Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shortcut

Android Shortcut Bitmap Launcher Icon Size

I have problems to find out the correct launcher icon size for my shortcut. On my Nexus 7.2 the val… Read more Android Shortcut Bitmap Launcher Icon Size

How To Create Shortcut Within App In Android?

I've added shortcuts options for my Android app, but I found out other apps can create shortcut… Read more How To Create Shortcut Within App In Android?

Create Shortcut For Thrid-party App, Is That Possible?

I use code below to create shortcut for my own app, and I wonder if I can create a shortcut for thi… Read more Create Shortcut For Thrid-party App, Is That Possible?

Creating A Shortcut: How Can I Work With A Drawable As Icon?

Below is My code to create a shortcut to a selected application. I have really no problem and the a… Read more Creating A Shortcut: How Can I Work With A Drawable As Icon?