java inline class

  1. Lucas Siqueira

    Android Question Error Context in Java inline Class module

    Can anyone help me implement the java code that works in the Main module. I want to implement it in a class called Print. But when I try to use it in the Print class, it gives an error in the JAVA code: error: incompatible types: print cannot be converted to Context printer =...
Top