Re: [android-developers] Re: Application onCreate called more than once?
On Mon, Nov 12, 2012 at 7:17 AM, Nobu Games <dev.nobu.games@gmail.com> wrote:
> Post your manifest.xml. I assume that you have your broadcastreceiver or
> some service running in a separate process. That would cause
> Application.onCreate to be called multiple times.
>
ACRA keeps track of initialization using a static variable, so with
multiple processes
this should not happen. I've seen this too in error reports, still no
idea why it happens.
Here's a related issue:
https://github.com/ACRA/acra/issues/3
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home