Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 371 Bytes

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!