Hall A | Hall B | Room 1 | Room 2 | Room 3 | Room 4 | Room 5 | Room 6 | Room 7 | ||
---|---|---|---|---|---|---|---|---|---|---|
10:00 | JAENHall A・20min ウェルカムトーク | |||||||||
10:20 | ||||||||||
11:20 | ||||||||||
11:50 | 🍱 ランチ 🍱 (60min) | |||||||||
12:50 | ||||||||||
14:00 | ||||||||||
14:50 | ||||||||||
15:40 | ||||||||||
16:00 | ||||||||||
16:30 | ||||||||||
16:40 | ||||||||||
16:50 | ||||||||||
17:10 | ||||||||||
17:20 | ||||||||||
18:00 | Hall・120min 🎉 パーティー 🎉 |
Room 1 | Room 2 | Room 3 | Room 4 | Room 5 | Room 6 | Room 7 | |
---|---|---|---|---|---|---|---|
10:30 | |||||||
11:20 | |||||||
11:50 | 🍱 ランチ 🍱 (60min) | ||||||
12:50 | Room 7・50min Reserved | ||||||
14:00 | |||||||
14:50 | Room 4・30min Reserved | ||||||
15:00 | |||||||
15:40 | |||||||
16:50 | |||||||
17:40 | |||||||
18:30 |
EN Room 7 - 2019/02/07 14:50-15:20
開発ツール
What do ProGuard, Multidex, Resource Merger and Realm have in common? Answer: All of these components owe key functionality to the Android Transform API. It is a centerpiece of the Android Gradle Plugin's internal architecutre, as it is responsible for processing intermediary build artifacts, and before the introduction of D8, it was even tasked with the bytecode transformation of Java 8 code for Android as well. To third-party developers, it offers a hook into the creation of an APK through a centralized concept, the Transform, which can inspect and modify classes or resources. Little documentation and a lack of accessibility to the topic have rendered the Transform API a "hidden gem" in the Android plugin infrastructure. This talk will explore the Transform API, and introduce the required steps to register a custom transformation for a given scope to the audience, in a live coding session.
I create software and weird music.
In love with Android since 2012. Self-proclaimed advocate of JUnit 5 testing in the Android ecosystem. Used to work with clients in the movie ticket sales and smart meter fields in Germany. Now, a full-time remote freelancer, promoting the Japanese drink vending industry to the new millenium.