Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Regular Contributor
key_key
Posts: 59
Registered: ‎01-17-2011
My Carrier: Vodafone

How to get Folder path which is use by camera for store capture image .?

Hello,

 

how can i detect file path where capture image store.

When we open camera then open menu select opetions menu.  then we get Folder  name hare.

I want to get path by programmaticaly.

But How i don't know please help..

 

Regards,

Krishna

Please use plain text.
Developer
peter_strange
Posts: 17,721
Registered: ‎07-14-2008

Re: How to get Folder path which is use by camera for store capture image .?

Look at the documentation for the System.getProperty(..).

 

This might help too:

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800620/What_Is...

Please use plain text.