問題タブ [share-intent]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - Oreo で Intent.ACTION_SEND が機能しない
I am developing a custom camera application which captures a picture and stores it in the gallery. When I share that image using Intent.ACTION_SEND, it works absolutely fine on all devices except for devices having API 26, i.e. OREO.
My code to share the image is:
Can anyone help me resolve this issue?
android - URI ファイルの名前を変更して、raw フォルダーからオーディオを共有する
アプリケーションの「raw」フォルダ内にある子を共有してアプリケーションを作成しようとしていますが、取得できません。ファイルは共有されていますが、.mp3 拡張子はありません。Windows Media Player は聞こえませんでしたが、.mp3 拡張子を手動で付けました。.mp3 拡張子を自動的に取得する方法を知っている人はいますか? URI を mp3 ファイルに変換/名前変更します。
曲の名前はファイルに登録されているとおりです。最後に .mp3 を追加して名前を変更できれば、うまくいくと思います。しかし、名前を変更することはできません。
私はこのコードを使用しています:
インテントシェア;
android - テキスト インテントの事前入力済み電話番号の問題を共有する
Androidでテキストを共有するために以下のコードを書きました。私が直面している問題は、SMS アプリに電話番号を事前入力することです。