database - How to create a dataset in android? -


brief problem statment. im trying find best way offload in dataset or datable rows of pre-existing sqlite database located in assets folder. there lot of tutos in web external database management in android of them work 1 column , using lists instead of kind of dataset objects.

what trying do.... have table in database, lets conformed 50 rows , 5 columns. need offload rows , columns in object , after that, assign object source of gridview. in every gridview cell ill show icon (that must open activity) , under icon description (extracted database). if user clicks on 1 of icons, app launch activity using information extracted database.

i hope clear, if didnt please dont hesitate in ask me more details. dont want guys work, tips or "north" help, open mind.

thank in advanced


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -