manu wrote: > I'm having a problem with common-net 2.0 in android, when i invoke the > listFiles() method i ever get nothing, if i run the same code with SUN > JRE in get a big list of FTPFiles. Anyone can help me?
Do you have the INTERNET permission in your application? Have you checked logcat for a Java exception that might have been handled by commons-net? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 1.5 Programming Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---