43
score
30.5K
views
yes
status
CC BY-SA 3.0
Open Instagram User Profile
Here is a method to get the Intent to open the Instagram app to the user's profile page:
Technical answers from my Stack Overflow history, with source links and licenses.
Showing 2 of 2 answers tagged instagram
Exported May 9, 2026
Here is a method to get the Intent to open the Instagram app to the user's profile page:
Logging the exception on your gist on Android Nougat reveals the problem: android.os.FileUriExposedException: file:///storage/emulated/0/test.mp4 exposed beyond app through ClipData.Item.getUri() On Android Nougat you...