startActivityForResult doesn't seem to call onActivityResult
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: When The user Click on the button it want to call the dialog- that dialog contain list of product in ListView.After user slect the product it should come to previuous activity. I have done using startActivityForResult () . There aresome issue.My calling activity is in normal tab activity that normal tab activty in Tab Activity Group. Actualy i want to do in drrop down(Spinner).In my scanerio i couldn't get context.It awalys give Android Spinner Error : android.view.WindowManager$BadTokenException: Unable to add window So I have change to my