@andrewwright I have start my project: make icon pack theme from a CM theme, so i'll tell you how I do it and if you can tell me if I do things well as it should, it would be nice of you
So i have decompile the CM theme with apktool and i take the pictures names, i copy & past it in "appfilter.xml" file, so add for exemple this line:
<item component="ComponentInfo{com_adobe_air_icon/com.adobe.air.AdobeAIRMainActivity}" drawable="icon_name"/>
I help me of this website:
http://activities.tundem.com/
If i can, i take the activity name of an app with Apex launcher..
Is what I need to do differently?
Yeah ... I am also using this tutorial:
http://forum.xda-developers.com/showthread.php?t=1649891
Thanks
