dirty implementation of floating window in Android that can be displayed over other activities (similar to facebook chatheads). To run send broadcast (after installing) with adb broadcast -a pl.kuba.show_float_view.
zhengdianfang/android-float-window
implementation of floating window that can be displayed over other activities (similar to facebook chatheads)
Java