right we wanted to avoid having all android librairies having to deal with
InstantRun related quirks.
so the manifest file you see now is the final one minus the IR application
swapping which happens in a different file now.


On Fri, Feb 26, 2016 at 1:33 AM Csaba Kozák <[email protected]> wrote:

> Hey,
>
> I saw in the latest release notes
> <http://tools.android.com/recent/androidstudio20beta6availableinthecanarychannel>,
> that "Applications using android-annotations are now compatible with
> InstantRun."
>
> First of all, is guess this is referring to the AndroidAnnotations
> <https://github.com/excilys/androidannotations> framework. I am a
> developer of this framework.
>
> Is this fix related to the replaced application class in the manifest? I
> just checked the new AS beta, and it seems it no longer
> replaces the app name in the manifest with BootstrapApplication.
>
> I already added a fix
> <https://github.com/excilys/androidannotations/pull/1700> for the
> previous Instant Run behavior in AndroidAnnotations, but i will remove it
> if Instant Run indeed
> does not changes the app name in the manifest anymore.
> Also, it would have be a good to avoid parallel work.
>
> Regards,
> Csaba
>
> --
> You received this message because you are subscribed to the Google Groups
> "adt-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to