Related Posts :
Pass data from Activity to Service via Intent in startService()In this example, modify from last post Pass data from Service to Activity, Extra is pass from Activity to Service in startService(). It will… Read More...
Using Android device build-in light sensorIt's a simple light meter Using Android device build-in light sensor. A ProgressBar is defined in main.xml as a indicator of the light senso… Read More...
ListView with multiple choicepackage com.AndroidListView;import android.app.Activity;import android.os.Bundle;import android.util.SparseBooleanArray;import android.view.… Read More...
Custom GridView II, with ImageView and TextViewModify from last post Custom GridView, to implement custom GridView, with bitmap and text in each grid./res/layout/gridlayout.xml<?xml ve… Read More...
Convert GPS tag of ExifInterface to degreeIf there are GPS info in Exif of JPG, it can be read using ExifInterface.getAttribute(). Refer to the source code in last post, Read Exif of… Read More...
0 Response to "What's new in Android 5.0 Lollipop"
Posting Komentar