Hello,

I am new to Java, Android, and Inform7. I have created a z8 file that
I want to bundle with my Android app. I plan to use a zcode
interpreter called twisty to read the z8 file using intents. I am
stuck getting the z8 file to the sdcard so that twisty can read it.
(Twisty is an android app you can download to interpret zcode files.)

I plan to create an app that holds story files(z8 code) I create, and
it puts the story file on the sdcard, and informs the user that they
need to download twisty or another interpreter, and when they have a
zcode interpreter the user can play my interactive fiction game.

What classes do I use to upload a binary file to the sdcard?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to