> Task :app:installDebug Installing APK 'app-debug.apk' on 'moto g45 5G - 15' for :app:debug Installed on 1 device. #47
Unanswered
madfortech
asked this question in
Q&A
Replies: 1 comment
-
|
Have you tried the watch command? Ps this repo is for the desktop package. You can raise issues in the mobile repo if you have access or ask for help in our discord |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
BUILD SUCCESSFUL in 46s
41 actionable tasks: 41 executed
Hi! I was able to install my NativePHP Android app successfully using php artisan native:run. However, every time I run this command, it creates a new build instead of launching the already installed app.
Can you please tell me how to start or launch the existing installed app without rebuilding it each time?
Thank you! 🙏
Beta Was this translation helpful? Give feedback.
All reactions