For running your apps there are two possible ways : Running on the emulator Running on a device Running on the emulator Emulator are the Android Virtual Devices (AVD) that we need to configure in order to run our android apps. Step 1 – Open AVD Manager Step 2 – Click on New Button to […]
Read More →Category: Android
Android Development – Getting Started
I hope the Android Development – Intro helped you in configuring your machine for developing Android apps, in this tutorial we will quick start our first Android app. Here is a step wise article. Step 1 – Start the eclipse extracted from the adt-bundle i.e %….%adt-bundle-windows/eclipse/eclipse.exe Step 2 – A workspace launcher will popup and you have […]
Read More →Android Development – Intro
Since last few days I was trying to get my hands on some new technology, tried many but finally landed with Android Development. The only thing which attracted me to this is that I can deploy my apps directly to my phone. Here is a quick tutorial how to get started. Android plugins are available […]
Read More →