How to solve the problem "No resource found that matches the given name" in arrays.xml? - Stack Overflow

admin2025-04-26  17

Error code



<string-array name="com.google.firebase.crashlytics.build_ids_arch">

<item>aarch64</item><item>aarch64</item><item>arm</item><item>arm</item></string-array>

<string-array name="com.google.firebase.crashlytics.build_ids_build_id"><item>1dc5e1549c21c8427b793e2719047376293f9cdf</item><item>22877777dbfadf9ae60a3dcd10bb9ae6d42bf1a6</item><item>612931405d4dac951d04761b8b50886d78135138</item><item>29e677390c24224f2f0d19c19871dc2772b3b7e1</item></string-array>

<string-array name="com.google.firebase.crashlytics.build_ids_lib"><item>libanzu.so</item><item>libgrowtopia.so</item><item>libanzu.so</item><item>libgrowtopia.so</item></string-array>

I don't know what to do anymore, is there anyone who can solve my problem?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745650551a312145.html

最新回复(0)