Skip to content
Vitaly Petrov edited this page Oct 30, 2015 · 2 revisions

AdCtl

AdCtl - library adds support of Google Analytics, Google AdMob, Google Play Services, StartAd.mobi, Google Cloud Messaging, and online purchase of Stripe.com and Cloudpayments.ru for your Qt/C++ or Qt Quick/QML project.

Library features support status

Feature Android iOS
Qt and Google AdMob yes yes
Qt and StartAd.mobi yes no
Qt and Google Analytics yes yes
Qt and Google Play Game Services Authorization yes processing
Qt and Google Play Game Services LeaderBoards yes processing
Qt and Google Play Game Services Achievements yes processing
Qt and Android support library yes no
Qt and Online purchase via Stripe.com planned planned
Qt and Online purchase via Cloudpayments.ru planned planned
Qt and Google Cloud Messaging via parse.com planned no

Howto integrate library to project

https://github.com/kafeg/adctl/wiki/Howto-integrate-to-project

Howto using library from C++

See https://github.com/kafeg/adctl/wiki/Howto-C-plus-plus

Howto using library from Qml

See https://github.com/kafeg/adctl/wiki/Howto-QML-and-Qt-Quick

Full API Reference

See https://github.com/kafeg/adctl/wiki/API-Reference

Examples

Developer kafeg aka Vitaliy Petrov

  • Skype: kafik-fafik
  • EMail: v31337[at]gmail.com

My other projects

  • http://forsk.ru - адекватная автоматизация бизнес процессов.
  • http://skid.kz - автоматический агрегатор скидок Республики Казахстан.
  • http://kellot.ru - онлайн табель учёта рабочего времени по формам Т-12 и Т-13.
  • https://github.com/kafeg

Details of using this library in Russian: http://habrahabr.ru/post/267275/

Clone this wiki locally