Fullscreen Landscape in Android?

0 favourites
  • 7 posts
  • Hello,

    i want my Android App running in Landscape Mode and stretch it to fullscreen. I read several tutorials about this here, but nothing works. Every time something is not visible or anything else. Has anyone a example for me how can i edit the settings to bring the project to fullscreen?

    Thanks for your help!

  • yep#

    Add browser and touch

    Condition = Add on double tap,

    Action = Request full screen.

    Thats it :-)

  • yep#

    Add browser and touch

    Condition = Add on double tap,

    Action = Request full screen.

    Thats it :-)

    Also try with stretch inner

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • just strech to fullscreen regardless of ratio would look terrible. never ever even try to implement this..

    there is mainly two ways of handling different ratios: 1. some parts that are not visible 2. you will have bars (usually black).

    Since all devices uses different ratios. Do you know how scale outer/inner works?

  • Stretch to inner works perfect for me. Sometimes you need to tweak the layout size/viewport size. I agree that it probably gets complicated for multiple screens. Probably need a bit of java script coding down the line.

  • I Tested the stretch inner on three devices and it looked fine. But I pads is probably a different story. Have you read the manual on multiple screen sizes?

  • Thanks for your replys and help - i give this a try!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)