• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Application not quitting after uninstall

abhinavm

Newbie
Apr 29, 2010
10
0
Hi,

I was experimenting with Android development, and created a small application, which puts the phone on silent when theres an incoming call.

It worked fine on my phone, so I also installed it on my friends phone. Though he uninstalled it later, his phone still goes into the silent mode whenever he gets a phone call (after one ring in normal mode).

I searched everywhere, but neither could I find any process nor service of mine running. The application is not present in the "Manage Applications" menu either.

Any idea how I can completely delete the application from his phone and why is it behaving this way ?

Thanks,
Abhinav
 
Hi,

I was experimenting with Android development, and created a small application, which puts the phone on silent when theres an incoming call.

It worked fine on my phone, so I also installed it on my friends phone. Though he uninstalled it later, his phone still goes into the silent mode whenever he gets a phone call (after one ring in normal mode).

I searched everywhere, but neither could I find any process nor service of mine running. The application is not present in the "Manage Applications" menu either.

Any idea how I can completely delete the application from his phone and why is it behaving this way ?

Thanks,
Abhinav


look at taskmanager under package, it should show up there where it can be deleted. if you know the name of the apk file its probably in system/app where it cam be killed using root explorer. if you wrote it and dont know how to kill it........
 
Upvote 0
In case it helps anyone, heres how it started working -

Theres an inbuilt application called "Call Settings" on Samsung Galaxy S. He went there and clicked on Clear Data. This solved the problem - it was probably a clash between my Broadcast Receiver and an inbuilt Broadcast Receiver which messed up something.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones