Page 1 of 1

Android StatusBar / Grey Bar

Posted: Sun Nov 04, 2012 4:36 pm
by Kotasan
Hi all,

I've a problem with the android app of Love2D, I want to remove the StatusBar in android 2.3 because it takes a large place of the screen and it's so ugly when you play !
So, if someone can send me an .apk without the StatusBar or tell me how to remove it, it could be cool ! I've Eclipse installed on my PC but i'm not very good in java...
http://image.noelshack.com/fichiers/201 ... 1-1858.png
Thank you very much ! :awesome:

Kotasan

Re: Android StatusBar / Grey Bar

Posted: Tue Nov 06, 2012 11:47 am
by T-Bone
You just need to tweak the Android Manifest. That's xml, not java. You can Google it for details, it's not specific to Löve in any way.