Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
logcat が機能しません。次のエラーが表示されます。
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb logcat reloc_library[1331]: 8815 cannot locate 'android_log_setColoredOutput'... CANNOT LINK EXECUTABLE
どうすればこれを修正できますか?
あなたのROMには、色付きの出力をプッシュするための変更が含まれているようです. android_log_setColoredOutput をインストールする方法を rom 作成者に確認する必要があります。