geeksville / Gaggle

An Android application for glider pilots
http://groups.google.com/group/gaggle-users/
33 stars 16 forks source link

About links not working #28

Open dafydds1 opened 13 years ago

dafydds1 commented 13 years ago

The links under the About menu option return an error: "The requested file was not found. manual/support.html"

It shows the following failed link in the browser: "file:///android_asset/manual/support.html"

I have Gaggle installed on a Samsung Galaxy S.

Dafydd

dylanbuli commented 13 years ago

I cant reproduce this on my incredible. Dylan

dafydds1 commented 13 years ago

I tried reinstalling Gaggle but still does the same thing.

Must be a problem with the phone.

Samsung Galaxy S (GT-I9000) running Android 2.2 (Froyo)

DawsonLeBrown commented 13 years ago

I have a galaxy S running 2.2 as well, and confirm that the bug occurs for me.

I've done some googling of the issue, and it seems to be related to using the WebView to render content in the android_asset folder. I found similar issues for other apps with the same phone, and also with the certain Droids.

I see that index.html is loaded successfully, but that the links within that page are not loading.