android - How to Sharing Image over other platform -
android - How to Sharing Image over other platform -
i developing social image sharing application in android. works fine, want implement application attachment describes. want know permission should utilize provide link in other application's share/attachment link.
any help appreciated, if code required can provide too. give thanks you!
for this, have declare activty intentfilter "android.action.send" in manifest file of app , "mpeg/jpeg" mime type. application listed here. you'll action , uri in intent.
android share android-permissions
Comments
Post a Comment