I have a problem, I needed to reformat my phone and pc, I have a Samsung Galaxy 1 and Windows 7 Pro. I have setep up my phone and pc to the correct settings Android , SDK, Java paths in system varibles.
My program Compiles normally with out errors, but when I run the app on my phone the screen is blank and then it goes back to the main screen, I have even tried a very simple print command but with out any luck.
No idea why it isnt working, I had my project working fine with out problem before the format. Help.
SETSCREEN 800,480,1
PRINT "john",100,100
SHOWSCREEN
MOUSEWAIT