how to hide the icon and the title of the program?

kalarius

Active Member
Licensed User
Longtime User
hi,

I have write a program using the videoview
I want when to start to play the myavi.avi file to hide the icon and the title
So only the avi file sow on the screen , nothnig else
AND of cource to hide the task bar (the line at the bottom with the timer at the right and the esc fuction at the left.

also

How can I call myPlayer program from a service when it is starting?

like the shell command of VB6.
 

barx

Well-Known Member
Licensed User
Longtime User
See your other post but note that fullscreen does got completely full screen in android version 3+ (Honeycomb onwards). This is an Android thing NOT b4a.
 
Upvote 0
Top