On Tue, Mar 29, 2011 at 3:55 PM, Danny D <[email protected]> wrote: > Is there supposed to be an "ant_rules_r3.xml" file included in the > android-sdk package?
The filename may have changed, since the filenames are internal to the build tools and are not part of the SDK. Similarly, the rules inside the file may have changed. I suspect that the files you seek are in $ANDROID_HOME/tools/ant directory, where $ANDROID_HOME is where you unpacked or installed your SDK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9.2 Available! -- 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

