Hi all,
I just got an HTC Fuze via AT&T yesterday and I was unimpressed by the stock ROM...after flashing to Elite RC3, my experience has improved greatly. I've been spending the better part of the day customizing it to my needs.
I have had one issue though, on the program tab, the grid that shows your custom programs does not have text labels. I find this confusing because many of my programs have cryptic icons - not to mention i don't know which icons are which yet. is there a way to add labels to this screen?
I did try searching, to no avail.
Thanks for your help
Hi all.
I'm new to Android (moving over from WinMo) and I have a couple of questions;
Does anyone know if there are any reliable apps that can change wallpapers at regular intervals or according to location?
It would be great if the app could randomly select wallpapers too.
Secondly, I know that Android (on the HTC Desire/Bravo at least) allows for the creation of multiple panels, is it possible to have the phone switch to a particular panel at a particular time or location i.e. have the phone switch to a work panel at 0900 and then home again at 1800?
Thanks in advance
i love this idea i want to know if anyone gots any info on this as well
Try WallSwitch!
JAStark87 said:
i love this idea i want to know if anyone gots any info on this as well
Click to expand...
Click to collapse
Hi.
I found WallSwitch (its in the Market place. This allows random and timed wallpaper switched. It's at version 2.0.2 at the moment.
Neat little heap; stable, doesn't fall over in a heap if the images are moved.
Hope this helps.
Hello! I've been reading around these forums for awhile, since i got my kindle for Christmas, and the information and support I've gotten from here has been astoundingly extensive, but now i need help with something specific.
I've gotten PSX4DROID working on my barebonesCM7 build but the virtual keypad displayed onscreen is too small for me to operate comfortably. Is there a way for me to change some settings in the programs code to, say, add another sizing option? One twice as large, but following the same emulation and placement parameters, and without breaking the program?
Actually all the buttons on my kindle are too small as I'm very big and tall, and have large fingers. I'd like to be able to do the equivalent of decreasing my screen resolution, or just increase the buttons real estate on screen in any way possible. but my main question is still whether or not i can do it to an apk at all, since i'll need that information in the future for other onscreen key generating programs.
Thanks in advance, guys! Seriously, this site is the best!
You could try reducing the screen DPI that might make them bigger.
http://forum.xda-developers.com/showthread.php?p=8184409
Guys, I am a novice here and keep reading the posts on XDA frequently but posting a query first time.
I have installed pimp my ROM on my Galaxy R and changed the screen density which made me to utilize the real estate on my screen efficiently. The standard UI never helped me so opted for GO launcher and its working like a charm now inspite of a few delays.
The problem I am facing now is with the stock Email app now. Its not utilizing the new screen size and is cramped in a portion of it.
Can someone here help me to find out a way out or a tweak to make use of it. I know there are third party applications available which may help me but I really want to stick to the default app.
I have attached the screenshot which will help to understand the problem.
Thanks a lot!
I don't think it has layouts for another size and DPI, so this cannot be easily fixed.
Yes, But When you use PimpMyRom then you can save a zip file for reverting back as Update.zip.
BTW, as we always say, do have backup first while applying such changes in mobile.
Hi there, not sure what is the confluence of factors....
But I find it horribly nasty in Lollipop with the google keyboard to place my cursor by tapping text I am editing. It just doesn't go where my thumb and eye thinks it should. It is getting more and more annoying.
I used Smart Keyboard Pro in KitKat, and it had a "calibration" subroutine that I thought was responsible for hitting the actual keys, but do you think it also helped text entry selection?
Do IME rules govern the text cursor placement? I am now used to the google keyboard layout but find the precision horrid.
Thanks for any thoughts on subject.
Hah. Just tested Smart Keyboard Pro again... after calibrating. It feels like I can enter text again right away. It was very buggy during the Android version bump, but updates have made it work great again!
Now just another layout reconditioning....d'oh
nednednerb said:
Do IME rules govern the text cursor placement?
Click to expand...
Click to collapse
Nope. All an IME can do is read what is in the text field (for correction) and what type of text field it is (plaintext, password, username, number-only, etc) through the system (not the text field itself), and tell the system to input keystrokes (it doesn't input them itself).
It has no direct contact with the text field itself.
A keyboard app is really just a UI and sometimes also a text corrector.
Hmmm. I wonder about how Smart Keyboard Pro works its "calibration"... and then I wonder why without fail, switching keyboard is letting me navigate the text field better.
Something in the story you give is missing perhaps. Text correction for instance indicates going "into" the text field...
I notice the little handle to drag the cursor also feels way less buggy. I was having trouble even grabbing the handle in Google Keyboard. It also looks like a different handle.
Maybe things have changed from KitKat to Lollipop....perhaps somehow related to not being able to use any alternative IME if the default IME was removed. I saw others complaining about that. Some input method functions that were "deeper than the IME apk" are now placed differently...
I am not a dev though and wouldn't know where to begin to look in version manifest to see this described.
It makes sense a keyboard app dev would try to make entry work better if they COULD somehow fool the screen to better "read my mind" which is totally the aim of Smart Keyboard Pro's calibration function.
Not saying you're wrong exactly, but curious because I'm always learning and enjoy understanding and my test has seemed to work in my favour!
nednednerb said:
Hmmm. I wonder about how Smart Keyboard Pro works its "calibration"... and then I wonder why without fail, switching keyboard is letting me navigate the text field better.
Something in the story you give is missing perhaps. Text correction for instance indicates going "into" the text field...
I notice the little handle to drag the cursor also feels way less buggy. I was having trouble even grabbing the handle in Google Keyboard. It also looks like a different handle.
Maybe things have changed from KitKat to Lollipop....perhaps somehow related to not being able to use any alternative IME if the default IME was removed. I saw others complaining about that. Some input method functions that were "deeper than the IME apk" are now placed differently...
I am not a dev though and wouldn't know where to begin to look in version manifest to see this described.
It makes sense a keyboard app dev would try to make entry work better if they COULD somehow fool the screen to better "read my mind" which is totally the aim of Smart Keyboard Pro's calibration function.
Not saying you're wrong exactly, but curious because I'm always learning and enjoy understanding and my test has seemed to work in my favour!
Click to expand...
Click to collapse
The only thing a keyboard app can "calibrate for accuracy" is on the keyboard view itself, not the text field. Both the text cursor and text field are 100% handled by the system and in some cases the app you're typing in, never the IME application.
Okay, thanks.. hmm. What kind of system features may be responsible for precision?
There are "responsiveness" differences between kernels and ROM combos... but assuming I like my ROM and kernel, what kind of potential tweaks to settings might make the touch screen more snappy and stable for text editing?
I notice thermal throttling when using phone when charging definitely worsens ability to type. Way more lag.. for example, cursor will jump around. Key presses will hang.
Thank you @Lethargy for your time spent thinking.
nednednerb said:
Okay, thanks.. hmm. What kind of system features may be responsible for precision?
Click to expand...
Click to collapse
I don't know what you mean here. It uses InputMethodManager/InputMethodService, and text fields are managed by TextView.
nednednerb said:
There are "responsiveness" differences between kernels and ROM combos... but assuming I like my ROM and kernel, what kind of potential tweaks to settings might make the touch screen more snappy and stable for text editing?
Click to expand...
Click to collapse
ROMs have no influence unless one has a terribly written feature which lags the entire thing. Kernels don't affect anything themselves either - the kernel settings do, which are also user tunable anyways (default settings on a kernel are usually just what the builder prefers themselves). Neither have anything to do with text cursor placement accuracy, and no ROM should be messing with how the IME works anyways as it'll cause problems for more people than solve.
And there isn't anything you can do to make it more accurate other than physically (via using a stylus or having smaller fingers), since each touch is registered on an individual pixel, not the entire surface area being touched.
nednednerb said:
I notice thermal throttling when using phone when charging definitely worsens ability to type. Way more lag.. for example, cursor will jump around. Key presses will hang.
Click to expand...
Click to collapse
Not necessarily thermal throttle. An IME will run fine on a Nexus 5 even if you underclock to 1GHz. More likely its just your CPU usage being high and the IME isn't as high a priority as what is keeping up lets say 75% of your CPU.
So perhaps I might have less lag if I overclocked a bit? I guess that is obvious...
Do you know of not too invasive methods of altering the IME priority or tweaking the touch responsiveness in general?
Also, I am being more careful about my large thumb's "one pixel" touch point, and I am noticing an improvement already.... although I had already switched back to the 3rd party keyboard which seemed to help right away with input accuracy.
I also found a google android issue with 51 stars regarding generally buggy input issues in the Nexus 5 on Lollipop... so I am not too crazy about noting my issue perhaps!
Thanks for your help in understanding IME, @Lethargy.
nednednerb said:
So perhaps I might have less lag if I overclocked a bit? I guess that is obvious...
Do you know of not too invasive methods of altering the IME priority or tweaking the touch responsiveness in general?
Also, I am being more careful about my large thumb's "one pixel" touch point, and I am noticing an improvement already.... although I had already switched back to the 3rd party keyboard which seemed to help right away with input accuracy.
I also found a google android issue with 51 stars regarding generally buggy input issues in the Nexus 5 on Lollipop... so I am not too crazy about noting my issue perhaps!
Thanks for your help in understanding IME, @Lethargy.
Click to expand...
Click to collapse
Overclocking might not help that much, and I don't know of an easy way to force priority.
I don't have such issues with any sort of IME, so it's likely a per-user issue rather than affecting everybody. I also use the AOSP and Google keyboard.