N900
Nexus One
Personal Coding and Hobby Notebook
N900
Nexus One
If you are getting an Android device this holiday season, we’ve spent the last 5 months building a must-have app for it. Install FrostWire via Google Play. Download the .apk installer. Here’s a few things you can do with our completely re-designed and easy to use file sharing client and media player. Improved search that […]
I wish there were an Android phone in the market that: – Let’s me have Admin privileges on my device out of the box (rooted by default) – Does not start 20+ background processes I don’t want along with a lot of uninstallable apps that just eat on my resources and battery life. for example: […]
So you have a FooDialogPreference class which extends DialogPreference, and one of the things you’d like to do to it, is to change the Dialog’s title. DialogPreference happens to be a bit of a bitch, you can’t just call getDialog() and start playing with its features before it is shown because the Dialog object is […]