• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

through J2me application wanted to read the bitmap file information.

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";??
 
Back
Top Bottom