QCustomShortcut 1.0

License: Free Trial ‎File size: 109.05 MB
‎Users Rating: 4.0/5 - ‎1 ‎votes

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 ShortcutAction : android.intent.action.VIEWData : file:///sdcard/somefile.txt(or, click File button to choose using your file manager app.)Type : text/plain(depends on file type.)

Bookmark ShortcutAction : android.intent.action.VIEWData : http://www.someurl.com

Direct Dial ShortcutAction :android.intent.action.CALLData : tel:1234567890(where 1234567890 is the phone number to dial.)

Direct SMS ShortcutAction : android.intent.action.SENDTOData : sms:1234567890(where 1234567890 is receipient's phone number.)

Activity ShortcutPackage : 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.

VERSION HISTORY

  • Version 1.0 posted on 2011-03-01
    Several fixes and updates
  • Version 1.0 posted on 2011-03-01

Program Details