My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 52: access filesystem?
3 people starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Jun 2010


 
Reported by haytham....@gmail.com, Jun 14, 2010
What steps will reproduce the problem?
1.download opera mini midlet
2.
3.

What is the expected output? What do you see instead?
problem is i cant access filesystem, to save pages for ex. , but the program itself works fine (http://www.opera.com/mobile/demo/)

What version of the product are you using? On what operating system?
microemu 2.0.4.62
ubuntu 8.10
using openjdk

Please provide any additional information below.
discussed more here http://my.opera.com/opera.mini/forums/topic.dml?id=234030

thanks for the project :)
Jun 16, 2010
#1 kder...@gmail.com
To access filesystem you have to start MicroEmulator like this:

java -cp microemulator.jar;lib/microemu-jsr-75.jar org.microemu.app.Main --impl "org.microemu.cldc.file.FileSystem"

For details,refer to:
http://www.microemu.org/usage.html

On my Windows Xp MicroEmulator 3.0 snapshot, it works fine.

BR,
Kder
Jun 16, 2010
#2 haytham....@gmail.com
thanks a lot for r reply

i changed this sign ";" into ":" cause i got permission denied and it worked

java -cp microemulator.jar:microemu-jsr-75.jar org.microemu.app.Main --impl org.microemu.cldc.file.FileSystem apps/opera-mini-5.0.19693-advanced-en.jar

thanks again for the help
Jun 17, 2010
Project Member #3 bar...@gmail.com
(No comment was entered for this change.)
Status: Invalid

Powered by Google Project Hosting