Jump to content

wolsrm

Approved Members
  • Posts

    2
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://wolsrm.blogspot.com/

Profile Information

  • Gender
    Male
  • Location
    Hong Kong
  • Interests
    Create theme

wolsrm's Achievements

Newbie

Newbie (1/3)

  1. Thanks I can compile without problem now
  2. I have problem with building classic skin downloaded from skin-sdk thread Build process stops at "cannot find apk" Z:\workspace\InfoActivity>ant Buildfile: Z:\workspace\InfoActivity\build.xml -check-env: [checkenv] Android SDK Tools Revision 21.0.1 [checkenv] Installed at C:\Program Files (x86)\Android\android-sdk -setup: [echo] Project Name: Poweramp-Classic-Skin [gettype] Project Type: Application -pre-clean: clean: [delete] Deleting directory Z:\workspace\InfoActivity\bin [delete] Deleting directory Z:\workspace\InfoActivity\gen [getlibpath] Library dependencies: [getlibpath] No Libraries [subant] No sub-builds to iterate on -set-jar: -build-setup: [echo] Resolving Build Target for Poweramp-Classic-Skin... [gettarget] Project Target: Android 2.2 [gettarget] API level: 8 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: Z:\workspace\InfoActivity\bin [mkdir] Created dir: Z:\workspace\InfoActivity\bin\res [mkdir] Created dir: Z:\workspace\InfoActivity\gen [mkdir] Created dir: Z:\workspace\InfoActivity\bin\classes [mkdir] Created dir: Z:\workspace\InfoActivity\bin\dexedLibs [echo] ---------- [echo] Resolving Dependencies for Poweramp-Classic-Skin... [dependency] Ordered libraries: [dependency] [dependency] ------------------ [dependency] API<=15: Adding annotations.jar to the classpath. [echo] ---------- [echo] Building Libraries with '${build.target}'... [subant] No sub-builds to iterate on -code-gen: [echo] SKIN: Generating R.java / Manifest.java from the resources... [exec] W/asset ( 9140): Asset path ..\..\audioplayer\bin\audioplayer.apk is neither a directory nor file (type=1). [exec] ERROR: Asset package include '..\..\audioplayer\bin\audioplayer.apk' not found. BUILD FAILED Z:\workspace\InfoActivity\build.xml:37: exec returned: 1 Total time: 1 second I know the problem occurs because local.properties has not been configured. Can someone tell me how to modify Poweramp.apk path to make it work? Do I need the actual Poweramp.apk file? How to get it? # This file is automatically generated by Android Tools. # Do not modify this file -- YOUR CHANGES WILL BE ERASED! # # This file must *NOT* be checked in Version Control Systems, # as it contains information specific to your local configuration. # location of the SDK. This is only used by Ant # For customization when using a Version Control System, please read the # header note. sdk.dir=C:/Program Files (x86)/Android/android-sdk/ Poweramp.apk=../../audioplayer/bin/audioplayer.apk key.store=../../maxim-m-petrov-key.keystore key.alias=maxim-m-petrov-key Thank you so much
×
×
  • Create New...