Tuesday, February 7, 2012

Re: [android-developers] android fullscreen issue

Try to add follow code to AndroidManifest.xml. Maybe works.
<uses-sdk android:minSdkVersion="9"/>


On Tue, Feb 7, 2012 at 4:56 PM, mark2011 <androidmark2011@gmail.com> wrote:
Dear All :

  I had written the below command at my project AndroidMainfest.xml.
android:theme="@android:style/Theme.NoTitleBar.Fullscreen".

I installed the apk into 2 different android phone(one is android
2.2.1, the other is 2.2.2).

One is fullscreen display, but the other isn't. It displays electronic
cell status still.

Is there anyone know the why?

Thanks in advanced.

BR,
Mark

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment