AppCrossPromoter

Additional

Language
Kotlin
Version
v2.1.5 (Mar 27, 2017)
Created
Apr 22, 2015
Updated
Apr 20, 2020 (Retired)
Owner
Sattar Hummatli (hummatli)
Contributors
Harsh Dalwadi (dalwadi2)
Sattar Hummatli (hummatli)
Fariz Agayev (farizaghayev)
azzarr
4
Activity
Badge
Generate
Download
Source code

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

There is a list of the applications which uses AppCrossPromoter. It would be nice to see your apps' link there too. If you use this library and want to see it in the head of the list, please inform me or send a pull request.

Don't forget to star the protect to support us

Contributors

Contents

Demo App

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.

For details check the wiki.

Library structure

You can call it by the same way in Kotlin and Java. The library contains samples both in the Kotlin and Java languages.

For the details, check the wiki.

Installation manual

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.

Icon Application Icon Application
[Your app] ping me or send a pull request Millionaire - in English
Миллионер - на Pусском Milyoner - Türkçe
Milyonçu Məzənnə
AppCrossPromoter - Sample DYP Qanunlar və Cərimələr
Avto Nişanlar Ləzzət
Millionär - Deutsche

Other libraries by developer

  • - An Android library to check an update information on android device.
  • - The library to encrypt and decrypt strings on the Android apps and the PC Java applications.

License

Copyright 2017 - Sattar Hummatli

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.