Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UriをResIDに変換する必要があります。これは可能ですか?SDカードに.mp3があり、ResIDのみを取得するSoundPoolに入れたいので必要です。注:( MediaPlayerを使用できません、サウンドプール機能が必要です)
助けてくれてありがとう
URL、 SoundPool.load(String path、int priority)を使用して、Urisからパス文字列を作成することはできませんか?