Sprachen

Bevorzugte Sprache
Deutsch Englisch

Wer ist angemeldet

31 registrierte Benutzer und 73 Gäste online.

Noch nicht registriert oder angemeldet. Hier registrieren.

Hidden files on phone memory  Unten

  • Hi Lucas,

    first of all well done, your app is fascinating! Thank you for it :)

    I am using Nokia 5800 XM and it works like a charm. I was just wondering is it possible to add file browsing support for the hidden files on the phone internal memory (C: drive). There are files that has to be cleaned for freeing some RAM. I was digging around in Google but it seems that so far there is no such trick implemented.

    Keep the good work going!

    Stefan
  • PS: I have noticed that when I connect the phones via USB in Ubuntu the are all the hidden folders showing, but only on the Memory Card. Just in case that this info can be helpful somehow.
  • Hello,
    this doesn't seem to be possible: the application would have to be signed by "Symbian Signed" with the AllFiles capability, which is really hard to get (and expensive).
    For more informations please look in the Symbian documentation about Capabilities

    ------------------------------------------------
    Developer of Series60-Remote
    Nokia N73 | OS: Fedora 13, Linux
  • Probably it would work if one has HelloOX2 installed on his phone?
    http://helloox2.com/
    hth
  • I have never heard of this project before, but it seems possible to use this to get access to all files.
    I think you would need to add the root certificate file of your phone (--cert=mycert.cer), the private key (--privkey=mykey.key) and AllFiles to --caps (--caps=LocalServices+ReadUserData+WriteUserData+
    NetworkServices+UserEnvironment+AllFiles) to the ensymble arguments in the file mobile/create_package.

    ------------------------------------------------
    Developer of Series60-Remote
    Nokia N73 | OS: Fedora 13, Linux