Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 978 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 978 Bytes

Description

This is a demo android app using the rest api I created at the link above. It really just lists a directory of users and a list of posts. Android programming is not something I do normally, so many best practices and metholdogies may be out to lunch here.

To Use

You will need to change the api_key and pathing constants in the FeedStore class, and in the User class where the avatar is built as these just reference a local host for development.

This code is provided as is, and no further updates will be made.

Screenshots:

Login menu Directory Posts

Authors/Module Website

Module website: https://github.com/petersmithca/humhub-api

Author website: https://github.com/petersmithca
Author: petersmithca