简体   繁体   中英

NetBeans J2ME File Browser emulator sample files

I'm building a J2ME application to read txt file. I use NetBeans FileBrowser plugin to build this appliation.

My problem: When i run my application in emulator, file browser only list folder tree as below:

root1
  + photos
  + private

and there are no file in these folders.

Here my question is, How can i add files to these folders for testing?

Look on the following file path. you can add the files on that file path for testing.

 C:\\Documents and Settings\\username\\j2mewtk\\2.5.2\\appdb\\DefaultColorPhone\\filesystem\\root1\\photos 

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM