Storage in Emulator

Posted on
  • Is it possible to use "Storage" in Emulator?
    Example:
    require("Storage").read("c"+i+j);

    If not, so is that something that can be done like host WebIDE as Chrome app and use data-dir to emulate storage??

    #JustAThought !!!!

  • It's not implemented yet. Unfortunately actually making it use the filesystem is tricky because of the limits the web browser puts in place for safety, but it could definitely store the current state - and the plan is to have a file manager in the IDE anyway

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Storage in Emulator

Posted by Avatar for Abhigkar @Abhigkar

Actions