Android Development Tricks & Tips

Android related tricks to make your development faster & efficient.

Sunday, 31 May 2020

Android Themes Customisation Programatically

›
You can change the theme programatically by selecting a color from the screen as below.  Main 3 things needs to be taken care 1. Action Bar ...
Tuesday, 25 February 2014

How does AirDroid works?

›
How AirDroid Works?  I was very curious to know how the AirDroid works, though I was knowing that the data is being passed to HTML page...
4 comments:
Wednesday, 12 February 2014

Android DateTime receiver without using Broadcast Receiver

›
We usually use Date and Time listener to update Date & Time in our application. This can also be achieved using Runnable and Handler. W...
Sunday, 26 January 2014

Android emulator Internet Speed configuration

›
These days almost all apps need internet connect, its essential to test our application behavior on various internet connection speed . Thi...
2 comments:
Tuesday, 21 January 2014

Dropbox file upload

›
Dropbox API integration Android  Dropbox  is a free service that lets you bring your photos, docs, and videos anywhere and share them e...
Monday, 20 January 2014

Android SQLite data to CSV format

›
SQLite to CSV Its easy to export your current SQLite data into Excel or CSV format. This can be achieved by simple code, which includ...
›
Home
View web version
Powered by Blogger.