Setup:
git clone https://github.com/michaelwoon/R2S2-android.git
Download Android Studio https://developer.android.com/studio/index.html
Create an APK
Install Node.js: 'sudo apt install nodejs '
In R2S2-android directory, run 'npm install'
Run:
Start the APK
In R2S2-android directory, run 'react-native run-android'
Use 'react-native log-android' for console.log() statements