
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.