• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Get default messaging application

miXer

Android Enthusiast
Hey.

I would like to launch the default sms appliction inbox from my app.

I have found the sms packages(android sms application and handcent sms) via getPackageManager() and queryIntentActivities(), but i can't find out which one of these are the default application.

I would like to only get one package intent, the default sms application, and start that one.

Anybody know how to find out which one is the default one?
 
Back
Top Bottom