|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ReportSender | A simple interface for defining various crash report senders. |
| Class Summary | |
|---|---|
| EmailIntentSender | Send reports through an email intent. |
| GoogleFormSender | ACRA's default ReportSender: sends report data to a GoogleDocs Form. |
| HttpSender |
The ReportSender used by ACRA when ReportsCrashes.formUri()
has been defined in order to post crash data to a custom server-side data
collection script. |
| Enum Summary | |
|---|---|
| HttpSender.Method | Available HTTP methods to send data. |
| HttpSender.Type | Type of report data encoding, currently supports Html Form encoding and JSON. |
| Exception Summary | |
|---|---|
| ReportSenderException | This exception is thrown when an error ocurred while sending crash data in a
ReportSender implementation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||