Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not sure you're correct here. A developer can specify a particular package to launch Gmail or the stock mail app, something like:

Intent intent = new Intent(Intent.ACTION_VIEW); intent.setPackage("com.adobe.reader");

Would open the adobe pdf reader for instance.

That said this is hardly desirable from a users perspective.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: