android - transparent activity that don't blocks mobile home screen events -


is possible create activity don't blocks other applications? created transparent activity (like popup) in middle there image , background transparent . far good. want let user click other apps while activity open possible?

i use: getwindow().addflags(windowmanager.layoutparams.flag_not_touchable); can't click on home screen apps. thanks


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -