-
Recent Posts
Recent Comments
Archives
Categories
Category Archives: Mobile Programming
Android REST Communication
Android REST Communication Introduction Mobile devices are getting popular and many people are carrying a mobile device with Internet connectivity in their pockets. Designing a scalable solution to allow these devices to communicate to a central server to perform operation … Continue reading
Posted in Mobile Programming, Tutorials
Comments Off on Android REST Communication
XML vs JSON parsing in Android
Android JBridge Android-JBridge project uses Android SDK to develop the Android client application. This application consists of several classes for each form known as Activity and a RestEasy class which contains methods to communicate with the RESTEasy web services which … Continue reading
Posted in Mobile Programming, Scripts
Comments Off on XML vs JSON parsing in Android