Namespaces
Variants
Actions

How to get the path of images folder in Java ME

Jump to: navigation, search
SignpostIcon FilmReel 52.png
SignpostIcon FloppyDisk 52.png
Article Metadata

Article
Created: wang_shui (29 Mar 2007)
Last edited: hamishwillee (18 Jul 2012)

In Nokia phones you can retrieve it by using

String filePath =  System.getProperty("fileconn.dir.photos");

Usually it will be equal to "file:///c:/Myfiles/Images/”.


Similarily for videos

String filePath =  System.getProperty("fileconn.dir.videos");
This page was last modified on 18 July 2012, at 13:32.
151 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved