- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would like to open a native Android app from a link in the Android/Cordova web app I am trying to build.( Tabview template, converted to HTML5+Cordova, building only for Android)
The app is in the Google Play store (com.app.gateaccess). I have a separate mobile web app that opens the native iOS app using the specified scheme ( href="abdigateaccess://WI").
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Before you build your application, under the build settings, provide your URL scheme (the external application) in the Intent (External whitelist) field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Swati S. - would that be the package name (com.app.gateaccess)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should be the package identifier, however, when I tried it didn't work for me. I'm trying to investigate, meanwhile use this plugin https://github.com/lampaa/com.lampa.startapp, it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you! I will give it a try this weekend and let you know how it turns out.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page