Jump to content

Unable to run skin on 4.2 sony's rom


hard_coder

Recommended Posts

Hi, i have the big problem with skins on sony's rom.
What i did? -

  1. Just download poweramp_skin_sdk from github (last version).
  2. 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
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...