Groups | Search | Server Info | Login | Register


Groups > comp.mobile.android > #148187

Re: How to make custom one-tap shortcuts to phone numbers in Android

From Marion <marion@facts.com>
Newsgroups comp.mobile.android
Subject Re: How to make custom one-tap shortcuts to phone numbers in Android
Date 2025-04-27 11:39 +0000
Organization BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID <vul51s$d31$1@nnrp.usenet.blueworldhosting.com> (permalink)
References <vukl0r$2hgr$1@nnrp.usenet.blueworldhosting.com> <vukn4q$1k8n$1@nnrp.usenet.blueworldhosting.com> <vukrrs$2umj$1@nnrp.usenet.blueworldhosting.com> <vul0pv$2nrt$1@nnrp.usenet.blueworldhosting.com>

Show all headers | View raw


Since we don't (yet) know how to add permissions for a one-tap "CALL"
shortcut, we can only create a two-tap shortcut to "DIAL" a number.

Note: Likely "Tasker" & "Automate" can probably actually DIAL, 
      but I'll test things one at a time (hence they're for later).

Here's how I just created a two-tap shortcut on my desktop
(which, since it's NOT a widget, can be put into a folder).

To create a two-tap shortcut to dial a specific number
first install Quikshort Shortcut Creator, by AtolphaDev
<https://play.google.com/store/apps/details?id=com.atolphadev.quikshort>

1. Open Quikshort 
2. In "Categories" select "Shortcuts"
3. Press "+ Create Shortcut"
4. In "Choose Shortcut Type", select "Intents"
5. In "Choose Intent Type", select "Create Custom Intent"
6. Use the GUI to populate the custom intent with... 
   Custom Action = Android.intent.action.DIAL 
   Data = tel:+18007435002 
   Package = com.samsung.android.dialer
7. When satisfied, press the "-> Continue" button
8. In the next GUI, you'll likely want to change the shortcut 
   name from "Custom Intent" to something like "Call PG&E"
9. To test, press "Try Shortcut" 
   (This should bring up the number in your default dialer, but
   if you want to change the dialer, you can do that in step 8)
10. Press the "checkmark" icon to create the desktop shortcut
11. Press the "Add Automatically" button to add to the desktop
12. Voila! Now you have a two-tap shortcut to "Call PG&E"

If desired, you can create an entire folder of people to call.
Each can have an icon of their own face, for example, if you like.

Please test and let me know how it works for you.
Obviously I only tested this on a Samsung Galaxy.

You almost certainly will need to change the "Package" if
you're on another device other than a Samsung phone.

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


Thread

How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 07:06 +0000
  Re: How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 07:42 +0000
    Re: How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 09:02 +0000
      Re: How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 10:27 +0000
        Re: How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 11:39 +0000
          Re: How to make custom one-tap shortcuts to phone numbers in Android Marion <marion@facts.com> - 2025-04-27 13:41 +0000

csiph-web