Giter Site home page Giter Site logo

android-custom-class-loading-sample's People

Stargazers

 avatar

Watchers

 avatar  avatar

android-custom-class-loading-sample's Issues

build.xml not working

What steps will reproduce the problem?
1. ant debug (or release) causes this error:
/home/user/android-sdks/tools/ant/pre_setup.xml:4: Your build.xml file is 
outdated. Delete it and regenerate it with 'android update project'

2. If recreate build.xml and try to re-integrate the macrodef and target tags 
into the new build.xml, the build breaks on the <setup /> tag:
BUILD FAILED
/home/user/workspace/android-custom-class-loading-sample-read-only/android-custo
m-class-loading-sample/build.xml:146: Missing attribute projectTypeOut

3. I hope this is an easy fix for someone who knows more about ant and android 
than I presently do.

What is the expected output? What do you see instead?

- it should have built cleanly

What version of the product are you using? On what operating system?

- Android 2.1 SDK under Mint 12

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Nov 2011 at 10:01

build.xml no longer work under newer sdk tool

What steps will reproduce the problem?
1. check out project
2. modify local.properties to point to correct android sdk location
3. execute ant debug

What is the expected output? What do you see instead?
expect build success msg
but see following instead:
BUILD FAILED
build.xml:160: The following error occurred while executing
 this line:
build.xml:117: Reference jar.libs.ref not found.

What version of the product are you using? On what operating system?
android sdk tool r19, ant 1.8.2, windows 7 pro x64

Please provide any additional information below.
on line 117 of build.xml, instead of 
<path refid="jar.libs.ref" />
use
<path refid="project.libraries.jars" />
to solve this problem

Original issue reported on code.google.com by [email protected] on 3 May 2012 at 5:44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.