posted 8 years ago
Hello, i practice on Android Programming.
I am developing an application that sends a sms message. The application is working API level 19
But it is not working on API level 23, there is "No Activity found to handle Intent" error.
How it will resolve.
this is my code that i do practice;
Manifest.xml
Error: