简体   繁体   English

在一个窗口中运行多个已安装应用的Android应用

[英]Android App that runs multiple installed apps in a window

I want to ask a crazy yet damn interesting question. 我想问一个疯狂但该死的有趣问题。

Can we create an Android app that can run other installed application in windows (Not Mircosoft ;) it's plural of window )? 我们是否可以创建一个可以在Windows中运行其他已安装应用程序的Android应用程序(不是Mircosoft;这是window的复数)? That windows could be re-sizable , minimized , maximized or closed ? 窗口是否可以调整大小,最小化,最大化或关闭?

It would be a multiscreen app but different from a basic multiscreen app! 这将是一个多屏应用程序,但不同于基本的多屏应用程序! If it's possible then is there any open source projects/library available for this? 如果有可能,那么是否有任何开源项目/库可供使用?

Don't down my question before understanding it properly. thanks.  

Thanks in advance ! 提前致谢 !

Could we create an android app that can run other installed application in windows (Not Mircosoft ;) it's plural of window ) ? 我们能否创建一个可以在Windows中运行其他已安装应用程序的Android应用程序(不是Mircosoft;这是window的复数)? that windows could be resizable , minimized , maximised or closed ? 窗口是否可以调整大小,最小化,最大化或关闭?

Only by modifying the operating system itself. 仅通过修改操作系统本身。

You can create window like apps, but it is too complex to implement it. 您可以创建类似于应用程序的窗口,但是实现起来太复杂了。 But you can do in it in Sencha Touch ExtJS Framework , which you can create window like apps. 但是您可以在Sencha Touch ExtJS Framework ,您可以创建类似于应用程序的窗口。 This framework is meant for all mobile platforms. 该框架适用于所有移动平台。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android-显示所有已安装应用的应用选择器 - Android - Show an app chooser of all of the installed apps 识别已安装的应用程序 android - Identify installed apps android Problems in setup QT for Android apps development: "SDK manager runs (requires exactly java 1.8)" and "Platform SDK Installed" - Problems in setup QT for Android apps development: "SDK manager runs (requires exactly java 1.8)" and "Platform SDK Installed" 在Android模拟器中,Android应用已成功安装,并显示在设置->应用下,但未显示在应用主屏幕上 - In Android emulator, Android app installed successfully and shown under Setting -> Apps, but not shown on Apps home screen 修改已安装的应用程序权限(Android) - Modifying installed apps permissions (Android) 列出已安装的Android应用 - List out the installed apps android 如何让您的应用程序从Android已安装的应用程序中获取数据 - How to let your app take data from apps that are already installed by Android 如何以编程方式从 android 上已安装的应用程序中显示特定应用程序的图标? - How to show a specific app's icon from the installed apps on android programmatically? Android:列出所有已安装的应用程序并获取每个应用程序的总运行时间 - Android: List all installed apps and get total running time of each app Android应用运行但未安装 - Android app running but not installed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM