简体   繁体   English

可以将多个应用程序合并为一个整体应用程序吗?

[英]Can more than one app be combined into one overall app?

Rather than create a new app, I would like to hire a programmer to bridge multiple existing apps into one overall app. 我不想雇用一个新的应用程序,而是想雇用一个程序员将​​多个现有应用程序桥接到一个整体应用程序中。 For example, a Fishing app that incorporated 3 already published apps from 3 different developers: Map, Compass, and Tide apps. 例如,一个“钓鱼”应用程序合并了来自3个不同开发人员的3个已发布的应用程序:“地图”,“指南针”和“潮汐”应用程序。 Of course the venture and profits would be shared amongst all developers...but I would like to know if it is possible? 当然,风险和利润将在所有开发商之间共享……但是我想知道是否有可能? Are there programming or size limitations to an app? 应用程式是否有程式设计或大小限制? Are there any significant roadblocks that would make this more difficult than creating an app from scratch? 有没有比从头开始创建应用程序更困难的重大障碍?

It depends. 这取决于。 While there are some apps on the App Store that really should be contained in one (eg like 10 mathematics apps with the same icon, just different lessons), it doesn't make much sense to me to combine 3 apps from separate developers. 虽然App Store上确实应该包含一些应用程序(例如,带有相同图标的10个数学应用程序,只是课程不同),但将3个来自不同开发人员的应用程序组合在一起对我来说并没有多大意义。 The only size limitation is the 2GB max for an application, which I doubt will be a problem. 唯一的大小限制是应用程序的最大2GB,我怀疑这将是一个问题。 If it makes sense for these apps to be made into one, then it shouldn't be that difficult but it depends on how they are going to integrate... I'm assuming you don't mean just letting the user choose between the three at a main screen, which would be kind of pointless. 如果可以将这些应用程序合而为一,那么就不那么困难了,但这取决于它们将如何集成...我假设您的意思不是让用户在以下两者之间进行选择:在主屏幕上显示三个,那将毫无意义。

In order for the programmer to combine those 3 apps, he/she will have to have to source code for those apps, otherwise they have to be recreated from scratch. 为了使程序员能够组合这3个应用程序,他/她将不得不为这些应用程序提供源代码,否则必须从头开始重新创建它们。 Given the source they can be combined into one new large app. 有了来源,就可以将它们组合成一个新的大型应用程序。

If you're thinking he/she can just write some code to link existing apps together, no, it doesn't work that way, especially on the iPhone. 如果您认为他/她可以编写一些代码以将现有应用程序链接在一起,那么不行,这种方法行不通,尤其是在iPhone上。

暂无
暂无

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

相关问题 用户可以在测验应用程序上按下多个UIButton - User can press more than one UIButtons on quiz app Apple Watch:一个Watchkit App可以与多个iOS应用程序通信吗? - Apple Watch: Can one Watchkit App communicate with more than one iOS App? 一个应用中的移动广告超过2个或更多(Iphone,Android和Window) - Mobile ads more than 2 or more in one app (Iphone & android & window) UIPageViewController:添加多个视图控制器时,应用程序崩溃 - UIPageViewController: App crashs when adding more than one view controller 如何在应用购买中实现多个商品标识 - How to implement more than one product identifier in app purchase UIViewController可以包含多个UIView吗? - Can UIViewController contain more than one UIView? 在iPhone应用程序中可能有多个符合UIApplicationDelegate协议的类是否有意义? - Does it make sense that there may be more than one class that conforms to the UIApplicationDelegate protocol in an iPhone App? 应用此错误消息检查网络后,应用程序崩溃:AVPlayerItem无法与多个AVPlayer实例关联 - App crashes after checking network with this error message : An AVPlayerItem cannot be associated with more than one instance of AVPlayer 多个应用程序具有相同的自定义URL应用程序的URL标识符? - more than one app has same URL Identifier for Custom URL Application? 如何将多个文件扩展名类型关联到我的iPhone App - How to associate more than one file extension types to my iPhone App
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM