• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Android binary XML format"

Collapse

  • VectraMan
    replied
    Thanks. That does look like it might work.

    Leave a comment:


  • Spacecadet
    replied
    [Q] Reverse Enginner and edit Manifest problem! - xda-developers

    [UTIL][Feb 02 2013] Apktool v1.5.2 - a tool for reverse engineering apk files - xda-developers

    Leave a comment:


  • Spacecadet
    replied
    Originally posted by VectraMan View Post
    This is a bit of a long shot:

    Android applications comes as a .apk (which is a zip), and inside there is a file called manifest.xml. You might reasonably think this was an XML file, but in fact it's a "binary XML" file - a mysterious format that the Android SDK tools magic up out of a real XML file. I'm trying to rewrite / modify that file, but I can't find anything on the format, other than some odd mention of some python code in a repository somewhere that maybe decodes it.

    Does anyone have the slightest idea where I can find the details of this format?
    Have you looked at XDA Developers?

    Leave a comment:


  • VectraMan
    started a topic Android binary XML format

    Android binary XML format

    This is a bit of a long shot:

    Android applications comes as a .apk (which is a zip), and inside there is a file called manifest.xml. You might reasonably think this was an XML file, but in fact it's a "binary XML" file - a mysterious format that the Android SDK tools magic up out of a real XML file. I'm trying to rewrite / modify that file, but I can't find anything on the format, other than some odd mention of some python code in a repository somewhere that maybe decodes it.

    Does anyone have the slightest idea where I can find the details of this format?

Working...
X