NOTE
If someone know how to order (z-order) Windows added via windowmanager, i will also accept the answer because it\'s will answer al
Try WindowManager.LayoutParams.TYPE_SYSTEM_ALERT;
WindowManager.LayoutParams.TYPE_SYSTEM_ALERT;
instead of WindowManager.LayoutParams.TYPE_APPLICATION;
WindowManager.LayoutParams.TYPE_APPLICATION;