Do they actually need to be in your main .apk?  Generally we like to keep
all test related code (and resources) in a separate .apk that has the
Instrumentation components.
On Apr 30, 2011 9:48 AM, "Greg Brown" <[email protected]> wrote:
> 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 been able to find a way to filter them out.
>
> Is there a configuration file somewhere that I can modify to exclude
> these files?
>
> Thanks for your help,
> Greg
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to