User Tag List

Results 1 to 9 of 9

Thread: Considering purchasing the android module...need some help

  1. #1
    Clicker Fusion 2.5
    Warmachine's Avatar
    Join Date
    Nov 2009
    Location
    Charleston, WV
    Posts
    664
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Considering purchasing the android module...need some help

    Hey folks, i've been drooling over the fact of being able to port my game to mobile, so i just have a few questions concerning the modules. First off, how do they work? Is it something that takes converting the game over to mobile a long time to do or involve a whole new learning curve? From what i've read, im assuming there is an option in the build section of the properties window that you just select apk? Please give me as much details as you guys can, im very eager to pick one of these up

  2. #2
    Clicker Fusion 2.5Android 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)
    AftPeakTank's Avatar
    Join Date
    Apr 2013
    Location
    Greece
    Posts
    399
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    In fact is more or less pretty straightforward unless!

    1. You have keyboard involved
    2. You have player control and you will not like the default Android joystick for Android (personally i hate it and so do all the people i gave my game to test)
    3. You have some kind of weird control that is not simple click of mouse. The mouse click and the pointer move is automatically simulated by touch.
    4. Them most important thing... You can't use plug ins. Also shaders i think don't work.
    5. The screen fitting/stretching is not enough for you. Then you have to change resolution etc to your application.

    Sorry if i made a mistake somewhere...

  3. #3
    Clicker Fusion 2.5
    Warmachine's Avatar
    Join Date
    Nov 2009
    Location
    Charleston, WV
    Posts
    664
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the quick reply. So, if im understanding right, you cant use plugins, but do extensions work like the PMO etc? Also, when you say keyboard involved, do you mean any keys that i may have assigned in my PC version wont be able to be transferred over to mobile? Sorry for the confusion lol, i just want to find out as much as i can about the module before buying it. I wish clickteam would release a demo limited version like they did with TGF/MMF2

  4. #4
    Clicker Fusion 2.5Android 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)
    AftPeakTank's Avatar
    Join Date
    Apr 2013
    Location
    Greece
    Posts
    399
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Warmachine View Post
    Thanks for the quick reply. So, if im understanding right, you cant use plugins, but do extensions work like the PMO etc? Also, when you say keyboard involved, do you mean any keys that i may have assigned in my PC version wont be able to be transferred over to mobile? Sorry for the confusion lol, i just want to find out as much as i can about the module before buying it. I wish click team would release a demo limited version like they did with TGF/MMF2
    You cannot use plug-ins... However there are several objects included and compatible and you will not have to touch anything!

    Concerning the keyboard, if you have keyboard related functionality probably somehow you have to control when a keyboard appears (in android it appears and goes when you write) or replace some of the keyboard commands with buttons that work with touch. You can transfer the key definitions but you need to make the keyboard appear. I haven't used it to give you more details.

    But i think the trial has the ability to run one of the export plug ins no? You just cannot publish i think... I am trying to find information for the trial and i cant, sorry. Sometimes this arrives to me, i cannot find what i want lol!

  5. #5
    Clicker Fusion 2.5
    Warmachine's Avatar
    Join Date
    Nov 2009
    Location
    Charleston, WV
    Posts
    664
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by AftPeakTank View Post
    You cannot use plug-ins... However there are several objects included and compatible and you will not have to touch anything!

    Concerning the keyboard, if you have keyboard related functionality probably somehow you have to control when a keyboard appears (in android it appears and goes when you write) or replace some of the keyboard commands with buttons that work with touch. You can transfer the key definitions but you need to make the keyboard appear. I haven't used it to give you more details.

    But i think the trial has the ability to run one of the export plug ins no? You just cannot publish i think... I am trying to find information for the trial and i cant, sorry. Sometimes this arrives to me, i cannot find what i want lol!
    Lol i know what you mean! Thanks, i'll try downloading the trial version of mmf2 on my work laptop and see if its included (hopefully :\)

  6. #6
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    You could download the current MMF demo version and select to see the Android module when you run it.
    This would give you a bit of a look and insight into what objects, features and capabilities it has.
    We should be getting the demo version updates here pretty soon to get it up to date its a little bit old.

    You can also check out some of the games other people have released using the module -- Since you are experienced with MMF2 you can quickly see what others have done so you could gauge if things you want to do are possible also.

  7. #7
    Clicker Fusion 2.5
    Warmachine's Avatar
    Join Date
    Nov 2009
    Location
    Charleston, WV
    Posts
    664
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks Jeff. Yeah i downloaded the new demo and it did come loaded with the Android/iOs module, properties and looks simple enough but i cant build it to test it out. I just threw together a quick, generic platform frame to test it out with and it says "Not available in this version". Oh well, seems easy enough, i'll probably end up snagging the android module anyways lol, i can't help but want to get new things to tinker with lol.

  8. #8
    Clicker Fusion 2.5Android 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)
    AftPeakTank's Avatar
    Join Date
    Apr 2013
    Location
    Greece
    Posts
    399
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    The same thing happened to me :P

    In fact at first i was really confused even after the purchase... I couldn't imagine how simple it is to do several builds...

    What i found cool is that the Android specific Objects, work even if you compile in exe! Therefore, it is very easy to make a game for both platforms!

  9. #9
    Clicker Fusion 2.5
    Warmachine's Avatar
    Join Date
    Nov 2009
    Location
    Charleston, WV
    Posts
    664
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by AftPeakTank View Post
    The same thing happened to me :P

    In fact at first i was really confused even after the purchase... I couldn't imagine how simple it is to do several builds...

    What i found cool is that the Android specific Objects, work even if you compile in exe! Therefore, it is very easy to make a game for both platforms!
    Good to know! Thanks for all the info guys, if the boss lets me have an allowance (which she rarely does lol) then i'll be getting the module ASAP

Similar Threads

  1. Android Export Module?
    By Neox in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 6th December 2013, 08:53 PM
  2. Setting up the Android SDK for the Android Export Module
    By Jeff in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 2nd October 2013, 04:08 PM
  3. Android module
    By _peixe_ in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 16th April 2013, 03:27 PM
  4. Help purchasing XNA export module
    By SevenSails in forum XNA Export Module Version 2.0
    Replies: 3
    Last Post: 29th December 2012, 05:21 PM
  5. Module Android
    By Sloxone in forum iOS Export Module Version 2.0
    Replies: 11
    Last Post: 15th January 2012, 12:18 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
  •