Re: [android-developers] How to exclude test resources from generated APK?

2011-05-02 Thread Greg Brown
Maybe it would help to ask this question another way. Does anyone know how the Android plugin for Eclipse generates an APK file, and if this process is configurable in any way? Thanks, Greg On Apr 30, 2011, at 12:40 PM, Greg Brown wrote: > I actually don't want them in my .apk file a

Re: [android-developers] How to exclude test resources from generated APK?

2011-04-30 Thread Greg Brown
p all > test related code (and resources) in a separate .apk that has the > Instrumentation components. > > On Apr 30, 2011 9:48 AM, "Greg Brown" wrote: > > Hi all, > > > > I'm using Eclipse to develop an Android application. I have a number > > of r

[android-developers] How to exclude test resources from generated APK?

2011-04-30 Thread Greg Brown
Hi all, I'm using Eclipse to develop an Android application. I have a number of resource files in my project that are used for unit testing. When I generate an APK file for my app using "Android Tools > Export Unsigned Application Package", the generated file includes these data files. I have not

Re: [android-developers] "Unable to get system library for project"

2011-04-15 Thread Greg Brown
>> Does anyone have any suggestions as to how I might be able to permanently >> resolve this? >> >> In the project settings is an Android entry. Under there is where you should >> be specifying your build target. Try changing it to something else (like 1.6 >> or whatever) hit OK, the go back an

Re: [android-developers] "Unable to get system library for project"

2011-04-15 Thread Greg Brown
> On Wed, Apr 13, 2011 at 8:59 AM, Greg Brown wrote: > Does anyone have any suggestions as to how I might be able to permanently > resolve this? > > In the project settings is an Android entry. Under there is where you should > be specifying your build target. Try changing it

[android-developers] "Unable to get system library for project"

2011-04-13 Thread Greg Brown
I have an Android 2.1 project that periodically seems to "lose" the Android SDK library. It will work fine for a few days, then suddenly fail to compile. In the project settings under Java Build Path/ Libraries I see an entry that reads "unable to get system library for project". Removing that entr