Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v3opdh$2uq5$1@nnrp.usenet.blueworldhosting.com>
Deutsch   English   Français   Italiano  
<v3opdh$2uq5$1@nnrp.usenet.blueworldhosting.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.misty.com!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrew <andrew@spam.net>
Newsgroups: comp.mobile.android
Subject: Re: binary AndroidManifest.xml, resource ID to string. How to ?
Date: Wed, 5 Jun 2024 04:26:26 -0000 (UTC)
Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID: <v3opdh$2uq5$1@nnrp.usenet.blueworldhosting.com>
References: <v3mqem$d089$1@dont-email.me> <lc8ib6FbcqgU2@mid.individual.net> <v3n6fa$f0sd$1@dont-email.me> <lc8lfjFa7phU4@mid.individual.net> <v3nhe9$17af$1@nnrp.usenet.blueworldhosting.com> <v3nnuk$hu7g$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 5 Jun 2024 04:26:26 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com;
	logging-data="97093"; mail-complaints-to="usenet@blueworldhosting.com"
Cancel-Lock: sha1:Q8kCaVvmw+JmFkR+GXKSI0lXuX4= sha256:wPX0ZTsRsZtBAeG5IpOHa1YhQb3586qx0VME0bjwtIc=
	sha1:xGp+L1biVsK/R0PBTfxF3eWYmKo= sha256:t1V3yDXFs7HvSOasABpwFs0SnI6ASvMeJ7NcA5Bp9Ko=
X-Newsreader: PiaoHong.Usenet.Client.Free:1.65
Bytes: 2444
Lines: 22

R.Wieser wrote on Tue, 4 Jun 2024 20:54:43 +0200 :

> Those seem to be tools.  I'm not looking for tools.

I was keying off this sentence in the original post:
 "I wanted to convert a binary "AndroidManifest.xml" to text again,
  and curently have a readable result."

While I am aware that original post was likely written in haste, my
assumption was that you want a TEXT manifest for a given APK.

The Muntashirakon App Manager easily accomplishes that, as you can see I
did myself in this thread on the XDA Developers web site.
https://xdaforums.com/t/tutorial-illustrated-mostly-privacy-based-one-tap-shortcuts-so-that-you-can-access-in-a-single-tap-any-buried-android-setting-or-app-activity.4625951/

If that's NOT what you wanted, please ignore my post as I was only trying
to help you out using the information that I knew, but I had trouble
understanding your original post (probably because it was written in
haste).

In summary, the Muntashirakon App Manager spits out a TEXT manifest file
for any app which is already installed on your phone; if that's not what
you needed, then I misunderstood the original post & I apologize for that.