Java2Smali icon indicating copy to clipboard operation
Java2Smali copied to clipboard

Error: when i import android.util.Log;

Open JarJarBlink opened this issue 1 year ago • 1 comments

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

JarJarBlink avatar May 14 '24 06:05 JarJarBlink