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

Apps how to freeze an application while another application

gurus257

Newbie
hi all

when i enable wifi on my android device automatically a browser opens and when i disable wifi also it opens. i want to stop the browser when wifi is enabled/disabled. i am using eclipse environment for my development.

do anyone know how to do this?? help me

thanks in advance
 
Hi Mixer

No its automatically opening when wifi is enabled or disabled. but i dont want that to happen. i have stop browser not to be open.

Thanks in the advance.
 
Then you have some apps that uses a broadcast or service to do something when wifi state changes.. check your apps.. uninstall..
 
Back
Top Bottom