by David Orriss Jr | Dec 21, 2009 | Android, Java, Mac OS X, Operating Systems
For some reason the ROM Images for the Android Dev Phone 1 have the links missing from the main ADP-1 download site. When you go to http://developer.htc.com/adp.html You’re greeted with a table of ROM images and file names but the links have been removed: (You...
by David Orriss Jr | May 2, 2009 | Android, Java, Telephony
In my last post I mentioned the android:minSdkVersion attribute to <uses-sdk> tag. As of SDK 1.5 the attribute values used correspond to the following API releases: minSdkVersionAPI Version 11.0 21.1 31.5 You can read more about all of this at...
by David Orriss Jr | May 2, 2009 | Android, Telephony
With the imminent release of SDK 1.5 (also known as “Cupcake”) for Android and T-Mobile G1 users a new rule is being enforced on the Market when you publish your application. The rule itself isn’t new – it’s existed since the 1.1 release...