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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top