-
Notifications
You must be signed in to change notification settings - Fork 0
まったりAndroid Framework Code Reading #2
Shinobu Okano edited this page Nov 28, 2015
·
5 revisions
2015/11/26 (木)
http://hack-it-iron.hatenablog.com/entry/2015/11/28/185529
http://www.slideshare.net/shinobuokano7/android-framework-code-reading-2
http://www.slideshare.net/shinobuokano7/android-framework-code-reading
追加でまとめを書いた!という方は、@operandoOSまでご連絡いただければ、追記致します。
※参加者名は、Gitterにコメントいただいた方はgithubのIDを記載させていただいてます。
※参加していただいた方の把握がしっかりできていなくて、全員分まとめられてなくて申し訳ございません!!
| 参加者 | 読んだコード・機能 | 成果 |
|---|---|---|
| firewood | home画面のソース | Android Framework Code Reading #2 参加記 |
| ken5scal | sandbox周り | /docs/source.android.com/src/devices/tech/security/overview/ から読むとよさ気。https://source.android.com/security/index.html ← これかな?? |
| chai3 | logcat周り | |
| abechws | DirectShare周り | |
| yshrsmz | WindowManager | WindowManagerImplとWindowManagerGlobalあたり読むといい |
| kinafuu | ExoPlayer | ExoPlayerの成果 - kinafuuさん |
| starmaine777 | ハードキーのイベント(dispatchKeyEvent等) | Android Framework Code Readingな勉強会に行ってきた。 , KeyEvent.java |
| shunsugai | MasterReset周り | MasterResetの流れ |
| atsushieno | instant runについて | Instant Run分析 |