Android :: Adjusting CPUFreq Over Framework API Possible?
Mar 10, 2009
Recently, I have been interested in the android platform, especially power management. And then I tried to find the settings about cpufreq, but in vain. I really want to know if there is a way that we can modify the cpufreq governors within my application over the framework api.
View 2 Replies
Feb 10, 2010
I am trying to create a menu that slides up from the bottom.It starts with the menu's view just visible at the bottom of the screen, and then clicking it causes it to slide up.I tried using a TranslateAnimation, but although the pixels move, the hit areas of the menu are in the same position as before.So I think that if I can adjust the menu's margins after the animation is complete, this will accomplish what I want.However, I can't figure out how to adjust the margins.I've tried to create a LinearLayout.LayoutMargins object and then set its margins and apply it to the menu's view (which is a LinearLayout), but this doesn't work.
View 1 Replies
View Related
Feb 8, 2010
I currently have a ListView being filled by a custom Adapter with content it gets from a JSON string on a web page. The ListView's row layout is a LinearLayout that has two things in it, one AdMob layout and one TextView. The AdMob layout's visibility is by default set to Gone.What I want to do make every 5th row's AdMob layout visible. The current way I am doing this is by Overriding getView in my custom adapter (something I already had programmer to get my rows to have alternating colours), within this I keep track of the position variable and see if I have moved down 5 rows yet. When I have I find the AdView object and set it to visible. This works fine for a while but for some reason as I scroll down more on my list the ads become every other instead of every five. This doesn't make any sense to me because I have set up logcat to tell me when it reaches my "make ad visible code" and according to that I should not be having double ads. Has this happened to anyone else before? I'm not quite sure how to handle this situation.
View 8 Replies
View Related
Oct 28, 2010
I have an application which is designed for a fixed screen size.But when i install the application on a device with different screen size ,i am not able to view the complete application.Is it possible to allow layout adjustments based on variable screen sizes? like setting width with some % of screen size which is decided when application installation is done.For eg: 60% of screen size or 60% of relative layout
View 3 Replies
View Related
Feb 25, 2010
I know you can apply Permissions for Applications on it's manifest.xml file. What I want to know is, can those Permissions be adjusted by the Applications on the fly?Here's my reason: say I have an application that is allowed to do "x", "y", and "z" (SMS, sockets, etc) Permissions. Now lets say I have a logical "user" that connects to this Application, and I want that user to only be able to do "x" and "y", but not "z" Permissions. It would be nice to have the Android Framework handle that instead of having a bunch of "if's" in the App code.
View 1 Replies
View Related
Nov 18, 2010
An app or mod that will use the microphone to sense the amount of noise around you and adjust the notifications accordingly - that is to say when its quiet, next to my bed and I am sleeping I want it to be all quiet sounds - but when I am working and there is fan noises and other stuff that is louder then normal I want the notifications to be loud - but if I walk into the break room which is quiet I want it to be quiet again - or if I am listening to music in a room or car turn up the notifications so I can here them and back down when not. You know take a sound reading and turn up or down the volume of the notification that is happening at that given time.
Only problem being when its in your pocket it will always seem to be quieter then normal so they will be quiet also, so there would need to be something to listen to the sound and determine if its being muffled by a pocket or whatever and turn it up then - if playing a sound and analysing that sound it should be able to determine what environment the phone is in, like a pocket or bag that will make it quieter. I am not even sure if i am describing this properly but I know someone can probably figure it out, but it might have to be something the manufacturer does, like that phone that has 2 microphones to auto cancel out background noises like a bluetooth headset.
View 2 Replies
View Related
Jun 22, 2010
For some reason after I reset my Evo 4G. The keyboard will not turn with me when I want to type faster. With the full keyboard?
View 3 Replies
View Related
Nov 19, 2010
Sorry for the stupid question, but I can't figure this out.I downloaded a pic to my phone that I want to set as my wallpaper.I was able to do it, but I want the full photo to be on my screen when I look at it rather than having to scroll left and right to see the whole thing.Can someone tell me how to fix that?
View 6 Replies
View Related
Oct 31, 2010
I'm using the FontFitTextView that was posted in this other thread, but it isn't working exactly right for me. The measureText() call is returning a number that is obviously too small to display the string. When it runs through to find a font size that will allow the text to fit, the font size it settles on is still too big. I feel like there is some other kind of padding or margin or some other invisible that is contributing the math that makes up the width which is causing the discrepancy.For example I want to set the text of my FontFitTextView to be "10,000.25".The width of my FontFitTextView is 96 pixels, with 8px padding on both sides, so my available width is 80 pixels. The call to measureText() says that the text "10,000.25" is 64 pixels wide. This means that the current font size should be small enough to display the entire string. However, when the string is actually drawn on the TextView the last 2 characters are chopped off and all I see is "10,000." instead of "10,000.25"
View 1 Replies
View Related
Mar 16, 2010
Ive been noticing that ill set my droid overclocked to 1000mhz max and now and then ill notice that it sets itself back to 800mhz max. why does it keep doing this?
View 16 Replies
View Related
Mar 25, 2010
I did a search but did not find a specific answer to my question:Is there an app/widget to toggle the media volume from mute to ON? Or some other shortcut method to adjust the volume and/or mute the media volume without having to first play media?Another thread said that there was an app for it but it did not state the name and I could not find it on the market.
View 9 Replies
View Related
Nov 13, 2009
I am used to being able to take my current position on a map or point to a position and set it as a contact's position. I can't seem to figure out how to do this on the DROID.Even though it is still a bit buggy (beta and all),I love the application, but I have noticed that specific addresses can be off by a block or two.I would like to be able to tell the phone that the correct position of this address is here.
View 2 Replies
View Related
May 23, 2010
coming out of standby my phones brightness is always very bright and not dimmed appropriately any1 else experiencing this?i go to the display options in the settings and uncheck then recheck automatic brightness and the screen dims appropriately but once i turn the screen off and back on the problem returns
View 2 Replies
View Related
Nov 17, 2009
Does anyone know how to adjust pics to use as wallpaper in the Cliq. Everytime i adjust mine, the pic still comes out too wide to fit the screen.
View 3 Replies
View Related
Aug 25, 2010
I'm using Tajm as my clock and a lot of screenshots I've stumbled across shows the text for the app a lot larger than the default I get. Am I missing some super simple way to increase the text size? Have my eyes blinded me to the obvious?
View 4 Replies
View Related
May 18, 2010
When my screen is locked, I can't adjust the media volume.Is there a way to change that?
View 7 Replies
View Related
May 3, 2010
I've got one Gmail account setup with the Gmail app; in Accounts & Sync I've got Contacts and Gmail selected to sync.however, its currently 11:46 and according to what I'm seeing here the last sync was at 11:14.I need a little better than every 30 minutes or so.anyone have any insight?
View 6 Replies
View Related
Dec 14, 2011
Problem discovered while installing Navfree. Got the error message "not enough space". I cant move it to the SD card or anything as I can't install it even.
I have 25Gb of available space but less than 2Gb for apps? I'd like to use all internal storage for apps and the external card for media. How I set that up?
I have a Galaxy S2 Epic (SPH-D710) stock ROM, rooted with the zermax kernel and fited with a Sandisk 16Gb class 4 micro sd card.
Settings>Applications>Manage applications>All
112Mb used of 1.9Gb available.
Settings>Storage>USB storage
Total space is 11.5Gb and Available space 11.5Gb
Settings>Storage>SD card
Total space 14.83Gb (aka 16Gb!) and Available space 14.81Gb.
View 1 Replies
View Related
Sep 1, 2010
When I use one hand to use the phone I often accidentally adjust the brightness by holding down on the notifications bar. Is there anyway to disable this feature?
View 7 Replies
View Related
Jul 26, 2010
I entered some appointments prior to a business trip in another time zone. When I arrived in the new TZ, the calendar shifted all my appointments by 6 hours, so a 9am meeting was shown at 3am. How can I set an appointment at what will be the local time for that event and not allow the calendar to adjust it?
View 11 Replies
View Related
Dec 8, 2009
Has anyone been able to adjust the amount of rings on their phone? My phone rings about 6 times before it goes to voicemail but my girlfriend's phone rings only 4 times. I brought both numbers over from T-Mobile where they each rang about 4 times but now w/Verizon mine went up to 6. Tried calling tech support about it and they said there wasn't a setting for this on the phone itself and they gave me an answer like some phones just tend to connect to the network faster.
View 15 Replies
View Related
Nov 13, 2009
Until now I had my screen set to auto brightness.First, +1 to those who said in other threads that the screen looks even better when you turn that off and put brightness all the way up.But my question here is why, on auto brightness, the screen sometimes increased or decreased brightness when I was using it. It happened all the time. The only thing I can rule out as the cause was time delay, because sometimes it happened as I was typing or just after, and sometimes it would happen after a delay. I think it must be connected to either orientation, or movement, or brightness sensor detecting the ambient light, or something.If I could figure out how to make it stop doing that I would go back to auto-brightness.
View 1 Replies
View Related
May 25, 2010
I did the OTA upgrade to 2.1 last week, and noticed that the "click" when typing on the keyboard is really loud now.I notice this mostly when texting, which I do at work, and now it's so loud that everyone around me can hear.So, the question is how to adjust the volume for text input? I can't for the life of me figure out where this setting is. I have looked through all the menus but I guess there is one that I havent found. I also looked in the Handcent app menu and there's nothing in there.Also no adjustment in the standard text program either.
View 11 Replies
View Related
Mar 24, 2014
Before rooting my device I had read there's the possibility of adjusting the permissions or even feeding false data to apps.
Today I found such an app to allow me to do so.
Both xposed apk and xprivacy ! I downloaded both which is needed. Anyway before configuring to operate there was a warning to have backup of whole system and know how to recover. Further warning said there was possibility of soft brick and bootloop. I immediately deleted them both. So did I do the right thing?
View 5 Replies
View Related
Oct 6, 2010
I've just got Xperia x10 mini pro and still don't know how to adjust the loudspeaker volume during a call. Could anyone please tell me how to? I would appreciate it for the respond.
View 2 Replies
View Related
Jul 21, 2012
I have a samsun galaxy s2 t989 from t mobile, and i have a aquestion, how I can adjust the volume. I enter the options menu sound system and upload volume but low volume listening. I saw on the internet a key * # 197328640 # I can get but I can not change the speaker says the value of 53, this would be the reason why I listen to low.
View 4 Replies
View Related
Jul 8, 2010
Can you directly adjust the focus of the camera instead of changing the changing focus mode in 2.2?
View 1 Replies
View Related
Aug 15, 2010
When I write web apps I rely on frameworks like jQuery, likewise in WinForm I use DevExpress's UI.Is there a UI framework with fancy looking buttons, graphics, transitions etc etc that I can rely on to build great looking apps ?
View 1 Replies
View Related
Jun 3, 2010
What an Android Framework is? What does it do? How should I answer? Also what is the role of API's such as Activity Manager, Location Manager etc in the Framework?
View 1 Replies
View Related
Oct 18, 2010
I am going to develop an app runs on both Android and desktop, so UI will be built on html , javascript, css. User experience is very important, I am looking for a javascript UI framework has great UI, animation and response time. A great UI framework but slow (cause user annoying) is not acceptable in my case.There are many javascript frameworks available. Can you guys share the experience of how they behave on Android ?
View 6 Replies
View Related