Skip to content

spartan-vishan/realchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to presentation slides:

https://spartan-vishan.github.io/realchat/

To run the app on Android AVD:

  1. Create a AVD using Android Studio's AVD Manager with API level 27.
  2. Start the Emulator and wait for it to boot into Android.
  3. Run the build.sh script to install RealChat onto the Emulator.
  4. Chat away!

To Run on a Physical Android Device:

  1. Enable USB Debugging on your Android Device
  2. Connect Device to Computer
  3. Run build.sh script and wait for app to launch on your Device OR just get the APK file on your Device and install locally.
  4. Chat away!