ksmobilejava
Lurker
through J2me application wanted to read the bitmap file information.
1) Can I make installer such a way that along with installing application that bitmap file also goes to some predefined location /folder ? So that my program can read it from there.
2)Is this correct For reading Bitmap file provide filename in the format:
String filename= "file:///SD//filename";??
1) Can I make installer such a way that along with installing application that bitmap file also goes to some predefined location /folder ? So that my program can read it from there.
2)Is this correct For reading Bitmap file provide filename in the format:
String filename= "file:///SD//filename";??