You are hereBlogs / root's blog / Android application for Your Device
Android application for Your Device
The goal of this article is to show the things which are possible with JSON and Android.
This will be done by showing the project information of the Your Device portal on the Android phone. The projects are all located on the Your Device website. Only this information needs to be accesible using a web service. In order to get all the projects from the Your Device website the JSON technique is used.
The Your Device website send out JSON code. This code is created using the PHP langauge. This JSON code needs to be handled by Java. This information is retrieved from the server when opening the projects. Because this retrieval of the information can take a while, a progress dialog is used.
- root's blog
- Login to post comments



