Skip to content

Design an Android application to insert Player Name, Team Name, and Score into an SQLite database through user input.Retrieve and display the top 10 highest scorers based on the score in descending order.Show the result in a ListView/RecyclerView with player name, team name, and score

Notifications You must be signed in to change notification settings

teamoptimadev/30_15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Design an Android application to insert Player Name, Team Name, and Score into an SQLite database through user input.Retrieve and display the top 10 highest scorers based on the score in descending order.Show the result in a ListView/RecyclerView with player name, team name, and score

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages