Hi Mark, I did it before, but my client want use the default Video player...
On Dec 30, 6:24 pm, Mark Murphy <[email protected]> wrote: > arnoufwrote: > > Thanks Mark. > > Now it's working but the default browser is opened before to launch > > the camera viewer...Not terrible :( > > If the videoLink is an HTTP URL, that's not terribly surprising. > > > Thanks for this help and this experience gives me some doubt about > > android futur :( > > Adding a video player to your application takes 33 lines of code, > including package declaration, imports, and activity class > implementation (but not including one line in AndroidManifest.xml to > declare it): > > http://github.com/commonsguy/cw-advandroid/tree/master/Media/Video/ > > Please just add this to your app. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ > Version 1.3 Available! -- 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

