Jump to content

KreNtal

Approved Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Blogs

Gallery

Downloads

Poweramp Knowledge Base

База знаний Poweramp

Poweramp知识库

Poweramp Equalizer Knowledge Base

База знаний Poweramp Equalizer

Store

Events

Ideas

Everything posted by KreNtal

  1. After lots of errors and problems I've been able to push the skin correctly to my device To correct the "Cannot run program "adb"" error: I added to 'Path' (environment variables) the location of adb.exe Also I corrected the "--version-code" error without modify the build.xml: I edited the skin_custom_rules.xml stored in skin_lib project on line 75 instead of <arg value="${version.code}"/> you should write <arg value="${project.version.code}"/> maybe someone could correct it even on Github.
  2. I have an error when using the 'ant apkpush' command: C:\Users\Roberto\Studio\Programmazione\Android\workspace\skin_lib\skin_custom_rules.xml:103: Execute failed: java.io.IOException: Cannot run program "adb": CreateProcess error=2, Unable to find specified file Can anybody help me?
×
×
  • Create New...