Reviews Timeline
All
Good
Bad
Events
Choose range
Languages
Loading
OI WebIntents Agent (beta) screenshot 1
OI WebIntents Agent (beta) screenshot 2
Description
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 use2. Menu -> Application Manangement: Select the visited apps to activate them3. Launch intent: Visit sample pages that invocate an intentFor 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-agentThis application is the result of Cheng Zheng's work during...