Discussion Board

Results 1 to 3 of 3

Thread: xml

Hybrid View

  1. #1
    excuse me guys.. sorry for bothering.. I develop an app using QT for symbian.. I deploy to my cell including the XML file with .sis format.. can i update or modifying the file inside? thanks for the answer..

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    Quote Originally Posted by Atmajaya Yogyakarta View Post
    excuse me guys.. sorry for bothering.. I develop an app using QT for symbian.. I deploy to my cell including the XML file with .sis format.. can i update or modifying the file inside? thanks for the answer..
    If you try to change anything inside a .sis file, the signing is invalidated and the package needs to be resigned.

    Are you trying to modify an XML file for your app at run-time? In that case, just have the installation put the file in your application's private directory and access it from there using your code.

    If your goal is something else, explain more of the conditions of what, exactly, you're trying to do and when and how.

  3. #3
    Quote Originally Posted by petrib View Post
    If you try to change anything inside a .sis file, the signing is invalidated and the package needs to be resigned.

    Are you trying to modify an XML file for your app at run-time? In that case, just have the installation put the file in your application's private directory and access it from there using your code.

    If your goal is something else, explain more of the conditions of what, exactly, you're trying to do and when and how.
    I used the xml file to update data coming from the user of my application, now I prefer to use the Sqlite database, because it's simpler than using xml files.. thank you for answering me sir.. I have another problem about NFC, I'm afraid I need to ask you more..

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