
develop android apps
Android has been the finest OS for mobiles now. With thousands of available apps with which you can always fiddle around. So what if you get a chance to develop one such application. The idea is in your mind since a long time but never had an idea how to develop and publish it. So, here is a small series of tutorial for all those who wish to design an application for android.
This tutorial will actually explain you the framework used, platform and other tools for publishing , testing and all other such need a software is fulfilled with.
Initially it is necessary that you have an Android Software development kit and following are the other kits you need.
Operating Systems Supported
- Windows XP or Vista
- Mac OS X 10.4.8 or later (x86 only)
- Linux
Installing Android SDK on Windows
- Right click on my computer icon >> properties
- Advance Tab >> Environment Variable
- In the dialogue box click twice on the path >> type full path location of the tools directories.
Installing Android SDK on MAC OSX
- Home directory >> .bash_profile >> PATH variable >>
- Add this location to your $SDK_ROOT/tools folder.
Installing Android SDK on Linux
- Edit either .bash_profile or ~/.bashrc file >> look for a line which has the PATH.
- Add the same PATH to your $SDK_ROOT/tools.
- If you cannot see any path then add this.
- export PATH=${PATH}: (same path to your SDK_ROT/ tools)
If you wish to get updated by all such android development, android tricks, android apps, android technology
Subscribe here
Incoming search terms:
- android mobiles pic (5)
- develop android ttc app (1)
Related posts:










It is essential to backup your personal information from your computer at least once a month. Some use a hard disk while others use cloud services like
A good Facebook fan page has become an essential for business both on and offline. Many marketers measure their success in social media by the number of likes or shares that they receive. When using
One Response to "How to develop android apps : lesson 1"