Upgrade SM-720N0
- By Hadron
- VIP Lounge
- 1 Replies
I don't think they ever released Android 5 for that model.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Is that update Google's August patch? That screen cap shows the 'Applied' date, today, but it doesn't state just which update was actually installed. Verizon's site indicates the last patch it released for the V40 was June:
https://www.verizonwireless.com/support/lg-v40-thinq-update/
https://www.verizonwireless.com/support/software-updates/
class NetworkUtil{
public static String getConnectivityStatusString(Context context) {
String status = null;
String mobile_status = null;
ConnectivityManager cm = (ConnectivityManager) context
.getSystemService(Context.CONNECTIVITY_SERVICE);
NetworkInfo activeNetwork = cm.getActiveNetworkInfo();
TelephonyManager mTelephonyManager = (TelephonyManager)
context.getSystemService(Context.TELEPHONY_SERVICE);
int networkType = mTelephonyManager.getNetworkType();
switch (networkType) {
case TelephonyManager.NETWORK_TYPE_GPRS:
case TelephonyManager.NETWORK_TYPE_EDGE:
mobile_status = "2G"; break;
case TelephonyManager.NETWORK_TYPE_UMTS:
case TelephonyManager.NETWORK_TYPE_HSPA:
mobile_status = "3G"; break;
default:
mobile_status = "Unknown"; break;
}
if (activeNetwork != null) {
if (activeNetwork.getType() == ConnectivityManager.TYPE_WIFI) {
status = "Wifi enabled";
return status;
} else if (activeNetwork.getType() == ConnectivityManager.TYPE_MOBILE && mobile_status == "2G") {
status = "2G enabled";
return status;
} else if (activeNetwork.getType() == ConnectivityManager.TYPE_MOBILE && mobile_status == "3G") {
status = "3G enabled";
return status;
} else if (activeNetwork.getType() == ConnectivityManager.TYPE_MOBILE && mobile_status == "Unknown") {
status = "Mobile unknown enabled";
return status;
}
} else {
status = "No internet is available";
return status;
}
return status;
}
}
Not sure if we're just referring to the same thing using different terminology or if it's just a matter where you're averse to doing maintenance tasks in you're Settings menu. Deleting unwanted files in folders is not what I suggested previously (that's the result of the problem, not fixing the problem), I still think it's a matter of cleaning up the Downloads app itself, it could also be a matter of looking into the Chrome browser app, or it might indeed be tied to the Youtube app, and then see if that makes any difference. If you can solve things by addressing just the actual source of the problem, it might not require trying something more dramatic as a Factory Reset. There's obviously some kind of glitch that's prompting that file to keep being downloaded. Try going into the Settings >> Apps menu and use 'Clear data' on the Downloads app first. If that file keeps automatically downloading, then do the same on the Chrome app (note that using Clear data will wipe settings and config files for the app, although if you have your Chrome browser app set up to sync with your online Google account it will just get restored once you log in again). If the problem is still occurring, do this on the the Youtube app.Yes I ran through my Downloads folder, looked through Chrome downloads as well just to make sure and I didn't find a thing strange or unusual. I cleared Chrome downloads to be sure and any Downloads device folder items I deemed unnecessary. Unfortunately, this hasn't resolved the issue so far.
Maybe I should just back everything up and go full factory reset? I haven't been using this new device for long so I should be able to get everything restored fairly quickly.
But as far as I know, we can get into a locked Android phone without password, but without intact, impossible, unless you can get one phone password recovery tool to get back the password. Or, you can try Eelphone Android Unlock to remove Android phone screen lock, and reset one new password for it???my mum took away my phone and changed the password, i have some... things that i would never want her to see. last time this happend i just deleted the password and got super suspicisous. i need a way to get on without getting rid of the passcode. thanks to all!
May not good idea.That's really good high score how long have u been playing my high score is 632 I loved this game for many years but only now have I redownloded it todayMy highest score is 532.
Today I had the same app open numerous times and noticed the screen went gray. So I just hit the back button on my phone (LG v30+) and it disappears going back to my game. Since it was the only app I was using throughout the day I just figured the app was having issues. Later when switching between messenger and that same app I notice an app on my list called Stories is open, with a gray screen. Then I notice this apps icon was that of the app 'coin flip free'. This happened a few more times throughout the night. I deleted coin flip free. Sure enough as you'll see in the file I'm sharing, it isn't done happening. This time using Facebook as the name, as Facebook is loaded. Can anyone tell me if they've heard of this happening or why its happening? I've seen no reviews of the app with this issue other than my own but, will continue to scroll through them. In the meantime I'd appreciate any help.
Side note. The fact it shows I'm typing this in Gmail is unrelated. That's due to me going straight to writing this after clicking confirmation.
Thanks in advance!
Think I figured it out. Go to app. manager, Samsung internet, uninstall all previous updates, wipe app. data, restart phone. I did this and so far it is working. No more bit.ly or other wierd pages loading on their own. Hope this helps.Something similar happens on my phone and it is very annoying. So far not able to fix it with the recommended actions. Hope you get this resolved.