Home arrow Developer arrow Java Me arrow Images and Videos Path in Java ME  
 
Main Menu
Home
Developer
Downloads
Links
Contact Us

 

 
Images and Videos Path in Java ME PDF Print E-mail
Friday, 15 June 2007

Image directory path In Nokia phones:


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

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

Video directory path in Nokia phones:

String filePath =  System.getProperty("fileconn.dir.videos");
Last Updated ( Tuesday, 14 August 2007 )
 
< Prev   Next >
© 2010 mobilenme.com