monkeybutt Posted September 28, 2021 Share Posted September 28, 2021 sorry for the newb questions, I'm a bit surprised that v3 has very little skins despite more versatile & more skinnable elements than v2, so I'm gonna try to make my own (no promises though lol, and it's probably gonna be so ugly it's just for private use) 1. do I need programming / coding knowledge beforehand? or is it doable from scratch as a total beginner with some google-fu? 2. what exactly do I need to use the SDK? what software to edit based on sample skin? 3. do I need a buffy PC? I have a shitty laptop (8GB RAM and some AMD laptop CPU) that can run... uhh.. is a PC game a good benchmark? it can run DOOM 2016 on lowest settings. thanks beforehand Link to comment Share on other sites More sharing options...
andrewilley Posted September 29, 2021 Share Posted September 29, 2021 It is a coding task rather than a drag-and-drop GUI. The adjustment parameters are all controlled by XML string settings. And also you'd need to be able to create your new visual elements of course. https://github.com/maxmpz/powerampapi/blob/master/poweramp_skin_sample/readme.md Andre Link to comment Share on other sites More sharing options...
flyingdutchman Posted September 29, 2021 Share Posted September 29, 2021 @monkeybutt, download the development kit on github, install Android Studio (free development environment) and import the sample app. You can also create your own android emulated device for testing. Get the sample app to work first. Max has documented the steps required Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.