User Tag List

Results 1 to 2 of 2

Thread: new and need help

  1. #1
    No Products Registered

    Join Date
    Mar 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    new and need help

    Hello All,



    I'm rather new to his program and looking to recreate a Windows program that is no longer in service and make it into an Android app for my group to use on their phones. I'm trying basically build a datebase up of items they can use to select and put on a txt or excel or rtf format in the end. Been searching for a bit now and can't find any tutorials or examples of what I need. Now I want to make this look good as well as function good. Can anyone give me some pointers on this matter please?

    Thank you

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    I'm afraid that Fusion isn't exactly the best tool for these kind of apps. I don't know if it is possible to export to excel at all, and certainly not with the Android runtime. You should be able to save plain text, though.
    To make the database, I recommend using arrays, but ini's can work too. You can even use plain text documents that you parse using the String Tokenizer. In either case you will need to learn about fastloops as well.
    Is this program supposed to work online, so that the users will share content? If so you need to build your own sql / webserver outside of Fusion as well and use the Get object to communicate with it.

Posting Permissions

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