Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to have a single App with the shared Cloud runtime bundled #32

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The default setup is a single shared runtime packaged with the CloudManager App.

All Cloud Apps installed on the device use this shared runtime.


However, if there is only a single App involved like someone distributing 
throgh the App store, there needs to be plumbing such that the App + Cloud 
runtime are packaged and deployed as a single app.


One side effect: Use this deployment option only when there is only one Cloud 
App being distributed. If more than one app needs to use the Cloud runtime, 
this option should not be used


Original issue reported on code.google.com by openmobs...@gmail.com on 27 Jan 2011 at 6:51

@GoogleCodeExporter
Copy link
Author

Issue 30 has been merged into this issue.

Original comment by openmobs...@gmail.com on 28 Jan 2011 at 4:53

@GoogleCodeExporter
Copy link
Author

This is not possible because the shared runtime is designed to support a suite 
of apps.

Trying to bundle a system service with an App is not advisable.

The system service takes care of single sign on, device activation, managing 
sync channels, etc

Original comment by openmobs...@gmail.com on 16 Mar 2011 at 10:11

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant