문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top