> I started in my current machine an intance of Tomcat and published a > folder with severals MP4 and 3GP files... so, my URL String was > something like that: "http://localhost:8080/videos/fileOne.mp4"... > But, when I try to use this file.. or any other with 3GP extensions, > nothing happens! I receive the same black screen in my emulator. > Does any body here have another tip?
Video streaming in Android is tricky, at least in the current (M5) SDK. Check out this thread: http://groups.google.com/group/android-challenge/msg/114f11e31351840d See whether or not the tips in there help any. If not, write back with more symptoms! -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ -- Available Now! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

