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" /> Link to comment https://forum.powerampapp.com/topic/7106-unable-to-run-skin-on-42-sonys-rom/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.