io2015-codelabs
io2015-codelabs copied to clipboard
App Indexing Codelab issues
Codelab found here: https://codelabs.developers.google.com/codelabs/app-indexing/
Go to: 3. Run the sample app Step 1: Select the app-indexing directory from the sample code (Quickstart > Import Project... > app-indexing For people who already may have another sample project open, they won't see the Quickstart. Might be worth adding something like... "or alternatively, from the menu options, File > Open > app-indexing".
Go to: 4. Test the Final App in Google Search Step 7: Click on the autocomplete result to get the intent chooser dialog. My phone did not open the intent chooser dialog. Maybe something like "Click on the autocomplete result, which may open the intent chooser dialog. If so, select your app from the list. Then make sure it opens the correct view in your app" may be more appropriate to handle both cases where the intent chooser dialog is/isn't shown.
Go to: 5. Run the starter app Step 1: Select the app-indexing-start directory from your sample code download (File > Import Project... > app-indexing-start). Maybe because it's a different version of Android Studio (I realize the codelab is meant for Android Studio 1.0+), but for my Android Studio 2.1.2 (Most recent, stable build since Aug 16, 2016) setup on a mac, I have File > Open > app-indexing-start instead.