Android :: Menu Clutter For Apps
Aug 25, 2010
I was wondering if there's any way to clean up the menu where all the apps are or at least the ones that are downloaded? Is there an app where a new folder would be created where you could move the app icons to thus making less clutter?
View 3 Replies
Mar 18, 2010
Is there any way to know what folders are related to what apps (currently installed or old uninstalled ones) or other nonsense? I mean, what if I wanted to de-clutter-ize my sd card? Help?
View 12 Replies
View Related
Apr 12, 2010
I just thought that I would share the differences with my home screen between sense and helix. The bottom bar on helix is perfect, and can be used to change the default dialer and still have it 'stuck' on the bottom. Helix gives you a lot of space to clean up, and you can add/remove screens and get rid of clutter. If your a freak about the layout of your phone, like me, you should really give helix a try.
The only thing I miss is the HTC animated weather widget, is there any way it could be ported over?
They obviously use a different source for the actual weather information, but I don't think the HTC weather widget is that integrated into sense that it wouldn't work on helix...Can anyone explain why it doesn't (or so far hasn't been ported)?
View 9 Replies
View Related
Aug 4, 2009
My question is simple enough: how can I get the application name instead of the application package to appear on the manage applications menu. do i need to set something in the manifest?
View 2 Replies
View Related
Apr 25, 2010
Is there any way out there to organize your apps menu other than by alphabetical order? When you have a heaps of different apps and are always trying new ones like me it's not always easy to find that one that has a name that relates nothing to its function.Ideally I'd like some way of making categories in my app menu and and grouping all my utility icons, all my game icons etc.
View 2 Replies
View Related
Apr 29, 2012
When I go to the apps menu, the top bar with google play, settings and a search button has vanished and turned into the "search all apps" bar, and I cannot find a way to reset it so the google play and such comes back.
View 1 Replies
View Related
Sep 11, 2010
Seems like there ought to be a simple solution to this, but can't figure out how to do it.I'm using Launcher Pro Plus on a rooted Captivate. I want to create a dock shortcut that takes me to a menu populated with different apps to choose from (for instance a games menu). I know how to create a widget that will do this with Tasker, and I suspect that LP's shortcut maker will do it, but I've yet to find a good tutorial on how to use it if you're not already a dev.
View 14 Replies
View Related
May 2, 2012
I recently noticed that the share option was missing from the all apps menu, can restore it? I'm currently using a rooted HTC explorer running android 2.3.5. Please check the screenshot for more info.
View 5 Replies
View Related
May 16, 2010
When I press and hold the quick search button on my desire, I was given the option to chose what app i want mapped to this key (I chose quick settings - very handy)....however when I press and hold the menu button anywhere I get a keyboard popping up which is frankly useless as when I need a keyboard there is always and easy way to bring it up. Is there any way to map other apps to other buttons such as the menu button or even the optical track button?
View 2 Replies
View Related
Apr 5, 2014
When I navigate the menu, it's because I want to access apps that are not in my launcher.
Is there some app out there that makes the apps that you have in your launcher disappear from the menu?
View 9 Replies
View Related
Sep 2, 2010
With the froyo update, there are so many apps running, both in my task killer, but also in the running apps section of the settings menu. Like Skype, and several I don't use and don't want running. Anyway with froyo to stop these from starting up and running all the time?
View 13 Replies
View Related
Jul 30, 2010
does anyone have any ideas here?
View 2 Replies
View Related
May 26, 2010
I just bought an Eris and wanna get ride of some of the stock apps and junk from view in the all programs menu, ive searched but maybe im not using the right search words.
View 5 Replies
View Related
Jun 19, 2010
Is it possible to create folders inside Applications menu? I know how to create folders on the desktop but not inside, does anyone know how to do that?
View 1 Replies
View Related
Nov 26, 2009
How can I move apps from the application menu to my main screen?
View 1 Replies
View Related
Aug 22, 2010
I just noticed that market options are missing (Skyraider 2.52 Sense).
Only "top free" and "Just in" are options on the top. No paid apps, but some show in the "Just in". I thought there we supposed to be no market problems with these roms?
They appeared now. Took about seven hours, but they appeared.
View 4 Replies
View Related
Jul 31, 2010
How do you get running apps to show up in the notification drop down menu?
View 1 Replies
View Related
Sep 24, 2010
I just got a htc wildfire and was playing around on the home screen then suddenly I go to the all apps menu and there are only 8 apps there and i had at least 30. I must of hit a button to clear them when I looked away for a second. Then I went to my settings and the apps are all still on my phone they just arent appearing on my all apps menu. How do I get them all on the all apps menu again? I need serious help I have no idea what to do.
View 3 Replies
View Related
Nov 23, 2010
When using Google Maps the phone dims out, how can I stop this? and one other question, can the dialer and apps menu go to the landscape orientation?
View 2 Replies
View Related
Apr 30, 2010
standard four option menus displays 2 by 2. but i want to know that How to arrange 4 by 1. I just want to custom option menu like that. You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options
View 2 Replies
View Related
May 23, 2010
I want a user to be able to long press a contact and be offered a menu item of my own that can run an activity of my own. You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options
View 3 Replies
View Related
Apr 28, 2010
I want custom option menu to arrange three menu items where 2 menu items are displayed at the top and the third below it. Just as the following layout...........
View 12 Replies
View Related
Mar 8, 2010
I'm trying to add custom menu items in a WebView Context Menu. Unfortunately, my items are shown in the menu of the first web page I load , but then if I load a second page, a long press only shows the standard context menu items. Mine are gone. I've put a Toast inside the code and it is displayed as well on the first loaded page, but not on the second. I'm using the code below:..............
View 6 Replies
View Related
Sep 10, 2010
Is it possible to add a custom menu item to the long-press menu that opens in any text box?
View 3 Replies
View Related
Nov 19, 2010
I have an Options menu up and running in my Android application and I've overridden the onCreateOptionsMenu, onOptionsItemSelected and onPrepareOptionsMenu methods to customize the menu a little. My question is related to keeping the Options menu open after the user clicks on a menu item. Basically, I'd like to be able to hide the menu until the user clicks on the device menu key. Once the user clicks on this key, I'd like to be able to hold the menu in place regardless of how many times the user clicks on menu items. If the user wants to hide the Options menu, they'd just need to click on the device menu key again. Is this type of interaction supported (or even advisable).
View 1 Replies
View Related
Aug 17, 2009
I'd like to add a menu option to the Android camera app. Is this possible to do using the current SDK? I know I need to add an intent-filter tag in my activity. But I don't know what I should put in the mime type. I want to be able to process the live camera previews if the user selects the menu option. So what do I put into the type tag of the intent-filter? Also I suppose I won't be using ALTERNATIVE or SELECTED-ALTERNATIVE for the category as I want to deal with the whole intent?
View 3 Replies
View Related
May 27, 2010
Android question. If i create an Options menu with menu.xml, can I change the menu buttons' standard text size, color etc using xml? I would like to change text size, bold, and color. I would like to avoid using themes and styles for this application.
View 1 Replies
View Related
Mar 26, 2010
How do I set the intent of menu items defined in an Android menu xml file? For example I currently have...
<menu xmlns:android="http://schemas.android.com/apk/res/android" android:name="Main Menu">
<item android:title="@string/resume_game" android:icon="@drawable/resume"></item>
<item android:title="@string/play_golf" android:icon="@drawable/play_golf"></item>
<item android:title="@string/my_rounds" android:icon="@drawable/my_rounds"></item>
</menu>...........
View 1 Replies
View Related
Nov 9, 2010
Can anyone kindly guide as to how can I invoke a context menu on the press of a menu item. I googled a lot for the same, but nothing turned up. Look forward for your valuable help.
View 1 Replies
View Related
Jun 7, 2010
On pressing menu button , I have 2 options : Add & more.On click of more i have 3 options : Organize ,Export & Exit On click of Organize i want other 5 options.On click of more i get my submenu. But i want other 5 options on click of organize.How do i proceed? My code in parts is as follows :XML file
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/more"
android:title="@string/moreMenu"
android:icon="@drawable/icon">
<menu>
<item android:id="@+id/Organize"
android:title="@string/Organize" />
<item android:id="@+id/Export"
android:title="@string/Export" />
</menu>
</item>
<item
android:id="@+id/add"
android:title="@string/addMenu"
android:icon="@drawable/add"/>
</menu>
Java-------------------------
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.Toast;
public class ToDoList extends Activity {
Menu menu;
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.todolist);
public boolean onCreateOptionsMenu(Menu menu) {
super.onCreateOptionsMenu(menu);
getMenuInflater().inflate(R.layout.categorymenu, menu);
return true;
} public boolean onOptionsItemSelected(MenuItem item) {
switch (item.getItemId()) {
case R.id.more:
Toast.makeText(this, "You pressed more!", Toast.LENGTH_LONG).show();
//(What needs to be done from here)
return true;
case R.id.add:
Toast.makeText(this, "You pressed add!", Toast.LENGTH_LONG).show();
return true;
} return false;
} public boolean onPrepareOptionsMenu(Menu menu) {
return true;
View 2 Replies
View Related