hard_coder Posted January 9, 2015 Share Posted January 9, 2015 Hi, i have the big problem with skins on sony's rom.What i did? -Just download poweramp_skin_sdk from github (last version). Tried to build classic Poweramp skin. (the only modification i did is create src dirs and replace ${build.version} -> ${project.build.version} for prevent compiler issueses).Everything goes fine except one thing - skin crash when i click on the launcher icon. Poweramp skin dialog show text - "Skin update requared". This happends only on sony's rom, on other devices everything fine.*Note: I did read about similar question on this forum. I checked - skin-compat-debug.apk included in build (i just type ant debug in skin_compat folder).Also i found commented strings in skin_lib/res/values/public.xml file (content below) - Do i need to uncomment those lines? <public type="array" name="poweramp_skins" id="0x80050000" /> <public type="array" name="poweramp_skin_names" id="0x80050001" /> <public type="array" name="poweramp_skin_authors" id="0x80050002" /> Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.