binary AndroidManifest.xml, resource ID to string. How to ?

Liste des GroupesRevenir à cm android 
Sujet : binary AndroidManifest.xml, resource ID to string. How to ?
De : address (at) *nospam* is.invalid (R.Wieser)
Groupes : comp.mobile.android
Date : 04. Jun 2024, 12:31:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3mqem$d089$1@dont-email.me>
User-Agent : Microsoft Outlook Express 6.00.2900.5512
Hello all,

I wanted to convert a binary "AndroidManifest.xml" to text again, and
curently have a readable result.

One thing I've not been able to figure out though.  In a sourcefile I see
lines like

android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher"
android:theme="@style/Translucent">

, but all that the binary XML file contains is resource-IDs

icon = @:7F0E0000
label = @:7F110065
roundIcon = @:7F0E0000
theme = @:7F120157

, and I have no idea how to translate the latter to the former. :-\

I've done my dues and spend time searching the Web, but have not been able
to find any kind of clue to how to do it (the information I found stopped
short of explaining it).

If anyone knows how to do it or has an URL to a website explaining it I
would be obliged.

Regards,
Rudy Wieser



Date Sujet#  Auteur
4 Jun 24 * binary AndroidManifest.xml, resource ID to string. How to ?15R.Wieser
4 Jun 24 +* Re: binary AndroidManifest.xml, resource ID to string. How to ?2Newyana2
4 Jun 24 i`- Re: binary AndroidManifest.xml, resource ID to string. How to ?1R.Wieser
4 Jun 24 `* Re: binary AndroidManifest.xml, resource ID to string. How to ?12Andy Burns
4 Jun 24  `* Re: binary AndroidManifest.xml, resource ID to string. How to ?11R.Wieser
4 Jun 24   `* Re: binary AndroidManifest.xml, resource ID to string. How to ?10Andy Burns
4 Jun 24    +* Re: binary AndroidManifest.xml, resource ID to string. How to ?6Andrew
4 Jun 24    i`* Re: binary AndroidManifest.xml, resource ID to string. How to ?5R.Wieser
5 Jun 24    i `* Re: binary AndroidManifest.xml, resource ID to string. How to ?4Andrew
5 Jun 24    i  `* Re: binary AndroidManifest.xml, resource ID to string. How to ?3R.Wieser
5 Jun 24    i   `* Re: binary AndroidManifest.xml, resource ID to string. How to ?2Andy Burns
5 Jun 24    i    `- Re: binary AndroidManifest.xml, resource ID to string. How to ?1Andrew
4 Jun 24    `* Re: binary AndroidManifest.xml, resource ID to string. How to ?3R.Wieser
4 Jun 24     `* Re: binary AndroidManifest.xml, resource ID to string. How to ?2Andy Burns
5 Jun 24      `- Re: binary AndroidManifest.xml, resource ID to string. How to ?1R.Wieser

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal