I want to convert a Wordpress BLog into a Android app The problem is that for retrieving posts , I need the net.bican.wordpress package How can I import the Package or use another API
Asked
Active
Viewed 814 times
0
-
You're asking how to convert a website into an application.... Do you know how to program in Java? If not, we won't teach you and maybe there's a tutorial out there for you. What is your setup for your app? Is it just the standard Eclipse IDE? Importing a package is fairly straight forward, so what part of the process is giving you problems? – BLaZuRE Aug 03 '13 at 18:30
-
If by convert you mean retrieving the blog posts from the wordpress blog into the android app, check this similar question: http://stackoverflow.com/questions/12024811/how-to-retrieve-posts-from-a-wordpress-blog-in-an-android-app – Karan Sharma Sep 20 '13 at 18:19