io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Deep Linking Recipe App no longer works

Open GYberkeley opened this issue 9 years ago • 1 comments
trafficstars

adb shell am start -W -a android.intent.action.VIEW -d “http://recipe-app.com/recipe” com.recipe_app

is returning:

Activity not started, unable to resolve Intent { act=android.intent.action.VIEW dat=“http://recipe-app.com/recipe” flg=0x10000000 pkg=com.recipe_app }

GYberkeley avatar Oct 04 '16 21:10 GYberkeley

please provide the solution

sandeepkbs avatar Apr 24 '18 12:04 sandeepkbs