I have in my app a share button and i want to share an image and a text at the …
android facebook whatsapp share-intentI'm successfully implementing a method for retrieving the real path of an image from gallery by the Uri returned from …
android share-intentI am developing a custom camera application which captures a picture and stores it in the gallery. When I share …
java android android-8.0-oreo share-intentI have a video file path and want to share the video on social media, but unable to share the …
java android video android-intent share-intentSo i am trying to use Intent.ACTION_SEND to share an image from my app. This is the code …
android android-intent share-intentI want to share text in my CardView using share Intent using kotlin but there is a problem with last …
android kotlin android-intent share-intent