General :: Nexus 7 Phone - WiFi AddNetwork Button Crashes To Settings Menu

Oct 30, 2012

My work has hidden their SSID, thus the need for me to use the "Add Network" button at the bottom of the WiFi Settings menu; however, upon click the "Add Network" button, it just crashes and takes me back to the Settings screen. I click back on WiFi, it scans for the broadcasting SSIDs, and I click the "Add Network" button at the bottom again, and crash back to Settings Menu.

I just got this phone from my work for my work. They don't know anything about Android products, and my Google-Fu hasn't been strong enough.

General :: Nexus 7 Phone - WiFi AddNetwork Button Crashes to Settings Menu


General :: Nexus 5 With 4.4.2 - Settings / Menu Button Disappeared In Chrome

May 18, 2014

I have the Nexus 5 with 4.4.2 , I'm new with Android, my phone is rooted. I recently made the "buttons" disappear adding a line in the build.prop file and instaled LMT to have a pie,but the problem is that in Google Chrome,the Settings/Menu Button in the top right (the one with three little boxes) disappeared. How to make this button appear?

View 2 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

General :: Galaxy Nexus - Changing Settings Menu Options

Jan 5, 2013

I'm running a Galaxy Nexus, and the ROM I'm currently on has a performance option in the Settings Menu, which gives control of the kernel and stuff. However, I'd rather use TricksterMod, and I would like to be able to launch TricksterMod from Settings instead of the Performance app.

So far, I've decompiled my Settings.apk, and looked through the files, and I'm not sure what to change.

I have to change settings esxmlsettings_headers.xml, correct? Specifically,

Code:
header android:icon="@drawable/ic_settings_performance" android:id="@id/performance_settings" android:title="@string/performance_settings_title" android:fragment="com.android.settings.performance.PerformanceSettings" />

I would also have to change settings esvaluesstrings.xml, specifically, the string referenced by "@string/performance_settings_title" so that I can have the correct name, correct?

And similarly, settings esdrawable, for the icon.

The big question is, what do I replace with for "com.android.settings.performance.PerformanceSetti ngs"? Do I need to move TricksterMod somewhere specific, or what would I reference? dataappcom.bigeyes0x0.trickstermod-1.apk?

After making all these changes, I'd simply recompile and push the Settings.apk back without signing, correct? Have I missed any steps?

View 3 Replies View Related

General :: Nexus 10 With Jelly Bean 4.2.1 - Settings Button Disappeared

Dec 26, 2012

I played around a bit with my framework-res.apk and removed the navigation bar. (bools.XML navigationbar =false). I have a nexus 10 with jellybean 4.2.1.

Now Skype and youtube for example dont show the settings button anymore. (The three little dots above each other in upper right corner).

View 1 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

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 :: Any App Or Menu From Android 4.3 To Reboot Phone Without Using Power Button

Oct 20, 2013

Is there any app or menu from android 4.3 to reboot the phone without using power button. The phone does not rooted.

View 1 Replies View Related

General :: Transfer WiFi Settings To New Phone?

Mar 21, 2012

I am upgrading to a new phone soon. Is there a way to transfer my wifi passwords and settings to my new phone without root? I have read that Titanium Backup will do it, but I have to be rooted for that, right?

View 6 Replies View Related

General :: Data Usage Settings Crashes When Opened

Aug 7, 2013

I have a Motorola RAZR V XT885 running stock Android 4.0.4 on Virgin Mobile.

A couple days ago I tried to set a mobile data limit at 6gb using the stock app. For some reason it thought I wanted a limit set at 500gb. Since then I have not been able to reopen the app to reset it or turn off the limit, settings crashes and sends me back to my home screen. I have rebooted my phone multiple times and cleared the cache, but I'm unsure where to go from here.

View 1 Replies View Related

Android :: Lock And Unlock Settings Like Wifi - Vibration Etc - After Clicking On Button

Sep 29, 2010

How can we lock the current state of settings like wifi,gps,bluetooth,vibration,etc...after clicking on button1.and it should be unlock when button2 is pressed.

View 1 Replies View Related

General :: Spice Mi355 - Menu Button Change To Option Button

Nov 7, 2012

i update ics in spice mi355 bt in my phone status in about phn only 2.3.6 only show it bt looks are change.and menu button change to option button clockwise.hw do i knw whther ics change in phn or nt?bt file is download in our forum 1ly size is 90 mb.

View 1 Replies View Related

General :: Play Store Crashes Over WiFi?

Jul 21, 2013

Last few days i'm having a weird problem with play store. Everytime i'm using wifi and try to open play store it crashes and closes! BUT, when i disable wifi and try to open it with 3G it opens normally!

I though it was the rom i was using with my Galaxy Tab 8.9, then i installed stock rom back and tried, same problem.

Until now, i though it was a problem with my tab, but i JUST BOUGHT a new phone, a Motorola Razr i, turned it on and tried to open play store over wifi, same problem, but over 3G it opens normally!

View 2 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

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

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 Desire :: Way To Unlock Phone Using Menu Button?

Sep 23, 2010

Before 2.2 update I could unlock the phone using the menu button but this option seem to have disappeared since the update on tmobile anyone found out if you can still do this.

View 1 Replies View Related

Android : Menu Button Unlocks The Phone / How To Fix?

Apr 15, 2010

I have HTC Hero and I've found out that dragging down on the touch is not the only way to unlock the phone. If you press the menu button, it unlocks the phone, too. I don't know whether it's problem of the HTC device, Android or bad feature definition.

View 2 Replies View Related

HTC Incredible : Menu Button Unlocks Phone / HOw To Fix?

May 1, 2010

Hit the power button to wake up the phone then just hit menu to unlock it. Instead of unlocking it on screen. Bug or intended?

View 6 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

Motorola Milestone :: Way To Unlock Phone With Menu Button?

Jan 1, 2010

I grew tired of unlocking with the power button so I checked the manual, which says that, alternatively, you may unlock the phone pressing the Menu button. The thing is, it does not work! I short pressed it, long pressed it and all the other 3 buttons, with no result.

View 3 Replies View Related

Sprint HTC Hero :: Phone Turning On With Menu Button / Fix It?

Jul 30, 2010

My phone keeps turning on in my pocket and dialing numbers without me knowing. I tried the lock screen and ended up locking my phone out due to too many tries in my pocket and ending up having to reset my phone to use again. Even with the lock screen on, the menu button still turn the phone on.

View 9 Replies View Related

General :: How To Disable Menu Button

Feb 8, 2014

as the title i flashed cm11 on my device and how i can disable menu button

the three squares in the pic

View 3 Replies View Related

General :: How To Add Widget - Find Menu Button

Nov 16, 2012

1st off, I am brand new to Android, have had this phone for 1 day.

All instructions I find say 1 of 2 things, either tap and hold the home screen until I see a "+add widgets", or swipe left to right until I see the menu button. I also read that the menu button should look like 3 vertical bars.

Tapping and holding the home screen only gives me options to add wallpapers, nothing else. I cannot find anything like a menu button. When I go into settings I can find nothing that has to do with adding widgets.

How to find this menu button, what the icon for menu will look like?

Galaxy Nexus running Jelly Bean

View 2 Replies View Related

General :: What Back / Home And Menu Bar Called In Nexus

May 6, 2012

What are the back,home nd menu bar called in the nexus?

and can i install it on my galaxy s?? GT-I9000

View 6 Replies View Related

HTC EVO 4G :: Process Com.android.settings Crashes In Manage Applications

Jul 28, 2010

When I go to settings>applications>manage applications i get the loading screen, then a message saying process com.android.settings has stopped unexpectedly and please try again. I am running stock sense (not rooted). Tried turning off the phone and removing the battery, but no luck as I keep getting the same message.

View 1 Replies View Related







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