Z1 Compact assign physical Camera button to launch other camera app - Xperia Z1 Compact Q&A, Help & Troubleshooting

I've been using the physical camera button to launch camera when out about. The reason I asked this here as I found the Stock camera app is not that good for auto focus (I’ve tried Manual too) compare to other camera apps such as FX cam, cymera, etc.
I would like to know are there any way to assign the camera button to launch a different app + it will work on Lock Screen too? So far I found nothing yet as I guess a special ROM needed to do this function. I am rooted and would like to know if something Xposed can do without flashing ROM. (Reason – I like the Xperia Stock)
Thank you and let’s see if this is achievable to make life easier for people do not like the Xperia Stock Camera.

Bump
I would like to bump up this thread as I'm also looking for a way to assign a different camera app with the hardware button.

2nd that! Would be nice if that button is customizable as it's pointless if you use a different camera app.

thermalboyz said:
I've been using the physical camera button to launch camera when out about. The reason I asked this here as I found the Stock camera app is not that good for auto focus (I’ve tried Manual too) compare to other camera apps such as FX cam, cymera, etc.
I would like to know are there any way to assign the camera button to launch a different app + it will work on Lock Screen too? So far I found nothing yet as I guess a special ROM needed to do this function. I am rooted and would like to know if something Xposed can do without flashing ROM. (Reason – I like the Xperia Stock)
Thank you and let’s see if this is achievable to make life easier for people do not like the Xperia Stock Camera.
Click to expand...
Click to collapse
From my Samsung days, I remember that there was a file containing all the key layout maps to the physical keys. After editting it, I was able to use the volume keys as HOME and BACK. I suppose that in Sony it should be the same principle for the camera key.
I don't remember the location by heart and I don't have my phone with at the moment but try looking into /data/system/user/key-layout something file. Open it under a text editor, change it, save and reboot.

I have another question. I feel like posting it here haha.
I have noticed that the stock camera app saves your settings when you open it from the icon but when you use the physical button it is always on superior auto. Is there a way to keep my manual settings when opening it with the button?
Sent from my D5503

I've installed the gallery from a different rom and disabled the Sony camera via titanium backup. Now if I press the physical camera button when the phone is on and unlocked the "new" camera starts. I did not change anything else. Sadly I cannot start the camera from lockscreen anymore, but that's fine for me.

I have disabled the standard camera app from settings and now pressing the physical button starts the other camera that i've downloaded from play store, simple as that

are there any soulutions for changing the defaul camera app using the physical button?

If you have rooted your phone you can install Xposed Framework + Xposed Additions and reassign the buttons like you want.

Schwinni said:
If you have rooted your phone you can install Xposed Framework + Xposed Additions and reassign the buttons like you want.
Click to expand...
Click to collapse
There is nothing xposed can not fix

SGSDoc said:
are there any soulutions for changing the defaul camera app using the physical button?
Click to expand...
Click to collapse
Vignette automaticaly offers that option after installing.
Free/limited version also.

poolmaker said:
Vignette automaticaly offers that option after installing.
Free/limited version also.
Click to expand...
Click to collapse
Interesting. Does it require root ?

dsmid said:
Interesting. Does it require root ?
Click to expand...
Click to collapse
No.

Related

[Q] shutter button

so one of the things that sucks about the phone is that there is no physical shutter button. the optical joystick is a little awkward, and using the onscreen button is a but of a pain. would it be possible to modify one of the volume buttons to take a snapshot or something along those lines?
CM7.1 has the feature where u can do this. I have my volume up button set up for my pictures and it works quite well.
Sent from my ADR6300 using Tapatalk
Marcismo55 said:
CM7.1 has the feature where u can do this. I have my volume up button set up for my pictures and it works quite well.
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
would it be possible to put that into a sense rom?
kyuubi08 said:
would it be possible to put that into a sense rom?
Click to expand...
Click to collapse
It may be possible but I am no dev to take on a task like that. Maybe an alternate camera app from the market may allow you to do that.
yea i would love to have a different camera with an on screen shutter button. I hate the stock sense 1.0 camera because you have to use the optical joystick, but i love jermaines stock+ rom and dont want to switch to anything else, and the none of the cameras on the market look appealing to me.
I put the evo 4g camera on mine, it has the onscreen shutter button. Everything works except after you take a pic or video, the bar that usually comes up with options to delete ect, is just a black bar that when pressed returns you to the camera. The pics and vidoes still come out fine.
Yea I've used this myself. If you set the photo review duration to none then it works perfectly. I think I might just go back to it.
Sent from my ADR6300 using XDA Premium App

[MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! NOW MORE BUTTONS!!!

Hello, I created this 2 apps to add copy and paste buttons to the nabvar...
What this app does is to simulate a keypress from a service when button is pressed....
Concretely sends KeyEvent.ACTION_DOWN for CTRL_LEFT(holds that key pressed), then injects C or V KeyCode event and finally it sends KeyEvent.ACTION_UP for CTRL key(releases that key).
However, not all apps are compatible with CTRL key, so this wont work properly with these apps
This app has been tried on Xylon ROM but also it SHOULD work on AOKP and derivates.
**THIS APP DOES NOT REQUIRE ROOT**
Install like a normal APK
COPY: https://www.dropbox.com/s/kinq13mljdzl9ho/NavbarCopy_signed.apk
PASTE: https://www.dropbox.com/s/clxj83sqg76lkof/NavbarPaste_signed.apk
-----------------------------------------------------------
MORE FUNCTIONS ADDED!!!
To use this app you must sign with system signature, which can be find in its repositories
http://db.tt/KD07RwYy
Here is the source code!
http://db.tt/d10qEVO9
so will it work on non root stock rom?
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
No, it doesn't work for non rooted. It installs and goes to widgets and put it on the screen and it says not installed when clicked. Plus, non rooted wouldn't be able to add those to the launcher. MAYBE 3rd party but I don't wanna do all that..
Sent from my Nexus 4
noodles2224 said:
No, it doesn't work for non rooted. It installs and goes to widgets and put it on the screen and it says not installed when clicked. Plus, non rooted wouldn't be able to add those to the launcher. MAYBE 3rd party but I don't wanna do all that..
Sent from my Nexus 4
Click to expand...
Click to collapse
I am rooted, but i have the same error... I dont know why, but it only works with in the navbar... however it doesnt make sense to put them in the launcher...
I guess that appears that errors because I dont created an acctivity that extend AppwlWidgetProvider
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
That's what I meant, the navbar. Not launcher.. But I don't know how to make it work.
Sent from my Nexus 4
noodles2224 said:
That's what I meant, the navbar. Not launcher.. But I don't know how to make it work.
Sent from my Nexus 4
Click to expand...
Click to collapse
You can see in screenshots, go to settings > UI settings > navbar settings (Depends on your rom) and add new icon> custom application... it should appear there
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
Hi.
Can you make similar buttons but with different functions?
I would like to hide navbar and use aokp pie instead but I need few buttons.
Menu
Back
Home
Recent apps
And if this is possible - forward buttons (for Internet browser)
TeddyBeers said:
Hi.
Can you make similar buttons but with different functions?
I would like to hide navbar and use aokp pie instead but I need few buttons.
Menu
Back
Home
Recent apps
And if this is possible - forward buttons (for Internet browser)
Click to expand...
Click to collapse
Sorry, i am a bitb busy for now with other projects(see my signature), but i will see if i can...
Maybe i will do it in the next hours, i am at the gym right now
Well its done... It can emulate back home menu search play/pause skip track power button and camera button
This is looking really cool. I love aokp nav bar mods and this seems quite similar.
Is there a function in there for "last app"? That's probably my favorite thing to have on the nav bar.
jarayn said:
This is looking really cool. I love aokp nav bar mods and this seems quite similar.
Is there a function in there for "last app"? That's probably my favorite thing to have on the nav bar.
Click to expand...
Click to collapse
I suggest you to tequest that ro the rom developers.. The could integrate this app better in their rom... Also they could add more button like "last app"
bamsbamx said:
I suggest you to tequest that ro the rom developers.. The could integrate this app better in their rom... Also they could add more button like "last app"
Click to expand...
Click to collapse
I have that already with my Rom. I just thought it would be good to have this for those roms that do not in case I want to switch.
Thanks for trying but buttons doesn't work.
Every time I press added button I'm getting message "unfortunately app stopped"
I'm running 19feb unofficial aokp by bigxie on n4
TeddyBeers said:
Thanks for trying but buttons doesinstall
Every time I press added button I'm getting message "unfortunately app stopped"
I'm running 19feb unofficial aokp by bigxie on n4
Click to expand...
Click to collapse
It said in op... You must sign apk with system signature and install as system app... There are some tutorials out there
Yep
My bad
Tried to find some info hot to sign this app as system app but can't find simple way.
What kind of files do you need to make this app working in AOKP by bigxie?
TeddyBeers said:
Yep
My bad
Tried to find some info hot to sign this app as system app but can't find simple way.
What kind of files do you need to make this app working in AOKP by bigxie?
Click to expand...
Click to collapse
For example, for xylon rom you have to use these platform.pk8 and platform.x509.pk8... You get them here
https://github.com/XYAOSP/android_build/tree/jb-mr1/target/product/security
To sign you can use a program called "apk signer" (i think)

[Q] What is the fastest way to take photos?

Hello, very often when I see interesting things, I take out my phone, enter the four digit passcodes, then go to different screens to find the camera icon. Then, I finally found and waited long enough for the camera app to be active, interesting things have already been passed. What is the fastest way to launch the Camera app? Thanks.
hajime_android said:
Hello, very often when I see interesting things, I take out my phone, enter the four digit passcodes, then go to different screens to find the camera icon. Then, I finally found and waited long enough for the camera app to be active, interesting things have already been passed. What is the fastest way to launch the Camera app? Thanks.
Click to expand...
Click to collapse
Well, dont have a password will help.put the camera app on the lock screen as a shortcut.
Point. Click.
Sent from my SPH-L900 using Tapatalk 2
hajime_android said:
Hello, very often when I see interesting things, I take out my phone, enter the four digit passcodes, then go to different screens to find the camera icon. Then, I finally found and waited long enough for the camera app to be active, interesting things have already been passed. What is the fastest way to launch the Camera app? Thanks.
Click to expand...
Click to collapse
i use an app called home2shortcut, which allows you to set the home button and the soft key presses and combination of presses to whatever you want. I have the home button set that one click brings me home, 2 clicks opens a voice dialer. home and then menu opens a app called rotation locker which brings up a small window and i can choose portrait or landscape and finally home and then back brings up camera. so no matter where i am i can always bring up camera quick. In addition do what the other guy said above and add the camera app to the lockscreen so you can slide up from it and it will open camera.
Please read forum rules before posting
Questions and Help issues go in Q&A and Help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
burst
hold down the capture button for burst mode
Remove your lock; with swype lockscreen there is an option to where if you hold the lockscreen and then turn your phone to landscape it automatically unlocks the phone and opens the camera
Sent from my SPH-L900 using xda app-developers app
I love you. More than you shall ever know.
my bad, misunderstood, there is also a camera shortcut on the N2 lockscreen that launches straight into the camera. and many other app lockscreens that provide similar functions; widgetlocker, active s lock screen.
On Android 4.2, you can set the camera as a lock screen widget. Wake up the screen with the power or home key, and swipe to the camera. Takes less than 5 seconds from pressing a button to taking a photo. Any photos previously taken are cannot be viewed unless the pin/password is entered, so security is maintained, even with a camera widget.
Any ROM running 4.2 will work, or you can wait a little longer until the official 4.2 build from Samsung comes out. Should be soon.
There is some app called 'quick camera' it's quite fast but it all really depends on your phone rom version and the software and hardware of your phone
Sent from my GT-I9003 using xda app-developers app

Key Plus - Change LG V10 Volume key shortcut to flashlight or any app (without root)

Hello friends, I am Naveen Naushad, an indie Android developer from India. I developed this app for G3, with which you can change the Volume button launch apps when the phone is locked, that too without root access.
Some Reddit users tested it on V10 as well and have confirmed it is working correctly. You will be able to modify the Volume Up action to toggle flashlight, launch a different app (instead of QuickMemo+) or even open a custom launcher shortcut. Unfortunately Volume Down cannot be changed as LG hardcoded it to launch camera, starting from Lollipop. Most people are ok with that as they need to change QuickMemo+ only.
https://play.google.com/store/apps/details?id=com.apptuners.keyplusapp
Requirements:
Stock LG ROM (or ROMS based on it)
QuickMemo installed and working properly
Not compatible with official flip case
Request:
If you like the app, please rate, review and +1 it at Google Play Store. That will increase the visibility of the app tremendously.
Confirmed. (On Verizon V10) Works nicely with the flashlight toggle. Even with the fingerprint lock. (Need to tap lock button, then vol up button twice to toggle) TYVM!
I really like the idea of this app! Would be nice to have the flashlight up there.
Sent from my LG-H901 using Tapatalk
Very handy, thanks!
Sent from my LG-H901 using Tapatalk
Thanks works great.just a tap and a slight hold on the up button and it works great.
Works great on my G3, will try it out on my V10 here tomorrow when I get it!
Works great, I use my flashlight a ton, so useful!!
Sent from my LG-H901 using Xparent Skyblue Tapatalk 2
This is great! Ty!
Sent from my LG-H901 using Tapatalk
Works on my F600k for the flashlight !
Thanks so much .
Thanks! Just a heads up for anyone else who may experience this: you have to have quickmemo installed to set this up. After unlocking my bootloader it was not installed by default. Had to download it via LG updates before double tapping up worked to give me a program association dialog. Additionally, freezing quickmemo afterwards caused the button to stop working again.
Didn't work on my AT&T V10 H900.
Now after revoking administrative rights and uninstalling app shortcut buttons won't work at all anymore , it won't launch camera or capture.
sentry07 said:
Didn't work on my AT&T V10 H900.
Now after revoking administrative rights and uninstalling app shortcut buttons won't work at all anymore , it won't launch camera or capture.
Click to expand...
Click to collapse
That shouldn't be happening as the app does not modify any system file (as it does not have root access).
Were default shortcuts (Camera and QuickMemo) working before you installed Key Plus? Also can you check the in Settings whether Shortcut keys are enabled?
Apptuners said:
That shouldn't be happening as the app does not modify any system file (as it does not have root access).
Were default shortcuts (Camera and QuickMemo) working before you installed Key Plus? Also can you check the in Settings whether Shortcut keys are enabled?
Click to expand...
Click to collapse
Affirmative, both. And the fact that I'm not rooted I and it doesn't use root is what makes this so odd. Not sure what to make of this.
sentry07 said:
Didn't work on my AT&T V10 H900.
Now after revoking administrative rights and uninstalling app shortcut buttons won't work at all anymore , it won't launch camera or capture.
Click to expand...
Click to collapse
:good: Installed and working just fine on my AT&T V10. Not sure what happened here.
Working on my AT&T v10 right out of the box also .
Great app. Meager donation sent.
Thank you. No donation is meagre. Considering only less than 1% of users have donated, it is a big deal.
Got it. Works well. This was something I was missing from Xposed and I honestly haven't wanted to install Xposed this go around.
I know we have it in that little second screen but this just makes it so much easier since it's based on the physical buttons I can do it in the dark... Lol.
I donated as well. I feel like it's worth it. Thanks friend!
Sent from my LG-H901 using XDA Free mobile app
I have it working with my V10 H961N..... very thoughtful app! I hated that the only option for the short cut was quickmemo.
Thanks for this app, it's great.
One issue I am having though is now when I hit the quick memo button on my second screen, my flashlight turns on and then only way to get it off is to turn off the screen and double tap your shortcut. Not a deal breaker.
Sent from my VS990 using Tapatalk
ldc2335 said:
Thanks for this app, it's great.
One issue I am having though is now when I hit the quick memo button on my second screen, my flashlight turns on and then only way to get it off is to turn off the screen and double tap your shortcut. Not a deal breaker.
Sent from my VS990 using Tapatalk
Click to expand...
Click to collapse
Thanks.
Unfortunately that issue is something that can be debugged only with a V10 in hand. I have been trying to find someone with the phone here but the fact that it has not been released in India, makes it difficult.

Kill App option for Nav bar?

I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?
swieder711 said:
I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?
Click to expand...
Click to collapse
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!
StrangerWeather said:
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!
Click to expand...
Click to collapse
If you're rooted you can setup Active Edge to kill the foreground app (I have it setup for a long squeeze to kill the app) or use One Plus Gestures and enable kill foreground app for one of the gestures.
StrangerWeather said:
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!
Click to expand...
Click to collapse
I just want holding the BACK button to kill the current app on the Screen.
It is a setting that GravityBox allows and comes in handy to quickly exit an active application. I hope we see this feature on the Pixel 3 XL custom ROM that will be coming out.
airmaxx23 said:
If you're rooted you can setup Active Edge to kill the foreground app (I have it setup for a long squeeze to kill the app) or use One Plus Gestures and enable kill foreground app for one of the gestures.
Click to expand...
Click to collapse
Are you using Edge Sense Plus to set this up? Sounds like a good approach.
swieder711 said:
Are you using Edge Sense Plus to set this up? Sounds like a good approach.
Click to expand...
Click to collapse
Yes I am and it works great.
airmaxx23 said:
Yes I am and it works great.
Click to expand...
Click to collapse
Awesome. Are you using the Tulsa mods too? When I install the SystemUIedgebase.zip for the Tulsa mods, I lost all my other mods (center clock small ampm, small LTE, no GPS pin and 3Minit).
I would love to get the EdgeSense and the Status bar mods working at the same time. I have a similar question posted on the Tulsa Mod thread.
EDIT: I had to install the Magisk Mod for Edge Sense and now they both work! I dont see the Kill App as an Action in the Edge Sense app. Is it called something else?
EDIT2: I had to enable ROOT for the EdgeSense app, now I see Kill App. YEAH!
swieder711 said:
I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?
Click to expand...
Click to collapse
Another suggestion - All In One Gestures! It has a long-press back to kill app option, though I should note I'm using it having both rooted and reverted to the old, 3 button nav bar as per Mishaal's guide. Plus, doesn't work quite as perfectly as it did on my old galaxy phones with capacitive keys, but it does the job most of the time...
Painless001 said:
Another suggestion - All In One Gestures! It has a long-press back to kill app option, though I should note I'm using it having both rooted and reverted to the old, 3 button nav bar as per Mishaal's guide. Plus, doesn't work quite as perfectly as it did on my old galaxy phones with capacitive keys, but it does the job most of the time...
Click to expand...
Click to collapse
On pixel 3 xl, you can get the old 3 button navigation with a long press of the back button giving you the kill app command? I want that!
I thought the ALL IN ONE gestures app only gave you a longer pill button. I didn't see the kill app as an option in the app description. Im rooted and really want that feature back.
Here is a list of the actions that I see listed
Actions
Free
Home
Back
Recent apps
Toggle split-screen (requires Android Nougat+)
Open previous app (requires Android Nougat+)
Open Assistant
Hide pill
Premium
Pull down the notification shade
Pull down quick setting tiles
Open power menu
Skip to previous media track*
Skip to next media track*
Play/pause current media track*
Switch keyboard dialog
Launch app**
Lock screen***
Screenshot****
Can you post a screen shot of your home screen?
swieder711 said:
On pixel 3 xl, you can get the old 3 button navigation with a long press of the back button giving you the kill app command? I want that!
I thought the ALL IN ONE gestures app only gave you a longer pill button. I didn't see the kill app as an option in the app description. Im rooted and really want that feature back.
Here is a list of the actions that I see listed
Actions
Free
Home
Back
Recent apps
Toggle split-screen (requires Android Nougat+)
Open previous app (requires Android Nougat+)
Open Assistant
Hide pill
Premium
Pull down the notification shade
Pull down quick setting tiles
Open power menu
Skip to previous media track*
Skip to next media track*
Play/pause current media track*
Switch keyboard dialog
Launch app**
Lock screen***
Screenshot****
Can you post a screen shot of your home screen?
Click to expand...
Click to collapse
I'm not sure what All-In-One does when you've still got the gesture navigation pill installed, but these are the settings I've got enabled having reverted to the 3 button navigation (https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/):
You of course have to give the app root access, but otherwise no special settings as far as I recall from setting it up. Hope this helps!
Painless001 said:
I'm not sure what All-In-One does when you've still got the gesture navigation pill installed, but these are the settings I've got enabled having reverted to the 3 button navigation (https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/):
You of course have to give the app root access, but otherwise no special settings as far as I recall from setting it up. Hope this helps!
Click to expand...
Click to collapse
That is great info. I will follow the guide once I update to the December release.
Thanks!
Is "All in One Gestures" the same as "XDA Navigation Gestures" When I search the play store for all in one than the XDA Apo comes up.
Edit: I see that they are different apps. I found All in One on the apk mirror site. Any idea what it is no longer in the play store?
swieder711 said:
Is "All in One Gestures" the same as "XDA Navigation Gestures" When I search the play store for all in one than the XDA Apo comes up.
Edit: I see that they are different apps. I found All in One on the apk mirror site. Any idea what it is no longer in the play store?
Click to expand...
Click to collapse
My pleasure! It is a different app. I'm coming to the Pixel from a 3.5 year old Galaxy S6(!), and I just restored the app from a titanium backup. I think it was designed for phones with capacitive buttons, which might explain why it's no longer officially available. For this reason, it doesn't work quite as perfectly on the Pixel as it did on the S6 (the kill app function doesn't seem to click with a few apps). But it does do the trick in most cases. For me, I'm so used to the long-press gesture that it was worth going back to 3 button navigation for this alone, and worth sticking with it despite some imperfections in All-In-One when it comes to the Pixel. I suppose if you're still on the gesture system, you'll have to weigh up whether its worth removing the pretty new interface (and the Pixel launcher along the way, as Mishaal explains) for a functional yet slightly deficient alternative...
Here is another explanation
https://www.google.com/amp/s/amp.re.../what_happened_to_the_all_in_one_gesture_app/
I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.
swieder711 said:
I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.
Click to expand...
Click to collapse
So glad it worked for you! Now my turn for the Dec update...
swieder711 said:
I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.
Click to expand...
Click to collapse
What did you do to get this? I don't quite understand.

Categories

Resources