
OI WebIntents Agent (beta)
關於OI WebIntents Agent (beta)
數百萬款最新的 Android 應用程式、遊戲、音樂、電影、電視節目、書籍、雜誌等項目盡在其中,歡迎隨時隨地透過您的各種裝置取得。
Web Intents / Web Activities are a concept where web apps can delegate tasks, like sharing or selecting an image, to 3rd parties apps. This project demonstrates how web intents and Android intents can be used together. The user can now choose between web apps and Android apps.
Use:
1. Service Registration: Visit the web apps you would like to use
2. Menu -> Application Manangement: Select the visited apps to activate them
3. Launch intent: Visit sample pages that invocate an intent
For use of web intents in native Android applications please see the app "OI WebIntents Android".
For the source code please see https://github.com/openintents/webintents-agent
This application is the result of Cheng Zheng's work during Google Summer of Code 2012.