1

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) ?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
TiGer
  • 5,879
  • 6
  • 35
  • 36
  • http://stackoverflow.com/questions/4854197/how-can-i-place-app-icon-on-launcher-home-screen It is possible now. – Steven Nov 16 '11 at 01:00

1 Answers1

1

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.

xil3
  • 16,305
  • 8
  • 63
  • 97