AndroidStarter icon indicating copy to clipboard operation
AndroidStarter copied to clipboard

Multiple Job issue

Open ravenet opened this issue 10 years ago • 5 comments

Hi, I try to use your framework for my application. But, there is one issue. Let's I have two jobs extended from AbstractVolleyJob, but when I start the second job and give response goes to the first job rather than second job. Why is like that?

for first and second job my onResponse ovrride from base class. @Override public void onResponse(String responseFromServerOrLocal) {

}

Please help me.

ravenet avatar Feb 10 '15 09:02 ravenet

Could you include an example?

digitalbuddha avatar Mar 29 '15 19:03 digitalbuddha

I've got it handled, not looking for a solution, the prime example would be a json array without a name. Gson considers it invalid. On Mar 29, 2015 3:23 PM, "Mike Nakhimovich" [email protected] wrote:

Could you include an example?

— Reply to this email directly or view it on GitHub https://github.com/digitalbuddha/AndroidStarter/issues/1#issuecomment-87459796 .

pbirdsall avatar Mar 29 '15 20:03 pbirdsall

Ooops, ignore that. On Mar 29, 2015 4:04 PM, "Peter Birdsall" [email protected] wrote:

I've got it handled, not looking for a solution, the prime example would be a json array without a name. Gson considers it invalid. On Mar 29, 2015 3:23 PM, "Mike Nakhimovich" [email protected] wrote:

Could you include an example?

— Reply to this email directly or view it on GitHub https://github.com/digitalbuddha/AndroidStarter/issues/1#issuecomment-87459796 .

pbirdsall avatar Mar 29 '15 20:03 pbirdsall

Hi, The urls which contains png format in the project(Android starter) gives 404 error response...

shyamkumarm avatar Jun 15 '16 10:06 shyamkumarm

Thanks for reporting will update project this weekend On Jun 15, 2016 6:38 AM, "Shyamkumar" [email protected] wrote:

Hi, All urls in the project(Android starter) gives 404 error response...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/digitalbuddha/AndroidStarter/issues/1#issuecomment-226150925, or mute the thread https://github.com/notifications/unsubscribe/AEUX3HgAztabMsNiFRF8sTIqQf71MyOZks5qL9Y0gaJpZM4DeN5p .

digitalbuddha avatar Jun 15 '16 12:06 digitalbuddha