📦🐎 An android library to cross-promote your apps and manage direct-sold campaigns (free, open source, third party)
Language:
Kotlin
Owner:
hummatli
Contributors:
hummatli
Rawnly
farizaghayev
azzarr
dalwadi2
License:
Apache License 2.0
Description:
AppCrossPromoter - Java (Kotlin, Android)
Android Ads Library
Cross-promote your own apps and manage the direct-sold campaigns. he free, open source, third party Android library to cross-promote advertise of your own apps through your other Android apps. This library has been built with the Kotlin language in the Android Studio IDE. Check out the wiki. To support,
Description
The free, open source, third party Android library to cross-promote advertise of your own apps through your other Android apps. By the help of this lib you can provide the list of your apps to the users inside your other apps and let the to install. This library has been built with the Kotlin language in the Android Studio IDE and the binaries have added to the jcenter()maven repository.
You can check the jCenter() download statistics on this link
Download the demo app from this link - Demo App. You can easly test the lib's functionality.
Service structure
To provide your apps' list, you have to implement the service provider. The structure of the service is as below. Your root folder has to contain a imgs folder and two files - program_version.json, program_list.json.
The last stable version is 2.5.5. To configure the library in your project, check installation wiki page.
Proguard configuration
AppCrossPromoter uses Jsoup, GSON, Glide libraries. Therefore, if you want to create your project with a proguard option, you'll need to add the proguard configuration to your proguard file. Look at the progurad file
Help - Issues
If you have any problems with configuration of the library or want to ask a question, please let me know. Create issue or write to settarxan@gmail.com. I will help.
To contribute
I am ready to hear offers and opinions from you.
Fork it
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am 'Added some feature')
Push to the branch (git push origin my-new-feature)
Create a new Pull Request
Star it
Localization
The library now supports the following languages:
* Azerbaijan
* English
* French
* German
* Hindi
* Italian
* Portuguese
* Russia
* Spanish
* Turkey
* Add your language
To contribute for localization
To help to translator in context, I have added some prefixes to the start of the string names.
Be carefull when you translate. The prefixes are following: * < command verb (actions)> - These are the command verbs which mean actions on the UI. * < adjective > - adjectives
We need your help to add a new language localization support to libarary. If you had any hope to help us, we would be very happy and you could check the following GitHub Issues URL to contribute.
To contribute, get the res/values/string.xml file and translate it to a newer language then place it on res/values-"spacific_lang"/string.xml.
Applications using AppCrossPromoter
Please feel free to contact me or submit a pull request to add your app in the top of the list.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.