Re: [android-beginners] Menus :)
[link] <[link]> ------------------------------ ------------------------------ ------------------------------ ------- TreKing - Chicago transit tracking app for Android-powered devices [link]
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] Menus :)
FTP InputStream OutputStream URL No Luck
Hello Everyone, I've been trying for a while now to find a means to download/Upload files through FTP through my android phone. After finding a few nice little tutorials I've manage to derive to the following lines of codes and still no luck. InputStream INS = new URL(ftpURLString).openStream() ; When the program tries to execute this line of code it spits out the
Informacja: 2010-03-10
Czytaj: FTP InputStream OutputStream URL No Luck