Skip to content

iosifvilcea/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

Sample MVP Application.

Install Instructions


Build the project using ./gradlew assembleDebug

Install on emulator

adb install app/build/outputs/apk/app-debug.apk

Install on device (with USB Debugging enabled and USB connected)

adb -d install app/build/outputs/apk/app-debug.apk

About

MVP Sample w/ Retrofit & Butterknife.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages