Hi all,
i want to show the last recent emails of a selected folder in a homescreen widget. access to internal content provider content://com.android.email.provider is locked by protectionLevel=3, so only system apps can access this provider.
is there a chance to do this with root access?
are...