Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Adding features does not necessarily increase functionality -- it just makes the manuals thicker.


computers / comp.mobile.android / Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)

SubjectAuthor
* Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have nWally J
`* Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which haWally J
 `- Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which haWally J

1
Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)

<udo6r9$2l21s$1@paganini.bofh.team>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=44703&group=comp.mobile.android#44703

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!paganini.bofh.team!not-for-mail
From: walterjo...@invalid.nospam (Wally J)
Newsgroups: comp.mobile.android
Subject: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)
Date: Mon, 11 Sep 2023 19:11:38 -0400
Organization: To protect and to server
Message-ID: <udo6r9$2l21s$1@paganini.bofh.team>
Injection-Date: Mon, 11 Sep 2023 23:11:38 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="2787388"; posting-host="Q6/OkRT0bHlQ3dh0T6AHSA.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
Cancel-Lock: sha256:pG0p4m7iqMYkeEZ1SBr9q/PRqMvRhFtaCk/jqvcNT4k=
X-Priority: 3
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-MSMail-Priority: Normal
X-Notice: Filtered by postfilter v. 0.9.3
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
 by: Wally J - Mon, 11 Sep 2023 23:11 UTC

Tutorial: How to make one-tap shortcuts to HIDDEN Android activies
(which have no GUI to get to them)

The only two things you need to make a shortcut to anything on Android is
the package name and the activity name (sometimes called a class).

For example, this is that set for a hidden notification history activity.
Package name: (com.android.settings)
Activity name: (com.android.settings.TestingSettings)

There is no way in Android to tap your way to that notification log, but if
you know just the package and activity, you can make a teleport shortcut.

What you need to know is the name of the package and hidden activity,
which, sometimes, if you're lucky, you can get in a published listing.

*Here's how to Access Hidden Settings on your Phone*
<https://www.xda-developers.com/heres-how-to-access-hidden-settings-on-your-phone/>

They describe this useful testing setting listing "detailed information
about your current cellular & WiFi collection as well as app usage"

Hidden Activity listing details about every notification received.
Package name: com.android.settings
Activity name: com.android.settings.TestingSettings

Hidden Activity listing current cellular and WiFi collection data.
Package name: com.android.settings
Activity name: com.android.settings.TestingSettings

Hidden Activity listing cell towers you've connected to.
Package name: com.android.settings
Activity name: com.android.settings.RadioInfo

Hidden Activity listing time spent on apps (survives reboot).
Package name: com.android.settings
Activity name: com.android.settings.UsageStatsActivity

Hidden Activity listing gory details about your Wi-Fi connections.
Package name: com.android.settings
Activity name: com.android.settings.wifi.WifiInfo

There are plenty of other hidden activities, but those were in that article
where all you need to create a one-tap shortcut to them is this tutorial.
*Tutorial: How to make a 5-levels deep 1-tap shortcut to Google Precise Location Settings*
<https://groups.google.com/g/comp.mobile.android/c/KGDGRm7rUO4>
--
I'm on Usenet to learn from others and to teach others who want to learn.

Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)

<udo89k$2l400$1@paganini.bofh.team>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=44704&group=comp.mobile.android#44704

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!paganini.bofh.team!not-for-mail
From: walterjo...@invalid.nospam (Wally J)
Newsgroups: comp.mobile.android
Subject: Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)
Date: Mon, 11 Sep 2023 19:36:21 -0400
Organization: To protect and to server
Message-ID: <udo89k$2l400$1@paganini.bofh.team>
References: <udo6r9$2l21s$1@paganini.bofh.team>
Injection-Date: Mon, 11 Sep 2023 23:36:21 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="2789376"; posting-host="Q6/OkRT0bHlQ3dh0T6AHSA.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
Cancel-Lock: sha256:oO41QDri1RWPSUw86grxhSphjcAcCt2iBC30UnX/IxQ=
X-Priority: 3
X-Notice: Filtered by postfilter v. 0.9.3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
 by: Wally J - Mon, 11 Sep 2023 23:36 UTC

The problem, of course, with hidden activities, is they're hidden!

So, to create a one-tap shortcut to any Android hidden activity,
you either have to already know, a priori, the two important things:
a. The package name
b. The (hidden) activity name

In some cases, you know that package name & hidden activity name,
such as with the prior case where someone published both of those.
*Tutorial: How to make a one-tap shortcut to anything on Android*
<https://groups.google.com/g/comp.mobile.android/c/KGDGRm7rUO4>

In other cases, you can find a hidden-activity app that goes directly to
those hidden activities where you can then run a shortcut inspector to
find the unique package name and unique (hidden) activity name.

For example, this old app (no longer in the app store) did just that.
<https://play.google.com/store/apps/details?id=ljh.networkmodesamsung>

By running that app to show the user all their hidden bands:
<https://i.postimg.cc/FFByv7Ps/bands01.jpg> Hidden Network-Mode Activity
<https://i.postimg.cc/ZKnwPGQ0/bands02.jpg> Hidden Band-Selection Activity
<https://i.postimg.cc/L5CZHt2k/bands03.jpg> Band selection options
And then by running the Shortcut Inspector which logs every activity
<https://play.google.com/store/apps/details?id=com.cemique.shortcutwidgets>
I could unambiguously determine the unique activity name, which was
<com.samsung.android.app.telephonyui.hiddennetworksetting.MainActivity>
Based on what a free google free ad free gsf free shortcut inspector says.

To find hidden activities which you don't have a GUI to is hard.

If you're rooted, there are tools expressly for finding hidden activities.
RootActivityLauncher
<https://github.com/DerekZiemba/RootActivityLauncher>
Which mentions use of:
RootShell
<https://github.com/Stericson/RootShell>
And which is a root-focused port of Activity Launcher
<http://sourceforge.net/projects/activitylauncher/>
Which is available for free on the Google Play Store
<https://play.google.com/store/apps/details?id=de.szalkowski.activitylauncher>

But what if you're not rooted?

In summary, to make a shortcut to a HIDDEN activity is no different than
making a shortcut to a PUBLIC activity in that all you need are two things
a. The unique name of the package
b. The unique name of the HIDDEN activity
But what's different is you need a tool to FIND that hidden activity.
A. If you have a tool to bring it up, an inspector will give you the name
B. And if you have documentation of the hidden activity you have the name
C. But what do you when you don't have either the tool or the listing?

How do you get the package/activity name of a HIDDEN activity on your own?
--
Some people are on Usenet for their amusement but I'm here to learn from
others and to help others learn from me - where together we add value.

Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)

<udv4s4$3e27h$1@paganini.bofh.team>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=44724&group=comp.mobile.android#44724

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!paganini.bofh.team!not-for-mail
From: walterjo...@invalid.nospam (Wally J)
Newsgroups: comp.mobile.android
Subject: Re: Tutorial: How to make one-tap shortcuts to HIDDEN Android activies (which have no GUI to get to them)
Date: Thu, 14 Sep 2023 10:20:52 -0400
Organization: To protect and to server
Message-ID: <udv4s4$3e27h$1@paganini.bofh.team>
References: <udo6r9$2l21s$1@paganini.bofh.team> <udo89k$2l400$1@paganini.bofh.team>
Injection-Date: Thu, 14 Sep 2023 14:20:53 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="3606769"; posting-host="dwDaIEJ0Lbu4beRVO8ZWHg.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
Cancel-Lock: sha256:+STdI/jC24v0jlreqrym5gFLa7BMrjQXCsadHkW7Kl8=
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
X-Notice: Filtered by postfilter v. 0.9.3
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-Priority: 3
X-MSMail-Priority: Normal
 by: Wally J - Thu, 14 Sep 2023 14:20 UTC

Wally J <walterjones@invalid.nospam> wrote

> How do you get the package/activity name of a HIDDEN activity on your own?

*Tutorial: How to make a one-tap homescreen shortcut to an activity*
*which isn't EXPORTED as public (volume mute)*
<https://groups.google.com/g/comp.mobile.android/c/f6M__rV10YI>

Note I'm not sure of the terminology as there are various activities
a. Activities which you can click to that show up in inspectors
b. Activities which you can click to that do not show up in inspectors
c. Activities you can not click to but which show up in inspectors

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor