out386 / AndroidFileHost_Browser

An android app to browse all the directories on AFH for a given device.
GNU General Public License v3.0
22 stars 5 forks source link

Crashes upon startup #2

Closed vojta-horanek closed 5 years ago

vojta-horanek commented 7 years ago

Last versions on XDA Labs crashes upon startup

msfjarvis commented 7 years ago

Can you attach a logcat please? Thanks.

vojta-horanek commented 7 years ago

This is really weird log, i have never seen someting like this. log.txt

(Used android studio to get this)

msfjarvis commented 7 years ago

I haven't seen so much JIT spam ever myself. Log's making no sense at all. OS/Device/Android Version ?

vojta-horanek commented 7 years ago

5.0.2/VF895N

msfjarvis commented 7 years ago

Don't think any of us has tested it on 5.0.1 . Can you try logging the crash using adb logcat -v tag after clearing the log buffer using adb logcat -c ? Basically : clear buffer, start logging, reproduce crash.

vojta-horanek commented 7 years ago

I think its the same, anyway here it is: log-adb.txt

out386 commented 7 years ago

Yeah, this makes no sense. We should have received a Fabric stacktrace, too. Please confirm whether you're using version 1.0.0 of the app. Also, please tell me your phone model.

vojta-horanek commented 7 years ago

Iam using the version 1.0.0. My phone model is Vodafone Smart Prime 6 (VF895N)

out386 commented 7 years ago

OK, checking the cause of the crash.

out386 commented 7 years ago

One thing, install this, and give another log, if it still crashes.

https://play.google.com/store/apps/details?id=com.google.android.webview

vojta-horanek commented 7 years ago

Already installed. I'm on beta channel, gonna try the stable version

vojta-horanek commented 7 years ago

It crashes even on stable (closing the issue was a mistake)log-2.txt

msfjarvis commented 7 years ago

https://transfer.sh/MuJYV/afh-browser-beta-6.apk

Try this one

vojta-horanek commented 7 years ago

It doesnt work :(

MaazMuzammil commented 6 years ago

stuck in loading ver-1.2.1 tested in all rom

out386 commented 6 years ago

It'll always be stuck, now, because there's a weird capcha + auth on the API now, and we didn't look at ways to pass it yet.

MaazMuzammil commented 6 years ago

Wating for reborn

jimbomodder commented 6 years ago

Same as rest, no version loads anymore

msfjarvis commented 6 years ago

AndroidFileHost has enforced a captcha on the API which breaks any kind of programmatic access.

out386 commented 5 years ago

Closing issue as we won't be violating rules by bypassing Cloudflare protection. Sorry for sending you people an email about a year old issue.