This article follows Getting started in Android programming . We're gonna take back the application we've programmed previously, build it, test it in the SDK and deploy it on a real phone.
If you haven't followed the previous article, you can alwa...
For some weeks now, I've been having fun with java on android. In this article, we're gonna see the basics of android application programming with a sample test application : translator .
What this application does if very simple. You enter the in...