This is the home of the WordPress for Android project, chronicling the progress of our Open Source app for the Android OS.
Having a problem using the app? Please post at the forums for help instead of here.
If you would like to start a new post on this site, you can do so by signing up for an account at WordPress.com. Once signed in at this site, you can create new topics. Many of the devs also communicate over IRC in #WordPress-Mobile on freenode.
Experiencing a bug? Here's how you can help the contributors.
Search the WordPress for Android Trac and this blog (search form is below) to make sure your issue has not been brought up before. If it has, please reference the other post(s) in your report if you want to add more details!
Create a step-by-step guide on how to reproduce the bug. Should look something like this list.
Another thing that's a great help in debugging an issue, especially visual bugs, is a screenshot or two of the issue. Preferably with annotations.
Keep in mind: the more we know about the problem, the quicker we can resolve it! Thanks for supporting the WordPress for Android development team.
Hello, I am having problem connecting the wordpress android application to self-hosted wordpress.It’s said that the connection is refused. I’ve enabled the XMLRPC.
I’ve entered my server’s IP address. Well, it was successfully fetch the blog’s title but when I try to fetch the posts or when I try to write new post, it failed.
Dan 11:21 am on April 11, 2012 Permalink | Log in to Reply
Maybe it’s trying to connect to your device locally? Have you tried using the ip of your server instead?
za 11:42 pm on April 11, 2012 Permalink | Log in to Reply
I’ve entered my server’s IP address. Well, it was successfully fetch the blog’s title but when I try to fetch the posts or when I try to write new post, it failed.
Dan 2:36 am on April 14, 2012 Permalink | Log in to Reply
What does your site print out at the /xmlrpc.php?rsd url? If it still says localhost then that’s probably why.
za 10:40 pm on April 15, 2012 Permalink | Log in to Reply
Yes, it’s still says localhost.
WordPresshttp://wordpress.org/http://localhost/blog
How do I configure this xmlrpc?
za 10:59 pm on April 15, 2012 Permalink | Log in to Reply
The problems solved now. I’ve edit the WordPress Address (URL) and Site Address at the General Setting section.
Thank you Dan!
Dan 12:19 am on April 17, 2012 Permalink | Log in to Reply
Nice!