cwhisperer
cwhisperer

Reputation: 1926

Android app still running after delete

I started developing an android app and installed it unsigned on my nexus one. Now I removed the apk file and rebooted the N1. But the app is still running... How do I completely remove this app now? Regards Andrea

Upvotes: 0

Views: 3238

Answers (2)

hleinone
hleinone

Reputation: 4480

You should find your app in the list in manage applications section in Settings -> Applications. If you can't find it by its name, check the package name you used. And note that the list might not be on alphabetical order, use the context menu for ordering them. When you open your app from the list, you find the uninstall button there.

Upvotes: 2

Numair
Numair

Reputation: 1062

If you’ve installed an app on your phone or tablet using Google Play that you no longer want, you can uninstall it by following these steps:

  1. Navigate to Menu > Settings > Applications > Manage applications (on devices running Android 4.0 Ice Cream Sandwich, Settings > Apps).
  2. Scroll through the list of apps to find the one you’d like to uninstall.
  3. Tap on the app you’d like to uninstall.
  4. Tap “Uninstall.”

Upvotes: 1

Related Questions