Friday, March 22, 2013

Re: [android-developers] How to solve the issue with Dalvik compiler limitation on 64K methods?

I presume that there's a recipe for that, though I do not know what it is.

The right answer to your problem ("the application architecture should
probably be restructured") is one you discarded. Any "solution to work
around this problem temporarily" may come with side effects, such as
having to drop "debug/run builds within the IDE" "temporarily".
Software development does not require an IDE or debug builds.

On Fri, Mar 22, 2013 at 5:13 AM, Ricardo Amaral
<master@ricardoamaral.net> wrote:
> That's what I keep being told but how can I still use Eclipse and execute
> debug/run builds within the IDE and still run Proguard?
>
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
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 Android Development_ Version 4.7 Available!

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment