LoginSignup
1
0

More than 5 years have passed since last update.

potatotips #36 Androidまとめ

Posted at

1/13 マネーフォワードさん開催 potatotips#36 のまとめです!
くつろげる雰囲気の会議室で行われました。執務エリアのど真ん中にもくつろぎスペースがあり、アイディアベースの雑談するのに楽しそうです。

実際Xamarinってどうなの?

資料:https://speakerdeck.com/koutalou/shi-ji-xamarintutedounafalse
発表:koutalouさん
XamarinにはNative AppとXamarin.form Appの種類があり、iOSとAndroidそれぞれのプラットフォームを生かしたUIにするなら、Native Appがいいそうです。
toBでWindows向けのアプリケーション開発するなら、開発コスト抑えるのに検討しても良さそうですね。

GitHubでみるOSSライブラリ導入の判断指標

資料:https://speakerdeck.com/yoichitgy/githubdemiruossraiburaridao-ru-falsepan-duan-zhi-biao-potato-tips-number-36
発表:yoichitgy
tokoroさんのツイート:全体に関わるライブラリはメンテされていることを参考に検討、ちょっと画面で使いたい程度であればカジュアルに使っちゃう->なるほど。
というわけで、GitHubでのOSSが活発な基準の見方を紹介されました。
定期的にメンテされているのは、大事なポイントですね。

AndroidのLayout Parseがクソすぎるので助けてAsyncLayoutInflater!!

発表:operandoOSさん
layoutのパースってメインスレッドでやってたんですね、目から鱗です。
- LayoutInflator: UIThread でxmlパースされる
- AsyncLayoutInflater: 非同期でパースできる

yokomakuさん

資料:https://speakerdeck.com/keithyokoma/resource-management-in-robolectric
発表:KeithYokomaさん
Robolectricのコアなお話。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0