Pop Up AlertDialog in System Service
I've been working on OTA support for PhoneLab testbed. And one problem I encountered is that, when I tried to pop out an AlertDialog to let user confirm update, I get this error that saied something like this:
android.view.WindowManager$BadTokenException: Unable to add window -- token null
is not for an application