Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Unable To Integrate ACRA
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael  
View profile  
 More options Jan 7 2012, 4:29 pm
From: Michael <michaell...@gmail.com>
Date: Sat, 7 Jan 2012 13:29:10 -0800 (PST)
Local: Sat, Jan 7 2012 4:29 pm
Subject: Unable To Integrate ACRA
I have followed the getting started instructions
http://code.google.com/p/acra/wiki/BasicSetup and been successful up
to:

Above the declaration of the MyApplication class, add the
@ReportsCrashes annotation with your Google Docs formKey as a
parameter.

At this point, I have the imports working:
    import org.acra.*;
    import org.acra.annotation.*;

but I get an error on @ReportsCrashes(formKey = "My Google Doc Key
Here")
stating "ReportsCrashes cannot be resolved to a type" as well as "The
attribute formKey is undefined for the annotation type ReportsCrashes"

What I have done differently from the guide up to this point is that
the application subclass is not in the package root; instead it was
integrated into an existing application subclass in a package with a
few other classes. I can't, however, see why that would make a
difference,

I have also tried downloading and copying a fresh .jar file into the
lib folder just in case the original file had been corrupted in the
download.

Any ideas?

Michael


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.