/The-Spoken-Word

An E-book Application Developed using Cordova (App available on Playstore with title "The Spoken Word - 365 Days of Rhema")

Primary LanguageHTML

The-Spoken-Word

An E-book Application Developed using Cordova (App available on Playstore with title "The Spoken Word - 365 Days of Rhema")

export ANDROID_HOME=$HOME/Library/Android/sdk export PATH=$PATH:$ANDROID_HOME/emulator export PATH=$PATH:$ANDROID_HOME/tools export PATH=$PATH:$ANDROID_HOME/tools/bin export PATH=$PATH:$ANDROID_HOME/platform-tools

alias androidemulator='emulator -avd Pixel_3a_API_30_x86'