スマホ関連の海外ニュースです。
-[ナレーション] アプリケーションの Android のバージョンを構築するとき制御できる設定の一部を見てみましょう。同じように我々 のアプリケーションの iOS のバージョンをターゲットすることができます、我々 Android 上のコントロールの同じレベルであります。人造人間 minsdkversion の優先順位の値を設定します。また、同様の Android OS の最大のバージョンを制限できます。ただし、特別な理由がない限り、この設定を設定しない私を強くお勧めします。それは実際にちょうど android maxsdkversion で行われます。 今、Samoca アプリケーションを Android のロリポップや API 値 21 以降に実行しますだから、アンドロイド-minsdkversion を設定、値を 21 に設定します。SDK の最大値が設定されていない我々 は場合、すべてでは、その値を解釈し、そのバージョンの OS で実行されている実際の問題があるまで、Android の将来のバージョンで実行それがないです。アプリケーションの設定にしたいもう一つの重要な設定はインストールできます。多くの Android 端末ではの両方の内部および外部ストレージの位置.
続きを読む…
Android specific parameters
– [Voiceover] Let’s look at some of the settings we can control when building the Android version of our application. Just like we can target the iOS version of our application, we have the same level of control on Android. By setting the android-minsdkversion preference value. We can also limit the maximum version of the Android OS as well. Although, I would strongly recommend not setting this preference unless there is a specific reason. That’s actually just done with android-maxsdkversion. Now, I want the Samoca app to run on Android Lollipop, or API value 21 or later.
Read more…