Android SDK 1.5's most immediately visible development is the use of AVDs (Android Virtual Devices). In a way, you can create one or more virtual smartphones with various hardware configurations (screen size, keyboard layout, SD card size, etc.) which can then be used as inputs to the emulator. This is great for testing your applications on different phone "models".
It took me some time to get it right, so after I managed to properly install the SDK (1.5 release 1) on Eclipse, I tried to play with it by plurking. Here's a snapshot:
No comments:
Post a Comment