translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

Android Accessibility Service doesn't restart after crash

Stackoverflow

If my Android Accessibility Service crashes, the service is not restarted by the system until the phone restarts.Is this known? Do I have a method of restarting it if the system dosen't?

Tags: 
  • android
  • service
  • crash
  • accessibility

onServiceConnected not called after enable my AccessibilityService

Stackoverflow

After I open my app, it jumps to the accessibility settings.

Tags: 
  • java
  • android
  • service
  • accessibility
  • onserviceconnected