« Generating slope fields / direction fields with python and gnuplot | Home | OpenGL acceleration in Debian/Ubuntu »
Check if an Intent can be used in Android
By admin | June 15, 2013
Intent intent = new Intent("org.openintents.action.PICK_FILE"); // or any other intent // add other intent options here if(context.getPackageManager().queryIntentActivities(intent, PackageManager.MATCH_DEFAULT_ONLY).size() > 0) { // we can use this intent } else { // we can't use this intent }
From: http://www.curious-creature.org/2008/12/15/android-can-i-use-this-intent/ [Romain Guy]
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Mobile | 7 Comments »
November 2nd, 2024 at 22:10
… [Trackback]
[…] There you will find 48679 more Info to that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
November 16th, 2024 at 00:25
… [Trackback]
[…] Info to that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
November 19th, 2024 at 19:50
… [Trackback]
[…] Read More Info here to that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
November 28th, 2024 at 02:41
… [Trackback]
[…] Find More on on that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
November 29th, 2024 at 19:28
… [Trackback]
[…] Read More on that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
December 1st, 2024 at 18:48
… [Trackback]
[…] Read More Information here on that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]
December 1st, 2024 at 21:03
… [Trackback]
[…] Find More on to that Topic: compdigitec.com/labs/2013/06/15/check-if-an-intent-can-be-used-in-android/ […]