Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #154754

Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs

From Maria Sophia <mariasophia@comprehension.com>
Newsgroups comp.mobile.android, alt.msdos.batch, alt.comp.os.windows-10
Subject Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs
Date 2026-08-07 06:50 -0800
Organization BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID <1154raq$3f3$1@nnrp.usenet.blueworldhosting.com> (permalink)
References (4 earlier) <1152t1u$1mts$1@nnrp.usenet.blueworldhosting.com> <1152u8b$1slf$1@nnrp.usenet.blueworldhosting.com> <echo-20260806223126@ram.dialup.fu-berlin.de> <1152vt3$ab0$1@nnrp.usenet.blueworldhosting.com> <line-20260807120706@ram.dialup.fu-berlin.de>

Cross-posted to 3 groups.

Show all headers | View raw


Stefan Ram wrote:
> Maria Sophia <mariasophia@comprehension.com> wrote or quoted:
>>I just saw this, so I'll just post my latest version, but it's still
>>saying "The system cannot find the drive specified" for some reason.
> 
>   I assume "it" is "scanads.bat" on Windows.
> 
>   Do you know which line in "scanads.bat" says,
>   "The system cannot find the drive specified"?

Hi Stefan,

Thanks for asking. I'm at the point of giving up, and you know that because
I'm asking for help, which I don't normally need to do for batch scripting.

All I know is that the scanads.bat script doesn't have that line inside it.
So the line is, most likely, coming from Windows.
 "The system cannot find the drive specified."

I'm going to have to build a debug version, but this simple task has taken
far too much energy out of me, as I thought it would be trivial to simply
list all the files inside all the APKs on any given Android device.

The *value* in that endeavor is of extreme importance, since, in the case
of the advertising SDKs incorporated into apps, they're a known quantity.

It should be this simple:
 1. List all the APKs on a device
 2. Unzip each apk into a list of files inside the APK
 3. Search for those that have known advertising SDK names

I'm sure if I resorted to sed/grep/awk/etc., it would be trivial.
But I'm trying to keep the script general purpose so all can use it.

So I'm stuck with the horribly crappy way Windows handles complex lists. 

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 20:02 +0000
  Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 12:22 -0800
    Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 12:26 -0800
      Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2026-08-07 04:52 +0800
    Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs ram@zedat.fu-berlin.de (Stefan Ram) - 2026-08-06 20:28 +0000
      Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 12:40 -0800
        Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 13:07 -0800
          Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 13:27 -0800
            Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs ram@zedat.fu-berlin.de (Stefan Ram) - 2026-08-06 21:32 +0000
              Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-06 13:55 -0800
                Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Paul <nospam@needed.invalid> - 2026-08-07 00:17 -0400
                Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs ram@zedat.fu-berlin.de (Stefan Ram) - 2026-08-07 11:08 +0000
                Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Maria Sophia <mariasophia@comprehension.com> - 2026-08-07 06:50 -0800
                Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs ram@zedat.fu-berlin.de (Stefan Ram) - 2026-08-07 14:57 +0000
    Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs Herbert Kleebauer <klee@unibwm.de> - 2026-08-07 22:15 +0200
  Re: Need help getting Windows to list all files inside every APK and then look for advertising SDKs JJ <jj4public@gmail.com> - 2026-08-07 22:05 +0700

csiph-web