News:

 

Author Topic: Source code of "Market"  (Read 4898 times)

  • No avatar
  • *
  • Karma: 0
January 30, 2009, 02:06:15 pm
Hi all,

How can I access "Market" source code?
Is it available?

Thanks.

January 30, 2009, 06:20:14 pm
This is one of Google's proprietary applications.  They're not going to release it.

  • No avatar
  • *
  • Karma: 0
January 30, 2009, 06:45:25 pm
Thanks a lot.

Do you know how it code requests?
It sends requests to hxxp://android.clients.google.com/market/api/ApiRequest
with some post data like:

Code: [Select]
version=1&request=CpQCCssBRFFBQUFJZ0FBQUE0Njc0Y2l...qMWxpOFdBbHpPNlZXS05YX0h5dEJ1cDJfRk41bXk0TnZl...FNZXZkMnJCUjNuSk1ZeTcxTmhGb0l2VGZpVWZtZ...ZDZsbVVmejR4YUlEQjdYNHZ6Um1DLTBYZ0hB...WM1LUk2cFd6STY4cjk3ZVJXbjBDNjhKck40Z1...gdkcmVhbToxMgJlbjoCVVNCBTQzMjM1SghJcm...TY0MDg0MDkyNiIGOANAAEgeFA
The above request, will response homepage of the Market.

P.S: some characters of the above request replaced by "...", because I think it contains some of my information.