Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User vijaypatidar's Avatar
    Join Date
    Mar 2008
    Posts
    46
    Hi,

    I want To Know the Sony Z750A and LG VU Mobile Video And Picture Folder Path for My J2ME Application.
    Any One can suggest right Video And Picture Folder Path?

    Thanks

  2. #2
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi,

    you could try to get them using the following code:
    Code:
    String photoPath = System.getProperty("fileconn.dir.photos");
    String videoPath = System.getProperty("fileconn.dir.videos");
    Pit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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