Skip to content

Instantly share code, notes, and snippets.

@jonromero
Created July 20, 2011 09:45

Revisions

  1. jonromero revised this gist Jul 21, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion acra_bugsense.java
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    @ReportsCrashes(formUri = "http://www.bugsense.com/api/errors?api_key=YOUR_API_KEY", formKey="")
    @ReportsCrashes(formUri = "http://www.bugsense.com/api/acra?api_key=YOUR_API_KEY", formKey="")
  2. jonromero created this gist Jul 20, 2011.
    1 change: 1 addition & 0 deletions acra_bugsense.java
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    @ReportsCrashes(formUri = "http://www.bugsense.com/api/errors?api_key=YOUR_API_KEY", formKey="")