Follow these guidelines to generate the APK file: Initially, extract the sourcecode_v1.zip file. If you want, you can change your app name, app version and applicationId. For changing the app name go to projectName\android\app\src\main\res\values\strings.xml. To change the applicationId Search “com.artifism” in our search bar in any code editor and replace “com.artifism.com” Go to projectFolder\android\app\build.gradle Search […]