[android-developers] VideoView black after activity switch

2010-07-01 Thread Anders Johansson
Hi all, I've got a problem with VideoView that I would love some input on. The setup is basically an activity that starts by launching the gallery with the intent of opening a video. Once that returns, the activity displays a contentview consisting of some views. Acting upon one of the views

[android-developers] Camera and Surface problems with 1.6

2009-10-01 Thread Anders Johansson
as both the direct feed and manipulated feed are active and drawing at the same time. I would be most grateful for any suggestions on how to resolve this issue... best regards Anders Johansson --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Camera and Surface problems with 1.6

2009-10-01 Thread Anders Johansson
Anders Johansson svi...@gmail.com Hi all, My company has so far developed four different camera-based applications that all work by manipulating the viewfinder feed from the camera. The Android camera API expects a Surface to draw the viewfinder feed to, however in our apps we rely