Using GSON in Android – Simple Demo
GSON is open source Java library developed by Google. It is an API for converting a Java object to json representation and viceversa. Uses Converts any Java object i.e new object or any existing/legacy object, to JSON and vice-versa. Finest support for generic objects Simple, convenient methods for conversions No need of any annotation for … Continue reading Using GSON in Android – Simple Demo
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed