Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User dumbledore1905's Avatar
    Join Date
    Sep 2010
    Posts
    54
    Some part of my app requires that the user should browse through the FS and choose a file to interact with. Of course, this is done through the File API (JSR-75 if I remember correctly).

    On most phones, it's working fine, but some just list the root folders (e.g. Images, MMC, etc.) and if one selects any of the root folders, they are all empty, even though they shouldn't be. And there's no exception of any kind being thrown.

    Any ideas what could be causing it and more importantly if and how this could be fixed?

    Thank you very much!

  2. #2
    Nokia Developer Moderator r2j7's Avatar
    Join Date
    Aug 2007
    Posts
    1,595
    Hello dumbledore1905,

    can you specify more in detail regarding the following:

    -which devices are you specifically referring to?

    -can you provide your code on how you are accessing the file system and obtaining the folders?

    Just a guess regarding 'some devices', in S60 devices there used to be virtual file system in place but this is not supported anymore in Symbian devices.
    More about this change in Java Developer's Library by Nokia (Java Developer's Library 3.9 > Implementation notes > (JSR-75) FileConnection API (Optional Package) > Runtime environment notes > Virtual file system in Symbian): http://library.developer.nokia.com/i...0BF44A5CB.html

    Regards,
    r2j7

  3. #3
    Registered User dumbledore1905's Avatar
    Join Date
    Sep 2010
    Posts
    54
    Thanks!

    Which devices are you specifically referring to?
    Samsung GT B7722. I know it's not Nokia, but I've seen very little support from Samsung, whereas at this forum, there's people with general experience with Java Mobile, i.e. beyond Nokia phones.

    Can you provide your code on how you are accessing the file system and obtaining the folders?
    I'm using the FileBrowser Class that comes with the Netbeans mobility pack. Here goes: http://pastie.org/private/fyutkuvyvjmrcmce48hq

    Thanks so much!

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,415
    If the device manufacturer has decided to restrict access for JSR-75 APIs, then there's nothing that you or anyone here can do about it, as far as I know.

  5. #5
    Registered User dumbledore1905's Avatar
    Join Date
    Sep 2010
    Posts
    54
    Quote Originally Posted by petrib View Post
    If the device manufacturer has decided to restrict access for JSR-75 APIs, then there's nothing that you or anyone here can do about it, as far as I know.
    Thanks! I'm not absolutely sure it's has been restricted as there isn't a SecurityException being thrown, but the result is that there are no files listed.

  6. #6
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Hi dumbledore1905,

    Two quick suggestions:

    1. You need to describe the type of the data in those folders which are not showing the same. I remember I faced the same situation few years back.

    2. List down the folders name and check if the same are of the device itself and access to the same on the few platforms might be restricted due to the security and probably you need to sign the app to get it worked, even this might not be worked.
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  7. #7
    Nokia Developer Champion traud's Avatar
    Join Date
    Mar 2003
    Posts
    3,898
    Quote Originally Posted by dumbledore1905 View Post
    Samsung B7722
    Samsung has integration rather than restriction problems. Somebody forgot to link something. Because Samsung has so many KVMs and own proprietary platforms, keeping them alive is quite challenging. Nevertheless, I just tried MobyExplorer on my Samsung B7722i and it works – although I own the i-variant. The memory card is on path Mmc/ and the internal storage is accessible via those well-known Photo/Video/Music … directories.

  8. #8
    Registered User dumbledore1905's Avatar
    Join Date
    Sep 2010
    Posts
    54
    Thanks guys!

    The problem was that the Mmc folder was showing but it's contents were empty. The same with all other folders. The files were of the type: .TXT, .HTML, .EPUB. Truth be told, I'm moving on from J2ME to WP7.5 so I'm no longer interested in this issue. Thanks for the help!

Similar Threads

  1. Replies: 6
    Last Post: 2010-10-16, 09:51
  2. Startup list on 5th devices
    By aamat in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 5
    Last Post: 2010-05-25, 07:51
  3. Need to display the files list in List Box View.
    By jameskittu in forum Symbian C++
    Replies: 8
    Last Post: 2010-05-20, 11:24
  4. List of OMA and OTA supported devices
    By amitjain9in in forum General Development Questions
    Replies: 1
    Last Post: 2009-06-11, 03:46
  5. List of devices
    By RogerJFX in forum Mobile Java General
    Replies: 4
    Last Post: 2005-08-30, 13:02

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