You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Android app to create/view forum posts. It can communicate with a server running a Django site using JSON. You can also change a boolean to make it store posts on a local SQLite DB, if you want to try it out by talking to yourself. I made this as a way to get experience with native Android apps, and to see how Django compares to RoR.