Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Android Jetpack - Google I/O Extended 2018 Recap Semarang

Android Jetpack - Google I/O Extended 2018 Recap Semarang

Arif merupakan salah satu peraih beasiswa Nanodegreee dari Udacity dan telah mendapatkan sertifikasi Accosiate Android Developer . Berkat beasiswa tersebut Arif diundang Google untuk menghadiri Google I/O pada bulan Mei lalu. Menariknya semua akomodasi dan biaya selama disana ditanggung oleh Google. Ia pun membagikan tips bagi yang ingin bisa ke Google I/O. Pertama niat dan doa, sering mengikuti seminar dan talkshow, sering belajar dan jangan lupa untuk bergabung dengan komunitas.

More: https://kurio.id/app/articles/9362816

Ahmad Arif Faizin

July 28, 2018
Tweet

More Decks by Ahmad Arif Faizin

Other Decks in Programming

Transcript

  1. The next generation set of Libraries, tools and architectural guidance

    to help make it quick and easy to build great Android Apps.
  2. 7

  3. 8

  4. 10

  5. 16

  6. 18

  7. 19

  8. 21

  9. PAGING - Load data per page - Flexible, support any

    data source - Integrated with RecyclerView - Integrated with LiveData or RXJava
  10. - Manage sending data when there isn't internet - Replacing

    the need for jobs or SyncAdapters - Works on devices without Google Play Service - Can create graphs of work - Can query the state of your work WORKMANAGER
  11. - Navigate visually between fragment - Passing data will be

    easier - Easy correct Up and Back Navigation - Full Support for DeepLink - Can connect to Navigation Drawer and Bottom Navigation - Easy to add animation in transition NAVIGATION