Paulo Costa

Results 50 comments of Paulo Costa

Looks like we are working on very similar stuff. I have code that extracts all kinds of metadata from a device into a Json (Which looks like [this](https://gist.github.com/paulo-raca/7589260cf765072dc9536e9ac817d451)) and then...

I do that on a small app (Parsing various text formats from ADB output is boring and error-prone). But it can be executed with a broadcast in ADB, so it...

> Would be nice to build a device database with your app I'm planning on running it in AWS DeviceFarm -- Should yield a fairly comprehensive database. Also, you might...

TBH I didn't plan on using the device's Play Store version -- Because: - It might be a version incompatible with the protocol implemented by Raccoon (maybe?) - The device...

appLabel is handy for the humans ;) On the localization front, my code extracts it in english -- Possibly not be available on country-specific apps, but good enough for pratical...

I'm having the same issue, was anyone able to figure it out? I used it successfully a few weeks ago, but now I get BadAuth _every_ time

Update: Login with my older Google account throw BadAuth every time, but a newly created Google account works fine.

Indeed, I logged in and was asked to confirm it was me. But even after confirming the login attempt, I continue to get BadAuth

Raccoon works again after I changed the password

> Curious - what's needed to move forward and merge this in? I have no clue, let me know if you have any idea