Category Archives: Android

Export, Install and Run the Android Application in Mobile from Eclipse Project using the APK file


In this post, I’m gonna tell u how to Deploy android app fron Eclipse 1. Go to File->Export, then window will arise as shown below 2. Choose Android Application then Click Next, then Select your Project from your local computer as shown below 3. Then you need to Enter the Path to Keystore, choose Existing [...]

Android Getting Started


getting started with android application development

I hope this post will help everyone those who want to start with Android applications. To develop Android applications you should have a Android SDK  to run the dveloped application through the Virtual Emulator and Eclipse to develop the application. 1 .   To start with android, you need two main tools 1.1     [...]