I recently developed a small android app that hosts a web site (using webView), the app runs on my device when I debug from android studio, however, when I sent the app to the sandbox and my device got it, I see this:
This app is a web app. You can use it only in a web browser from your computer or you mobile phone.
so, is there a way to run the app the device got from the sandbox?
Thank you help.