Skip to content

oo20/android-directory-listing-java-realm-gson-retrofit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

android-directory-listing-java-realm-gson-retrofit

Created by Michael Steele on 3/13/17.
Copyright © 2017 Michael Steele.
All rights reserved.

DEVELOPMENT IN PROGRESS - Example Android App source code for a Directory Listing using Java, Realm, Retrofit2, Glide, SSL, Auth Digest and more. See Gradle file DirectoryListing/app/build.gradle for more libaries. The example images are large and will be resized and cached on disk and in memory as needed. In the future, the individuals wlll be stored in the Realm database for retrieval as you run the app. You can create and modify individuals temporarily on a server.

Instructions:
If you have permission, install the NodeJS sample server locally on your computer.  Follow readme instructions located at:
https://github.com/oo20/nodejs-csv-to-json-api-directory-listing-server

Then make sure you have Android IDE.
Open the workspace with the sub folder DirectoryListing.
You will need to specify the proper iP address within the AppManager class.
You can find this class in DirectoryListing/app/src/main/java/com.example.directorylisting/shared
Run the app in a Android simulator or on a Android device.
When done, stop/remove the NodeJS server.

About

Example Android Directory Listing using Java (Kotlin on a branch), Realm, Retrofit, Glide, Etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages