We have advanced a lot in our Phone Listing App using a SQLite database. Now we will add the possibility to delete records, so we will have a complete CRUD (Create, Read, Update and Delete) application. But, how to perform a phone call or send an email directly from the app? It's quite easy!
https://youtu.be/gAynliYxLSs
Sample source code is attached
We have advanced a lot in our Phone Listing App using a SQLite database. Now we will add the possibility to delete records, so we will have a complete CRUD (Create, Read, Update and Delete) application. But, how to perform a phone call or send an email directly from the app? It's quite easy!