Quote Originally Posted by ...
I have an additional question:What coordinates add to adjust the loading space bar.:
Hi Kriss

to set the position of the loading bar you can use the following two commands in sys.txt

[loading]
progressbar_x= (I think this is distance in Pixels from left side of screen)
progressbar_y= (I think this is distance in Pixels from top of screen)

This works in WinCE and Android. The exact numbers to enter depend on where you want the loading bar and the resolution of your device's screen so you will have to experiment a little bit.

Regards
Richard