Closed dSeeder closed 10 years ago
using latest APK Downloader and Chrome Version 32.0.1700.107 m.
Confirmed for Chromium 32.0.1700.107, also reported by mail and on XDA. Will investigate.
Thanks. I hope you will find a resolution fast. Hats off for this great work.
It should be fixed now, if not, please re-open with details!
Thank you. It's working now. So what was the cause it was giving an error?
See b3c3eb33c38ec4c4476a0e14f7567b845aa78e05
So the Price was the culprit as usual. How you debugged it? I mean, how you get to know that the problem was there. Curious!
The issue was spotted by opening the Console for the background page ("Developer mode" must be turned on for the option to get visible on the Extensions page). When the page gets loaded, a message was printed to the console that the icon is not made visible.
That made clear that the breakage was not caused by Chrome API changes. Upon further inspection, it became clear that the previous condition (empty value) was not valid anymore.
Are you using Eclipse?
For APK Downloader, I just use vim. I use Eclipse for Android development with Java.
Can vim show runtime errors? What kind of apps you develop. Can I see some? :)
I use https://github.com/scrooloose/syntastic (installed via Vundle) for catching (syntax) errors and warnings in vim. My Android app development has so far only been limited to uni assignments and an unpublished app for capturing wireless traffic.
I really need to spend more time on developing Android apps, but I keep finding other projects that are more interesting ;)
Ha Ha. Well then send me the APK. I have a friend who will love to publish your APK on her site. :)
I can publish the APK on my site if I want, but I don't since it is not polished and required a framework and a kernel patch for proper privileges.
If I am not wrong, it stopped working. No icon is showing to download. Tried signing in and out, but no luck. Is it just me or everyone?