layout | title | date | last_updated | description | tags | categories | featured |
---|---|---|---|---|---|---|---|
post |
Android Developer |
2024-08-01 14:15:10 -0700 |
2024-08-16 01:14:10 -0700 |
Android Developer |
android developer personalnote |
android |
false |
draft
Android Developer (https://developer.android.com/?hl=de)
Android Developer auf Youtube (https://www.youtube.com/@AndroidDevelopers)
Sicherheit bei der Entwicklung (https://developer.android.com/quality/privacy-and-security?hl=de)
"Hier finden Sie Informationen dazu, wie Sie sichere und private Apps entwickeln, implementieren und bereitstellen."
Identify the device that's running an instance of your app (https://developer.android.com/privacy-and-security/minimize-permission-requests#pair-over-bluetooth)
Pair with a device over Bluetooth
Use nearby Bluetooth or Wi-Fi devices
Use nearby Bluetooth or Wi-Fi devices:
if your app needs to pair the user's device with a nearby device over Bluetooth or Wi-Fi, use the companion device
manager,
which doesn't require location permissions. Learn more about Bluetooth and Wi-Fi permissions.
Im Hintergrund auf Standort zugreifen (https://developer.android.com/develop/sensors-and-location/location/background?hl=de)
How to find possible background location usage in your code
Checklist: minimize your permissions requests (https://developer.android.com/privacy-and-security/about)
Android Social & Messaging Apps (https://developer.android.com/social-and-messaging)
Erste Schritte mit der Gesundheit für Android (https://developer.android.com/health-and-fitness/guides?hl=de)
Designs für Wear OS entwickeln (https://developer.android.com/design/ui/wear?hl=de)