QCustomShortcut

QCustomShortcut is a flexible developer tool that lets you create any shortcut on your Android home. However, you will need a little technical knowledge on Android's Intent API in order to create valid shortcuts. This tool does NOT validate you shortcut in anyway.

QCustomShortcut allows you to customize your shortcut using fields shortcut label name, action, data, type, package and class. Use the other additional Category, Extra and Flag attributes to create other custom shortcuts. Extras are typed, QCustomShortcut currently only support String. You can also specify a custom icon for your shortcut.

Some samples for creating a few typical shortcuts:

File Shortcut

Action : android.intent.action.VIEW

Data : file:///sdcard/somefile.txt

(or, click File button to choose using your file manager app.)

Type : text/plain

(depends on file type.)

Bookmark Shortcut

Action : android.intent.action.VIEW

Data

http://www.someurl.com

Direct Dial Shortcut

Action

android.intent.action.CALL

Data : tel:1234567890

(where 1234567890 is the phone number to dial.)

Direct SMS Shortcut

Action : android.intent.action.SENDTO

Data : sms:1234567890

(where 1234567890 is receipient's phone number.)

Activity Shortcut

Package : com.android.settings

(or, click the more button to select.)

Class : com.android.settings.WirelessSettings

(or, click the more button to select.)

Ad-supported.

Keywords: home shortcut, file shortcut, bookmark shortcut, custom shortcut, shortcut icon, custom intent, open file intent, open bookmark intent.

Price
Free
Version
1.0
Downloads
5,000-10,000
Size
104 KB
Rating
4 (45)
Category
Type
application

Permissions

  1. approximate location (network-based)
  2. full network access
  3. read phone status and identity
  4. modify or delete the contents of your USB storage
  5. install shortcuts
  6. test access to protected storage

Comments

  • Best in its class...very useful to analyze apps and look at how they are structured. Allows you to see all apps activities. Create a shortcut to a deep screen within a app...
  • Best in its class...very useful to analyze apps and look at how they are structured. Allows you to see all apps activities. Create a shortcut to a deep screen within a app...
  • The shortcut app I've been searching for! Nothing else comes close. Would gladly pay for it. (Could use friendlier interface for non-tech crowd tho.)
  • The shortcut app I've been searching for! Nothing else comes close. Would gladly pay for it. (Could use friendlier interface for non-tech crowd tho.)
  • You allowed me to create a shortcut to samsung note 2 popup browser right on my homescreen. Very helpful. Thank you
  • You allowed me to create a shortcut to samsung note 2 popup browser right on my homescreen. Very helpful. Thank you
  • Great tool. Not for the faint hearted regarding API functions but does a great job for shortcut creation.
  • Great tool. Not for the faint hearted regarding API functions but does a great job for shortcut creation.
  • It's a very powerful tool to create any shortcut you can imagine!
  • It's a very powerful tool to create any shortcut you can imagine!

Related apps

  • QCustomShortcut

    QCustomShortcut

    Price:FreeDownloads:5,000-10,000Rating:4 (45)

    QCustomShortcut is a flexible developer tool that lets you create any shortcut on your Android home. However, you will need a little technical knowledge on Android's Intent API in ...

QCustomShortcut