android / android/platform-samples
[FR]: pembuatan issue/permintaan fitur di GitHub pada repository android/platform-samples
- Dominant language
- Kotlin
- Stars
- 1.7k
- Forks
- 541
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
### Is there an existing FR for this?
- [x] I have searched the existing issues
### For which area is this FR?
General
### Is it for a specific sample?
SinglePermission.kt.
### Describe the feature request
Saya ingin menambahkan dokumentasi dan contoh implementasi runtime permission yang aman dan mudah dipahami, khususnya untuk aplikasi yang menargetkan Android 13 (API 33+) dan menggunakan izin sensitif seperti AD_ID.
Permintaan:
Tambahkan contoh implementasi runtime permission untuk izin AD_ID pada file SinglePermission.kt dan sertakan penjelasan langkah demi langkah di README.
Contoh harus memperlihatkan praktik terbaik agar aplikasi tidak ditolak di Play Store karena kelalaian implementasi permission sensitif.
Manfaat:
Membantu developer pemula dan lanjutan mengimplementasikan izin dengan benar, sehingga aplikasi lolos validasi Play Store.
Mendukung edukasi praktik terbaik keamanan dan privasi aplikasi Android.
Terima kasih atas perhatiannya. Fitur ini akan sangat membantu pengembang aplikasi di Indonesia.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by reading SinglePermission.kt and locate the related sample README. Run the existing sample or its tests to understand the current permission flow. Done means the sample includes the requested AD_ID permission example for Android 13+ and the README explains the implementation step by step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- documentation, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100