User Tag List

Results 1 to 4 of 4

Thread: New android devices with bigger screens?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Question New android devices with bigger screens?

    I noticed there was a message in Google Developer Dashboard about new Android devices with bigger screens: https://android-developers.googleblo...antage-of.html

    "
    We recommend that you design your app to support aspect ratios of 2.1 or higher. For this, you would add the following to the <application> element:

    <meta-data android:name="android.max_aspect" android:value="2.1" />

    Note: if you don't set a value, and android:resizeableActivity is not true, then the maximum aspect ratio defaults to 1.86 (roughly 16:9) and your app will not take advantage of the extra screen space."


    How do I set this element in Fusion?

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    this will be added in the manifest for next version of beta or release, please add a bug report for me to check here.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    I put in a bugreport here: http://bugbox.clickteam.com/issues/4273

    What do I need to do in the app after this is added to get this feature?

  4. #4
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    <meta-data android:name="android.max_aspect" android:value="2.1" />

    as expected is a filter for the Google play store, the only thing you will need to do is to organize your application to fit this specific layout.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Similar Threads

  1. Android devices with version 3?
    By Outcast in forum Android Export Module 2.5
    Replies: 2
    Last Post: 10th July 2016, 04:08 AM
  2. Rare screens like FNaF screens?
    By bagelsgames in forum Fusion 2.5
    Replies: 3
    Last Post: 15th July 2015, 07:09 PM
  3. Screen Resolution Android Bigger than PC Problem
    By peejaygee in forum Fusion 2.5
    Replies: 0
    Last Post: 8th April 2014, 12:35 AM
  4. White bar 1px on some android devices
    By Nioki in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 3rd January 2014, 12:35 AM
  5. Fonts available on Android devices
    By Simon in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 29th March 2011, 06:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •