ionic-team / native-run

Utility for running native binaries on iOS and Android devices and simulators/emulators
MIT License
120 stars 21 forks source link

The AVD.ini file is missing "path.rel" #386

Open moonyoulove opened 3 weeks ago

moonyoulove commented 3 weeks ago

https://github.com/ionic-team/native-run/blob/a6e56059ccd6f29ce60bc6de56012fd27eeeda5c/src/android/utils/avd.ts#L75

When I use Android Studio's device manager to create a virtual device, the configuration file doesn't have path.rel, causing a native-run error.