mohakapt/android-market-api

Multiple requests

Closed this issue · 4 comments

First of all. Thanks for sharing your job. 

1. Add request 
2. Make flush
3. Add request to same session
4. Make flush

It cause NullPointrException. It because protobuf builders for request and 
context can't be used twice. 

And previous issue, any request returns  CommentsResponce is actual. 
I fixed this bugs and simplify MarketSession class. You can see my version in 
attached file. 

While I write this text android market become unavailable. It always return  
"Server returned HTTP response code: 400".

PS 
I'm interesting in this project to so feel fre to contact me by email for help 
denis.palnitsky@gmail.com

Original issue reported on code.google.com by palnit...@gmail.com on 11 Feb 2010 at 9:16

Attachments:

[deleted comment]
[deleted comment]
Thank you for your contribution !
I'll look after this issue. 
I may not use to use your MarketSession, i'll try to not repeat any field from
protobuf generated class in MarketSession.

Original comment by thiel.al...@gmail.com on 12 Feb 2010 at 9:03

  • Changed state: Accepted

Original comment by thiel.al...@gmail.com on 12 Feb 2010 at 9:29

  • Changed state: Fixed