質問編集履歴

3

補足

2021/09/26 01:54

投稿

koheiabe
koheiabe

スコア1

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,9 @@
4
4
 
5
5
  RoomやRealmを用いてデータベースに保存し、RecyclerViewで表示する方法を
6
6
 
7
- ご教示いただけないでしょうか。
7
+ ご教示いただけないでしょうか。または参考になりそうなサイトを教えていただくか、
8
+
9
+ データを共有頂けると大変助かります。
8
10
 
9
11
  多数の本やウェブを調べてみましたが下記のような写真なしのメモ帳の
10
12
 

2

補足

2021/09/26 01:54

投稿

koheiabe
koheiabe

スコア1

test CHANGED
File without changes
test CHANGED
@@ -16,8 +16,16 @@
16
16
 
17
17
  ### 試したこと
18
18
 
19
-
20
-
21
19
  以下の方法を試してみましたが、これだけでは不完全なようでビルドできませんでした。
22
20
 
23
21
  https://rrtutors.com/tutorials/store-image-in-sqlite-in-android-with-room-database
22
+
23
+
24
+
25
+ ### その他
26
+
27
+ 以下のサイトでも同様の質問をしていますのでご承知おくください。
28
+
29
+ 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
30
+
31
+ https://qiita.com/koheigithub/questions/9f4689e4d24a58be37e0

1

タイトルの修正

2021/09/26 00:50

投稿

koheiabe
koheiabe

スコア1

test CHANGED
@@ -1 +1 @@
1
- RoomやRealmを用いた写真の保存方法について
1
+ 【kotlin】RoomやRealmを用いた写真の保存方法について
test CHANGED
File without changes