General :: Make Display Settings For New Android OS Look Like Gingerbread's
Aug 1, 2013
When I look at the display on Android devices where the OS is newer than Gingerbread, my eyes start hurting from the strain. For example, I tried updating my Tmobile G2's ROM from Gingerbread to ICS , then to Jellybean and after hours of tinkering with the display settings my eyes were still hurting. When I gave up and went back to Gingerbread, then my eyes were fine looking at the screen.
My question is: what exactly changed in the display settings in the newer version of the Android oS? Also How can I use an OS like Jellybean or ICS, but make the screen display with the brightness that was available via Gingerbread?I did try the ADW Gignerbread theme, but that mainly changes the look and feel of the icons, not the display
View 1 Replies
Jul 29, 2012
I want to ask is it possible to remove unwanted language list from locale settings? I'm using Gingerbread 2.3.6 stock rom on Samsung Galaxy Ace.
As you can see on the attached picture I want to remove marked language. Is it possible?
How can I do that? Do I need to edit LocalePicker.smali in Settings.apk smali folder?
View 5 Replies
View Related
Apr 16, 2014
I have got a mediatek powered phablet and I miss the wireless display settings. So i decided to look over the settings.apk and saw the following line in xml/display_settings.xml:
Code:
<PreferenceScreen android:title="@string/wifi_display_settings_title" android:key="wifi_display" android:fragment="com.android.settings.wfd.WifiDisplaySettings" />
But there is no wifi_display setting..
Is there a method to activate the desired option? Maybe it is only hidden and I have to unhide it.. I installed an app to show the wfd dialog, works fine. But I want the android settings way to do this..
View 1 Replies
View Related
Jul 10, 2012
I have 70 tablets and i'm trying to set up a quickway to make them all the same, i have most of it sorted. All i need now is to set sleep display time to 10 mins and change the wallpaper to company logod one.
So far my approach has been, set one up how i want it, use adb to copy files to computer, connect next tablet and push those settings.
1/ where is the sleep timer setting stored?
2/ how do i set a wallpaper using adb?
View 5 Replies
View Related
Apr 22, 2013
Display Settings so that the color/pictures on the S3 is almost exactly the same as the ones in my computer. It's sad that in my phone, the photos look so great but when I upload or share them on Facebook, it looks washed out and lacks color. Also, I Googled the color teal... It looks sooo different in the S3 because it has more contrast, however, when I took a screenshot of it and uploaded it on Facebook, it looks the same as the one that can be found in the PC.
View 7 Replies
View Related
Mar 19, 2014
i searched for long time to use sd card as internal storage i tryed lot of a2sd app but it not worked like i wanted, until i try mount2sd, i have a 64gb memory card, i made a fat 32 partition of 5gb and a 50 gb partition in ext-3 for install app, i moved all android system in, but now in setting i have the 16gb of internal storage (who is nearly empty because all was moved to the ext-3 partition) and the 5gb fat 32 partition for the sd card. I send you pictures in attachment you can see what i talking about.
and the 50 gb partition is not here it is invisible it is just visible in titanium backup or root explorer i made a shortcut in the home screen. but now the question is: is there a thing to do like in xposed module or modify a text in system or anything to do for make the 50 gb ext-3 partition visible in parameter/setting? Can make an app or an exposed module to make it visible?
because i see you can make custom rom, i see in volt.stab but don't know what to write for add the partition... is possible or make it possible? or its to hard to make?
View 1 Replies
View Related
Mar 24, 2010
I have my own custom Content Provider that loads a database which contains the settings information for my application.
I load the settings from the ContentProvider on the creation of my Settings activity.
My Settings activity is made up of a PreferenceScreen and Dialog based EditText's.
The following code shows how I use the preference screen and edit texts.
So as you can see from the first image this works and displays the menu with the information underneath.
The problem is in image two, when I click on a choice in the menu the dialog pops up but it is empty, I would like to be able to load the data from my content provider into the edit text in the dialog, so in image one it shows "Donal" as the user name so in image two "Donal" should also appear in the edit text in the dialog.
I would also like to be able to listen to the OK button in the dialog so when a user changes a setting I can update the data in my content provider.
what I'm trying to do?
CODE:......................
View 1 Replies
View Related
Jun 7, 2010
This may be a simple one to answer, hopefully it is. When I recieve an SMS on my desire I get the notification sound, but I see nothing on the screen until I wake up the screen by pressing the power button. If you do not hear the notification you have to check for messages, I have found sms on the phone that have between there for a few hours before i noticed.
Is there a setting to help with this?
View 3 Replies
View Related
May 31, 2010
I have some images that I loaded from a remote source stored in Bitmap variables and I want to display them. In addition to switching between these images the user should also be able to zoom and pan them. My first idea was to somehow pass them via an intent to the built-in gallery application but this doesn't seem to be possible.
A solution that is suggested in several places is using a WebView since it already supports zooming and panning.
My question is how does my Bitmap data get into the WebView? Do I have to write it to a file first, which I would have to remove again later, or is there an easier way?
Or are there even better ways to accomplish my main goal, which is displaying Bitmap data as zoomable and panable images?
View 2 Replies
View Related
Nov 8, 2011
I wanted to make the Menu button on my Android device open up my Application's settings and allow me to edit it when I am inside the Application.
View 1 Replies
View Related
Aug 8, 2010
I have the Uncertain number of GeoPoint, i want to display them all on the google maps. I don't know how to do it.
View 2 Replies
View Related
Aug 8, 2010
I just got my droid x a few days ago and i love it but i cant stand the battery. it just doesnt last me a whole day. and the display, 57%!? Can someone give me tips on how to tweak settings and apps to download to make this better. also i heard that advanced task killer can actually be good if you use it as a widget? should i get an 1800mAh battery? someone help me im really pissed
View 3 Replies
View Related
Jun 6, 2010
Is anyone aware of an example or sample code that shows how to make a settings page (like what you get from hitting settings)? Many apps seem to have them but I'm not sure what type of list they are using.
View 20 Replies
View Related
Jun 1, 2010
I have a text file which contains many Chinese characters, and the text file is in the directory res/raw/test.text. I want to read the file but somehow i can't make the Chinese characters display correctly. Here is my code...
What can i do to fix this problem?
View 1 Replies
View Related
Jan 13, 2014
I currently have ics and sense 3.6, but I wish to go back to stock ginger bread. A friend recommend that i use Odin...
But what is the easiest and safest way to do it ?
View 2 Replies
View Related
Feb 18, 2014
How Can I Downgrade The Android Version Of My Samsung S Dous GT-S7562 From ICS 4.0.4 to Gingerbread 2.3??????
View 1 Replies
View Related
Nov 4, 2013
I have a Micromax a27 (ninja) with android 2.3.5 gingerbread. I have been trying to root it since long but I can't do so. I tried the unlockroot method but after some time unlockroot would show the error "failed to get shell root, please use our pro services" I also tried with unlockroot pro(one of my friends has it) but it showed rooting failed, wait next upgrade. How I can root my device.
View 2 Replies
View Related
Sep 17, 2011
I am looking for a custom ROM for the Samsung 551 galaxy android 2.3 gingerbread.
View 3 Replies
View Related
Jun 9, 2010
Is there a way to make you phone number private on the HTC Evo through settings?
If not, how can one turn it off and on on the fly?
View 3 Replies
View Related
Mar 22, 2010
OK so i got this application because it says it can make phone faster or make it save battery, i dont know what settings to have it at or what presets for sleep/wake, etc. if someone can help me as to what settings it would help alot. currently its running at 800max and 66 min.
View 1 Replies
View Related
Mar 25, 2010
I just rooted last night with Cyanogenmod, but I do not have the option to check the apps2sd option in settings. Is there an app or something I need to do to make this option available?
View 19 Replies
View Related
Nov 9, 2012
how to Root Alcatel one touch (OT) 903D on Android Gingerbread 2.3.6?
I had use many methods, like the oneclick and the sdk using command promp. but it doesn't work.
View 9 Replies
View Related
Apr 8, 2012
after i upgrade my android 2.1 to 2.3 gingerbread and root it..
i got my phone froze at "Sony Ericsson" before the logo in an hour.
View 3 Replies
View Related
Nov 10, 2009
Ive noticed when I put the Droid to my ear to make a phone call... the screen goes black... then it takes a couple seconds when i pull it away for the screen to re-appear.... How do I stop that from happening?
View 2 Replies
View Related
Aug 26, 2010
which app u guys think saves alot of battery let us know. And what are the settings u guys are using? To make battery life longer.
View 1 Replies
View Related
Jan 30, 2011
Google brought more language support to Android with Gingerbread. How do I use it? the only indication of Arabic support is that, when I get a text message in Arabic, it shows the letters in Arabic, but not connected to each other the way they should be.What I want is to make everything Arabic,not just messages received in Arabic.
View 5 Replies
View Related
Aug 24, 2012
Is it possible to have ICS apps such as Email, Messenging and Contacts on Gingerbread? Like a port of them or a theme to replace the same apps on GB.
View 4 Replies
View Related
Jan 4, 2013
I just bought a GAlaxy Beam gi-i8530 and it is unlocked to any carrier. I read that it can be upgraded to ICS. My current android version is 2.3.6 Ginger bread and i wanted to know how can I upgrade my galaxy beam.
View 5 Replies
View Related
May 22, 2012
Is there any way to install an .apk that is meant for ICS OS on my Gingerbread device?
View 1 Replies
View Related
Jun 5, 2014
how to add six lockscreen in Gingerbread like ring,sliding,lense lock and other.
View 3 Replies
View Related