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 <lc8ib6FbcqgU2@mid.individual.net>
Deutsch   English   Français   Italiano  
<lc8ib6FbcqgU2@mid.individual.net>

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

Path: ...!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: Andy Burns <usenet@andyburns.uk>
Newsgroups: comp.mobile.android
Subject: Re: binary AndroidManifest.xml, resource ID to string. How to ?
Date: Tue, 4 Jun 2024 14:15:17 +0100
Lines: 10
Message-ID: <lc8ib6FbcqgU2@mid.individual.net>
References: <v3mqem$d089$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net zoUXWGi541D1vCey5rgiLwwEa9Hh3GlqnwqxUGhO4tL1F4WP0L
Cancel-Lock: sha1:QxX/xJxWQjaO02UP8F9/WQHso/8= sha256:TJqBHE3V/mran9sX3Ly2zAaD8+vKsH1ydMZmQYEaTkM=
User-Agent: Mozilla Thunderbird
Content-Language: en-GB
In-Reply-To: <v3mqem$d089$1@dont-email.me>
Bytes: 1181

R.Wieser wrote:

> I wanted to convert a binary "AndroidManifest.xml" to text again,

I'd have expected a .xml file to be text (albeit with lots of 
elemenrs/attributes) andpossibly to have been extracted from a binary 
..apk file which is a renamed .zip archive ... are the resource objects 
within a folder of the .apk file?