Android :: OnActivityResult And The Settings Menu

Aug 13, 2010

My app requires a network connection so if they don't have one enabled I prompt them to start it. I do this by calling the Wireless & Network settings Activity as such:

CODE:...............

However, when I run my app in the debugger, onActivityResult is called immediately as my calling activity is exited when it should be called once the settings menu if exited. This premature call also sends a resultCode of Activity.RESULT_CANCEL.

Here is the code from onActivityResult:

CODE:.....................

Android :: onActivityResult and the Settings Menu


Android :: SDK And AVD Manager Where Is Settings Menu?

Feb 3, 2010

I am dealing with a problem discussed on many forums but they all say go to the "settings" menu on the "Android SDK and AVD Manager" screen. Yet I have installed in on multiple machines and do not see a Settings menu. Where is the menu? I have it installed on Windows XP and Vista.

View 4 Replies View Related

Protect Settings Menu With Android App?

Jan 23, 2012

My employer has told me to create an android app to do the following:

The ability to password protect specific submenus in the Settings menu (i.e. specifically Privacy, Applications, and Location & Security).

Is this possible without rooting?

View 1 Replies View Related

Android :: Launching Application From Settings Menu

Oct 3, 2010

I am looking for a way to launch my application(few Activities, Services, Receivers) from the Setting menu.

In other words I am interested to know:

1. I this a trivial task ?

2. Did someone has done such task before ?

3. What APIs and application's code should I learn

View 3 Replies View Related

Android :: What Is Widget Type Used In E.g. The Settings Menu?

Jun 30, 2010

The Android settings menu is a list of options, each with some subtext (in the vanilla Google implementation; not in Sense UI) and an image (a down arrow in vanilla, custom icons in Sense UI). They are selectable and open a sub menu (Activity?) when clicked, like a button.

What is this widget? Is it available in the android.widget package somewhere? Is there a way to simulate it?

View 2 Replies View Related

Android :: Home++ Menu - Only App That Show Is Settings

Dec 14, 2009

After using home++, when i hit the arrow to bring up all my apps, the only app that show is "settings" . i can get to my other apps that are shown on a home screen, but the ONLY app showing on the pull down screen is settings! i shut down, removed battery, and restarted twice, but still no luck.

I know a lot of others use home++, so is there something in the settings that went wrong, or what??! help! i love the home++.. when it works!

View 4 Replies View Related

Android :: Dev Tools App Crashes On Entering Dev Settings Menu - Htc Tattoo

Feb 1, 2010

On a HTC Tattoo (android 1.6) I install the Dev Tools app by copying it out of an emulated 1.6 machine. Opening the app works, but then when I go into the Development Settings menu it crashes with

The application Dev Tools (process com.android.development) has stopped unexpectedly. Please try again.

Using "adb logcat" I got the stack trace given below, suggesting a security restriction. Is this fixable?

CODE:..............................

View 5 Replies View Related

How To Use Settings Menu Button

Jul 22, 2012

API 10

/res/menu/main_app.xml

Code:

<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/menu_settings"
android:title="@string/menu_settings"
android:onClick="showSettingsMenu"
android:orderInCategory="100" />
</menu>
/src/com.my_app/MainActivity.java

Code:

public void showSettingsMenu(View view){
setContentView(R.layout.settings_main);
}

im supposed to go to the settings screen after pressing the menu button on the phone and pressing on the "Settings" option.but it isnt happening.

View 3 Replies View Related

General :: How To Disable Settings Menu

Jul 6, 2012

My children (twin boys) have phones (samsung i5500) and I'd like to be able to remove access to the settings option, mainly to prevent them messing around with passwords which they often forget.

View 2 Replies View Related

HTC EVO 4G :: Application Settings - Running Services Menu

Oct 18, 2010

I don't understand this. If I go to menu - applications, I have manage apps and running services. My running services only shows essential apps running. When I go into manage apps and click on the running tab, it shows a ton of non essential apps running that I have used. My confusion, and question is, which menu is correct? For example, facebook does not show under running services but it shows under the running tab in the manage apps menu. I force close it and it comes back on. Which one is correct?

View 3 Replies View Related

HTC Incredible :: Accessibility Option In Settings Menu

Aug 24, 2010

In the settings menu on my DI there is a menu category called "accessibility". When i hit that button, it brings up a dim option to check or uncheck, but it can't be checked. What is this for, and how is it accessed?

View 2 Replies View Related

Sprint HTC Hero :: Menu - Settings Anyway To Alphabetize?

Aug 11, 2010

I suspect the order of the items under menu/settings is listed by frequency of use, as expected by HTC, or Google. Is there any way the order can be re-arranged? Perhaps alphabetized? Wouldn't it be easier to use this way? I think on an old phone I had you could long press and then re-arrange items like this. I could be all wet. This is not a major concern, and I really like my Hero.

View 1 Replies View Related

Motorola Droid :: HelixLauncher Settings Menu?

Apr 7, 2010

I cant find the settings menu for Helix. I have gone though my apps list, installed programs, search function and the whole settings menu. I even went into the market and tried to open it through there... Where is it at?

It is definitely still on my phone as it is still in use and the market says "installed".

View 3 Replies View Related

Motorola Droid X :: What Is MIN On Menu - Settings - About - Status

Jul 31, 2010

Can someone tell me what the 'MIN' value is on the Droid X under the Menu -> Settings -> About -> Status? It appears to be a phone number but it isn't mine.

This is just under the 'My Phone Number' field (which does have the correct phone number) and just above the MEID.

View 8 Replies View Related

Motorola Droid X :: Settings Menu Change?

Nov 11, 2010

Is there any way to make the settings menu icons display in color like on the incredible? Seems a shame to have a HD display but all the options are in black and white.

View 1 Replies View Related

HTC Hero :: Why Isn't The Settings Menu In Alphabetical Order?

Sep 1, 2010

I know it's a small issue for most, but it's just really annoying that the settings menu can't be alphabetized. Or if it can, can someone tell me how to do it?

View 2 Replies View Related

General :: Adding Settings Menu Like CyanogenMod In ROM?

Jul 7, 2012

is it possible to add the settings menu like cyanogenmod in a rom?

My device has got no cyanogen roms, got no roms at all I want to learn how to make roms Only the original ones are available

ZP200

View 3 Replies View Related

General :: Changing Settings Menu Color

Feb 7, 2012

I just got an Android running 2.3.5 and I really don't like the blue in the settings menus. Is there a way to get the colors back to gray scale? Also, is there a way to make all menus/submenus alphabetized? I don't know why they aren't.

View 4 Replies View Related

General :: Create Shortcut To APN Settings Menu?

Mar 16, 2013

I have two apn's:

-> MMS
-> MMS/Internet

i've managed to let android let me choose the APN which i want, but to go to the menu i have to do a lot of clicking.

how to create a shortcut to go directly to that sub menu?

View 2 Replies View Related

HTC Incredible :: Apps Running In Section Of Settings Menu?

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

HTC Desire :: Mobile Network Settings Menu After Call

Jun 29, 2010

I am experiencing the following problem: I initiate a call, and after hang-up I end up in the "Mobile Network Settings" menu. Has anyone else encountered this? Found only one post about this on google, but its relating to a CyanogenMod ROM. I have stock Andy 2.1 with (non)Sense.

View 9 Replies View Related

HTC Eris :: Vanilla Dialer - Menu Settings Has Been Changed?

Aug 15, 2010

I've been playing around with a few different ROMs to find the one that's the most stable for me, but something weird has happened. Most of the ROMs I like the best have the vanilla dialer which I love but the look of the dialer has changed and I'm not sure why.

At one point the dialer had the END, SPKR, MUTE etc., on the call screen so if you pulled the phone away from your ear you could see those buttons. Now when I'm on a call I have a little tab that I have to pull up to access the number pad and I have to hit MENU to bring up the END, SPKR and MUTE settings. I really want to go back to the way it was before. This has happened on several ROMs.

View 3 Replies View Related

HTC Droid Eris :: Way To Adjust Brightness Is In Settings Menu?

Dec 10, 2009

I did a search and didn't find this specific problem mentioned so here it goes.

The Eris in question (isn't mine but I'm trying to help the owner out), has of course, horrible battery issues. So, first thing I wanted to do was see if there was a built-in power-manager app like on the Motorola Droid. There wasn't so I downloaded one of the many brightness toggle widgets.

The first widget, when clicked brought up a small menu to select brightness. While that menu was up the brightness would change as it should have but would immediately change back to what it was when that menu closed.

After that I looked in options, disabled auto-brightness, and installed a new widget. This one is a simple press to change brightness in increments. When I push the button the brightness changes momentarily and then resets to whatever the slider in the Settings is at. I've tried moving that slider and that setting is what it always defaults to.

Right now the only way to adjust the brightness is in the settings menu and nothing else will work even though auto-brightness is turned off. Is there any way around this? I'd really like to be able to get it so it can be easily adjusted without having to go through so many steps.

EDIT: Playing around with it further, I tapped the widget to go to 100% brightness and of course the screen dimmed back down to 0%. I then went to the settings menu and as soon as I entered the "Sound and Display" menu, the brightness jumped up to what I had set it at with the widget. After that I can hit the Home key or otherwise leave the menu and the brightness will be properly set... until the screen times out. If the screen times out and I wake it up, it's back to 0% brightness.

View 9 Replies View Related

HTC Droid Eris :: Programs Found In The Settings Menu

Dec 11, 2009

I was playing around in my Eris and found a few apps that I have not installed. How do you open and use these apps?

View 5 Replies View Related

HTC Incredible :: Menu - Settings - Applications - Running Services

Apr 30, 2010

I'm trying to understand what each process is and if any are vital to the phone that should NOT be turned off?

I'd like to kill useless processes.

Does anyone recognize what these do?

HTC Message Uploader/Upload Message Service -?

Messages - TransactionService -?

Sync Service - I have the Power Control widget and I have the sync unactivated?

Touch Input -?

Calendar - Obex Service - Is this just my calendar widget - I don't have any events scheduled?

View 12 Replies View Related

Customizing Menu Button To Display Application Settings?

Nov 8, 2011

I wanted to make the Menu button on my Android device open up my Application's settings and allow me to edit it when I am inside the Application.

View 1 Replies View Related

General :: ICS Browser - No Menu / Settings And No Quick Controls

Nov 26, 2012

Since upgrading to ICS I seem to have lost the settings option (the 3 vertically aligned dots). Neither do I have the quick controls appearing. It is most noticeable in the browser since the ability to add bookmarks, reload a page, move to prev or next page etc//Other applications may also be suffering from this defect, but it hasn't bothered me (yet).

View 1 Replies View Related

General :: No Music Effects Menu In Sound Settings

Sep 5, 2013

I'm having a spot of trouble trying out the ViPER4Android DSP plugin on my phone. While I have the corresponding apps and drivers installed, I'm unable to enable the DSP effect owing to fact that there is no "Music Effects" option in the Sound settings menu.

Is there some way to restore this option to the menu? I'm using an AOSP-based stock 4.0.4 ROM on my Huawei Ascend G600. Perhaps it can be done through the terminal/shell scripts or an init.d script?

View 2 Replies View Related

General :: Enable Data Roaming Without Using Settings Menu?

Nov 8, 2011

I use my phone daily in a non-Verizon network, so having Data Roaming enabled is very important for me. The new ROM I installed, however, does not have a menu option for enabling/disabling Data Roaming.

Any way to do this through script? Or maybe there is something that can be changed in "build.prop" (or another file) that would change the default setting of Data Roaming disabled to be enabled?

View 6 Replies View Related

Media :: Duplicate Ringtones In The Phone And Notifications Menu Settings

Jan 7, 2010

I've got duplicate ringtones in the phone and notifications menu settings. These ringtones were acquired from marketplace apps and saved. For instance, I have two 'Hello sir C3PO', three 'Incoming transmission', two 'Resistance is futile', and five 'You belong with me'. That's what I get for letting the kids play.
Anyway, I have removed the apps, but, I cannot find the files to remove the duplicates from the menu list. I've checked the /system/media/audio files and checked the SD card and cannot find them.

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved