I'm practicing Android db, and I'd like to take out the last data from the data list separately and show it in the form of a list view.

Asked 2 years ago, Updated 2 years ago, 53 views

Help me Developers!

android java sqlite database

2022-09-22 12:30

1 Answers

If you get it from db, write it in sql.

Go down by column (e.g. id, no) with primary keyHmmm

You can bring the number to limit


2022-09-22 12:30

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.