Can anyone explain how can I handle a shared .txt file in my android app?
I want to handle .txt files which are shared using ACTION_SEND or ACTION_VIEW intent.
Can anyone explain how can I handle a shared .txt file in my android app?
I want to handle .txt files which are shared using ACTION_SEND or ACTION_VIEW intent.