I wanna implement a load more pagination in android for my listview with JSON Parser. I got one tutorial but its with XML parser from here.
http://www.androidhive.info/2012/03/android-listview-with-load-more-button/
Any ideas how to do that with JSON