LoginSignup

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

【kotlin】RoomやRealmを用いた写真の保存方法について

解決したいこと

写真付きのメモ帳アプリを作りたいと考えています。写真データを
RoomやRealmを用いてデータベースに保存し、RecyclerViewで表示する方法を
ご教示いただけないでしょうか。または参考になりそうなサイトを教えていただくか、
データを共有頂けると大変助かります。
多数の本やウェブを調べてみましたが下記のような写真なしのメモ帳の
作り方を紹介するものはあっても、写真付きのものを紹介するものはありません。
https://hima-engineer.com/2021/01/27/%E3%83%A1%E3%83%A2%E5%B8%B3%E3%82%A2%E3%83%97%E3%83%AA%E3%82%92%E4%BD%9C%E3%81%A3%E3%81%9F%EF%BC%81/

自分で試したこと

以下の方法を試してみましたが、これだけでは不完全なようでビルドできませんでした。
https://rrtutors.com/tutorials/store-image-in-sqlite-in-android-with-room-database

その他

以下のサイトでも同様の質問をしていますのでご承知おきください。
https://teratail.com/questions/361177
https://ja.stackoverflow.com/questions/82666/room%e3%82%84realm%e3%82%92%e7%94%a8%e3%81%84%e3%81%9f%e5%86%99%e7%9c%9f%e3%81%ae%e4%bf%9d%e5%ad%98%e6%96%b9%e6%b3%95%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6

0

No Answers yet.

Your answer might help someone💌