this is my log file no errors are displayed
That screen shot is from the simulator. It is not the output from the “adb logcat” command. You have to build for your device. Use your USB charging cable and “tether” your S3 to your Windows machine via a USB port. Install your app to your device. Then you have to open a Command window and type in the command:
adb logcat
It’s this output I’m interested in.
Sorry my bad … I understood the problem
My screen is 270x480
I have an Image that has the x coordinate outside the screen (it has an x coordinate of 900) and in my device doesn’t work…
Does this mean you have solved this?
Yesss…