I have store all my images at the drawable folder in my app. How do i store the path of the image in my drawable folder to database?
db.addWords(new Words(1,"apple","applepathdrawable" ,1));
How do you put in that "applepathdrawable"?
Sorry it's my first time using database on android. Currently using SQLiteDatabase..
Aucun commentaire:
Enregistrer un commentaire