Tuesday, February 7, 2012

[android-developers] Re: android fullscreen issue

Dear ji fei :

Thanks for your quick reply. After I change minSdkVersion from 7
to 9, I Can't install this apk into android 2.1 anymore.

BR,
Mark

On Feb 7, 5:37 pm, ji fei <ufo22940...@gmail.com> wrote:
> 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 <androidmark2...@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- Hide quoted text -
>
> - Show quoted text -

--
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