Parse server setup


Go to https://www.back4app.com


Click on "Build new app" and follow the prompts of the system


Go to "Server settings"



Next click "Core settings" -> "Settings"


You need to copy: "App id" and "Client key"



Open android studio and paste it ( strings.xml file)



ADMOB setup


Go to https://apps.admob.com/ and add new app



Following the prompts of the system, get App ID and copy it



Open android studio -> strings.xml file and paste:



Next, get Ad unit and copy it:



Open Android studio -> strings.xml file and paste it:




Turn on and off the advertising banner, you can find in the file Constants.java



GET YOUTUBE API KEY

How to get Youtube Api V3 key read this : https://simpleapp.freshdesk.com/support/solutions/articles/48001049418



DEMO DATA

Open file Constant.java and find DEMO_DATA

Set true and run project 




Then set false ( don't duplicate demo!!!)


Application localization


The prepared file for localization with a list of lines is strings.xml



How to localize android app :



Or tap this link : https://www.youtube.com/watch?v=72qURZPIUIA


You need to translate only the file into the language you need, in the application you do not need to do anything else!


DESIGN


All graphic elements are in the folder drawable


Color Schemes location colors.xml file




Support


We will answer all your questions in our support team. https://simpleapp.freshdesk.com

Unfortunately, we do not answer technical questions in the comments on the product, messengers and  mail.

About customisation and setup read this article


Disclaimer

For everything that you do with the application code, you are responsible yourself. You make any changes to the original code at your own risk. We relieve ourselves of any responsibility for the action with the code on your part and the reaction of the approving company (in this case, Google)