Hi everyone,
I'm developing an android app which uses DB api V2. Each time i select the option for login it accesses my dbbox through my credentials I can upload a file. But when i want to come back to the activity that called the one for authentication in fact it reloads the just called activity. I think it's an issue with onResume method but I'm not able to figure it out