0

My phone was in my pocket for the whole afternoon until one of my friends borrowed it then gave it back again then asked why did I uninstalled my Camera though I always use it. I tried to open my Camera but it always says "App not installed" I tried to find it in Google play to see if Lenovo Cameras were there but they weren't. I also opened my gallery and the same thing happened, to see... My Phone Camera and Gallery are connected. What should I do? Searched online but nothing really helps...

Chris Ledesma
  • 1
  • 1
  • 1
  • 1

3 Answers3

2

I'd say your friend is making fun with you. If it's a system app (and there's usually a camera pre-installed that way), it cannot be uninstalled without root access (so you cannot have "accidentally uninstalled" those apps). He most likely disabled camera and gallery.

  1. Go to Settings → Apps
  2. Select the "All" tab (to list pre-installed apps as well)
  3. Scroll the list to find your camera app. Check whether it is marked "disabled".
    • if so: tap that entry, hit the "Enable" button, done.
  4. Repeat previous step for your gallery app
Izzy
  • 91,166
  • 73
  • 343
  • 943
0

You can try 3rd party app from store like "Google Camera".. https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera&hl=en

Or if you are ROOTED.. then download .apk file of the Camera app and paste it into System folder and change its permission to Read Only. Then finally, Reboot.

Done.

Pawan
  • 174
  • 1
  • 1
  • 7
0

If you do a factory reset, the stock camera app should return. The reset option is located under Settings > Backup and reset menu. You can also try third party camera apps as suggested by itsmeVPawan.

  • 1
    If the camera app truly is stock, then factory resets won't do anything because the app is located in /system while factory resets only affect /data. – dantis Sep 04 '14 at 11:50
  • 1
    Exactly that's why a factory-reset would solve it, as it resets the package state (see my answer). But thing is, you could also kill a fly using atomics :) – Izzy Sep 05 '14 at 09:07