facebook

Universal app(Iphone,Ipad,Android)

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #332653 Reply

    hardsofft
    Member

    hello Octavio, i want to release an app at the same time for Iphone,Ipad and Android. I am fed up with the widgets when i change the devices types. when i change it in iphone its looking weird in ipad and android and viceversa. please help me on how to do it with this problem…

    #332703

    @hardsoft,

    Please see next doc about Advanced UI Design where you can learn more about how to design for differents resolutions in same file:
    https://www.genuitec.com/mobile/docs/advancedUIDesign/advancedUIDesign.html

    #332707

    Unknown Author
    Participant

    I am using this strategy to guarentee my apps display properly on iPhone 3/4 and iPhone 5.

    1. The Homepage.mobi file is a blank panel displaying the background color of the loadscreen (no loadscreen on Android).

    2. The Homepage.mobi “includes” other homepages (Homepage_iphone4.mobi, Homepage_iphone5.mobi, etc.). The “include” option is at the very bottom of the properties panel on the right-hand side.

    3. Homepage_custom.js has code to measure the screen size and redirect to the appropriate homepage file, based on screen size.

    4. All of the iPhone3/4 files have “_iphone4.mobi” endings. All of the iPhone5 files end with “_iphone5.mobi”. The iPhone 3/4 files all link to eachother. The iPhone 5 files all link to eachother.

    5. Both versions could, theoretically link to the same Javascript functions, but I prefer to keep the code seperate, too, just for clarity and testing purposes.

    6. Compile Homescreen.mobi. This will essentially roll 2 versions of an app into one app. There’s no reason that this approach couldn’t be used to roll more than 2 versions into one app.

    You will need seperate apps for iOS and Android, but within iOS and within Android, with this method, you only need one executable.

    -1TC

    #332708

    hardsofft
    Member

    Octavio i already tried with my design on the link that u gave me. Stil i am facing problem when changing to ipad and returning back to iphone. can u please do a small edit to one my file so that i can do the rest of the other files.

    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Universal app(Iphone,Ipad,Android)

You must be logged in to post in the forum log in