开源软件名称(OpenSource Name):google-developer-training/android-basics-kotlin-sql-basics-app开源软件地址(OpenSource Url):https://github.com/google-developer-training/android-basics-kotlin-sql-basics-app开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):SQL BasicsThis folder contains the source code for the SQL Basics codelab. IntroductionThe SQLBasics project is a single screen app that simply instantiates a Room database. Rather than interacting with the database through Kotlin code, you'll learn the fundamentals of SQL, including writing queries to get data, as well as how to insert and delete from a database. When the app is running, you'll be able to send SQL commands to the database via Android Studio's Database Inspector. Pre-requisites
Getting Started
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论