I don't know what is going on with the Log method, I've been using it normally and now I have a project in which it doesn't work at all.
android.utils.Log is imported already but when I go and type in Log.i, Log.d, Log.e, anything, it says it cannot resolve symbol 'i' or whatever else I try.
Please help! I can't find the answer anywhere...
Thanks!
android.utils.Log is imported already but when I go and type in Log.i, Log.d, Log.e, anything, it says it cannot resolve symbol 'i' or whatever else I try.
Please help! I can't find the answer anywhere...

Thanks!