arnouf wrote:
> 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 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

Reply via email to