App drawer only launcher - Android - General Questions and Answers

Anybody know of a home/launcher alternative for android that is JUST an app drawer? When I press the home button I would rather be taken to an alphabetical app drawer. I don't use Widgets and I'd rather not be required to organize icons on home screens. (Don't say anything about iPhone, please)

I don't think there is. In fact I am 99% sure there isn't. Sorry
Hit the thank button if this helped!
Sent from my XT862 using XDA App

MIUI used to be like that... I can't confirm new releases though...its been ages since I ran it.

thanxxxxxxxxxxxxxxxx

There is no only app drawer launcher for a reason. Why would you want it ? xD.
And MIUI has everything except a App Drawer.

SOLUTION
So, I figured out a way to make this happen if anybody is interested.
Target Home Launcher lets you set any app as a home app.
https://market.android.com/details?id=com.bh.android.TargetHomeLauncher
AltDrawer is an app drawer app.
http://forum.xda-developers.com/showthread.php?t=1154299
Simply use Target Home Launcher to set AltDrawer as the home app.

In my case
To disable widgets, and since kids using only media and games
I will try "AppDrawer (MIUI App Drawer)" app on google play.

I wish there was, but unlike you, I have searched to no avail.

Related

IS there an app folder that can categorize apps?

Is there an app folder that can categorize apps? Just like Iphone 4, where you drag the app to the folder, it automatically categorize it, so as to save space... Thanks
Where are you looking for this folder to be? Home screen? Application drawer?
Sent from my X10a using Tapatalk
I use ADW Home, and there's a great new feature where you can categorise your app drawer... basically means you can hide stuff you don't want to see... you can't just hit one folder to see the hidden stuff, it's like press munu, then activate a different drawer group, but it's easy enough.
There are also some aps out there that do what you want, but I can't say what they are, nor have I used them.
i have ihome, this app mimic the iphone 4, the folder feature is very disappointing. but atleast its there...(no auto cate on droid.)
the home screen is 89% like iphone. atleast they gives you the iphone homescreen only it isn't smooth as.
Try FolderOrganizer
kr3w1337 said:
Where are you looking for this folder to be? Home screen? Application drawer?
Sent from my X10a using Tapatalk
Click to expand...
Click to collapse
Home screen, just like ICr*p 4 when you tap on the folder, the sub-folder appears.
You can add folders on the home screen just like widgets then drag the applications inside it.
Sent from my X10a using Tapatalk
There is an app I think called apps organizer that lets you categorize apps, then you can add widgets to you're screen that look like an app shortcut, for a particular category, and when you tap it a folder with shortcuts to all apps in that category opens. I think it is apis organizer, I will go check in market. I had it before the last time I reset and debranded, actually never thought to reinstall it until just now.
Sent from my X10a using XDA App
blaze16 said:
Try FolderOrganizer
Click to expand...
Click to collapse
I second this.
The free version is called AppsOrganizer.
3rd Folderorganizer is a god send.
Sent from my X10a using XDA App
Is there a way to categorize apps into folders Within the App drawer?
i dont really like cluttering up the homescreens but i would like to neaten up the app drawer as its full of crap that i hardly ever use but would still like to keep on the phone (google goggles, wikitude, google skymap) things like that
I use the feature in adw. The only improvement I would like to see is an easier way to switch drawers, perhaps icons at the top or bottom of the app drawer.
Sent from my rooted x10i using Tapatalk.
Just saw this one... try "App Categories" ... never used it but remembered this post

Google Car Home

Tonight Google released Car Home as an independent app in the market. It has a ton of improvements like assignable buttons and drag and drop icons. I can't get it to download with Cyanogen(Koush) nightly 09302010 but I know I can through ADB.
Let me know if you can get it to install through the market.
If u have root explorer just delete car home then install from market
I was able to get it to install from the market on Skyraider Vanilla 3.0 RC3. Works well except for the fact that you cannot assign shortcuts to the customisable buttons (e.g. direct dial shortcuts), only app and navigation shortcuts. Seems like a peculiar oversight.
Sent from my Droid Incredible using XDA app.
Anyone post the apk?
GMK83 said:
Anyone post the apk?
Click to expand...
Click to collapse
Why? Its a free app.
tdavis42 said:
Why? Its a free app.
Click to expand...
Click to collapse
I wouldn't ask you to post a paid app
I got Car Dock to install from the market after deleting the old car home apk but I cannot see an icon in my apps listing. I checked under Applications-Manage Apps and it is there. Any ideas?
EDIT: Nevermind. AppBrain allowed me to download it. To those who can't get it from the official Market, use AppBrain.
CyanogenMod CarHome Instructions
Car home contains two components, the activity (this is the app we're updating) and the launcher. The activity contains the guts of the program, but the Launcher allows it to show up in the app drawer.
If you're using CM6, you have CarHomeLauncher.apk already in system/app and just need to install the com.google.android.carhome-1.apk file. If you are not using CM6, then you may need to install both the Launcher and the carhome apk if the carhome app doesn't show up in the app drawer.
adb remount
adb shell
mv /system/app/CarHomeGoogle.apk CarHomeGoogle.apk.bak
install attached apks. Let me know if there's issues.
As an aside, both LauncherPro and ADW have the capabilities to create shortcuts for activities, bypassing the need of the Launcher, but it still will not show up in the drawer.
When I installed from the market it put com.google.android.carhome-1.apk in the /data/app folder, is this the correct location?
When I go to the app from appbrain it shows it as installed but the open button is grayed out.
Reading the app comments it looks like you can't launch it independently anymore but will launch when placed in the dock, I have yet to verify this.
Works, but has to be in the dock.
I'm running a Sense ROM (Virtuous 2.7) and I installed the Google Car Home using Appbrain. If you click on the Sense Car Panel App in your drawer, you're presented with a pop-up to choose which app you want to use: Sense Car Panel or Google Car Home. I just checked the "use as default" box and selected the Google Car Home. Now when I click the "Car Panel" icon in my app drawer the Google Car Home launches instead of the Sense Car Panel.
Where is the information that shows this is a product made by google?
If you're using ADW.Launcher, you can make a new Custom Shortcut, choosing ADW's Activity List, then selecting Car Home's main activity CarHome(.CarHome)
You can then launch it fine without any problems without needing a dock. Atleast it works for me...
tdiman said:
CyanogenMod CarHome Instructions
The key here is to leave the CarHomeLauncher.apk alone in system/app. This way it will show up in the app drawer.
adb remount
adb shell
mv /system/app/CarHomeGoogle.apk CarHomeGoogle.apk.bak
Thats in, now install Car Home from App Brain (don't know why it won't show up in the Market).
Alternatively, APK is attached, although unverified if this works.
Click to expand...
Click to collapse
Thanks for posting the APP, it wasn't showing for me in AppBrain or the Market.
I hv installed Google Car Home app yesterday and cannot see it in app drawer, nor in the applications settings despite it is shown in downloads tab in the market app, but open button is inactive. How to run and use it? confused!
Sent from my HTC Desire using XDA App
iLHaNroID said:
I hv installed Google Car Home app yesterday and cannot see it in app drawer, nor in the applications settings despite it is shown in downloads tab in the market app, but open button is inactive. How to run and use it? confused!
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
I updated my post with a link to a Launcher APK. Install it and it should allow car home to show up in the app drawer. It is from CM6.
http://forum.xda-developers.com/showpost.php?p=8404454&postcount=9
Thank you so much tdiman.. it is now working... happy
just wondering why it is not working orginally and why google retrieved it from the market
Sent from my HTC Desire using XDA App
I added the app from a link I found on droid-life. You don't need a home replacement as they state.....
I simply used BetterCut to place the "activity" of the car home on my screen. Once in I started customizing things like removing the Music Icon (since it doesn't work) and replaced it with Mixzing. I also removed the People Icon and Dialer as I can just use the Voice Search to do everything in the car so I don't need to look at the phone.
My only wishes for this: that you could add toggle widgets (such as Vlingo's Safereader) and that google would allow Bluetooth to initiate voice search instead of a call directly.
iLHaNroID said:
Thank you so much tdiman.. it is now working... happy
just wondering why it is not working orginally and why google retrieved it from the market
Click to expand...
Click to collapse
You're welcome!
You can't install it in the first place because you can't update apps in system/app through the Marketplace. This is also probably why it doesn't show up in the Marketplace - Verizon doesn't sell any "google experience" phones so they disallow it on Verizon (this is just a theory).
The reason it didn't show up for you might be because whatever ROM you have installed (default HTC Incredible ROM?) doesn't have the Launcher built in.
It is working but there are some bugs, which can be the reason why Google retrieved it back from market; I get FC when trying to set a custom background from gallery and also as soon as tap on the "android settings" option in the app settings menu.
Sent from my HTC Desire using XDA App

Is there an app(Launcher) or a hack to show always the drawer/app depot?

I like Android but i hate the widgets and the Homescreen, i don't need them. So i like the apple surface. Is there a launcher/hack to show always the app surface/drawer/app depot? I use.the go launcher and if it's possible i will use it further more.
Thx a lot!!!
alexh_ said:
I like Android but i hate the widgets and the Homescreen, i don't need them. So i like the apple surface. Is there a launcher/hack to show always the app surface/drawer/app depot? I use.the go launcher and if it's possible i will use it further more.
Thx a lot!!!
Click to expand...
Click to collapse
Why not just resize your homescreen grid to hold more apps and put all your apps on scrollable homescreens? With adw you can even make the dock disappear all together to make more room for app icons.
Sent from my cm7 Aria.
For.example the go launcher has a perfect app depot with recently used apps and running apps in tab style thats what i love and want.
alexh_ said:
I like Android but i hate the widgets and the Homescreen, i don't need them. So i like the apple surface. Is there a launcher/hack to show always the app surface/drawer/app depot? I use.the go launcher and if it's possible i will use it further more.
Thx a lot!!!
Click to expand...
Click to collapse
Use ADW or LauncherPro and change settings so it won't close App Drawer when you open a new app.
Check if MIUI is available for your device, its does not have a app draw.
Sent from my phone using my Thumbs!
alexh_ said:
For.example the go launcher has a perfect app depot with recently used apps and running apps in tab style thats what i love and want.
Click to expand...
Click to collapse
Lol then why not just take the fraction of a second d to open the app drawer? Lol doesn't take long. Or just place ur apps on the home screen
Sent from my X10 TripNFroyo using XDA App
Just get a ducking iPhone. Who doesn't like Widgets? This post almost seems kind of trolly Polly if you ask me.
as said above .. Miui is pretty similar to iphone .. no Apps Drawer .. everything is on the main screen ... and its very fast ..
fifarunnerr said:
Use ADW or LauncherPro and change settings so it won't close App Drawer when you open a new app.
Click to expand...
Click to collapse
I suggest the same. also set number of home screens to (1). plus since you don't like the home screen, change the settings so that when you press the home button it pulls up your app drawer.
Sent from my SPH-D700 using Tapatalk
@fifarunnerr: Can you tell me the exactly option?
@kylec: LOL
@Mylenthes: Didn´t you read my first post? I like android, but i like the iphone appearance and the GoLauncher has additionally a super Tab-styled surface --> I have the Galaxy Tab with Android 2.3.3, The GoLauncher installed and now i want reduce it to the Drawer/App Depot
@Nexus 4G: The same like fifarunnerr. There isn´t a option except "Open/Close the App drawer" but i want only "Open the app drawer".
Thx a lot
Miui, if available
Sent from my PC36100 using Tapatalk
But.that's a whole rom? I don't want to change my rom. And the adw iphone miui launcher isn't good.
That would be cool, if you could help me
alexh_ said:
But.that's a whole rom? I don't want to change my rom. And the adw iphone miui launcher isn't good.
Click to expand...
Click to collapse
Dude seriously you are retarded if you have a large screen tab and can't figure this out with the multitude of options at your disposal. This is either a troll thread from a bored individual or you really are clueless. Even after members here give you seven different options you just keep on asking?
Sent from my PC36100 using XDA App
MIUI or vlauncher is for you.
Sent from my GT-I9000 using XDA App
alirocks4u said:
Dude seriously you are retarded
Click to expand...
Click to collapse
"Dude", that's not very nice...
@OP- I'm not sure you really have an option... Even if u switched to miUI, u would have several homescreens instead of one app drawer. Your going to have to sacrifice. and yes the open/close app drawer is the option I were referring too. I've never seen a rom/preference to completely remove your home screens... Sry bredrin )-:
Sent from my Epic 4G, using Tapatalk
There is a launcher in the Market called vLauncher that does exactly what you're asking for.
https://market.android.com/details?id=com.ihanghai.android.p.launcher&feature=search_result
Edit: I see someone else mentioned it.
@tt0204/scottjb: Thx a lot!!!
@all other who gave only stupid comments: You wasted your time in giving the most stupid comments on earth. Yes i and ... 50-250k users in the world a trolls, too. The vLauncher is that, what i was looking for. But it´s ok to be ....
@all other: Thx a lot, too
scottjb said:
There is a launcher in the Market called vLauncher that does exactly what you're asking for.
https://market.android.com/details?id=com.ihanghai.android.p.launcher&feature=search_result
Edit: I see someone else mentioned it.
Click to expand...
Click to collapse
I've been using this, it keeps losing apps. It's better than nothing, but it's not as good as the MIUI Launcher.
Casao said:
I've been using this, it keeps losing apps. It's better than nothing, but it's not as good as the MIUI Launcher.
Click to expand...
Click to collapse
I have lost an app when moving it to the trash can by mistake and tapping Cancel. Goto Settings, Applications and force stop it. Then restart vLauncher and the app should be back. I would like to see the developer pick this app up and do some updating.
Sent from my ADR6300 using XDA Premium App

Looking for a launcher

I am looking for a launcher which merges the home screens and app drawer. I want something where I have my home screens, but rather than press the app drawer button simply swipe to the side to find all my apps. Does this kind of launcher exist?
MIUI works like that.
And post this **** to Q & A
Yes search for TSF Shell Pro 3D v1.5.0.03 it's an awesome launcher.:good:
Maybe try the above rom. It's like I phone. It is annoying that Android have an app drawer. In fact it's stupid. But I guess it's a patent by Apple
Sent from my GT-I9100 using xda premium
Dude give a try to atom launcher......
Quite new and fresh ........
Really worth a try.......
Sent from my GT-N7000 using xda premium
nickshertzer said:
MIUI works like that.
And post this **** to Q & A
Click to expand...
Click to collapse
But, it is not really a question - more relevant here I feel as it is to do with apps. Thanks for the suggestions everyone. I've tried MiHome. It does what I want, other than the fact you can't organise applications alphabetically.
Brad387 said:
But, it is not really a question - more relevant here I feel as it is to do with apps. Thanks for the suggestions everyone. I've tried MiHome. It does what I want, other than the fact you can't organise applications alphabetically.
Click to expand...
Click to collapse
Use Nove Launcher.
Sent from my GT-N7000 using XDA Premium App
That's the same launcher I'm looking for.... and I found it!
Apex Launcher.
What you need to do, is make folders and organize them into categories.
Then you put all the Apps in there.
You create the amount of Homescreens you want, and fill in with any Widgets you want.
You make the dock with your most used Apps... hold and click on "Gestures".
You make "Swipe Up" to "Show App Drawer".
Make any other UI changes, and voila!
PM back if you want more info/instructions.
Brad387 said:
I am looking for a launcher which merges the home screens and app drawer. I want something where I have my home screens, but rather than press the app drawer button simply swipe to the side to find all my apps. Does this kind of launcher exist?
Click to expand...
Click to collapse
fullscreen launcher does that too... not as good as most but does what youre after
iLauncher does that.
Sent from my GT-N7000 using xda app-developers app
I can also recommend tsf launcher although it's a bit expensive.
Sent from my Galaxy Note running ICS
What's it called? I'm sure there's some like it knowing Android haha
Espier launcher has that feature too

[REQUEST] Quick App Launcher like Samsung tablets

I used a rom on my Transformer TF101 that had this kinda ported but I don't see it anywhere else.
Basically it is an app that just pops up with a "folder" of assigned icons. Similar to like an ALT-TAB app but displays custom apps vs recent apps.
The Samsung devices have this in the middle of the bottom tablet-mode status mode. I've been looking for even a simple app that I would map to a softkey... but I just can find anything.
Is there anything that can popular a window of apps that can be mapped to a button or can someone with some serious skills create an app that works similar to the Samsung Quick App panel? It was super handy to go between apps without going back to the launcher.
I know you could basically launch everything once and use the built in taskmanager to flip back and forth, but it doesn't solve launching new apps quickly.
Sent from my Nexus 7 using xda premium

Categories

Resources