https://github.com/nosix/android-store-example
https://github.com/nosix/android-store-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nosix/android-store-example
- Owner: nosix
- License: apache-2.0
- Created: 2022-11-28T06:29:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T09:04:25.000Z (over 2 years ago)
- Last Synced: 2025-01-02T11:09:15.043Z (4 months ago)
- Language: Kotlin
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 実行手順
1. Build Variants > pubDebug 選択後、Run app
2. CREATE ボタン押下
3. Build Variants > subDebug 選択後、Run app
4. CREATE ボタン押下
5. READ & UPDATE ボタン押下
6. logcat 確認
7. DELETE ボタン押下
8. logcat 確認# 確認済み
- API 23 : Android 6.0 | x86_64
- API 28 : Android 9.0 Google Play | x86
- API 29 : Android 10.0 | x86
- API 30 : Android 11.0 Google Play | x86
- API 33 : Android Tiramisu Google Play | x86_64