Alifyz/android-sample-apps

Intent Service - Email App

Closed this issue · 0 comments

Intent Service - Problem

After finishing the order summary, the Intent service pops up to the user, but instead of showing only e-mail apps, the Intent is calling any app that can handle text message.

How to Solve?

For this Task, the Intent Service should deliver the text message containing the order summary to apps that can send email, in other words, should be handled by e-mail apps.