9th week content of COOP4423 course
- Documentation can be found at these links HMS Analytics Kit and HMS Crash Service.
This demo project provides demonstration for following scenarios:
- A simple quiz application including 5 questions
- When user answer the questions by clicking True or False buttons, the custom event called as "Answer" is sent to Huawei Analytics.
- When user click the "Post Score" button, the predefined event called as "SUBMITSCORE" is sent to Huawei Analytics.
- When user define the "favor_sport" attribute in the Setting screen, the "favor_sport" user attribute is sent to Huawei Analytics.
- Testing crashes by clicking the "Make Crash" button
- Customizing the crash reports by clicking the "Custom Report" button
git clone [email protected]:BAU-COOP4423/W9-HMS-Analytics-Kit.git
git clone https://github.com/BAU-COOP4423/W9-HMS-Analytics-Kit.git
Note: Do not hesitate to open an issue for your questions.