Here is a nice introduction of how to develop android apps using Java
Please copy paste the link given below.
www.linuxuser.co.uk/tutorials/android-development-with-java
This blog is about technology, mainly Linux and Android. Mostly I shall share my own learning experience here. Tips and tricks, tutorials etc. I can't promise to be accurate here and welcomes all suggestions. I am getting these information from people and I am sharing it with you, so feel free to comment and spread this knowledge in rest of the world. Please experiment all advice on test systems, no guarantees :)
Here is a nice introduction of how to develop android apps using Java
Please copy paste the link given below.
www.linuxuser.co.uk/tutorials/android-development-with-java
There had been lots of time during installation of packages on Ubuntu or other derivatives of it, when I used to install development packages separately. Like gcc g++ etc individually. However the is a easier way to do it. Just install "build-essential" package and this meta package will install those quintessential packages for you. No need to separately select and install those packages anymore.
Thanks.
Hi,
I used to have this phenomenon that I reinstall line after I take a backup change ROM and restore. Line always used to misbehave after restore and I used to reinstall it. Later I learned that a cleanup of data in settings is almost as good as reinstall and it saves time if app is a huge one.
Try it out next time if any of your app misbehave.
Thanks