User Tag List

Results 1 to 4 of 4

Thread: [ ExternalStorageDirectory$( "Android object" ) ]

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

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [ ExternalStorageDirectory$( "Android object" ) ]

    Where does this point my files to?? It seems to have worked with the INI extension, as I can save and load data from ExternalStorageDirectory$( "Android object" )+"MyFolder/myfile.ext" but I can't locate where on my phone/SDCard it put my file!

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: [ ExternalStorageDirectory$( "Android object" ) ]

    The INI object doesn't save physical files. It writes to space reserved by Android for storing application settings, and the filename should just be treated as a "key", rather the name of an actual file.

    I believe this is the same as the iOS runtime.

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

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ ExternalStorageDirectory$( "Android object" ) ]

    Gotcha, yeah I read this in another forum topic here, forgot to update this post. Will there be external file manipulation added to the exporter eventually? Would make loading in levels much less painful

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Will there be an event/condition to get the location of the key/saved location in the future?

Similar Threads

  1. "Load text file" from "The Edit Object" BUG?
    By MOBii in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 19th December 2013, 05:43 AM
  2. UPnUP - Android game "made with fusion" on Google Play
    By qenio in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 4th April 2013, 10:23 AM
  3. Issues with "Overlapping an Object / background" and 'User Clicks".
    By redpandagames in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 6th November 2012, 04:41 AM
  4. [BUG RC1] ScreenHeight("Android object") is not actual screen height
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 11th October 2012, 06:56 PM
  5. Issues with "Clickteam Movement Controller" and "Runtime" Object
    By jimmyorpheus in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 29th November 2011, 07:10 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
  •