Hi every one.
We're a team of C++ developer who wish to develop an open source cross-platform desktop application [Google play desktop] to manage android devices and install application from android market on devices like what we see in itunes desktop!
The very first obstacle is dealing client with google android market that should satisfy these tasks:
1.Getting app information(rate, comment, description,....)
2.Getting information for play store itself (top rated app, movies, musics....)
3.Downloading .apk (for further installation) if user requested.[important task]
So we're asking from you:
Is this possible at all ?
If it's What is the best solution to go with ?
If there is no available option could we achieve this and creating our interfaces in pure C++ ?
Thank you for your contribution in our project !