ABC 2016 Springで発表した「Androidアプリ実装アンチパターン」の暫定資料だよ あとで、発表時に喋った内容をテキストで追加したものをアップロードするよ

ABC 2016 Springで発表した「Androidアプリ実装アンチパターン」の暫定資料だよ あとで、発表時に喋った内容をテキストで追加したものをアップロードするよ
他の登壇者が自己紹介見るとすごい人ばかり何ですが、自分はただのおっさんです。 仕事Android全然関係ありません。 史上最速のAndroid 1. 2 2. 3 「Androidの仮想マシン Dalvik編」発売中! 3. 「Androidの仮想マシン ART編」は必ず出します! 4. 注意! ARTのコードが頻繁に変わるので 将来的に正しい保証はありません 5. • https://www.genymotion.com/ • x86/Androidエミュレータ • Android 6.0 GenyMotion • Intel core i5 6400T (Skylake) • メモリ32GB PC環境 6. • DEXファイル解析 • バイトコードレベルの解析 • 今回は使いません dexdump • OATファイル解析 • コンパイルされたバイトコード、ネイティブコードの解析 •
iOS/Androidアプリを作る際に理解しておいて欲しい「Model」という役割について説明します。わりと意識していないケースがあるので、チェックしてみてください。
This document provides examples of refactoring Java code to use Guava libraries and utilities. It shows code snippets before and after refactoring to use Guava's Objects, Preconditions, Collections, Splitter, Joiner, Ranges and other utilities to clean up code and make it more readable and robust. Refactoring includes using Guava to validate arguments, create immutable collections, handle nulls sa
7. アジェンダ • 簡単なAndroidアプリ • 簡単なAndroidアプリ (おまけ) • 複雑なAndroidアプリ Before Android-Binding After Android-Binding 9. 簡単なAndroidアプリ <RelativeLayout xmlns:android= "http://schemas.android.com/apk/res/android"> <TextView android:id="@id/hello_text" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text=“Hello World!" /> </RelativeLayout> activity_main.xml @Override protected
This document discusses fragments in Android. It covers defining fragments in XML layout files using the <fragment> tag, communicating between fragments and activities, and how fragments were implemented before Android 3.0 using ActivityGroup and LocalActivityManager which are now deprecated. The document also discusses how fragments are used to modularize parts of an app's UI and how they are mea
This document discusses usage trends of the Eclipse integrated development environment. It notes that Eclipse usage increased 20% in 2011, with the biggest increases being 10% for Eclipse itself, 10% for plugins, and 200% for Android Development Tools. It then provides many tips and shortcuts for using Eclipse more efficiently.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く