Thank you for purchasing my product.

So, let's start customising our script:


Parse setup

Go to https://dashboard.back4app.com/apps login or register

Click on "Build new App" 



Fill in all required fields (system prompts)


After the new application is created, click "Server settings"



Next , click on "Settings"



Copy App ID and Client key



Open Android Studio project -> stings.xml file and paste App ID and client key


Run project and test it


Admin control


To open an additional menu for checking user playlists you need:


Register in the app


Open file SettingsActivity.java


Uncomment this line (69,70) and run app



Do not forget to immediately comment on these lines !!!


You should see an additional menu.



Now you can add the application user playlists


ADMOB


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:



Follow the exact same procedure and get the key for Interstitial!


PUSH NOTIFICATION


It's simple!

Go to onesignal.com signup or signin

Add new app


Following the prompts of the system, fill in all the required fields



You will have a question where to get the keys for firebase?

 


Remember at the beginning of the instructions we integrated our application with firebase? So there it is.

Go to Firebase console and open app 



Next find tab "Cloud messaging" and click



Copy Server key and Sender Id and paste to Onesignal


Then you get: App ID. You need to copy it



Open android studio , find file build Gradle ( module app) And paste it



Run app and test connect to onesignal. If you did everything right, you can send a test push message


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!


FREE ADMIN PANEL

There is a very convenient and free service for managing the Pars server, this is adminca.com

Go to http://adminca.com signin or signup

Add new panel



Enter a name and click "Self hosted"


Now you need to fill in these fields


Where to find them? You ask

Go to your back4app account -> application -> server settings -> core settings and find:



and 



Copy, fill in the adminca and click "Create"

If the data is not updated, there is a magic sync button in the panel



Now you can use the convenient control panel. Management is intuitive and clear.


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.


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)