I am trying to System.out.println some debug statement but it won't appear on the console. I know I have the correct console open because it shows "Installing apk" and other messages when running the program. And the System.out.println statements are reached in my code. I tested it out by using Toasts and it is reached. Any help?
问问题
307 次