Browsing Tag
android tips
Android L Developer Preview is an early release of the upcoming Android platform. This post shows how to get your development…
Bluetooth Low Energy
Bluetooth Low Energy is an incredibly exciting technology with the promise of unlocking a myriad of use cases. This session will…
Google Play Services 5.0
Google Play Services 5.0 is one of our biggest releases to date including new APIs like Android Wear, the Dynamic Security provider…
Google I/O 2014 – What’s new in Android Development Tools
https://www.youtube.com/watch?v=hu4U8XKmJGA
Setting ANDROID_HOME Environmental Variable on Mac OS X
In this tutorial, we will show you how to set ANDROID_HOME Environmental Variable on Mac OS X.
SimpleDateFormat example on Android
The example demonstrate how to convert a Date object to string using a specified format, and convert back.
Show and Hide ActionBar on Android code
The action bar is a window feature that identifies the user location, and provides user actions and navigation modes. Using the…