0

I have created a SQL Lite database table with two columns in Android Studio and I have entered some rows . I want to know how to display this table in an Android Studio Activity

Rosicky_10
  • 31
  • 1
  • 2
  • 5

1 Answers1

0

There is no straight forward way to do this, and a fair amount of questions have popped up on my first google search. This should be helpful enough. Also, since Android studio is intellij based, check this out.

Community
  • 1
  • 1
Andy
  • 10,553
  • 21
  • 75
  • 125