TiGer
TiGer

Reputation: 5949

Getting App/Widget on Homescreen?

I was wondering if it's possible to get the icon (shortcut) of your app on the home screen during installation instead of inside the standard apps folder ? And I did find out that Android has AppWidgets but I was wondering if it supports "standard" widgets as well (javascript/html/css) ?

Upvotes: 1

Views: 655

Answers (1)

xil3
xil3

Reputation: 16439

At the moment it doesn't support "standard" widgets (javascript/html/css), but you should take a look at the Titanium Project

And there is no way to automatically put a shortcut on the homescreen when the application is installed. Not sure if most users would like that either.

Upvotes: 1

Related Questions