jsr75
File connection+j2me
I want to make the application where I can get all the images no matter whether it is in开发者_运维问答 phone or in external memory. I want to import all that images in my application. How can it be p[详细]
2023-02-11 15:01 分类:问答Clear folder - delete files in folder - J2ME
I am trying to c开发者_开发问答lear all the files in a folder using j2me. How do I do that?Since you are using J2ME, the java.io.File class is not available to you.[详细]
2023-02-09 04:26 分类:问答JSR-75 specific code on non JSR-75 devices?
What I\'m trying to do I\'m coding a J2ME midlet, and I want to use JSR-75 to write files. I also want to be able to run my app on device that don\'t have support for JSR-75.[详细]
2022-12-24 18:41 分类:问答File path for J2ME FileConnection?
I\'m writing a MIDlet which needs to write file. I\'m using FileConnection from JSR-75 to accomplish this.[详细]
2022-12-24 18:13 分类:问答Programmaticlaly moving rows with animation in UITableView
I want to move a row to the bottom of my UITableView with cool animation effect just like in this Grocery Shopping List app.[详细]
2022-12-20 18:39 分类:问答How can I document data sets with roxygen?
Is it possible to include .R files in the data directory of my package in the roxygen process? I have put several .R files in the data directory. When they are sourced with data(), they read in raw d[详细]
2022-12-20 17:49 分类:问答J2ME/Blackberry - how to read/write text file?
please give me a sample code for rea开发者_开发技巧d/write text file in blackberry application.My code snippet for string read/write files:[详细]
2022-12-08 05:29 分类:问答