moonwalk icon indicating copy to clipboard operation
moonwalk copied to clipboard

Android app runtime error

Open nileshpandey3 opened this issue 5 years ago • 2 comments

Android resource linking failed

/Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:2646: error: resource android:attr/fontVariationSettings not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:2646: error: resource android:attr/ttcIndex not found. error: failed linking references.

nileshpandey3 avatar Aug 28 '19 06:08 nileshpandey3

Please suggest as I am unable to launch and run the android app on my emulator using Android Studio IDE.

nileshpandey3 avatar Aug 28 '19 09:08 nileshpandey3

Hi, thanks for opening this issue. I am currently working on a big update for Moonwalk which will upgrade dependencies and fix the installation for the native modules.

The new code is located in feat/v2 if you want to take a look.

Illu avatar Aug 29 '19 11:08 Illu