-
(Prerequisites) Follow the environment setup instructions here for react native CLI
-
cd
intoIotSongRecommender
folder -
Run
npm install
to install dependencies -
Connect your android phone in debug mode
-
Run
npm run android
to build and load the debug apk into your phone -
(Will be automatic prompt later) Go into your phone settings and enable location permissions for IotSongRecommender app
Moved to here