Thank you for purchasing our product.
Application setup
The application does not require deep knowledge of programming, just follow all the steps that are described in the instructions.
1. Open project and find file Configs.java
2. Setup stream
2.1 Change if your use one stream in the application (without quality stream)
2.2 Fill in these fields if you want to broadcast your radio station with the ability to select the quality of the stream
2.3 Using this parameter you can enable / disable ads in the application. How to set up advertising, I’ll tell you a little lower
2.4 Using this parameter, you can set a link to your website
2.5. Other parameters should be changed in the configurator file - no need
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:
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
When registering in Firebase, do not forget to copy the file google-services.json to the project folder
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!
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)