Answer bu Home button - Xperia Arc Q&A, Help & Troubleshooting

Hi,
Since few days i'am looking for apk or any solution to answer by HOME button on Arc S. Sometimes is annoing (or even impossible) slide the screen

valdek26 said:
Hi,
Since few days i'am looking for apk or any solution to answer by HOME button on Arc S. Sometimes is annoing (or even impossible) slide the screen
Click to expand...
Click to collapse
I have such an option in sjb4... Maybe it's there in all cm10 roms...
Edit: maybe you can try this forum.xda-developers.com/showthread.php?p=35913887
Sent from my Neo V using xda-developers app

Attitude.SSJ said:
I have such an option in sjb4... Maybe it's there in all cm10 roms...
Sent from my Neo V using xda-developers app
Click to expand...
Click to collapse
There is just ending connection by power button
I use lar official firmware for ArcS Android 4.0.4 4.1.B.0.587 becouse of looked bootloader is the newest firmware I can use

valdek26 said:
There is just ending connection by power button
I use lar official firmware for ArcS Android 4.0.4 4.1.B.0.587 becouse of looked bootloader is the newest firmware I can use
Click to expand...
Click to collapse
Tried the app?
Sent from my Neo V using xda-developers app

Attitude.SSJ said:
Tried the app?
Sent from my Neo V using xda-developers app
Click to expand...
Click to collapse
I tied few apk for example Answer Call Easy is closest my problem. But is doesn't work is for Samsung Galaxy

Attitude.SSJ said:
Tried the app?
Sent from my Neo V using xda-developers app
Click to expand...
Click to collapse
Maybe somehow edit this file pm8058-keypad.kl in system/usr/keylayouts
# this corresponds to kernel/arch/arm/mach-msm/keypad-ayame.c
#
# defines for values are in frameworks/base/include/ui/KeycodeLabels.h
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
# KEY_MENU, KEY_HOME, KEY_BACK
key 139 MENU
key 102 HOME WAKE_DROPPED
key 158 BACK
# CAMERA Related Key
key 212 CAMERA
key 528 FOCUS

valdek26 said:
Maybe somehow edit this file pm8058-keypad.kl in system/usr/keylayouts
key 102 HOME WAKE_DROPPED
Click to expand...
Click to collapse
I've changed HOME to CALL with Root Explorer
It works but lack of HOME button
I would like to have HOME function and just when I want to answer CALL function

Related

[MOD] Button Remaping

I have been searching to fix my broken back key(it only activates when i push on it hard) and came across this thread. Here is a modified version for the ns4g.
How To:
All the commands for the buttons are in
Code:
/system/usr/keylayout
"cypress-touchkey.kl" is for the 4 main buttons
"herring-keypad.kl" includes all of the exterior buttons including the capacitive buttons, but the action only changes for capacitive buttons if you edit the action in cypress-touchkey.kl.
Here all of the actions that you can replace an action with:
"Power", "Home", "Menu", "Back", "Search", "Volume up", "Volume down", "Camera", "Focus", "Endcall", "Call", "Media Play Pause", "Media Stop", "Media Next", "Media Previous", "Media Rewind", "Media Fast Forward", "Dpad center", "Dpad up", "Dpad down", "Dpad left", "Dpad right"
For me, I will be changing the search key to go back instead of searching.
Code:
adb shell
Code:
cd /system/usr/keylayout
Code:
vi cypress-touchkey.kl
*for windows users notepad can be used to edit these files*
Code:
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 158 BACK VIRTUAL
key 217 SEARCH VIRTUAL
key 217 is the search key so
Code:
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 158 MEDIA_PLAY_PAUSE VIRTUAL
key 217 BACK VIRTUAL
As you can see I also changed the back key to play/pause music.
**You can also use a root file explorer such as es file manager to do this. **
Reboot to apply changes
special thanks to Decad3nce and appelflap
reserved for more
Cool, thanks for sharing
Igotsanevo4g said:
Cool, thanks for sharing
Click to expand...
Click to collapse
No problem
Sent from my Nexus S 4G using xda premium
awesome very useful
Sent from my Nexus S 4G using the XDA mobile application powered by Tapatalk
Bobguy21 said:
awesome very useful
Sent from my Nexus S 4G using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Glad you like it
Sent from my Nexus S 4G using xda premium
There is also a app out there called "Button Remapper" if anyone is interested
Sent from my Kushed Nexus S 4G
Rooster85 said:
There is also a app out there called "Button Remapper" if anyone is interested
Sent from my Kushed Nexus S 4G
Click to expand...
Click to collapse
If you're talking about this thread, it only partially supports sgs variants
Sent from my Nexus S 4G using xda premium
Ahhh yea your right, I just used it when I had my evo shift.... my b bro
Sent from my Kushed Nexus S 4G

Replacing the home button

Coming from SGS II where one touch brings you back to the home page, now with the new SGS III a physical home button replaces the touch home button which is driving me crazy, I am sure others feel the same, anybody out there that found an app that will replace the home button please share it with us.
---------------------------------------------------------------------------------------------------------------------------
After downloading a bunch of apps and trying them finally found one that works, it's called (Virtual Button Bar) available in trial or paid versions, if you have found an app that works just like the physical home button please share.
sebmw said:
Coming from SGS II where one touch brings you back to the home page, now with the new SGS III a physical home button replaces the touch home button which is driving me crazy, I am sure others feel the same, anybody out there that found an app that will replace the home button please share it with us.
Click to expand...
Click to collapse
Replace it with what? All you have to do is edit /system/usr/keylayout/sec-keys.kl and map the home button to camera search or whatever else you may want
elesbb said:
Replace it with what? All you have to do is edit /system/usr/keylayout/sec-keys.kl and map the home button to camera search or whatever else you may want
Click to expand...
Click to collapse
Thanks for the info, but can you explain how to map the home button to any other function step by step, basically I like the calculator app to have the same function as the home button, thanks in advance.
sebmw said:
Thanks for the info, but can you explain how to map the home button to any other function step by step, basically I like the calculator app to have the same function as the home button, thanks in advance.
Click to expand...
Click to collapse
Ah that you can't do in android. (That I'm aware of) I used to do this on my windows mobile phone. You can only change it to like a different function button.
Sent from my SGH-T999 using Tapatalk 2
The only way is to flash a cm10 rom that has navbar.
lazarat said:
The only way is to flash a cm10 rom that has navbar.
Click to expand...
Click to collapse
You can set custom app to a button on the nav bar?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
elesbb said:
You can set custom app to a button on the nav bar?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
Yes. You can add up to 5 and assign them to whatever you like. You can also assign app or actions to the long press option so total max is 10 different apps or actions
Check out Home2 Shortcut in play store. Not sure if itll do exactly what you want but may help.
Sent from my SGH-T999 using xda app-developers app

cm10 keyboard fix(kind of)

hi guys, i fixed 2 keys on my keyboard tonight.
i know this is probably not the way to do it but, i modified a few things in /system/usr/keylayouts/Generic.KL
what you need
cm10 of course
root access
a text editor
i am not responsible if you break your device following the instructions here, please make a backup of your Generic.kl file before modifying it
To fix the backspace key, scroll to the line : key 111 FORWARD_DEL
replace FORWARD_DEL with DEL
To fix the blue Alt key, scroll to the line : key 464 FUNCTION
replace FUNCTION with ALT_LEFT or ALT_RIGHT, both are working
i will try to fix the other keys soon, especially the ? key
now as i said this is probably not the right way to do it, the number keys seems to toggle search in cm10 stock internet browser, i havent checked with other ones yet, everything is working fine everywhere else though
Thanks to dman3285 for all the work he has done bringing cm10 to our devices
Numbers keys are working fine in Firefox
Sent from my SGH-I927 using xda app-developers app
math_green20 said:
hi guys, i fixed 2 keys on my keyboard tonight.
i know this is probably not the way to do it but, i modified a few things in /system/usr/keylayouts/Generic.KL
what you need
cm10 of course
root access
a text editor
i am not responsible if you break your device following the instructions here, please make a backup of your Generic.kl file before modifying it
To fix the backspace key, scroll to the line : key 111 FORWARD_DEL
replace FORWARD_DEL with DEL
To fix the blue Alt key, scroll to the line : key 464 FUNCTION
replace FUNCTION with ALT_LEFT or ALT_RIGHT, both are working
i will try to fix the other keys soon, especially the ? key
now as i said this is probably not the right way to do it, the number keys seems to toggle search in cm10 stock internet browser, i havent checked with other ones yet, everything is working fine everywhere else though
Thanks to dman3285 for all the work he has done bringing cm10 to our devices
Click to expand...
Click to collapse
It doesn't work btw... I tried this a lonnng time ago.
Doesn't Work!
Rawr0w0 said:
It doesn't work btw... I tried this a lonnng time ago.
Click to expand...
Click to collapse
Yes it does work.. tested it myself.. will be in the next cm10 release.
Nice work
Sent from my SGH-I927 using xda premium
dbrannon79 said:
Doesn't Work!
Click to expand...
Click to collapse
It works and works well... I assure you
Sent from my SGH-I927 using xda premium
I can also confirm this works using dmans PAC rom
Sent from my PACman device
I forgot to say, a reboot is required for the changes to work
Sent from my SGH-I927 using xda app-developers app
math_green20 said:
I forgot to say, a reboot is required for the changes to work
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
. . . now it works
---------- Post added at 09:30 AM ---------- Previous post was at 09:21 AM ----------
ever since i did that... Android Keyboard (AOSP) has stopped. keeps flashing...and I lost mobile service somehow...
Whenever I try to edit this file, on reboot, I lose function of my power button and none my keys work on the hard keyboard...any ideas?
Sent from my i927 PACman JB
I will upload my keyboard layout file later today, maybe even 2 layouts, i got most keys working by now.
If you lose your hardware buttons it means you screwed something up while modifying the file. Keep the tabulations right, double check after modifying
Key 464 LEFT_ALT disabled every buttons
Key 464 ALT_LEFT will work
If this happens you can either restore your original generic.kl backup, reboot via an application like rom manager or something
If you had no backup you can flash back dman's rom, it did work for me after i screwed the file up the first time
Sent from my SGH-I927 using xda app-developers app
I am not sure what is going wrong? I have done it as you have explained but I keep losing the keyboard, power and volume keys? I must have something installed that is conflicting but can't figure out what
I had to reinstall dman's ROM again as the backup wouldn't get the Keys working again...I tried to edit the file again with the same results? This time at least the backup of the file restores function to the keys
Thanks again for your work, I guess I just have to wait! XD
Cheers
Sent from my i927 JB PACman
I did the two edits and nothing, even after a reboot the alt button still acts as the caps lock key!
I'm running PAC Rom with covenant kernel!
Sent from my SGH-I927 using Tapatalk 2
Make sure your device does not insert a . after 2 consecutive spaces at the end of a word, that made screw me up a few times. But as i said i will upload my layout file later today when i get back from work
Sent from my SGH-I927 using xda app-developers app
math_green20 said:
Make sure your device does not insert a . after 2 consecutive spaces at the end of a word, that made screw me up a few times. But as i said i will upload my layout file later today when i get back from work
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
My apologies! I was making the edits using root explorer and it was not saving them! Got droid edit from the market. Works great !
Thank you
Sent from my SGH-I927 using Tapatalk 2
I too had to use a different editor. Root explorer and ones in phone wouldn't work. I typed this with the keyboard! XD I was thinking that was the problem, not smart enough to figure it out myself I guess
Thanks again!!!
Sent from my i927 JB PACman
Has anyone gotten the number keys working?
Thanks
Sent from my SGH-I927 using Tapatalk 2
1234567890. All typed holding 'blue Alt + numbers'. So yes they are working for me now!
Sent from my i927 JB PACman
thescot33 said:
1234567890. All typed holding 'blue Alt + numbers'. So yes they are working for me now!
Sent from my i927 JB PACman
Click to expand...
Click to collapse
How did you go about the edits? Wasn't sure since I couldn't get the right key numbers with the tracker app!
Sent from my SGH-I927 using Tapatalk 2
That's weird, i used root explorer editor and everything worked fine, i used KeyEventDisplay to get the codes.
Sent from my SGH-I927 using xda app-developers app

[REQ] Srceen Off app for XS 6.2.B.200.

After installed official JB, my Screen off and lock (donate) has a bug. after lock the phone by this app, i have to press power button 3 times to unlock the phone. If i use the power button to lock the phone, then unlock by pressing it again, it's okay.
any slution?
Smart screen off pro
Sent from my LT25i using xda premium
soncarl said:
Smart screen off pro
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
i need a app when i touch it manually, it lock my phone.
try this
WidgetSoid had those feautures plus more
still nothing usefull
I have the same problem, search and use everything but , nothing found i miss this apk.
wyciachane z Ski
mrkidvn said:
After installed official JB, my Screen off and lock (donate) has a bug. after lock the phone by this app, i have to press power button 3 times to unlock the phone. If i use the power button to lock the phone, then unlock by pressing it again, it's okay.
any slution?
Click to expand...
Click to collapse
Next time post Request on Q&A section bro
Sent from my LT28i using xda app-developers app

Customizing power/lock key

Hi
Does anybody knows an app that can map the power key to end calls when it is long-pressed or double-pressed? The option to end calls with a single key press is a little bit confusing because usually it is beeing used to unlock the screen.
Thanks
Sent from my C1904 using Tapatalk
Im not 100% sure about this but, there are xposed modules that do what you want. Try gravity box or xblast modules
Sent from my C2004 using xda app-developers app
marius2du said:
Hi
Does anybody knows an app that can map the power key to end calls when it is long-pressed or double-pressed? The option to end calls with a single key press is a little bit confusing because usually it is beeing used to unlock the screen.
Thanks
Sent from my C1904 using Tapatalk
Click to expand...
Click to collapse
Try out Xposed Additions module.

Categories

Resources