Question

i have theme and i want to put activity so when user open it he will see some thing like thatenter image description here

i want to know what the action or package name i should provide to open ADW launcher

ANSWER

OK i found the solution Intent i=new Intent("org.adw.launcher.SET_THEME"); it will open adw

Était-ce utile?

La solution

The short answer is an Intent and most likely you can check the package name on /data/app/ folder

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top