adds some notes about phone number

This commit is contained in:
steckbrief 2020-11-09 08:33:21 +01:00
parent d4c63ab7af
commit 7e9d15dd7d
2 changed files with 7 additions and 1 deletions

View file

@ -14,4 +14,8 @@ https://stackoverflow.com/questions/33588459/what-is-android-multidex
### What does " tools:ignore="GoogleAppIndexingWarning"" mean?
### What does "tools:replace="android:label, android:allowBackup"" mean?
### What does "tools:replace="android:label, android:allowBackup"" mean?
### Obtaining Phone Number
Scheint nicht garantiert zu sein. Ggf. Device ID doch besser -> Use Case des Wechsels ggf. haeufiger notwendig
https://stackoverflow.com/questions/2480288/programmatically-obtain-the-phone-number-of-the-android-phone

View file

@ -9,6 +9,8 @@
# Requires ImageMagic
# SVG conversion recommended to be done with Inkscape:
# https://inkscape.org/en/
#
# Copied from: https://stackoverflow.com/questions/2480288/programmatically-obtain-the-phone-number-of-the-android-phone