Guide to Faking an Alternative Launcher - OPPO Reno 10x Zoom Guides, News, & Discussion

So, if anyone knows of a way to get a custom launcher on the Chinese ROM, please let me know! (ADB Shell > pm uninstall ... method won't work)
But, in the absence of anything better, I've hacked together a "workable" solution, that I thought others might benefit from. It requires the use of a Button Mapper/Remapper (I'm using Button Mapper.), and (in my case) an app called Automate. (Tasker might also work, but I find Automate easier to use.) And of course, an alternative Launcher. (I'm using Nova Launcher.) It works by automatically opening your preferred Launcher any time the System Launcher is activated, or (in the case of the 'Recent Apps Window', which is running the same Package and Activity Class as the launcher home screen) calling an alternate function when a Volume Key is held down. So, for me, the "home button" (or gesture) will open Nova Launcher, unless I'm holding down the Volume Up button, in which case the "recent apps" window will be displayed.
I've attached the "Flow" I've created for use in Automate. You can download it and add it to your own installation, or just reproduce the steps I've outlined below:
Create a new Flow, called whatever you like. Mine is titled "Use Nova as Default Launcher".
Create two "Flow Beginnings", again called whatever you like. Mine are "Handle Volume Up Hold" and "Handle System Launcher".
For the "Handle Volume Up Hold", the flow first waits for the Volume Up key to be pressed (and held). On key-down, it shows a notification that you can press the home button (or swipe the home gesture) to show "Recent Apps".
On key-up, it cancels the notification. I use this just because the passing of variables between the two different flows was a real PITA. This provides a kind of "global variable" that I can check from other flows.
So, second flow - the "Handle System Launcher" first waits for the "com.oppo.launcher.Launcher" activity class to be the foreground app.
Once the above activity is the foreground app, the Flow looks for the above notification. If it exists (in other words, if the volume Up button is being held down), then it starts the com.android.quickstep.RecentsActivity activity class (in the com.oppo.launcher) package.
If the notification DOESN'T exist, then (in my case) the flow launches the Nova Launcher shortcut "Default Page".
The Button mapper app is just used to prevent long presses of the Volume Up button from launching the volume up command. You could probably do this in Automate as well, but I was in a rush, and this was the fastest solution.
It isn't perfect, but it's perfectly workable. (And a helluva lot better than the ColorOS default launcher.)

did you download nova before typing adb shell pm uninstall -k --user 0 "color os launcher package?

Yea you will have to install another launcher first before doing so, this is how I did it.
MixEvo said:
did you download nova before typing adb shell pm uninstall -k --user 0 "color os launcher package?
Click to expand...
Click to collapse

it works but after swipe up default laucher appears abd after a few seconds it opens nova
---------- Post added at 12:25 PM ---------- Previous post was at 12:16 PM ----------
it works but after swipe up default laucher appears abd after a few seconds it opens nova

liveman2k said:
Yea you will have to install another launcher first before doing so, this is how I did it.
Click to expand...
Click to collapse
installed nova, then uninstalled oppo.launcher and then wasn't able to get to home screen at all. what am i doing wrong?

Related

[Q] Stock 1.2: All apps showing up in app drawer?

I really like the really simple menu and app drawer that the stock 1.2 has, but it only shows the built in apps or ones downloaded from the BN app store.
Is there any way to force all the other apps I have installed to show up? I would prefer to have the default "Home" launcher instead of Zeam, etc.
Any ideas?
It looks like B&N has the list of applications it installs through the Shop app. So until someone finds that database and how to manually add apps you will need to install a third part launcher. You can search the market for a home switcher application in the meantime if you like the stock launcher
Yeah, I have a home switcher installed already.
I really hope someone finds a way to override that list of apps that show up soon.
Romp said:
Yeah, I have a home switcher installed already.
I really hope someone finds a way to override that list of apps that show up soon.
Click to expand...
Click to collapse
A workaround was brought up in the Manual Rooter thread about this. Basically, the workaround (and I'm running it right now) is to push the old BN 1.1's applauncher.apk to your system/app (should probably back it up first) and when you press the "Extras" button choose "applauncher"... everything will show up. The upside is now you can use default "Home" button but the downside is that the "Extras" tab doesn't populate new apps you install until a reboot.
Here's the applauncher.apk from 1.1 that I'm using.
Go to "Apps"
Tap on the "Archived" button
While holding the volume up hardkey, tap on the image of the speaker that appears.
This brings up the 1.1 "Extras"
mucoww said:
Go to "Apps"
Tap on the "Archived" button
While holding the volume up hardkey, tap on the image of the speaker that appears.
This brings up the 1.1 "Extras"
Click to expand...
Click to collapse
Very nice! It worked for me. I tried volume down as well but volume up was the only one that did.

task manager and home button

would it be possible to download a task manager and modify the behavior of the home button so that a long press brings it up like on the GSII?
If you get ADW launcher EX, it has this functionality.
//Tapatalk.KindleFire//
I wish I could get ADW or launcher pro to work. Only go launcher will work on my Fire. All the others FC!
Sent from my Kindle Fire using Tapatalk
blauciel said:
If you get ADW launcher EX, it has this functionality.
//Tapatalk.KindleFire//
Click to expand...
Click to collapse
Cant find this setting. Can you tell me where it is?
Sent from my Kindle Fire using Tapatalk
Menu - More - ADWSettings - General behavior - Gestures - Home key binding.
Then select "Open app..." I imagine any app is selectable there. (tbh i think Gestures is an odd place)
Though I now realize that's not long press, but simple tap of the home key. However, you have swipe down and swipe up to use as well.
I sideloaded ADW Launcher without any trouble. Are you rooted, BriDroid?
//Tapatalk.EVO3D//
As an alternative, you can download and an app called Task Switcher in the market. It essentially replaces the initial function of pressing the Home button. Once installed if you press the home button it brings up a task manager similar to the default on most phones and tablets. One of the choices is the standard home app, in my case Go Launcher but it works for any Home screen app. Press home a second time and it will bring up a choice menu where I press Go Launcher.
Next time you press the home button twice takes you to your desktop top.
So effectively it provided the task manager function with the only caveat, that I've found, is you have to press it twice if you want to go to the actual home screen, which for me is no big deal. I'm already used to pressing the home button twice quickly to get to the desktop.

creating a shortcut via long press?

My kindle Fire is rooted with ADW Launcher installed. I can select an app from the app drawer with ADW launcher and drop the app as a shortcut on my home screen, but trying to create a shortcut on the home screen by long pressing and selecting shortcuts does not work (on my phone this would bring up another menu to select the type of shortcut i want, but on the KF I get no such menu). I suspect we are all having this problem but it hasn't yet been mentioned. Anyone wanna share your fixes/workarounds?
Also, short press timing is horrible, and I find myself touching selections many times before it properly registers an intended selection press. (??)
As an aside, until now, I have not set a default for my home button, because I needed to be able to choose either the kindle launcher or the ADW launcher at will (because I must be using the kindle launcher to select different books). The annoying result is that every time i press the home button, I must choose which launcher to open. But here is a great way to make a shortcut to launch the kindle launcher as if it is just another app. Using AnyCut, put a shortcut to "Launcher" on ADW home screen ("Launcher" is the Kindle launcher). Rename the shortcut to "kindle" and use it to launch the kindle reader. The home button brings you back to your ADW Launcher.
Try going into the ADW Launcher settings and see if you can add a shortcut from there
I have not used ADW Launcher, I use GO Launcher EX on my KFire.
Sent from my Kindle Fire using xda premium
Long pressing on the screen in ADW brings up the same menu as Menu - Add, where I can select Shortcut or Custom Shortcut
//Tapatalk.KindleFire//
I have go launcher and the long press works to make the shortcuts
blauciel, qylie: You can actually create shortcuts?
I see the first menu after a long press on the home screen, too. But if I actually click on Shortcut, nothing happens on ADW and Go (on LauncherPro, it force closes).
On Go, if I remember, there is another option called Application which works fine, but not Shortcut.
So BobTheZealot and I are both having the same problem:
Bob, I have GoLauncher as well and same problems you re-iterated: long press gives me a menu but selecting shortcut from the menu gives me nothing -- with either launcher. And I started with LauncherPro as my first choice, but it always force closed, so I dumped it.
So to restate my problem: I can get the menu that gives me the shortcut option, but if I select shortcut, I do not get the next menu -- whether I try it via the "Menu - Add" option as mentioned by blauceil or long press on home screen -- neither works out.
So can anybody actually make a shortcut via these methods?
gruuvin said:
My kindle Fire is rooted with ADW Launcher installed. I can select an app from the app drawer with ADW launcher and drop the app as a shortcut on my home screen, but trying to create a shortcut on the home screen by long pressing and selecting shortcuts does not work (on my phone this would bring up another menu to select the type of shortcut i want, but on the KF I get no such menu). I suspect we are all having this problem but it hasn't yet been mentioned. Anyone wanna share your fixes/workarounds?
Also, short press timing is horrible, and I find myself touching selections many times before it properly registers an intended selection press. (??)
As an aside, until now, I have not set a default for my home button, because I needed to be able to choose either the kindle launcher or the ADW launcher at will (because I must be using the kindle launcher to select different books). The annoying result is that every time i press the home button, I must choose which launcher to open. But here is a great way to make a shortcut to launch the kindle launcher as if it is just another app. Using AnyCut, put a shortcut to "Launcher" on ADW home screen ("Launcher" is the Kindle launcher). Rename the shortcut to "kindle" and use it to launch the kindle reader. The home button brings you back to your ADW Launcher.
Click to expand...
Click to collapse
That is one long convoluted process that you're making way too hard.
All I did was make ADW my "default" launcher, put the stock launcher on the ADW launch bar, and then make the ADW launcher a "favorite" on the stock launcher. This puts it on the shelf. Done. And a whole lot simpler.
That is virtually what I did, except even simpler. You don't need to add ADW as a favorite in the stock launcher because the home button already takes you there. And AnyCut is not necessary for this, but the main problem that this thread is about is the difficulties in creating a shortcut on the home screen.
gruuvin said:
Read the whole post -- that is virtually what I did, except even simpler. You don't need to add ADW as a favorite because the home button already takes you there.
Click to expand...
Click to collapse
How is yours simpler? Your process uses Anycut, which is totally unnecessary. And why are you launching the Kindle Reader? Then to go back to "docs" or something else, it takes more steps.
My home button brings up the ADW launcher. If I switch to the Amazon launcher and am on the default home screen (the one with the carousel), there is not HOME button. So to get back to the ADW launcher, I put that app on the shelf.
YMark said:
How is yours simpler? Your process uses Anycut, which is totally unnecessary. And why are you launching the Kindle Reader? Then to go back to "docs" or something else, it takes more steps.
My home button brings up the ADW launcher. If I switch to the Amazon launcher and am on the default home screen (the one with the carousel), there is not HOME button. So to get back to the ADW launcher, I put that app on the shelf.
Click to expand...
Click to collapse
The shortcut does not launch kindle reader! It launches "Launcher" which is the stock launcher. AnyCut is not unnecessary -- its just a different way of creating the shortcut, and for a good reason: so I can name my shortcut what I want, so instead of being called "Launcher" I rename it "kindle" which makes more sense (im pretty new to ADW, LauncherPro was my launcher of choice, now i see that ADW allows renaming shortcuts). And I see your point about not being able access the home button from the default home screen (with the carousel). Adding ADW as a favorite takes care of that -- nice!
But back on topic, YMark, if you long press on your ADW home screen and select "Shortcuts", do you get another menu to select the type of shortcut? Or do you get nothing as Bob and I have observed?
gruuvin said:
But back on topic, YMark, if you long press on your ADW home screen and select "Shortcuts", do you get another menu to select the type of shortcut? Or do you get nothing as Bob and I have observed?
Click to expand...
Click to collapse
I get nothing. Not sure why.
Think the launchers aren't handling that as expected on the Kindle Fire. Some ignore it, others (LauncherPro) force close. Someone brighter than us is going to have to weigh in on this.
gruuvin, LauncherPro force closes unless you convert it to a system app. You can use Titanium Backup to convert it to a system app. Reboot, and you should be good to go. I find LauncherPro much smoother than other launchers on the Kindle Fire - virtually no lag when scrolling the app drawer, for instance.
Thanks for that tip, Bob. I got LauncherPro working that way... unfortunately I can not create/change the dock shortcuts either without it force closing
Anybody able to create shortcuts via the mentioned methods?
Yes, shortcuts, custom shortcuts and folders all seem to be broken when using ADW Launcher. Don't know if that is specific to ADW on the KF, but I can't get them to work.
Looked in ADW settings, but nothing seems to be obvious there.
I long press apps on the app drawer, then drag them into place;that's how I've always added app shortcuts. You're right, though, the shortcut option doesn't work.
//Tapatalk.KindleFire//
gruuvin: Yes, sorry, I meant that method would get LauncherPro to at least work. Still FCs when you try to create a shortcut.
But the method Blauciel described works just fine! Long press in App drawer and drag to home screen. Thanks Blauciel!
Now, all I need to do is figure out how to create folders. There may be a way to edit the LauncherPro config file directly to achieve that. This sounds promising:
http://forum.xda-developers.com/showthread.php?t=882352&page=4
You have to remember that Amazon heavily modified Android on this thing so that menus that you are expecting to pop up may not even be accessible in the way you may be used to on regular versions of Android.
BobTheZealot said:
gruuvin: Yes, sorry, I meant that method would get LauncherPro to at least work. Still FCs when you try to create a shortcut.
But the method Blauciel described works just fine! Long press in App drawer and drag to home screen. Thanks Blauciel!
Now, all I need to do is figure out how to create folders. There may be a way to edit the LauncherPro config file directly to achieve that. This sounds promising:
http://forum.xda-developers.com/showthread.php?t=882352&page=4
Click to expand...
Click to collapse
Glad I could help!
//Tapatalk.KindleFire//
Ya, dropping shortcuts to apps onto the home screen from the app drawer works well, but...
I was hoping to create a shortcut to an image folder with Astro via long press on home screen > Shortcuts > Astro > [image folder name]
... same for making shortcuts to Dolphin bookmarks
ahh well

So I hate svoice and the long press to open recent apps.

Is there a way to swap the double home tap to open recent apps and long press to open Google voice actions which is just so much better than svoice. It would be far more convenient than having to long press to get into my recent apps which is such a great feature but goes unused because I really hate long pressing.
you can disable s-voice launching by going into s-voice and going to settings -> launch s voice and uncheck it.
as for search, the best i can say is use nova launcher and set the long-press menu to voice search.
that is a great idea, i also wonder if this type of mod is possible, i will look into it
Ahh I use apex. I will check for this setting. Thanks for the tip, will report back
, okay, so for anyone who cares. I change the apex launcher home button key function so that it launches my recent apps. This makes it so when I double tap the home key it will go home and then to reset apps. So that is done. I could not change the long home press button binding to anything at all so I created a short cut and put it in my dock so I just created a voice search shortcut and placed it next to the dialer in my dock. This makes it much easier to access the voice search menu. It also lets me not use svoice which sucks. And lastly, I use to place my camera app next to the dialer in my dock, I have now changed it to the pinch in gesture in apex launcher which makes the camera app load really fast and it is very very convenient. I recommend anybody using apex launcher to try this method to open up the camera, you will not regret it

[Q] Home button doesn't run launcher any more :/

Hi all,
My phone rebooted and I lost all custom settings (like text size, custom ringtone etc.), while retaining other apps data. This was simple to repair
Problem is, since then my "Home" button doesn't execute launcher anymore. If I long-press, it shows tasks list, so the button is working, but short press does.. nothing.
I installed Home2 Shortcut - doesn't work either.
Cleared TouchWiz settings - no change
Cleared "Application preferences" - no change
Installed Nova Launcher - works fine, but won't return to home screen on "Home" press.
I guess some simple setting got corrupted, but I've no idea where to look for that. I'd rather not reflash the phone just because of this one button, but it's quite nice to be able to go to Home screen
Any advice?
Try this:
1. Long-press home button and select the "cheese"
2. Go to the last tab called "Clear default Settings"
3. You will have there something called: TouchWiz Home. Clear it.
4. Go back to the start screen and long-press home button again.
Joku1981 said:
Try this:
1. Long-press home button and select the "cheese"
2. Go to the last tab called "Clear default Settings"
3. You will have there something called: TouchWiz Home. Clear it.
4. Go back to the start screen and long-press home button again.
Click to expand...
Click to collapse
Thanks for suggestion, but I already tried that. Home button still doesn't react to short press.
Actually, it does react to short press - when I want to wake up the phone. But it doesn't run launcher.
I have exactly the same problem. Button physically works fine will click to show lock screen when off , double press for s voice ( when on ) and hold for task manager. it just wont single press to actually go home..grrrrrrrr
Stasheck said:
Thanks for suggestion, but I already tried that. Home button still doesn't react to short press.
Actually, it does react to short press - when I want to wake up the phone. But it doesn't run launcher.
Click to expand...
Click to collapse
---------- Post added at 09:01 AM ---------- Previous post was at 08:41 AM ----------
ok solution for me was a full master reset via recovery. All good now.
tinentiuk said:
I have exactly the same problem. Button physically works fine will click to show lock screen when off , double press for s voice ( when on ) and hold for task manager. it just wont single press to actually go home..grrrrrrrr
Click to expand...
Click to collapse
Yeah, I figure a reset/reflash will do, but it's another couple hours (which I don't have ) to restore everything after that
I got the same problem
I was planning to upgrade firmware anyway though

Categories

Resources