Try to set sdkVertion to 7. Because i have meet similar issue before, i just modify like this to solve it. But my android version is gingerbread.
On Tue, Feb 7, 2012 at 9:38 PM, Mark Murphy <[email protected]> wrote: > What is the specific make/model of the device that is not honoring your > request? > > On Tue, Feb 7, 2012 at 3:56 AM, mark2011 <[email protected]> > 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 [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 3.7 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

