android / codelab-android-accessibility

Basic Android Accessibility: making sure everyone can use what you create!
https://codelabs.developers.google.com/codelabs/basic-android-accessibility/
Apache License 2.0
112 stars 86 forks source link

Can't launch GlobalActionBarService in step 3 #19

Open andrewpfunk opened 5 years ago

andrewpfunk commented 5 years ago

Step 3 of the tutorial invites the user to launch the application, but you can't do that until you set the launch activity to Nothing, which isn't explained until the end of step 4.

annie-r commented 4 years ago

I second this as an issue, as it definitely confused/blocked me