2013年4月3日 星期三

Hack the Google's play store console api




   The feature is not publish in today, but we want to re-design the data visualization on our service. some Third-party service(like AppFigures) can organize it after you offer the play and  app store account, but it has some problem for sync Google account ( you will recv alert for change password ). So we decide to hack the api.

   The android application : Andlytics can handle those data and show it on. but it's hack way, mimic the console from Google's ajax request. so we need to take the two problem : authorization and data parsing.

Authorization : you can reference Developer-Console-v2 (Google say it will update at April 15. 2013 :( ).
Data parsing : the Json format looks like Proguard. so you need to login the console and try to mapping the data with dashboard :((

Future work:
if the Google still without release the API in the short time. i will publish the implementation on Grails framework :)

沒有留言:

張貼留言