Search the Community
Showing results for tags 'compile'.
-
I’ve changed some png files on a Poweramp skin and tried loads of time to compile it using tools like apktool.jar, but they all show errors and my android device shows a “parsing error” when trying to run the theme apk file. I did all the changings on PC and only changed png files (I didn’t renamed any file). Can someone help me? All the tutorials on the web doesn’t work for me.
-
Hi, I downloaded the widget pack and tried to compile the provided example just like the skins with ant dist. But i ended up getting an error about classname="com.android.ant.SetupTask" not being found, so I opened up build.xml and switched the code out and replaced it with: <taskdef resource="anttasks.properties" classpathref="android.antlibs" /> It seemed to start working until it says this: stylesheet Poweramp Skin/Widgets/version.xsl doesn't exist. I tried looking around for version.xsl in the widget pack for it but didn't find it anywhere. Anyways I aw wondering if I am jus