https://github.com/pyricau/pyricau.github.com/blob/master/_posts/2013-04-14-chatheads-basics.markdown
Using <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" /> is depraced and this permission need to be granted manually by the user
https://github.com/pyricau/pyricau.github.com/blob/master/_posts/2013-04-14-chatheads-basics.markdown
Using
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />is depraced and this permission need to be granted manually by the user