facebook

Iphone App Dev w/ MobiOne & PhoneGap?

💡
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 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #306384 Reply

    scooter
    Member

    Hi there,

    I just donwloaded the Mobi One Designer. Can I develop a simple Iphone App with this tool?
    I want to create an App with some picture galleries and maybe one or two videos.

    How does it work in steps?
    I read that there is a support for phoneGap, is that the way?

    do i need to have a mac computer to upload it to itunes?
    thank you for informations.

    martin

    #306393

    wayne
    Moderator

    MobiOne currently support mobile web site & app development. Coming up we will provide native app development services. To build native iPhone apps our direction is to provide phonegap design and dev desktop tools. The final build and appstore deployment will include an optional cloud service. You will need a mac w/ iPhone SDK if you choose to build and deploy to the appstore yourself.

    Wayne
    Genuitec Mobile Team

    #307889

    Although there you need a mac for making appstore apps you can develop for jailbroken iDevices using Sentenza on windows only!

    Make the app using MobiOne + notepad++ and then compile with Sentenza (not free but has a trial and you can easily change the name by editing the info.plist

    😀

    #308508

    gx2g
    Member

    So if you are on a pc can you download phone gab and create a custom icon to run the app? how does that work in mobione because when I press the black button at the bottom of the phone there is a bunch of icons but I want to lunch my icon and i don’t know how to add it to the pages I’m building out. Can you help me understand how to add an icon for the app simulation?

    #308524

    The you need to add this code to the html files head and then put your icon named icon.png and loading screen (460px by 320px) in the same folder as the html page.

    
    <link rel="apple-touch-icon-precomposed" href="icon.png" />
    <link rel="apple-touch-startup-image" href="startup.png" />
    

    In the simulator now click the + sign and click add to home screen to see the icon and app added to the simulator homescreen.

    #308536

    gx2g
    Member

    Does this need to be in every page or just the home page?

    #308546

    wayne
    Moderator

    gxtx,

    Include the link example code in the page that you create the bookmark for, i.e., it should be the main page that you want 1st loaded.

    W

    #308735

    gx2g
    Member

    Hey guys so I figured out how to add the web app and then I was able to also test with phonegap on the spring board.

    Using Phone Gap seems so much smoother because it doesn’t load (pop) safari. That said I want to do a little bit of customization to my icon and startup png file but I figure I can just change the default of phone gap.

    defaultPhoneGapTemplate/

    iphone/

    beep.wav
    Default.png
    icon.png
    www/
    index.html

    Where is the default for this stored so I can over write those files?

    #338245

    paulD
    Member

    Not really cool to dig up a 3 year old thread with a blatant plug of your business. And your also wrong.

    #338264

    Hi Paul,

    Thanks for backing us up. I’ve deleted the spam messages as they didn’t contribute to the comunity.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Iphone App Dev w/ MobiOne & PhoneGap?

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