×

AndroidABCD's video: Process REST API using Magnet SDK

@Process REST API using Magnet SDK
Learn JSON parsing through magnet SDK. Magnet is a nice and fast way of parsing the ReST API's it does all the hard work for you. It follows the interface abstraction method and generates the plain old java objects to bind with the API response all we need to do would taking care of User interface. Step 1 : Visit to the following link and download the plugin. Link : https://docs.magnet.com/rest2mobile/setup-for-android/ Step 2: Install the plugin to your android studio or intelliJ Idea. Step 3: Create project and add the gradle dependency to your app gradle. Step 4: Add the API that you need to parse in the R2M menu next to file menu and click on the generate button. Step 5: Thats it your good go with your UI customization in this example i have built the custom listview from the scratch you can try the same. NOTE : Magnet SDK(Plugin) have about 40 inbuilt api to get benefit for. Resources : Link for magnet : https://docs.magnet.com/rest2mobile/setup-for-android/ Link for API with API key : http://api.rottentomatoes.com/api/public/v1.0/lists/movies/box_office.json?apikey=9htuhtcb4ymusd73d4z6jxcj Link for finding gradle dependencies : http://gradleplease.appspot.com/ Link to follow me in github: https://github.com/ashokslsk

10

4
AndroidABCD
Subscribers
2.5K
Total Post
45
Total Views
212.1K
Avg. Views
4.7K
View Profile
This video was published on 2015-08-29 18:34:21 GMT by @AndroidABCD on Youtube. AndroidABCD has total 2.5K subscribers on Youtube and has a total of 45 video.This video has received 10 Likes which are lower than the average likes that AndroidABCD gets . @AndroidABCD receives an average views of 4.7K per video on Youtube.This video has received 4 comments which are lower than the average comments that AndroidABCD gets . Overall the views for this video was lower than the average for the profile.

Other post by @AndroidABCD