These look like they could be quite useful as icons in an Android application. They seem to match the style in the set in one of my previous posts.
These look like they could be quite useful as icons in an Android application. They seem to match the style in the set in one of my previous posts.
During the Android development I have done so far I have noticed that apps are not always redeployed properly to the simulator. Any time this happens you must remove the application manually using the following command:
adb shell rm data/app/AppName.app.apk
These look pretty nice.
30 Android icons, with source files, released under a Creative Commons Attribution Share Alike license.
Trying out the Android SDK. Seems more straight forward than the iPhone stuff. Now to see why this simple app has a NullPointerException!