Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native android build location

you’ll find the debug apk file in the following path:
yourProject/android/app/build/outputs/apk/debug/app-debug.apk

and release APK at :
yourProject/android/app/build/outputs/apk/app-release.apk
 
PREVIOUS NEXT
Tagged: #react #native #android #build #location
ADD COMMENT
Topic
Name
1+6 =