I am trying to open clover's Table app using intent but there is no way i can implement it.I searched this for a day and found nothing.This is wasting my time.Please guys help me. Thanks in advance.
Intent intent = getPackageManager().getLaunchIntentForPackage("com.clover.tables"); startActivity(intent);
No one has followed this question yet.