thorstenwitt / mensaApp

Android Application for the FH Stralsund to get the meals during lunch
GNU General Public License v3.0
5 stars 1 forks source link

Umstellung auf aktuelle API #63

Closed robbirob closed 7 years ago

robbirob commented 7 years ago

Follow the Android Wear 2.0 App Distribution documentation to update your app. Key steps are listed below:

  1. API level: Set your APKs to minSdkVersion 23 or higher and use the runtime permissions model.
  2. Android Wear 2.0 targeting: Target your APKs to watches by requiring "android.hardware.type.watch" in the manifest.
  3. iOS support: Specify whether your APKs are standalone and can run on watches paired to iPhones. You can test using the latest Android Wear app for iOS.
  4. App management: Upload your APKs via multi-APK using the Play Developer Console.
thorstenwitt commented 7 years ago

Bei alten Uhren wird die App weiterhin unterstützt. Darauf liegt der Fokus