Java2Smali
Java2Smali copied to clipboard
Error: when i import android.util.Log;
My java code is using Log.d(...); The tool said: error: package android.util does not exist. How do i solve it ?