In Android, is there a way to get a list of the zip files on a web server which allows file browsing?
+1
A:
If I understand you right you just have to load the URL into a WebView instance. See the Basic usage chapter: http://developer.android.com/intl/fr/reference/android/webkit/WebView.html
Bevor
2010-08-13 16:47:25