Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[demo-app] Add ability to cause an ANR (application not responding) #608

Closed
breedx-splk opened this issue Sep 20, 2024 · 2 comments
Closed
Labels
demo-app Features and changes related to the android demo app

Comments

@breedx-splk
Copy link
Contributor

Much like the ability to crash the application, we want to be able to manually/intentionally trigger an ANR. We should build this capability into the demo application.

Relates to the questions in #496.

@breedx-splk breedx-splk added the demo-app Features and changes related to the android demo app label Sep 20, 2024
@Victorsesan
Copy link

@breedx-splk Can you please assign this to me? i can give it a try and add the ANR simulation code to the main activity and Implement the ANR Logic to it and you review. Also the repo Readme.md file shows some of the features included in the demo app already includes the ANR feature , does that mean we just have to modify an already implemented ANR feature? if so where can i find the file to work on. Thank You

@breedx-splk
Copy link
Contributor Author

@Victorsesan thank you so much to offering to work on this, but another contributor @magda-woj explained on the weekly SIG meeting today that the code is written and a PR will be submitted right after #627 is merged.

The help is definitely welcome, so please feel free to look into other issues or just directly submit a PR for something else without being assigned (it's not required). Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo-app Features and changes related to the android demo app
Projects
None yet
Development

No branches or pull requests

2 participants