i cant use a webview, instead i want to read the directory list and files from flash air and show them in a listview.
On Sat, Feb 2, 2013 at 10:58 PM, Ranees ahmed <[email protected]> wrote: > thanks for your reply. > > > so you might try creating a web view & go from there, or perhaps a http >> connection & 'scrape' the page returned. > > > > is it possible to get the directory list using http connection? and how > can we download files to android devices using http? > > > On Sat, Feb 2, 2013 at 2:46 PM, gjs <[email protected]> wrote: > >> Hi, >> >> The user manual says - >> >> (4) Once the devices and the Product are connected, open the browser of >> the device and enter the following address >> into the input field. >> http://flashair/ >> (5) Files and folders which are stored in the Product will be displayed >> in the browser. >> >> - so you might try creating a web view & go from there, or perhaps a http >> connection & 'scrape' the page returned. >> >> Regards >> >> On Saturday, February 2, 2013 4:26:59 PM UTC+11, Raneez wrote: >>> >>> I want my android application to connect to a device like >>> FlashAir<http://www.toshiba-components.com/FlashAir/index.html> >>> over *wifi* **connection and *explore* its *directories* **and * >>> download* the selected files to the android device. >>> >>> I have gone through this >>> post<http://marakana.com/forums/android/examples/40.html> and >>> got some idea how to *scan* and *detect* devices over wifi. Now how can >>> i access its *file directories* and *download* the files? >>> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > <~raneez~> > -- <~raneez~> -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

