Thank you for purchase product.
ACRCloud settings
1. Go to https://www.acrcloud.com/ login or register
2. Go to Audio & Video Recognition and click "Create project"
3. Write the name of the project, set Recorded and ACRCloud music. Save it.
4. Copy Host, Access Key and Access Secret
5. Open Android studio project , file Setups and paste it
PUSH NOTIFICATION
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
How to get Server Key read here: https://documentation.onesignal.com/docs/generate-a-google-server-api-key
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
ADMOB SETTING
it is very simple
- go to https://admob.google.com/intl/ru/home/
- add your app
- follow all system prompts and fill in all required fields
- from this screen copy App ID , open android project , find file strings.xml and paste it
- back to admob and make a banner
- follow all system prompts and fill in all required fields
- from this screen copy Unit ID
- open android studio project, find file strings.xml and paste it
Follow the same procedure to get the interstitial identifier.
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)