I am trying to use the LibGDX UI Project creator to create the Projects for LibGDX. But I wonder me projects, that I cantbut it doesn't allow me to choose for whichthe Andorid version I want to develop. In the past it was for me the same, but now I am interested in, because I haveproject. This is a problem for some android features not. For For example I want to hide the action bar, so I wanted to set the Theme: "Theme.Holo.Light.NoActionBar.Fullscreen", but
Theme.Holo.Light.NoActionBar.Fullscreen
...but if I do that I get the error message "@android:style/Theme.Holo.Light.NoActionBar.Fullscreen requires API level 13 (current min is 5)". Can someone explain me, what a scope I have ?
@android:style/Theme.Holo.Light.NoActionBar.Fullscreen requires API level 13 (current min is 5).
My idea is to manually set up the projects so I can choose freely the versions and API levels. But But I think I cantcan't choose what I want, because thanthen LibGDX would have problems.
How can I correctly set the android version using UI Project creator?