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.
こんにちは、奇妙な問題が発生していて、問題なくログに記録されていましたが、突然、すべてのログにこのエラーが発生しました
メソッド v(String, String) は String 型に対して未定義です
インポートimport android.util.Log;しましたが、一日中正常に動作していましたが、突然、すべてのログが機能しないと判断しました。
import android.util.Log;
その問題は発生しますが、他のウィジェットが正常に機能している場合、Android とは関係ありません。
1. clean your project 2. close eclipse and re-open
.
これらはあなたを助けるかもしれません。