Recent content by NerdgrlApps

  1. N

    [APP][FREE] Safe Lock - find out who unlocked your phone and what apps were used!

    Have you ever wanted to find out who uses your phone while you're away? Or, even better, what apps were opened by your friend, parent or loved one? Try Safe Lock! Safe Lock takes intruder's selfie when someone attempts to unlock your phone (both correct and incorrect passwords) and keeps...
  2. N

    Why isn't my phone charging?

    It's either could be broken USB cable - once I thought it was ok because I could transmit files between PC and phone, but I couldn't charge my phone with it though. Or something with the battery. Try to change the cable first)
  3. N

    My phone says that the file(photo) is locked by another Google account. What can I do?

    Hi! Try this: go to settings -> General tab -> Security -> Content lock -> backup account. From there you can change the google account which will unlock and lock photos. If you switch accounts and lock some photos then switch back to a different one you can see that your most recent photos you...
  4. N

    While trying o delete a download I get pop message

    Try to use ES File Explorer to manage your problem files, it's a good and really powerful app.
  5. N

    Individual contact with no text notification signal

    Try this (for Android 4.4): open "messaging", click on the conversation for the contact, hold menu button to get the menu and choose "Chat Settings" then press the "..." menu this gives an option which says "Restore default settings" - it will remove the mute and the mute icon.
  6. N

    What is wrong with my phone and my home wifi?

    Have you tried to go into Settings -> Wi-Fi -> Choose your home wi-fi and click "Forget"? After that just manually select this network again, enter password and check if it works.
  7. N

    How to use external microphone while record videos

    It's because the native camera app just don't support external mic. Try another app, for example, search for 'IgCamera' on Google Play Market (sorry, can't post direct links).
  8. N

    Having trouble with touchscreen after 6.0 update

    What device do you have? I guess my first step would be roll back to previous OS version (5.1 probably). Looks like updates didn't do any good to your phone, it happens. If you have google devices then it's good, because google provides system images for most of Android versions.
  9. N

    Is my phone finally dead?

    Same thing happened to my Nexus 4. First, apps crashed a lot, then it started to turn off unexpectedly. When I collect logs during a crash, it said something about "Wrong memory access" (I don't remember exact error), and I also had a thought that probably memory was corrupted. So, I had to...
  10. N

    How can I make sure I get my emails right away?

    Hi! Try check your sync settings: Gmail -> Settings (left side menu, in the bottom) -> select your account (email address) -> enable 'Sync Gmail' under Data usage section.
  11. N

    Apps cannot access to storage etc

    Try to do the following: 1. Enable Developer options: Settings -> More -> About device -> Build number -> Tap on it 7 times 2. Settings -> Developer options -> Drawing -> Simulate secondary displays -> then select None
  12. N

    Certain app not working on mobile data but working on WIFI. How can I get it to work on mobile data?

    I guess you can make at least 2 things: 1. Try to check if this connection (via mobile data) works in other apps, i.e. in simple web-browser. 2. You will need Android Debug Bridge (ADB) to collect logs from your device. Plug your phone into PC via USB cable, allow USB debugging in Developer...