6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ScalaAdvent Calendar 2014

Day 21

1年間ScalaAndroidをやってみて

Last updated at Posted at 2014-12-21

まず、年賀状プロジェクトの関係で時間が想像以上に割けず現時点で記事がheader level 2以下を書けなかったことを謝罪します!!!
header level 2以下の内容は年明けに更新します。

共通ライブラリのSNAPSHOTを更新してpublishLocalすると依存しているプロジェクトの実行前にproguardが走る

ProguardがScalaのコンパイルより遅い

というかdexも遅い

AndroidのCPUが遅くJSONのパースが遅い

Dispatch rebootはhttpsでどうしようもないエラーが出る

AndroidのAPIがUnitしか返さない

ContextとLifecycleがやばい

素直にvarを使う

android-sdk-pluginのproguardCacheが難解

apklibはAndroidStudioで読めない

android-sdk-pluginでCrashlyticsの導入が面倒くさい

lazy val view = Fragment#getView().findView(TR.view_id)でクラッシュ

Scalaのマクロが遅すぎてAndroidStudioのindexが終わらない

android-sdk-pluginのmultidexでproguardが不要になりrunタスクの時間短縮に繋がる可能性有り

android-sdk-plugin感謝

play-json感謝

play-json-twenty-three感謝

6
6
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
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?