How to generate dev APK file without asking for dev settings server ip in react native [duplicate]
问题 This question already has answers here : Build and Install unsigned apk on device without the development server? (11 answers) Closed 2 years ago . I am able to generate APK(not signed APK) file using android studio. if i install that apk then we need to enter Dev server ip address in dev settings then only app working. Now how to generate apk without need of giving any server ip? Thanks. 回答1: For debug apk you need to manually create the bundle for a debug build and generate apk using