You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /mnt
git clone https://github.com/whew-inc/FakeGApps
cd FakeGApps
./gradlew assembleDebug
# app will be in your home dir ~/test/FakeGApps/app/build/outputs/apk/debug/app-debug.apk
Hi, the project will get help from some build instructions. I have listed mine. You can create one by taking help of these
build in docker
Make isolated env using docker
Install Android Build tools
Build app
References
The text was updated successfully, but these errors were encountered: