Hey there, We are happy to see you as our valuable customer of Quizbox - The Online Quiz Game App. Here is the easy documentation to set the app and ready to launch. Please follow all the instructions carefully and don't skip any step. Feel free to contact us if you face any problems while set-up.
Thank you for purchasing our app
Please read the documentation carefully , and if you have any question check us.
Find the quizbox_android.zip from the folder downloaded from codecanyon and open in in android studio.
In your Project pane, click on the little gear icon ( )
Your package directory will now be broken up into individual directories
Individually select each directory you want to rename
Right-click it
Select Refactor
Click on Rename
In the pop-up dialog, click on Rename Package instead of Rename Directory
Enter the new name
Don't forgot to check Search in comments and strings option
hit Refactor
Click Do Refactor in the bottom
Allow a minute to let Android Studio update all changes
Note: When renaming com in Android Studio, it might give a warning. In such case, select Rename All
Now open your Gradle Build File (build.gradle - Usually app or mobile). Update the applicationId in the defaultConfig to your new Package Name and Sync Gradle, if it hasn't already been updated automatically.
You may need to change the package= attribute in your manifest.
app > res> right click on mipmap folder shown as below:
and replace current logo with your new logo
Change name in strings.xml file
If you want change the theme of ui. change color as your requirment.
Go to res > values > colors
Open your firebase project which you have created while setting up Either Frontend website or Android/iOS Apps
Click on android icon to add our Android Application.
Follow the process and add required things like app package name and other things
Get your SHA-1 key by following the steps here
Click on the "Register app" icon and you will see the page like below.
Download google-service.json by clicking that blue button below
Click Next and Continue to console
Place this file in app folder of android project shown as below
If you there is already another .json file on the location : Project > app > google-services.json , please delete it before adding new one there.
Enabled google sign in: Go to Authentication section of firebase console and click on Sign-in method.
Change Api Base Url, Item Base Url and Api Key to connect with our backend project.
These credentials can be available after following the backend documentation. If you have not followed it, please follow it first
Grab those credentials and add them here in this file
Open : com>retrytech>veginew>retrofit> Const.java file
And see the 3 lines shown in the red box, change them as below Image and example
Change Api Base Url and Item Base Url
BASE_URL = “http://yourbackenddomain.com/api/”
BASE_IMG_URL = “http://yourbackenddomain.com/public/storage/”
DEVKEY= “123”
Go to this link click here
Login with your stripe account.
Go to Developer > API Keys
Copy Publisher Key & Secret Key and paste in Const.java file show as below.
Go to this link, where all of the supported currencies has been listed supported by Stripe
Find the currency in which you want to accept payment from users
And change that currency identifier (eg: "USD", "INR") in the Const.java file as shown in the image below
Go to Admin panel > Setting > Other Settings
You can change your
1) Currency
2) Maximum Quantity Of Product Unit / Order
3) Support Number
4) Support Email
5) Terms Of Use URL
6) Privacy Policy URL
7) About Us URL
Refer to below image for debug apk.
Mail: retrytech@gmail.com
Skype: RetryTech