Can you hide apps from the app screen? - Google Pixel 3 Questions & Answers

Basically, I have both the pre-installed Files app and the Files by Google app on my phone. It's not the end of the world but it is annoying to see them side by side on the app screen when I swipe up. Is there a way, without disabling apps or using a different launcher, to hide apps form the app screen? So it only shows when I go to settings and click on apps from there.
Thank you for any help in advance!

buyhighselllow101 said:
Basically, I have both the pre-installed Files app and the Files by Google app on my phone. It's not the end of the world but it is annoying to see them side by side on the app screen when I swipe up. Is there a way, without disabling apps or using a different launcher, to hide apps form the app screen? So it only shows when I go to settings and click on apps from there.
Thank you for any help in advance!
Click to expand...
Click to collapse
No, it looks like it is part of Google's security policy to keep malware apps from hiding themselves. Even the "full version" type apps that can then be hidden don't go away even on reboot. The devs of such apps have confirmed. Custom launcher it is.

sliding_billy said:
No, it looks like it is part of Google's security policy to keep malware apps from hiding themselves. Even the "full version" type apps that can then be hidden don't go away even on reboot. The devs of such apps have confirmed. Custom launcher it is.
Click to expand...
Click to collapse
That's too bad! thanks for the reply though! Do you know if I could I do it if my phone was rooted by any chance?

buyhighselllow101 said:
That's too bad! thanks for the reply though! Do you know if I could I do it if my phone was rooted by any chance?
Click to expand...
Click to collapse
There is no way right now even if rooted. The issue is that it is part of Pixel launcher and of course it is locked down to that kind of a change. My suggestion is Lawnchair beta which is now available on the Play Store. You can make it as identical to stock as you want yet can also put in some improvements. The only hard change I have come across in Lawnchair is that the swipe up to gen into the drawer doesn't require that idiotic LONG swipe through recent items but starts like it should in the center of the home screen. It is worth changing just for that and the ability to hide apps, and it is free. Of course, Pixel launcher is still on the device and can be accessed by changing your default launcher back in settings.

Related

App Idea: Hide certain apps that are in your app drawer...

Here's something for you devs. How bout an app that can hide apps that are in the app drawer. (the tool bar at the bottom). Because right now if someone was to want to hold my phone they could get right into my email, pics, astro, bank account, market, anything! You know what I mean? if we had an app that puts those icons inside of it then that would be a good start. You could call it Drawer Mod or something like that.
Sure they could get to them from the application set up option, but thats not so easy to figure out. First someone could work on that, then they can work on a password lock feature for it or something. I'd pass my phone around more freely if I had a little more privacy than just the pattern lock. (that can be bypassed if you know how anyway). Is it a good idea?
No. Either don't hand your phone out or use pattern lock. If I could use your phone I would dial long distance out of spite.
I been looking for something like this but for a different reason Its cramped lol, I just want to be able to organize the apps in folders or something my games clutter everything. May add password protect to certain folders
breaultm said:
No. Either don't hand your phone out or use pattern lock. If I could use your phone I would dial long distance out of spite.
Click to expand...
Click to collapse
Wow you're just awesome!!! Yeah you can sooo borrow my phone and call all the long distance you want. If you gotta call then call. lol I didn't think generosity could be misguided into hate like that. Go back to your cave hermit! What's your problem?
Now back on topic with civilized people.
ahddm said:
I been looking for something like this but for a different reason Its cramped lol, I just want to be able to organize the apps in folders or something my games clutter everything. May add password protect to certain folders
Click to expand...
Click to collapse
Folders would be good.. it gets a bit cluttered in there.
Hmm actually displaying folders might be difficult but as for hiding apps I think the easiest way would be to effectively move them to a hidden folder on the phone... using shell commands someone could accomplish this... consider these shell commands
Hide an app
Code:
mv /data/app/APPNAME.apk /hidden/
Run an app
Code:
mv /hidden/APPNAME.apk /data/app/
*figure out some command to run the apk*
*figure out how to wait for app to die*
mv /data/app/APPNAME.apk /hidden/
Make the icon of the app be a folder and the interface copied directly from the app drawer and it might actually act like a folder
Nice! So it's feasable. Now all we need is for someone to apply the info above into an easy to use app, or I learn how to be a pro with terminal commands. lol
yeah i really need that app. in my rokr e6 there was a menu where you could pick different user setups Games:Office:and Custom you could put watever you wanted inthem
http://www.engadget.com/2009/02/18/texas-instruments-and-wind-river-do-up-android-right/
Second video, at about :45 seconds in. They show a tabbed app drawer. Wish they would release it as a market app.
Dharkaron said:
http://www.engadget.com/2009/02/18/texas-instruments-and-wind-river-do-up-android-right/
Second video, at about :45 seconds in. They show a tabbed app drawer. Wish they would release it as a market app.
Click to expand...
Click to collapse
That is a nice find! Now there's a visual. Would really make the phone less cluttered and more like a desktop. I wonder if its coming to the phone version of android. Anyone up for making a set up based on that?
Based on the appearance of alternate home apps, some with multiple app drawers, Id say someone will do this eventually.
yea i dont know if its just me.. but i wish that there was more editing and revamping of the normal apps.... like browser/messaging/dialpad/contacts the default. I would like to download replacements for them... not steel/acontacts/chompsms (not saying they arent good cause I use the last two) But with Ahome replacing my home screen.. its not replacing it.. its on top of it. I think everything would work alot better if we just focus on editing the normal features instead of having like 20 differnt versions of contacts browsers and all that.
I hope im understood I sometimes have an issue typing my complicating thoughts.
Me too! This is an app or mod that i have been waiting for. I've been using Advanced launcher with my dounut roms. But now with eclair, it wont run. Im not so much worried about adding folder to the app drawer, but more into hiding useless icons to clean things up a little bit. Do i really need 6 different icon pack icons? when they come up as needed anyways. whats the point in icons for apps that are primarily widgets? PLEASE! SOMEBODY! create an app or a mod that allows me to do this. I would pay for it!!!!
jayb222 said:
Here's something for you devs. How bout an app that can hide apps that are in the app drawer. (the tool bar at the bottom). Because right now if someone was to want to hold my phone they could get right into my email, pics, astro, bank account, market, anything! You know what I mean? if we had an app that puts those icons inside of it then that would be a good start. You could call it Drawer Mod or something like that.
Sure they could get to them from the application set up option, but thats not so easy to figure out. First someone could work on that, then they can work on a password lock feature for it or something. I'd pass my phone around more freely if I had a little more privacy than just the pattern lock. (that can be bypassed if you know how anyway). Is it a good idea?
Click to expand...
Click to collapse
in case i loose my phone i bought App Protector:
http://www.androlib.com/android.application.com-carrotapp-protectpronew-Attn.aspx
You can define apps which are password or lock pattern protected. This app has to be excluded from a task killer of course. I also protected market, root explorer and terminal.
There is another free app (ad supported) which does the same but only with a password. no lock patter (the lock pattern was the reason i bought app protector).
http://www.androlib.com/android.application.com-cc-applock-CtBE.aspx
I'm pretty sure about 6-8 months ago there was an alternative launcher on these forums that had app hiding as a feature. I think it was discontinued quite a while ago, but yeah not only is it possible, but someone's already done it.
Obama's>god said:
I'm pretty sure about 6-8 months ago there was an alternative launcher on these forums that had app hiding as a feature. I think it was discontinued quite a while ago, but yeah not only is it possible, but someone's already done it.
Click to expand...
Click to collapse
more like 2 months ago...
nonsense cupcake rom has it for example.
called advanced launcher. but as stated above, its cupcake and donut only...
go ask anderwebs.
also wrong section
domenukk said:
more like 2 months ago...
nonsense cupcake rom has it for example.
called advanced launcher. but as stated above, its cupcake and donut only...
go ask anderwebs.
also wrong section
Click to expand...
Click to collapse
Don't go ask AndersWeb, he's already on record about implementing it (in summary, "no", though offering a patch might convince him otherwise.)
And yeah, Advanced Launcher is much more than two months old. At least since August 2009 (when I showed up), probably earlier.
Vault
theres an app called "Vault" that hides the applications in your app drawer
you need root to use it though.
i use it to hide the sms app
then use handcent....so i can blacklist certain senders ......obviously i also have certain adult 3g apps hidden as well
advanced launcher is the only thing i can think of, too. works pretty well on donut roms, i just wish someone would port that functionality into a 2.1 rom.
the ADW/almostnexus launcher that most devs are throwing into their builds now has some of the same functions as advanced launcher (drag n drop uninstall, compressed columns/rows) but no app hiding, which is a real bummer.
this was done almost a year ago
Download panda home app has had an option to hide the apps in your app drawer for almost a year. also to make customer slide out drawers in your homescreen. if i remember, long tap on the home screen then go into the drawer option, it works remarkable well actually.

[Q] Is it possible to create folders in the main app menu?

I just figured out I can make folders on my gsll phone in the app menu. (Not the home screens) I can put all the carrier BS and other app icons I don't want to see in there. It brought my app screens to 3 swipes from 5. Is that a standard Android feature or something Samsung added in with touchwiz? I would be interested in doing the same on my tablet.
That sounds like a Samsung Touchwiz feature. As far as I know, stock app drawer does not support folders/dedicated pages.
However, you can simply get a non-stock launcher such as Apex or Nova and they support app drawer folders, plus a multitude of extra features lacking in the stock launcher
fsured said:
I just figured out I can make folders on my gsll phone in the app menu. (Not the home screens) I can put all the carrier BS and other app icons I don't want to see in there. It brought my app screens to 3 swipes from 5. Is that a standard Android feature or something Samsung added in with touchwiz? I would be interested in doing the same on my tablet.
Click to expand...
Click to collapse
That is possible, just use a third party launcher. I think nova has is
OK cool. I will check out those programs. I figured one of those would do the trick but wasn't sure if I was missing something. Thanks!
fsured said:
OK cool. I will check out those programs. I figured one of those would do the trick but wasn't sure if I was missing something. Thanks!
Click to expand...
Click to collapse
*if* it works using nova, would you please not forget to click the thanks button?
I am a very 'thanks'centric person, so I'd like to get that bar a bit more to the right lol
fsured said:
OK cool. I will check out those programs. I figured one of those would do the trick but wasn't sure if I was missing something. Thanks!
Click to expand...
Click to collapse
Thanks for the thanks
I guess Nova has it?
I've never used third party launchers myself, since I think that the stock launcher on the Infinity is rather cool

[Q] Swipe to launch?

On iOS, I can swipe the clock on the statusbar which I set to automatically open the App Switcher.
I've been trying AutomateIT, Tasker, and a few other Status bar tweaks but I haven't been able to find an app that will do one simple thing - when I swipe/tap/double-tap the clock or somewhere on the status bar, it should open the "Recent Apps" dialog (so I don't have to press that flimsy button)
Can anyone recommend an app, or how to do it in Tasker?
PS: I've been trying Tasker all day, and this is the last thing I need it to do, but no joy!
What phone do you have ?
By "App Switcher" do you mean the Recent Apps function that brings up apps still in memory ?
Pennycake said:
What phone do you have ?
By "App Switcher" do you mean the Recent Apps function that brings up apps still in memory ?
Click to expand...
Click to collapse
Ah yes, sorry. That is what I meant.
I have a Galaxy S3, rooted with Resurrection Remix 3.1.4 .
Actually I was able to achieve what I wanted with GMD Gesture Control (best 6$ ever spent!). So a different question now, is there a way to get it to monitor for gestures on the lockscreen? Prior to me swiping or doing my pattern..
Thanks for your help!
You can also access recent apps with a long press to he home button by default. With a launcher, you can come figure it to vice-versa.
I think several launchers also give you various new icons and swipe features.
Lock screen? I don't know. I might look into something like Widget Locker, maybe.
Sent from my SGH-T999 using xda app-developers app
apoorvchandra said:
Ah yes, sorry. That is what I meant.
I have a Galaxy S3, rooted with Resurrection Remix 3.1.4 .
Actually I was able to achieve what I wanted with GMD Gesture Control (best 6$ ever spent!). So a different question now, is there a way to get it to monitor for gestures on the lockscreen? Prior to me swiping or doing my pattern..
Thanks for your help!
Click to expand...
Click to collapse
great find thanks getting it now
Pennycake said:
You can also access recent apps with a long press to he home button by default. With a launcher, you can come figure it to vice-versa.
I think several launchers also give you various new icons and swipe features.
Lock screen? I don't know. I might look into something like Widget Locker, maybe.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
I'll look into Widget Locker. I know you can do it with the home button, but mine is almost on it's deathbed and I want to minimise pressing it until I can find a way to fix it or the Nexus 4 becomes more freely available lol

App Hiding Without Root?

I currently use Hide It Pro to hide some of my apps, pics, videos...etc. Does anybody know of any other similar apps that don't require root like Hide It Pro does?
Thank you, this Samsung bootloader issue sucks!!!
T
tonym99 said:
I currently use Hide It Pro to hide some of my apps, pics, videos...etc. Does anybody know of any other similar apps that don't require root like Hide It Pro does?
Thank you, this Samsung bootloader issue sucks!!!
T
Click to expand...
Click to collapse
Package disabler pro, $2 on the Play store, no root required. Using it now.
tonym99 said:
I currently use Hide It Pro to hide some of my apps, pics, videos...etc. Does anybody know of any other similar apps that don't require root like Hide It Pro does?
Thank you, this Samsung bootloader issue sucks!!!
T
Click to expand...
Click to collapse
Hideohoto 4.3 stars real nice uses pin code move videos and pics to its own vault and you can enable finger scan unlock if you use the finger print app lock app as well.
Do not delete the app with any photos left in it there's no way to get them back if you wanna delete the app move them back to stock gallery
http://forum.xda-developers.com/android/software/debloater-remove-carrier-bloat-t2998294
Works great.
Media vault. There's also an add on called vault launcher that lets you dial a pass through your phones dialer to open the hidden app. Love it.
Hey guys, I just got the phone yesterday. You don't need any extra apps to hide apps, if you go into the app drawer and click edit, clicking the - button will hide it for you. It doesn't work with all apps but majority can be hidden. Even some S apps like S health and S gear can be hidden. Hope this helps
Doubleu76 said:
Hey guys, I just got the phone yesterday. You don't need any extra apps to hide apps, if you go into the app drawer and click edit, clicking the - button will hide it for you. It doesn't work with all apps but majority can be hidden. Even some S apps like S health and S gear can be hidden. Hope this helps
Click to expand...
Click to collapse
That's not "hiding" apps - its disabling them. If you're going to disable apps, better to use Package Disabler Pro.

Remove Update Batch?

Hello!
So long story short I have blocked updates on my S8+ because I like my Navbar Black. But recently I removed the "block" and it registrered the update, but didn't download it. But now I have this annoying red "1" batch on the settings shortcut (the one located over the notifications-bar toggles). Anyway to remove this?
leeswagger said:
Hello!
So long story short I have blocked updates on my S8+ because I like my Navbar Black. But recently I removed the "block" and it registrered the update, but didn't download it. But now I have this annoying red "1" batch on the settings shortcut (the one located over the notifications-bar toggles). Anyway to remove this?
Click to expand...
Click to collapse
Hey try clearing data for software update and settings app . Mostly clearing for software update app will be enough.
Seriously, take the update, it is security relevant and has the hiding navbar. Use the navbar app app (yes), to keep it any color you like. Free and lightweight.
I seriously urge you to take the update because of the patches in there.
FakrudeenAhamed said:
Hey try clearing data for software update and settings app . Mostly clearing for software update app will be enough.
Click to expand...
Click to collapse
Did not work.. Not even after reboot.. :/
corwin_amber said:
Seriously, take the update, it is security relevant and has the hiding navbar. Use the navbar app app (yes), to keep it any color you like. Free and lightweight.
I seriously urge you to take the update because of the patches in there.
Click to expand...
Click to collapse
I have been considering taking the update.. Mostly because I've heard there should be another update on the they where you can control battery hocking app more.
That said I can already hide my navbar with Custom Navigation Bar (app), BUT I hate not having the navbar there at all times.. It's so annoying..
Also are you 100% sure Navbar apps can overwrite the system color?
Also I've heard people say the navbar is no longer transparent on the homescreen? And that is just ridiculous..
leeswagger said:
I have been considering taking the update.. Mostly because I've heard there should be another update on the they where you can control battery hocking app more.
That said I can already hide my navbar with Custom Navigation Bar (app), BUT I hate not having the navbar there at all times.. It's so annoying..
Also are you 100% sure Navbar apps can overwrite the system color?
Also I've heard people say the navbar is no longer transparent on the homescreen? And that is just ridiculous..
Click to expand...
Click to collapse
Hello,
I heard about navbar transparency on the homescreen too, but I can ensure you mine is absolutly transparent and I have my phone updated.
regards
what update. im on att. no update to hide navbar.
giangishanghai said:
Hello,
I heard about navbar transparency on the homescreen too, but I can ensure you mine is absolutly transparent and I have my phone updated.
regards
Click to expand...
Click to collapse
Ohh nice! Thank you, do you use Navbar apps? Hide it? Or just use some of the other colors?
Can you tell me which other colors you can use now?
Nav bar is transparent on home screen, I can confirm.
Screenshot attached.
Just tried "Navbar apps" by Damian Piwowarski in app store but it only works partially. It will turn the bar black when I am inside the navbar apps app and it is black when i open the app store, contacts screen, chrome, gallery, citymapper and some others, but on the home screen in Nova (the worst one since it looks ridiculous with my black background), and in bluemail and CM browser it is still white. Perhaps it is a different app @corwin_amber was talking about?
I think, we are both talking about the same app: https://play.google.com/store/apps/details?id=pl.damianpiwowarski.navbarapps
I am using Nova Prime launcher, however and even Substratum for Samsung (no Root, would never do that) to theme everything to my likes and needs.
To me, personally, having a secure device is important, maybe different priorities (which is completely fine to me).
corwin_amber said:
I think, we are both talking about the same app: https://play.google.com/store/apps/details?id=pl.damianpiwowarski.navbarapps
I am using Nova Prime launcher, however and even Substratum for Samsung (no Root, would never do that) to theme everything to my likes and needs.
To me, personally, having a secure device is important, maybe different priorities (which is completely fine to me).
Click to expand...
Click to collapse
I am not rooted but don't have substratum, maybe that is why
ewokuk said:
Just tried "Navbar apps" by Damian Piwowarski in app store but it only works partially. It will turn the bar black when I am inside the navbar apps app and it is black when i open the app store, contacts screen, chrome, gallery, citymapper and some others, but on the home screen in Nova (the worst one since it looks ridiculous with my black background), and in bluemail and CM browser it is still white. Perhaps it is a different app @corwin_amber was talking about?
Click to expand...
Click to collapse
Waow.. so that means I will have to use the stock launcher to use the transparent navbar on my home screen? Worst update they've made..
giangishanghai said:
Hello,
I heard about navbar transparency on the homescreen too, but I can ensure you mine is absolutly transparent and I have my phone updated.
regards
Click to expand...
Click to collapse
But apparently only with the stock launcher..
corwin_amber said:
I think, we are both talking about the same app: https://play.google.com/store/apps/details?id=pl.damianpiwowarski.navbarapps
I am using Nova Prime launcher, however and even Substratum for Samsung (no Root, would never do that) to theme everything to my likes and needs.
To me, personally, having a secure device is important, maybe different priorities (which is completely fine to me).
Click to expand...
Click to collapse
What do you mean by a secure device?

Categories

Resources