Link to presentation slides:
https://spartan-vishan.github.io/realchat/
To run the app on Android AVD:
- Create a AVD using Android Studio's AVD Manager with API level 27.
- Start the Emulator and wait for it to boot into Android.
- Run the build.sh script to install RealChat onto the Emulator.
- Chat away!
To Run on a Physical Android Device:
- Enable USB Debugging on your Android Device
- Connect Device to Computer
- 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.
- Chat away!