codelab-android-accessibility
codelab-android-accessibility copied to clipboard
No Global Action Bar Service in Settings > Accessibility
When I run app as in tutorial (select nothing activity and press green button) it builds and stops. After it i don't see Global Action Bar Service in Settings > Accessibility as it said in tutorial and there is not toolbar on the screen. Am i doing something wrong?
I am having the same issue - also there is no "completed" branch in the repository: https://github.com/googlecodelabs/android-accessibility/blob/master/GlobalActionBarService/app/src/main/java/com/example/android/globalactionbarservice/GlobalActionBarService.java so there is no evidence that this works... We can't even check out a solution