hi,
i want to allow these permissions in android :
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_WIFI_STATE
android.permission.READ_PHONE_STATE
I think that i couldn't write permissions with an androidmanifest.xml in cocoon.io but the permissions is allow by plugins....
So which plugin(s) do i use in cocoon for allow this ?
thanks for your help.