Dear All,

I tried search thru related topics but I still can't find a solution.
Actually, I am working for a in-house project for an airline to create
android-based pmp player. It includes magazine reader, audio player,
city guides and etc. Everything works fine but the following one. You
know airline usually provides movie show to customer in their
multimedia system. I have to work on it too ( it just need to load
local data from SD card ). I place a custom video view in a
framelayout and add them in a absolutelayout. I tried testing them on
nexus one and they works fine. And then I tried deploy the system on
the destinated device (which is a PMP player, the brand name is
"Potevio" )and the panic comes. Everytime I play the video, the "video
view" (surface view I suspected) always go on top and show full
screen... Also, other UI elements like button and text area I added on
top of the videoview are missing (also they are unclickable... ) . I
don't know what. I doubted if its the driver problem of the chip (as
the display module is not stable). or I do the stuff in a wrong way?
As I put 1 video view (VISIBLE) and 1 surface view (INVISIBLE) at the
same time. Will it cause the problem?

It's quite urgent, wish you guy can tell (or ask for more detail)
Thanks

William

-- 
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