General :: Web Access With LG Nitro HD?
Mar 10, 2012Just got LG Nitro. Can't access web. Prior phone was iPhone and plan switched to LG phone with unlimited data.

Just got LG Nitro. Can't access web. Prior phone was iPhone and plan switched to LG phone with unlimited data.
I can't root My LG Nitro HD (P930). I tried many times and many rooting way. My cellphone's ICS 4.0.4 v20c.
View 1 Replies View RelatedI have a rooted android 4.0.4,LG Nitro HD. I installed too many apps in my phone. My problem is the programs and tasks which run in my RAM.
For example i dont want yahoo gmail facebook apps run in my memory and check my notifications automatically when internet is available. It seems good but i don't want it happen.
I just want to have these apps and run them whenever i need them. I tried to force close applications , but when i reset the phone all apps will run again some application like google+ or youtube dont close at all.
How can i manage my memory and apps in my favor ?
I even tried flashing a custom rom (Fresh) on the last attempt and it just seems like it is giving me the Sprint stock Rom. Shouldn't the custom Rom look different? Once rooted do I still need to use Unrevoked method to grant superuser access for Apps?
View 9 Replies View RelatedSo I cancelled my all access trial, I don't find it useful to me, even though I cancelled it, I'm still seeing radios, and other all access features. Will it disappear from my Google Play Music after it's supposed to expire (06-07-2014)? My account type still lists as All Access...
View 1 Replies View RelatedI'm having an issue with HTC One. The problem is the phone CAN connect to wifi / mobile network, but it CANNOT access internet. Every time I try to access any websites or apps that require internet connection like Facebook, it takes so long for the page-loading thing, and then it said:"The webpage is not available" or "No network connection." I also attempted to shut it down and restart, disconnect wifi and re-type the password. It doesn't work at all.
P.S: I did test the other devices, and the network works fine. So, apparently, it's not the network problem itself.
what controls the access that apps have to the user-visible file structure that I see via the "My Files" widget (structure shown as "Root" with subfolders "Alarms", "Android", "Download", "Movies", etc. etc.)? Or do all apps automatically have permission to access all of this? If it makes any difference, this is on a Samsung Galaxy Tab 10.1 running Android 4.0.4.
View 6 Replies View RelatedI'm working on a port, and I got it booting up everything working great.
Except I cannot access my SD card at all. I can't take screenshots or use apps that need the SD card either.
And my SD card is not full. I still have 2 gigs left.
Also, when I press storage in settings, the app crashes.
And I ported the ROM from the MyTouch4G Slide to the MyTouch4G.
Or have I missed some SD card file or something... myTouch 4g.
I cannot access my notification bar anymore...cannot swipe down to open it. Also, it has the time and day showing on the left side of the bar which wasn't there before. Important to note, is only showing the top half of the bar.
View 2 Replies View RelatedI'm rooted and running Cyanogenmod 10.2.0. I'm trying to access some files on my device through ADB that require root access. I can change to the directory but when I attempt to list the contents of the directory I get a "permission denied" error.
I did enable Root access for "Apps and ADB" in the developer options on the phone.
I cannot possibly be the only one with this problem I have wiped formatted and installed the latest ROM for my phone five times repeatedly each time I get finished installing and try to access the Facebook app I begin to get data drops if I use the phone for anything other than Facebook it works just fine I get data 24/7 with no drops but if I attempt to access Facebook through the app or to the login through any game it starts to erode away at my data. when I connect to Wi-Fi it is 100% functional.
I have tried this with the ROM with 100% stock ( with and without imosey kernel) and Facebook still causes data drops. A reboot fixes the issue until you open the Facebook app again. I no longer know what to do, I have narrowed it down to be the problem with the Facebook application but All of my games connect to through Facebook
Radios supposedly are not correct. I did nothing to change them, however it just out of no where started. Tahnks If you get this problem, drop back to an older radio, flash rom a couple times, then flash install new rom and flash back.
I have a MX2 Android TV Box and flashed it with Linux software, then I flashed Matricom firmware Android), running 4.2.2.When I try to access the SD card in recovery mode it doesn't allow me to do this - Apply from EXT, update from SD card, then it's blank. I've formatted several times and confirmed the files are there but they don't show in recovery.
When I open Winzip/File manager on the box I can see my files there. I want to flash the box again back to Linux but can't from SD because the files won't show up. I'm not sure what to do with 'Update from ADB', (is this an option)?. I've since been told that in Matricom System Recovery (3e) it is stock so wont let me flash anything else.I want to restore the box on Linux, I dont mind about losing anything as ive got everything backed up.
I'm trying to find a way to be able to access a selected app or apps without having to unlock my phone with my with pin. I've tried looking, and all I can find is a lock screen app called Start, but it does way more than i need and it still asks for my pin when I select app.
SPH-L720
editing apps and software.And i am trying to edit some games to my own taste.I was trying to edit some pics in a game.But i wasn't able to acces the file cause it was a .zip.sd file. how to acces a zip file but how do i need to acces a .sd file without corrupting it.
View 5 Replies View RelatedI am trying to fix a faulty device, which bootloop very frequently, due to a faulty kernel / audio driver. I've found the problem checking logcats, as well as logcats during the boot sequence.
How to fix the audio driver, here's the thread: [URL] ......
I would like to access ADB from this device, but I cannot get the device detected at all.
USB debugging is definitely enabled, and the device driver is also installed (Not even sure if I had to install a driver for this 2011 device in first place. Device is detected by computer without a problem).
If I type:
Code:
adb devices
The output is just: "List of devices attached" with a blank line.
If I try:
Code:
adb shell
This show up:
Code:
error: device not found
I can tell that ADB is working for another device - I had a LG-P500, and ADB is succesfully working for this phone.
The faulty device is a Creative ZEN Touch 2, but the name won't be of any support. Let's just pretend it's a generic Android device (Even thought no such Android exists) and forget about the name. The ROM installed on it (Froyo, 2.2.1) was customized by Creative, the manufacturer, since it's not a phone, just a multimedia device.
I was wondering if Creative "blocked" any access to ADB, if that's possible. I do know that Creative "does not encourage self-repair", according to the forums.
I also tried ADB wireless, I pressed the grey button that turned green, and then typed adb connect xxx.xxx.x.108 (IP). On the shell, I got the error:
Code:
unable to connect to xxx.xxx.x.108:5555
Altought I wasn't able to connect wirelessly to ADB using my LG phone, neither.
On the ZEN Touch 2, I found the file default.prop, which contain this:
Code:
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
What the default.prop file is about, but I was wondering if the line "persist.service.adb.enable" being equal to 0 / false, could block the access to ADB shell, in some way (if that's possible). I've read that this file is hard to modify, other than flash a new boot image.
What could I do to access ADB on this device ? Yes, the device is rooted.
I have access to a Linux operating system, if that can make the detection easier. Although I do not have ADB installed on this OS, yet.
is it possible to access the internal storage via adb, without having a display?
My Galaxy SII Display is broken, but the rest should work.
usually i have to lock in with the security points that have to be connected (i dont know how that is called in english),
to allow access via usb.
now that the display does not work, i can not go that way.
What is the cause of that? From my knowledge they use the same driver? ADB cannot detect device but fastboot can... This occurs in both windows 7 and xp.
View 4 Replies View RelatedAs I've retired and now on a fixed income, I'm planning to go from smart to dumb and get a basic phone and plan for only voice and text. However, that will leave me with a droid that is disconnected from Verizon. Can I basically then use the phone as a small wi-fi tablet and access the internet and email, not to mention other app?
View 2 Replies View RelatedI have a Samsung Chromebook and I'm a user of GoogleDrive (Love them). Aside from GoogleDocs or moving my Office docs to SkyDrive is there a way to use MS Office on my Chromebook and specifically PowerPoint?
View 4 Replies View RelatedWhat are the risks when using USB power on airplanes...is there anyway to block USB file access (on an att sgs2 if it matters)
I was able to use Gmail (and only Gmail - no web, no twitter, etc.) before purchasing a Gogo license. How was this possible? Is Gmail so encrypted the airline couldn't figure out what it was?
I am developing an android app for my minor project. i found a similar app on the play store and i want to copy that well-organised data in to my app... how can i do that....
View 1 Replies View RelatedAccessing the phone log of and Android (version 2.3.4), Model (DROID PRO).
I am presuming that somewhere on the phone is a full list and monitoring of when the phone is on, off, calls in and out, battery levels, etc...
How do I access this and read it?
Any app that, when I single-tap the Home button on my phone, it will check to see if my default browser is open, and if it is not, open it, and set it to the Home address? And of course, if the browser is open, set the browser to the Home address without opening another Tab.
If I need to explain it further, lets just say I want to be able to have my Home button, instead of a tap resetting my phone to the home screen of the launcher, instead, Launch my default Browser (whether it be Chrome, Firefox, Dolphin, etc...) to the Home Address. If my browser is open, SET it to Home Address, without opening more tabs.
Long story short, at work, we have this new tablet runs on Android. The administrator has disabled the Home button so the window does not get closed. I'd rather it'd be enabled, and instead, reset the Browser to it's Home address. This particular tablet, will only use this browser window.
I installed a 32 GB micro SD card into my Samsung Galaxy SII. My device appears to recognize it in Settings | Storage since it shows Total space for the SD card as "29.71GB". However, I cannot figure how to browse to the card nor how to move files to it from within the Android OS. From within the My Files app, I cannot change directories from what appears to be the built-in memory since the "Up" icon is grayed out.
How do I access the microSD card by browsing to it and moving files to it?
How do I access pictures from my SD card? I just saved a picture to my SD card that was texted to me, now how do I find it to text it or email it to someone else??
View 8 Replies View RelatedI have a Wifi router, both PC and Android 4.0 (and 2.3 one) linked through Wifi to this router.
how can i access my pc's shared directories through wifi directly?
I want to get a custum recovery because I can't access to my recovery mode it shows a foto of a droid, I tried rebooting from rom manager app, and from the power and Vol+ .. but nothing works you can check the foto in the attachments.
View 3 Replies View RelatedI'm looking for an application that is hard to find. I want an application to block the internet, but only for some applications, for example leaving the WhatsApp with access to receive real-time notifications.
View 4 Replies View RelatedI was wondering if it would be possible to develop the ability for my application to connect to my PC to be able to access the hard drive via USB? I tried searching around for ways to implement this but I can't find anything. Maybe I'm looking for the wrong thing or its just not possible, not sure.
View 2 Replies View RelatedIt seems strange to me: ext2/3/4 is the native filesystem for the device - but with device as USB host I can't access. It seems only FAT and NTFS is available.
Is there any ways to make this possible?
Background: my Sat-Receiver records to an ext2/3 partition and I would like to transfer this smoothly to my nook.
Currently my solution is to use my laptop, there I need a ext2/3 driver and transfer via MPT. This is not very comfortable and slow.