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.
Yep all exactly the same. I've just done a factory reset and it appears to be there now and options the same as hers
Oh yes, I have an unlockable bootloader. This is the first phone I've not bothered rooting, but I'm not buying one where I don't have the option...
You're welcome!
So it sounds like something recent has caused this [annoying] problem. Can you recall any new apps you installed around the time it started? Take a look at your app history (which should show newest first) and see if that jogs your memory.
What you can try is uninstalling, in reverse order of how you installed them, any apps that may be the culprit. One by one see if that fixes it. (And if you zero in on the guilty app, please post its name here, and post on its Play Store page, explaining what it did. These will help others.)
Since the problem started several months after a factory reset, I agree with @ocnbrze that that may be your next step. I know it's a hassle, but if it fixes the problem, it's worth it. Be sure to save any important files before factory resetting.
This did not work for me because it just reboots and stays stuck on the LG logo splash screen for several hours and never get's to the main icon screen. Is there any resolution to this madness?I know you might loose everything,But try a factory reset.
Master reset with hardware keys
A master reset restores the original factory settings and may delete your personal data on the internal storage, such as downloads, ringtones, images, apps, contacts, and Visual Voicemail. It does not delete data stored on the SIMcard or SD card.
If the device menus are frozen or unresponsive, you can master reset using hardware keys.
- Back up all data on the internal memory.
- Turn off the device.
- Press and hold the Power and Volume down buttons on the back of the device.
- When the LG logo appears, quickly release and then re-hold the Power button while continuing to hold the Volume down button.
- When "Factory data reset" appears, use the Volume down button to highlight Yes.
- Press the Power button to confirm.
- When prompted to "Erase all user data and restore default settings," use the Volume down button to highlight Yes.
- Press the Power button to reset the device.
around 70 now 3-4. But english countries are ok
just some asian countries the purchase rate dropped so much. Probably Google play they are trying some design chanegs or button etc whatever hope it will be fixed.
@mikedt did you see some changes on google play when purchasing ?
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
<android.support.design.widget.NavigationView
android:id="@+id/nav_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"
app:headerLayout="@layout/nav_header"
app:menu="@menu/nav_menu" />
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.design.widget.AppBarLayout
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:id="@+id/toolbar_layout"
app:elevation="0dp">
<include
android:id="@+id/toolbar"
layout="@layout/ToolBar"
app:layout_scrollFlags="scroll|snap" />
</android.support.design.widget.AppBarLayout>
<FrameLayout
android:id="@+id/ContentFrame"
android:layout_below="@id/toolbar_layout"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</RelativeLayout>
</LinearLayout>
I am new to the forum. Here it seems device related forum. If there is bug in adb, does it mean “dev question”? Never mind, if unrelated, please ignore or remove. Sorry for the inconvenience.Is this a development question?
It was better solved in earlier versions of Android where we could transer just the app data to SD card, considerably freeing space. Now, we are requiered to transfer the app + data, which causes all kind's of problems.