softkeys for all xperia dvices - Sony Xperia P, U, Sola, Go

Hi everyone
This is my first Work
You need:
1.root
2.root Explorer
open root Explorer and go to system,find build.prop and open with text editor then add this qemu.hw.mainkeys=0 to first line.save and exit,rebot and enjoy

Old news, we already know
But nice share and knowledge for the new ones !
Sent From A Place In The Netherlands On My Xperia P.

tanx.. its very helpfull
:fingers-crossed:

@Pandemic
will it work if I add the lines mentioned in the above to the end of build.prop?
will this work on ics?
does this have any connection with systemui coz I have seen softkey buttons(icons) after decompiling systemui, or is the softkeys inbuilt within android?

heatseeker_x04 said:
@Pandemic
will it work if I add the lines mentioned in the above to the end of build.prop?
will this work on ics?
does this have any connection with systemui coz I have seen softkey buttons(icons) after decompiling systemui, or is the softkeys inbuilt within android?
Click to expand...
Click to collapse
Yeah work for me
CORRECT ME IF I'M WRONG

dara007_168 said:
Yeah work for me
CORRECT ME IF I'M WRONG
Click to expand...
Click to collapse
so, did you add the lines to the end of build.prop??

heatseeker_x04 said:
so, did you add the lines to the end of build.prop??
Click to expand...
Click to collapse
Yeah only that not touch any framework
CORRECT ME IF I'M WRONG

heatseeker_x04 said:
@Pandemic
will it work if I add the lines mentioned in the above to the end of build.prop?
will this work on ics?
does this have any connection with systemui coz I have seen softkey buttons(icons) after decompiling systemui, or is the softkeys inbuilt within android?
Click to expand...
Click to collapse
it works on 4.0 or above but not on GB

I have a XPERIA U, with 3.5 inch screen. The softkeys ate my phones screen. So I'm back to original.

heatseeker_x04 said:
I have a XPERIA U, with 3.5 inch screen. The softkeys ate my phones screen. So I'm back to original.
Click to expand...
Click to collapse
Well,you can use XblastTools here to make the Nav Bar smaller
Here's the XblastTools thread http://forum.xda-developers.com/showthread.php?t=2389227

Ben Ling said:
Well,you can use XblastTools here to make the Nav Bar smaller
Here's the XblastTools thread http://forum.xda-developers.com/showthread.php?t=2389227
Click to expand...
Click to collapse
thanks, will check that

heatseeker_x04 said:
thanks, will check that
Click to expand...
Click to collapse
OR, if you are on CM based ROM, you could remap hardware keys to match nexus's order (back, home, task switcher)
Inviato dal mio Xperia U usando Tapatalk 4

This is good for new xdausers
Sent from my LT22i using xda app-developers app

Related

[MOD]UPDATED! Galaxy Nexus on-screen buttons for MiniCM9

I decided to make onscreen buttons for our luvly x8-s.
Note that it only works with MiniCM9-3.0.0, other ICS roms will be supperted soon.
It works now, ready to try DON'T FORGET TO HIT THANKS TO amieow98!! (You can also thank me!)
Screenshot
Changelog:
V0: Conception that didn't really worked.
V1: Works, credits to amieow98.
V2: Now for MiniCM9 3.0.1 too! 2012/5/2
I have enabled on-screen buttons on my MiniCM9(With blue color)
Why do you say its experimental? it is included in the ROM and as far as i've used mine No problems at all.
What? HOW?
So i didn't supposed to mod the framework and work on it for a while??? SH!T.. But IS it really already included in Minicm9-3.0.0?
ChongWiz said:
What? HOW?
So i didn't supposed to mod the framework and work on it for a while??? SH!T.. But IS it really already included in Minicm9-3.0.0?
Click to expand...
Click to collapse
It IS already included in MiniCM9-3.0.0.
Just change a line of code and done...
But of course..I notice that on the lockscreen(with on-screen buttons enabled)
there is a black bar covering a small part of the lockscreen (The on-screen button one but there's no touchable buttons)
I guess you can try to fix that?
amieow98 said:
I have enabled on-screen buttons on my MiniCM9(With blue color)
Why do you say its experimental? it is included in the ROM and as far as i've used mine No problems at all.
Click to expand...
Click to collapse
are you sure you're on MiniCM9? aren't you on AOKP rom? AFAIK only AOKP has this feature
fifo171 said:
are you sure you're on MiniCM9? aren't you on AOKP rom? AFAIK only AOKP has this feature
Click to expand...
Click to collapse
I am VERY sure I'm using MiniCM9.
I googled how to enable the on-screen buttons.Followed the instructions and stuff.
I decompiled framework-res.apk and went into /res/values/bools.xml
and changed a line of code from this:
<bool name="config_showNavigationBar">false</bool>
To this:
<bool name="config_showNavigationBar">true</bool>
pushed it.boot. There you go,Easy on-screen buttons for you.
Then I changed the color of the buttons.(Images in SystemUI.apk)
why anyone would sacrifice precious screen space to put virtual buttons when there are physical ones are beyond me...
then again... whatever makes u happy i guess
nice find btw
chewdaniel said:
why anyone would sacrifice precious screen space to put virtual buttons when there are physical ones are beyond me...
then again... whatever makes u happy i guess
Click to expand...
Click to collapse
no way, this is good btw. what if your phone button broke up XD hehe
chewdaniel said:
why anyone would sacrifice precious screen space to put virtual buttons when there are physical ones are beyond me...
then again... whatever makes u happy i guess
nice find btw
Click to expand...
Click to collapse
Do you know why I use on-screen buttons?
No?
Because Hardware buttons are TOO mainstream...
This is good what \m/ who knows later..... you really need this... i know.. XD
how to enable the on-screen buttons in gingerbread roms?
mn31pro said:
how to enable the on-screen buttons in gingerbread roms?
Click to expand...
Click to collapse
That is impossible as it require stuff from ICS...
Or in english...
Nope...Only avaliable in ICS...And honeycomb...I think in honeycomb...
amieow98 said:
I am VERY sure I'm using MiniCM9.
I googled how to enable the on-screen buttons.Followed the instructions and stuff.
I decompiled framework-res.apk and went into /res/values/bools.xml
and changed a line of code from this:
<bool name="config_showNavigationBar">false</bool>
To this:
<bool name="config_showNavigationBar">true</bool>
pushed it.boot. There you go,Easy on-screen buttons for you.
Then I changed the color of the buttons.(Images in SystemUI.apk)
Click to expand...
Click to collapse
so which one is better? this or that?
zhuhang said:
so which one is better? this or that?
Click to expand...
Click to collapse
Both is the same AFAIK...
But idk if he did anything else to it tho...
I would understand if you wanted this on a tablet-sized X8...but on a 320x480 screen ??? Ohh well, its YOUR phones, anyway
Sent from my X8 using Tapatalk
RohinZaraki said:
I would understand if you wanted this on a tablet-sized X8...but on a 320x480 screen ??? Ohh well, its YOUR phones, anyway
Sent from my X8 using Tapatalk
Click to expand...
Click to collapse
I use on-screen buttons for my lg gt540 And changed dpi to 140 and it looks really nice
Sent from a X8 using my thumbs
If nAa would have looked at this topic he would lol at your noobness , why on earth you need useless buttons on screen when u have hardware buttons .FACEPALM !
Sent from my E15i using XDA
CosminAdriaan said:
If nAa would have looked at this topic he would lol at your noobness , why on earth you need useless buttons on screen when u have hardware buttons .FACEPALM !
Sent from my E15i using XDA
Click to expand...
Click to collapse
This was just for fun...
Besides, I want to disable it now...It is starting to bother me.
When I get back to my pc.
Sent from my E15i using xda premium

port mdpi to hdpi setting.apk

hello everyone i need a little help from you , i m using the setting apk attached above but its for mdpi screen .
can someone please port it to hdpi screen resolution? its already fully functional but icons are in low resolution
p.s. i m already aware about similar setting.apk ( aeon's for example ) but i need this one because it has cpu control and panel setting integrated
lol...I know where this come from...
Sent from my WT19i using xda premium
Till-Kruspe said:
lol...I know where this come from...
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
yes you are right TK , hope you dont get upset from that please forgive me
Alex_rac said:
yes you are right TK , hope you dont get upset from that please forgive me
Click to expand...
Click to collapse
Test this...
Till-Kruspe said:
Test this...
Click to expand...
Click to collapse
i ve already tried to resize icons from 32x32 to 48x48 but i ve obtaine your same result unfortunally (they become high res but too big)
Alex_rac said:
i ve already tried to resize icons from 32x32 to 48x48 but i ve obtaine your same result unfortunally (they become high res but too big)
Click to expand...
Click to collapse
Have to use hdpi nxt setting then..
Till-Kruspe said:
Have to use hdpi nxt setting then..
Click to expand...
Click to collapse
but how to ad these function to it?
Here i did this for myself long ago....see if you can use it.
Settings.apk is from .431 so if you are on .587 take a backup first.
Put the files in system/apps with right permissions.
mnsk said:
Here i did this for myself long ago....see if you can use it.
Settings.apk is from .431 so if you are on .587 take a backup first.
Put the files in system/apps with right permissions.
Click to expand...
Click to collapse
Can you post some screenshot...
Till-Kruspe said:
Can you post some screenshot...
Click to expand...
Click to collapse
Here....

[Q] How do I get the switch input method notification to show?

I installed HaSa MiUI 3.1.11 on top of the Lupus kernel which is my first ICS rom, and I was wondering how to quickly change the input method without going into settings. Long pressing the input box does not bring up a menu anymore but I read that in ICS it was switched to show up in the notification menu, however it isn't showing up. Is there a way to change this in the settings so the notification shows, or is it the Rom I installed?
Thanks
Well it was annoying for some ppl I removed it....
U can long press and select input method
Sent from my SK17i using XDA Premium HD app
sandy7 said:
Well it was annoying for some ppl I removed it....
U can long press and select input method
Sent from my SK17i using XDA Premium HD app
Click to expand...
Click to collapse
Thanks for the reply but long press doesn't work. Is there any other way I can go about enabling this setting?
roflskater said:
Thanks for the reply but long press doesn't work. Is there any other way I can go about enabling this setting?
Click to expand...
Click to collapse
If u know how to decompile and recompile framework-res.apk u can do...or wait for next version ill re-enable it.
Sent from my SK17i using XDA Premium HD app
roflskater said:
Thanks for the reply but long press doesn't work. Is there any other way I can go about enabling this setting?
Click to expand...
Click to collapse
You can enable it by decompile framework-res.apk. Look at values/bool. But i forgot what it name :sly:
Or u can wait for sandy7 to fix it.
Sent from Hubble Telescope
chepoz said:
You can enable it by decompile framework-res.apk. Look at values/bool. But i forgot what it name :sly:
Or u can wait for sandy7 to fix it.
Sent from Hubble Telescope
Click to expand...
Click to collapse
In bools.xml
Ongoingimeswitcher ..have to make it 'true'
Sent from my SK17i using XDA Premium HD app
Thanks, I looked up how to decompile/recompile the framework-res apk and got it all sorted out
Hello,
i know his is a old Thread but i found it through Google.
I got a Xiaomi Mi2 with MIUI 4.1.24 (Android 4.1.1) and decompiled both "famework-res" and "framework-miui-res" but i can't find the files bools.xml.
Any ideas? Thank you!
wooki said:
Hello,
i know his is a old Thread but i found it through Google.
I got a Xiaomi Mi2 with MIUI 4.1.24 (Android 4.1.1) and decompiled both "famework-res" and "framework-miui-res" but i can't find the files bools.xml.
Any ideas? Thank you!
Click to expand...
Click to collapse
hey bro, this thread is for xperia 2011 device line so we cant help u really (no experience with xioamis)...
probably they deleted/or send it to other place due to heavy modified MIUI. there are some apps on playstore waht doing this what u want.
if still not happy u will have to search thru the apk's especially in values folder & etc to find if that string is still present somewhere else. but i think they rmoved it
bejunk said:
hey bro, this thread is for xperia 2011 device line so we cant help u really (no experience with xioamis)...
probably they deleted/or send it to other place due to heavy modified MIUI. there are some apps on playstore waht doing this what u want.
if still not happy u will have to search thru the apk's especially in values folder & etc to find if that string is still present somewhere else. but i think they rmoved it
Click to expand...
Click to collapse
Okay thanks, i though it was the same files on every device!

[request] Xperia sola AOSP lockscreen

Hello, so again im not sure if its the right forum for this, anyway, im looking for the AOSP lockscreen for xperia sola(one like this one http://farm9.staticflickr.com/8501/8317887100_b457dcd833_m.jpg ) there used to be a link here: http://forum.xda-developers.com/showthread.php?t=2089032 but it was removed and I really want this one, I have a rom using this lockscreen but I don't know how to transfer it to the rom I want, can someone upload it to me or tell me how to use the lockscreen in the rom i have to the 1 I want?
Thanks.
msacco4 said:
Hello, so again im not sure if its the right forum for this, anyway, im looking for the AOSP lockscreen for xperia sola(one like this one http://farm9.staticflickr.com/8501/8317887100_b457dcd833_m.jpg ) there used to be a link here: http://forum.xda-developers.com/showthread.php?t=2089032 but it was removed and I really want this one, I have a rom using this lockscreen but I don't know how to transfer it to the rom I want, can someone upload it to me or tell me how to use the lockscreen in the rom i have to the 1 I want?
Thanks.
Click to expand...
Click to collapse
i think you just need to delete the UxpNxtLockScreen.apk from system/app or rename it to .bak instead of .apk
Ben Ling said:
i think you just need to delete the UxpNxtLockScreen.apk from system/app or rename it to .bak instead of .apk
Click to expand...
Click to collapse
It worked! thanks!!
you may lock the thread DD
edit - there's a little thing that bothers me, when playing music and opening the phone the "short music buttons" are on top of the clock instead of being under it like in this picture( http://farm9.staticflickr.com/8501/8317887100_b457dcd833_m.jpg ) hope you understood what i meant, do you know how to change it or fix it?..
thanks again..
msacco4 said:
It worked! thanks!!
you may lock the thread DD
edit - there's a little thing that bothers me, when playing music and opening the phone the "short music buttons" are on top of the clock instead of being under it like in this picture( http://farm9.staticflickr.com/8501/8317887100_b457dcd833_m.jpg ) hope you understood what i meant, do you know how to change it or fix it?..
thanks again..
Click to expand...
Click to collapse
You Need to fix the file...not sure which...
Sent from my Google Nexus 7 using XDA Premium
Ben Ling said:
You Need to fix the file...not sure which...
Sent from my Google Nexus 7 using XDA Premium
Click to expand...
Click to collapse
Do you maybe have an idea? any clue what should I look for? ^_^
msacco4 said:
Do you maybe have an idea? any clue what should I look for? ^_^
Click to expand...
Click to collapse
or you can try this mod http://forum.xda-developers.com/showthread.php?t=2411803&highlight=aosp+lockscreen
Ben Ling said:
or you can try this mod http://forum.xda-developers.com/showthread.php?t=2411803&highlight=aosp+lockscreen
Click to expand...
Click to collapse
Its what I have now, the problem is I can't stand the position of the music buttons like that http://img.tapatalk.com/d/13/08/19/ahujeva7.jpg which is like over the clock...I need to know how to change it/someone to give me the lockscreen file from http://forum.xda-developers.com/showthread.php?t=2089032 coz the link is not working.
Anyone please?

[Q] [REQ] SystemUI at the bottom of screen?

Hello guys!
Is it possible having systemui at
bottom of screen using Xposed
or something elc on LwW (ICS)?
Thanks!
zutyenka said:
Hello guys!
Is it possible having systemui at
bottom of screen using Xposed
or something elc on LwW (ICS)?
Thanks!
Click to expand...
Click to collapse
no it is not possible!
uzgen-uz97 said:
no it is not possible!
Click to expand...
Click to collapse
...
zutyenka said:
Hello guys!
Is it possible having systemui at
bottom of screen using Xposed
or something elc on LwW (ICS)?
Thanks!
Click to expand...
Click to collapse
Try flashing paranoid android... Or PAC. These two roms will make you crazy... yup systemui on bottom is possible. And if you love gingerbread..try cm7.2 fxp build... There's an option there in settings to get systemui @ bottom.
Now smile, will you?
Sent from my ST15i using Tapatalk
Look for tablet UI (something like that) in xposed repositories. Tablet UI uses status bar at the bottom
Sent from my ME172V using Tapatalk
Arun Av said:
Try flashing paranoid android... Or PAC. These two roms will make you crazy... yup systemui on bottom is possible. And if you love gingerbread..try cm7.2 fxp build... There's an option there in settings to get systemui @ bottom.
Now smile, will you?
Sent from my ST15i using Tapatalk
Click to expand...
Click to collapse
SMILEEE! unfortunately my bl is locked, I can't try these roms!
fundre said:
Look for tablet UI (something like that) in xposed repositories. Tablet UI uses status bar at the bottom
Sent from my ME172V using Tapatalk
Click to expand...
Click to collapse
Not compatible this app with ICS (JB and up)! :S
zutyenka said:
Not compatible this app with ICS (JB and up)! :S
Click to expand...
Click to collapse
Hmmmm... Xposed Phab7
iPusak Gaoq™ said:
Hmmmm... Xposed Phab7
Click to expand...
Click to collapse
Thanks, but serajr's SytemUI FC when select Tablet UI.
zutyenka said:
Thanks, but serajr's SytemUI FC when select Tablet UI.
Click to expand...
Click to collapse
Serajr's System UI is not design to work in Tablet UI...that is why you got FC on it....
iPusak Gaoq™ said:
Serajr's System UI is not design to work in Tablet UI...that is why you got FC on it....
Click to expand...
Click to collapse
Can you recommend a TabletUI compatible SystemUI?

Categories

Resources