User Tag List

Results 1 to 9 of 9

Thread: Converting from an ios app to android - help?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Converting from an ios app to android - help?

    I have only have a brief look into this, but i resaved as android directly to see what would work on android - and all i get is a black screen or it crashed on my S2

    Is there a set of actions or things that won't work on android. Once I remove all ios only extensions from the app should it work fine on android (in theory?)

    I am also using the array object which seems to have issues or need to be set up differently to ios, could this be causing the app to crash when it loads?

    Thanks in advance, ideally I'd like to not build the app up ground the ground up for android where possible.

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,826
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    Make sure you have put on the beta version of the Android runtime.
    Fernando has been keeping up with changes in Android and the good old Black Screen of death was happening on some Samsung devices with the release version of the export module.

  3. #3
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,146
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    the array can cause a crash if you're not using the Android Object to find the directory it's stored. Check out this example to show how the array is handled differently across runtimes.. it's a minor hassle, just something you have to keep in mind.

    Saving Arrays.mfa

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome I'll have a look into both of those tonight and see what I can do

    Would having ios objects in there cause a crash on its own?

  5. #5
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,826
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    If the object isn't supported then the APK should have an error before its even built.

  6. #6
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,376
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    No, you may have flash and iOS only objects and the application should not crash.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm maybe its the array that caused it to crash then, both of the apps i was trying to convert used arrays. I'll look into it tonight anyway.

    Would it be permissions?
    I have to call the web using the get object, and use the location object too. if the wrong permissions were set up would this cause a crash?

  8. #8
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleXNA Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    piscesdreams's Avatar
    Join Date
    Dec 2007
    Location
    www.anathemagame.com
    Posts
    1,105
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I would not think that improper permissions would cause a crash.

  9. #9
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,376
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    yes they can, if you don't set the right permission for example in the case of vibrate, it crash the application.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Similar Threads

  1. Converting to Hex
    By XanderChaos in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th February 2009, 05:32 PM
  2. Converting string to URL
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 4th October 2008, 11:28 PM
  3. Converting mmf's language
    By RagingTiger in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th April 2007, 05:47 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
  •