pombreda / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Build depends on Ancient Android Versions (3,4,7,8) #660

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on?

As this is a build issue, my PC.

What firmware version are you running on the device?

Not applicable.

What steps will reproduce the problem?
1. Download SDK and install recent versions.
2. Download SL4A sources.
3. Import into Eclipse.
4. Attempt to compile.

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

I expect that it'll compile against the recent versions of the android SDK I 
have installed. Instead it throws thirty something errors about not being able 
to find android-3,-4,-7,-8.

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

Recent HG clone. Debian Linux (Stable).

Please provide any additional information below.

While it is nice to be able to build against older versions, requiring a 
developer who's targeting more recent releases to download (not one, but four) 
effectively obsolete versions is annoying.

Original issue reported on code.google.com by Karatorian on 15 Sep 2012 at 9:53