简体   繁体   中英

Ionic 4 project - Android studio & ADB doesn't update with changes in code

I have an Ionic 4 mobile app project and have been previously been testing with with ADB with Android Studio. I can successfully run/build and install onto my android device. However, no changes I make in the code take affect when I view the app on my device.

This link was the closest I could find to my issue: Android studios doesn't update app on mobile device 't-update-app-on-mobile-device/38919601

I have tried to Build > Clean Project in Android Studio but it hasn't worked for me.

This is my first question on here so any tips on how to improve my ability to ask would be much appreciated :)

Your suggested link having a solution. Try Re-build the Gradle. Do build->Rebuild project then run it.

To be sure you are on right project :).

我需要在运行npx cap add androidnpx cap open android之前运行一个ionic build

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM