shihyingru
6/1/2017 - 8:30 AM

0601 #Google Instant App

0601 #Google Instant App

Google Instant App

Tutorial Film
(https://www.youtube.com/watch?v=uEfgSFk8-vw)
Quick Instant app Project
(https://www.youtube.com/watch?v=P92TvjJ_fxM)

Base Function

!()[https://developer.android.com/topic/instant-apps/images/aia_features_diagram.png]

Advice

將原先的專案拆成細項的功能模組,每個模組大小建議在4mb內。

launch form an URL.(URL Entry point -> different entry url website.)
限制背景執行程式,若需要開啟攝相機、定位...隱私設定,需要請求user permission.

Feature module do like a library.