Introduction
We are following CodeCanyon rules and regulation, so under this licenses you can only publish single product on play store. And you can’t sell this source code anywhere. Please follow Standard Licenses
We are following CodeCanyon rules and regulation, so under this licenses you can only publish single product on play store. And you can’t sell this source code anywhere. Please follow Standard Licenses
To develop app you need to set up an Android studio.
How to Setup Android Studio in Windows
Step 1:- Select ‘Import Project’ option and find your “All Apps” Project and then click on and wait for the Gradle completion.
– Find build.gradle file (‘all_apps/android/app/build.gradle’) and click to open and change your applicationId
– Open app strings.xml file and change your ‘app_name’ here
– Open font folder and change ttf file
– Open color.xml file and change colors
Step 6 – Open AndroidManifest.xml file and change launch activity
Step 7 – Open AndroidManifest.xml file and copy all the listed activities
Step 8 – Now, you have to remove one duplicated activity (see the selected portion from attached screenshot)
Now, run the project.
Many have questions on their minds. How can I update existing code with new changes if future release will come?
No worries – We are provided documentation which helps you to update new changes into existing source code.
Just go through this Update Existing Code documentation link.
We are actively looking forward to your feedback in order to make our product more efficient for you. Thanks again!