/wordpress-android-app

A simple app for wordpress blogs -> displays mobile page and sends notifications for new articles

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

wordpress-android-app

A simple app for wordpress blogs

  • displays mobile page
  • sends notifications for new articles

Neccessary changes to fit this to any wordpress page:

  • change the URLs in res/strings
  • change drawables in res/mipmap
  • change ressource IDs and categories in FeedItem.java
  • change colors in res/colors
  • find optional TODOs and participate!