Your imports should be: import org.acra.ACRA; import org.acra.annotation.ReportsCrashes;
On Jun 24, 2:46 pm, Raghav Sood <[email protected]> wrote: > I definitely added the jar to the build path. The import statements work > fine. Only the ACRA.init(this); and @ReportCrashes gives errors. > > On Fri, Jun 24, 2011 at 5:50 PM, Andrew Gregory > <[email protected]>wrote: > > > > > > > > > > > I'm not at my pc right now, so I can't check, but have you added the acra > > jar to the build path? It's in the instructions, so perhaps you missed that > > bit? > > > Andrew > > On 24 Jun 2011 19:40, "Raghav Sood" <[email protected]> wrote: > > > Thanks. > > > > I did look at there example code. As far as I can see I have literally > > copy > > > pasted everything, making minor changes like the package name etc. Yet it > > > fails to work. I can't test it because the errors do not let it compile. > > > > Still, thanks for replying at least. > > > > On Fri, Jun 24, 2011 at 5:05 PM, Mark Murphy <[email protected] > > >wrote: > > > >> On Fri, Jun 24, 2011 at 7:26 AM, Raghav Sood <[email protected]> > > wrote: > > >> > Anything? > > > >> If you want responses in under two hours, hire a consultant. > > > >> If you wish to limit yourself to the free volunteer assistance, I > > >> suggest that you just patiently wait for help, here or on the ACRA > > >> support Google Group, where you cross-posted: > > > >>http://groups.google.com/group/acra-discuss > > > >> By "patiently" I mean "don't bump your post until at least 48 hours > > >> have passed". > > > >> Since I have not used ACRA yet myself, I have no answer to your > > >> questions. The acra-discuss list will be your most likely resource, > > >> beyond looking at their sample code. This is doubly true since you are > > >> using a beta release. > > > >> -- > > >> Mark Murphy (a Commons Guy) > > >>http://commonsware.com|http://github.com/commonsguy > > >>http://commonsware.com/blog|http://twitter.com/commonsguy > > > >> Android Training in London:http://bit.ly/smand1,http://bit.ly/smand2 > > > >> -- > > >> 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 > > > > -- > > > Raghav Sood > > >http://www.raghavsood.com/ > > >http://www.androidappcheck.com/ > > >http://www.telstop.tel/ > > > > -- > > > 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 > > > -- > > 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 > > -- > Raghav > Soodhttp://www.raghavsood.com/http://www.androidappcheck.com/http://www.telstop.tel/ -- 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

