I am trying to open opera browser from android intent in full screen mode.
for eg. when one click on a url the opera browser should open in full screen mode. Person should not need to click the option.
How one can achieve this by default full screen mode programmatically in android?
Best posts made by MonikaTaware
-
Open opera browser in full screen mode.Opera for Android
- Opera for Android
Latest posts made by MonikaTaware
- Opera for Android
- Opera for Android
-
RE: Open opera browser in full screen mode.Opera for Android
@leocg but user need to change the settings in the browser, if I am not wrong.
I need to open the browser in full screen mode by default when one click on the URL. -
RE: Open opera browser in full screen mode.Opera for Android
@ginger1984 ok, will have a look at it. Thanks for the help.
-
RE: Open opera browser in full screen mode.Opera for Android
@ginger1984 Could you please help me how i can do that? I will give it a try.
-
RE: Open opera browser in full screen mode.Opera for Android
@leocg Any other way? if I can make it full screen when the browser is opened? Any commands which I can execute programmatically ?
-
RE: Open opera browser in full screen mode.Opera for Android
@dimpeep @ginger1984 when I click on the url from android application, I open the link in opera browser. I want the opera browser to be opened in full screen mode. I don't want any user inputs on the screen made by user to make it full screen.
So can you please help me if I can directly open the browser in full screen mode when called from my android application. -
Open opera browser in full screen mode.Opera for Android
I am trying to open opera browser from android intent in full screen mode.
for eg. when one click on a url the opera browser should open in full screen mode. Person should not need to click the option.
How one can achieve this by default full screen mode programmatically in android?