I want to compile a piece of code that uses the BItmap. If i leave the import like this: "import org.json.Bitmap;", the compiler does not accept it. How do i handle that anyway? Thanks
Sorry, you are write, i am receiving the error when i use "importandroid.graphics.Bitmap;" in my java code. How do i adapt it for compilator to process it correctly?
Thanks in advance