zdavatz / AmiKo-Android

AmiKo Desitin für Android
https://play.google.com/store/apps/details?id=com.ywesee.amiko.de&hl=de_CH
GNU General Public License v3.0
2 stars 2 forks source link

Google drive 174 #175

Closed b123400 closed 4 years ago

b123400 commented 4 years ago

174

Du brauchst GoogleClientId in src/main/java/com/ywesee/amiko/Constants.java.

  1. Ein Projekt erstellen
  2. Google Drive zu das Projekt hinzufügen
  3. Eine OAuth client ID für Android erstellen
  4. Das "consent screen" konfigurieren:
lgtm-com[bot] commented 4 years ago

This pull request introduces 4 alerts and fixes 3 when merging 6d0633de5c55a40dfc1d7bd7481bea5abf451591 into 090702441ab6f338ae12ba01aa29a0c105f9f905 - view on LGTM.com

new alerts:

fixed alerts:

zdavatz commented 4 years ago

Ich habe für CoMed eine separate Client-ID erstellt, siehe: https://stackoverflow.com/questions/24160011/the-signing-fingerprint-you-specified-is-already-used-by-another-android-oauth2

keytool -genkey -v -keystore debug.keystore -alias androiddebugkey
-storepass android -keypass android -keyalg RSA -validity 14000