General :: Widget To Change Several Settings In One Touch?

Mar 15, 2013

I'm looking for a widget that allows me to change multiple setting at one click.For example, when I touch the widget, it sets brightness to 0%, turns off wi-fi and data.

General :: Widget to change several settings in one touch?


HTC Incredible :: Zoom In While Taking Picture With Optical Pad - Flashlight App / Change Settings Like Touch Screen?

May 8, 2010

1)Can you zoom in while taking a pic with the optical pad?
2)can you take pics in portrait view?
3)best flashlight app?
4)is there a way to change the settings of like the touch screen and the optical pad?

View 3 Replies View Related

Android :: Change System Settings From Droid Widget?

Apr 12, 2010

I have a widget that changes some system settings, but it will not take right away. It seems like I need to refresh the system settings for it to take. How do you change some system settings from a widget that take instantly?

when my widget is pressed it goes to an activity with a blank background to change the system settings. one of the settings that are changed is the display brightness. this is the code i use to change the display brightness. once i change the settings i call the finish function to exit the activity so i am not stuck there after the settings are changed. One thing i did notice is that if i didnt exit the activity the settings did change, but i was stuck in the activity. its when i added the class.this.finish(); to exit the activity that the settings don't change. code...

View 2 Replies View Related

General :: Asus Transformer Prime TF201 Touch Screen Settings

Jan 31, 2012

Where the config settings, calibration data etc for asus transformer prime touch screen (and touch pad as well) are saved? I know for files in /system/usr/idc/atmel_maxtouch.idc for example. What exactly do those numbers in the atmel_maxtouch.idc mean. I can imagine what some numbers mean but not all...

View 3 Replies View Related

General :: How To Change Region / Language Settings Independently From General LANGUAGE SETTINGS

Jun 18, 2012

I would like to change my region/language setting independently from the general LANGUAGE-SETTING in settings !!!

Ok that means i dont care about the language my apps will be displayed in as long as it is english "which should be in every rom.."

But i do care about the region they are set in... means when i start MIUI News/Weather (geniewidget.apk) I want to see News from Germany and temperature in Celsius..

When I play "who-becomes-rich" I want Euro for currency! and so on ...

Is there any way to set the region like that ? (build.prop or anything else..?)

Im using MIUI v4 with my G-Nex.

View 1 Replies View Related

Android :: Passing Touch Events From One Gallery Widget To Another Widget

Feb 18, 2010

I am trying to pass the same touch events on one widget to the other so they both scroll at the same time and in same way. I have two Gallery widgets one above and one below. If the above one is scrolled then I want to pass the same touch event to the bottom widget so it also scrolls the same way.I have tried to use dispatchtouchevent events but I am facing an issue where in if the bottom gallery widget has some edit text then the edit text gets the key event and both widgets doesnt scroll anymore.I have tried to set focussable and editable to false on edittext even then it gets the touch events.I think I am going in the right direction. However I need some assistance in doing the right way.

View 3 Replies View Related

General :: Camera Settings As Widget On Homescreen?

Aug 12, 2013

iam looking for a camera application, where i can set the settings as a widget.

Example: when i want to make a hdr shoot i want to start camera with hdr widget, when i make a normal shot i want to start camera with normal widget ...

View 1 Replies View Related

General :: Compiling Power Control Widget (from Settings App)?

Apr 8, 2013

I've been trying to compile the original code for the power control widget from the "settings" app, but it won't because of the missing / hidden / internal classes,I remember with a modified Settings apk with more or modified buttons in the widget.

View 1 Replies View Related

General :: Change APN Settings On Galaxy Note 1?

Mar 17, 2013

How do you change APN settings on galaxy note 1. I am switching my straight talk sim to a recently purchased AT&T Note 1(used)

View 2 Replies View Related

General :: Change Gmail App Sync Settings

Jun 6, 2013

I have gotten the new version of Gmail for my HTC One. I decided to use this instead of the native mail app, but is there a way to change the sync times? Atleast by using the native app, I have it pull every hour during the week, and on the weekend its every 3hrs. But this seems to constantly be pulling the mailbox, is there a way to change it? I'm just trying to maximize battery (Its alot better after 2 weeks of use, just fine tuning)

View 1 Replies View Related

General :: Change Default Settings After Flashing RAM

Mar 21, 2012

I want to change default settings in update.zip. How i can do this? Where is file responsible for default setting after flashing ROM? I want to change incoming call style from ring to sliding tab. In update.zip.

View 1 Replies View Related

General :: Change Wallpaper On Settings Submenus In CM7?

Jun 20, 2012

I currently use a HTC HD Mini (Photon) running the SCREAM ROM by Ling Gan. It has a few bugs for most of which there is either a workaround or fix but there is the one problem which has remained unsolved: the default wallpaper on everything BUT the home and lockscreens cannot be changed. It is of a tree in a meadow under a blue sky and when rotated to landscape changes to some smiling chinese lady in the "settings" submenu. Doesn't hamper use much but it is quite annoying.

I have tried a number of solutions some of which resulted in my having to reflash and others did nothing. I post this here because I think it is a CM7 issue. The ROM developers have so far been unable to post a solution within the thread and I am aware that a fix for similar problems on CM9 ROMs exists using ADB to edit framework-res.apk. I felt it was time the problem was tackled by the wider XDA fam. Used google translate to look on the chinese site where the ROM is native to (mobile-kon) but found nothing as well.

View 7 Replies View Related

General :: How To Change Original Settings Of Apps

Mar 10, 2012

I have some app, for example adw launcher. I want to change its original settings for mine, so after installation it began to work with my settings. is it possible?

i tried to decomplile apk but i cant find files where the settings are stored. it looks like they are spread out in different files.

View 6 Replies View Related

General :: How To Change Phone Info In System Settings

May 4, 2012

I want to know how can i change the phone info, in the system settings.

I want to change them for my own rom, so i want to include, for example, a different build date, build number, kernel version, etc..

View 1 Replies View Related

General :: How To Change Font Color In Settings To Black

Nov 29, 2013

How to change the font color in my settings app from white to black ? , which file I should edit after compiling app ? , in order to make it like s4 settings app [I will change the holo black image to white].

View 8 Replies View Related

General :: Change Default Values In Settings For Android ROM

Oct 27, 2010

I'm starting to make my own android roms and i was wondering if it was possible to change the default android settings you get when you flash a rom. For example, when you first boot, animations are already turned on and orientation is turned off (unchecked) by default.

I've got an .apk manager so i've had a feeble attempt at going through .xml files in the decompiled Settings.apk. "res/xml/ sound_and_ display_ settings. xml" had the most potential but i couldn't see any "enable/disable" options.

View 9 Replies View Related

General :: Change Android System Settings By Code

Jun 8, 2012

some tutorial for changing android system settings by code.System Settings like:

-Ringtones
-Vibration
-Volume
-Brightness

names of the classes in which I have to look into, it will also be useful.

View 2 Replies View Related

General :: Galaxy S3 Rooted / Unlocked - Unable To Change Settings?

Jan 1, 2013

Galaxy S3 rooted + unlocked

how to write to "/sys/class" files? I have checked to make sure that the files I want to modify have permissions to 0777.

From terminal I enter.. "echo 1 >/sys/class/lcd/panel/gamma_mode"

I am still unable to change the setting.

View 2 Replies View Related

General :: Change System Settings Interface And Ribbon Effect To Default?

Aug 25, 2013

My OEM's preloaded rom is almost-nearly stock, apart from 2 things:

1. White background on "system settings" interface and not the default holo. Cant that be changed to default?

2. Ribbon effect instead of flash-light in holo effect, which tbh is quite annoying, because the ribbon effect is also quite large and in slower animation speed so that,s 1 second of frustation everytime i scroll to the end. (Yea, 1 second isnt much but, add those up and it gets annoying really fast)

How can these be changed back to default without installing a custom rom?

View 1 Replies View Related

HTC Desire :: Missing Touch Input Settings

Jul 17, 2010

I just purchased this awesome phone a few days ago, and while searching the forums on how to disable the word prediction, alot of people suggest to go to the Touch Input settings in the phone, but whenever I go to Settings -> Language & Keyboard, the only choice I have is to Select Locale, which in turn gives me a list of the locale, so I choose the Locale then it just returns me to the Language & Keyboard settings screen which only has the Select locale option. So I can't find the Touch input settings to try and disable the word prediction.

View 3 Replies View Related

HTC Hero :: How To Get To Keyboard / Touch Screen Configuration Settings?

Sep 26, 2009

just a quickie. how do i get to the keyboard/touch screen configeration settings. i think the screen is slightly inaccurate when typing.i know its here somewhere. thanks . will post more later.

View 7 Replies View Related

General :: How To Change Default Widget Size

Mar 30, 2013

How to change a widget that defaults to 4x3 so it will be a 4x2 instead. I have an SIII accuweather widget I have modified to fit on S advance. But it starts at 4x3 then needs to be resized to 4x2. How I can make it 4x2,

View 1 Replies View Related

General :: Huawei Ascend P1 (U9200) - Change Wallpaper / Widget For Lock Screen

Aug 7, 2013

1 - Is it possible (without rooting) to change the wallpaper of the "apps screen"? it is black and can't found where to change it...

2 - Where can i have new widget for the "lock screen"? there is a screen:

You can change the clock to show a widget for the music, but i want to have more widget like this!

3 - I found this thread: CM10.1 for Huawei Ascend P1. but it seems to be unfinished

Where can i find a good CM10 or CM10.1 for my phone?

View 1 Replies View Related

Samsung Moment : Looking For HTC Touch Pro Weather Widget?

Jan 14, 2010

I am looking for a widget that would do weather like my old HTC Touch Pro did. For example, when it is raining, when it updates, you get a windshield wiper for a second or two. I just liked the look of this and was wondering if this is out there. I have weather widget right now.

View 6 Replies View Related

Android :: Change Widget Dimensions On Orientation Change

Jul 22, 2010

I have a widget which has say, a dimension of 294*72(portrait). But when the orientation is changed, I need to change this dimension of the widget to another dimension which would look good on the landscape orientation.

View 4 Replies View Related

General :: Multi-Touch IR Overlay Only Allows One Touch With Android Box

Oct 25, 2013

I purchased the IR overlay from here [URL] I got it working with my mk808b by using an idc fiile, however, it only allows one touch point which means no zoom. On the computer it is multitouch.

View 7 Replies View Related

HTC EVO 4G :: Weather Widget Settings?

Jul 8, 2010

Does anyone know why i cant change the setting on the weather widget? For some reason when i go to settings the first two options are blacked out and i can only change the third option which is for Fahrenheit or Celcius. The first two options are update automatically and update schedule.

View 2 Replies View Related

Android :: Coordinates Of Touch / Click On Home Screen Widget

Sep 9, 2010

I have a widget and I would like to detect position where user click on some part of the widget's bitmap. I didn't found any way how to detect coordinates of the touch on RemoteViews.Is anybody aware of some trick how to detect it. Only idea I have is create layout with grid of transparent buttons, put by widget's bitmap as background of such a layout and to every button set PendingIntent.

View 6 Replies View Related

Android : Scroll And Drag A TileView Widget Around By Finger / Touch

Mar 31, 2009

In the Android API examples there is a Snake game. This game uses a class called SnakeView, which inherits from TileView.

I am doing something very similar to this. I am inheriting from TileView to create a class (SkyView), which will become a square board for a board game (similar to the board for Checkers).

However, I would like for my game board to be 400x400 pixels in size, which will be bigger than the screens of some Android devices (such as the G1). And I would like for the user to be able to freely scroll and drag the board around with their finger (both horizontal and vertical scrolling/dragging).

Can someone please point me in the correct direction for implementing this? The board must be no smaller than 400x400px in size. And however much of the board that can be displayed at once on the screen, should be displayed at once.

Should I wrap my SkyView widget in an AbsoluteLayout and use Scrollbars? If so, what Scrollbar properties to I need to use? I played around with Scrollbars in both directions but couldn't get it to work. Is there another view layout I should put it inside? Code examples would be nice! Thanks for the help. I am at a loss with this one.

View 5 Replies View Related

LG Ally : Change Touch Keyboard

Aug 17, 2010

I really enjoy the keyboard on this phone, first one I've had, and I was wondering if there's a way to change the touch one to like a 123 abc one? Cuz I already have a pysical keyboard I don't need a touch one too.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved