Fragments are nicely handled for landscape and portrait mode. Reference:- https://developer.android.com/guide/fragments A Fragment represents a reusable portion of ...
最近、相変わらずAndroid Studio(Java)を触っていますが、インスタンスを格納するArrayListの動きを勘違いしていたのでログを残します。 こんな形で、指定した<型>の配列を作ります。型にはクラスが入るので、intとかはラッパークラスのIntegerで指定する必要が ...
Learn how to use the Fragments API in Mono for Android to create an application UI for multiple screens, such as a handset and tablet. With the release of Android 3.0, Google added support for larger ...
Google is continuing to implement support for Java 8 in its Android mobile OS, last week issuing Android Studio 2.4 Preview 6, which fixes numerous bugs associated with the company's new way of ...
最近、Android Studioという開発ツールを使って、Javaでスマホアプリを作っています。これは自作のWebサービスやAPIを活用した、個人開発としてはかなり大きなプロジェクトです。正直、Android Studioでここまでの規模を扱うのは初めてで、最初は「大変だな」と ...
Androidアプリ開発は、かつてはEclipse+Javaが主流でした。しかし、GoogleがAndroid Studio/Kotlinを正式採用し、EclipseベースのAndroid開発ツールのサポートが終了したことをうけ、今後Androidアプリ開発はAndroid Studio一択という状況になり、Android Studioの需要は高まって ...