Can someone point me to a template for how to build AOKP themes that can be distributed via Play store.
This is a discussion on Howto Create AOKP theme apps within the Galaxy Nexus Themes forums, part of the Galaxy Nexus Development category; Can someone point me to a template for how to build AOKP themes that can be distributed via Play store....
Can someone point me to a template for how to build AOKP themes that can be distributed via Play store.
for the theme engine?
one sec... i'll grab ya link for the t-mobile theme engine template
here's one for cm7
http://forum.xda-developers.com/showthread.php?t=964391
i'm not sure how different it would be because i don't know how different the themes are...
and here's a guide on how to port cm7 themes over to cm9 theme chooser
http://rootzwiki.com/topic/25221-guide-how-to-port-themes-to-t-mobile-theme-chooser/
or another idea... just take an existing theme... rip it apart... and build according to how that one is set up...
Last edited by Nemo Aeternamn; 06-23-2012 at 09:09 PM.
Thanks. But is there a set of instructions somewhere telling how to make a theme and deploy it as an apk?
what's your set up, linux or windows? Do you already have the Android SDK and JDK set up? It's going to be a lot harder making one from scratch then using an already made one and changing it. There is a stock template floating around but you need a linux set up, Android SDK, Java Development Kit, and ANT set up to be able to compile it.
Sent from my Galaxy Nexus using Tapatalk 2
PM with any Questions
GTalk available upon Request
I believe d1L777 is talking about this one: https://plus.google.com/115049428938715274412/posts/Epq3Xt83Bpd
Good luck with it. If you have the set up, go for it. I have Windows tho, so I used the first link in Nemo Aeternamn's response, which is extremely easy if you know APKmanager (even if you don't, it's easy to get used to). It still allows you to compile and deploy as an APK, to the Play Store or download on the forums, to be applied via the Theme Chooser.