Re: [android-developers] Re: Integrating ACRA with Roboguice 2

2012-06-26 Thread TreKing
On Mon, Jun 25, 2012 at 2:11 PM, Luiz Henrique wrote: > So, I'm confused in how initialize ACRA now ? This is probably a question for the ACRA and / or RoboJuice devs. - TreKing

Re: [android-developers] Re: Integrating ACRA with Roboguice 2

2012-06-25 Thread Luiz Henrique
Hi Richard, with the version 1 I don't have problem, because the Roboguice has support a RoboApplication. No problem, works fine !!! But I'm using the version 2 that has a lot of improvement and the RoboApplication class was removed. So, I'm confused in how initialize ACRA now ? On Mon, Jun 25,

[android-developers] Re: Integrating ACRA with Roboguice 2

2012-06-25 Thread RichardC
Now I get it, have just read the http://code.google.com/p/roboguice/ docs Have you tried extending RoboApplication http://roboguice.googlecode.com/hg/roboguice/docs/apidocs/index.html ? On Monday, June 25, 2012 7:48:37 PM UTC+1, Henrique wrote: > > Hi people, I'm trying to integrate ACRA in my

[android-developers] Re: Integrating ACRA with Roboguice 2

2012-06-25 Thread RichardC
This bit I don't understand: " I don't have more support to android.app.Application class " Please explain and maybe we can help On Monday, June 25, 2012 7:48:37 PM UTC+1, Henrique wrote: > > Hi people, I'm trying to integrate ACRA in my Roboguice 2 project, but I > can't do that because I don'