- Go to service:
cd service - Setup dependencies:
bundle install - Start ngrok on 4567 port:
ngrok http 4567 - Setup host in
sinatra.rband inAndroidManifest.xml - Setup
/service/public/.well-known/assetlinks.json - Run project:
ruby service.rb - Build Android app
-
Notifications
You must be signed in to change notification settings - Fork 0
ConstantinKV/app_link
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
POC of App Link redirection flow for Android app

