Faisal_Abdullah Ответов: 1

Как хранить данные в базе данных из нескольких фрагментов с помощью viewpager


​Hello, my friends i have a serious problem and i really need urgent solution if anyone help me, thanks in advance.
I am working on an application, i am using swipeAdapter as a class and extends FragmentPagerAdapter. I have almost 17 fragments in this swipe which swipes and also there is a button to go for next fragment. I had done all things, just i am confuse how to save data in sqlite, because user will input data from these 17 fragments (i had converted a form to 17 fragments there were about to 100 questions). 
and there is only one table in the database. so please let me know if user input data from 1 to 17 fragments how to submit all entries at the end to the Sqlite database.


waiting, if you need more information about the problem i can but i think i am cleared you..please help me its urgent.


Что я уже пробовал:

я много пробовал но у меня ничего не вышло поэтому мне нужно чтобы вы помогли мне с образцом кода пожалуйста

1 Ответов

Рейтинг:
2

David Crow

Независимо от того, есть ли у вас один фрагмент или 17, Вы взаимодействуете с базой данных SQLite одинаково. Проверять здесь для начала. Возможно, вам придется расширить SQLiteOpenHelper.