安装iOS设备和他们的主屏幕上的位置,所有的应用程序列表(跳板) [英] List of all apps installed on iOS device and their position on the Home Screen (Springboard)

查看:368
本文介绍了安装iOS设备和他们的主屏幕上的位置,所有的应用程序列表(跳板)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找数天有关如何获取运行设备的iOS> 5.0 (com.apple.mobile.installation.plist)上安装的应用程序列表中选择一个血统的答案。

I've been searching several days for a descent answer on how to acquire the list of installed applications on a device running iOS > 5.0 (com.apple.mobile.installation.plist).

我已经从不同渠道试图codeS和使用丹尼尔Amitay API的几乎唯一成功的解决了我与共享URL方案的方法( HTTP !//www.ihasapp.com ) - 竖起大拇指它 - 伟大的工作。

I've tried codes from different sources and the only almost successful solution I got was with shared URL scheme approach using Daniel Amitay API (http://www.ihasapp.com) - thumbs up for it - great job!

但与URL方案我是不是能够获得该设备的原因并非所有的人都共享URL方案的所有安装的应用程序。

But with the URL scheme I wasn't able to get all installed apps on the device cause not all of them have shared URL scheme.

我一起工作的设备的不越狱所以访问 /private/var/mobile/Library/Caches/com.apple.mobile.installation.plist 从应用程序内是由于应用程序沙箱禁止的。所以照例a给出
<一href=\"http://iphonedevsdk.com/forum/iphone-sdk-development/22289-possible-retrieve-these-information.html\">Is可以检索这些信息?并
在iPhone上安装的应用程序查找列表
只有在工作的模拟越狱设备

The devices I am working with are not jailbroken so accessing /private/var/mobile/Library/Caches/com.apple.mobile.installation.plist from within the app is forbidden due to app sandboxing. So the examplea given in Is it possible to retrieve these information? and Finding list of installed apps on iphone work only on simulator or jailbroken device.

我的问题:有什么办法present到用户的iTunes(苹果商店)登录画面从应用程序内和他/她进入他/她凭据后,可以要求列表从iTunes(苹果商店)购买(下载)应用程序吗?

我试图让一个应用程序,显示所有安装的应用程序以及它们对主屏幕(跳板)的位置如iTunes的确,当你浏览您的设备。

I am trying to make an app that shows all installed apps and their position on the Home Screen (Springboard) like iTunes does when you browse your device.

有这样的应用程序的必要性是当你有一个400-500的设备上安装的应用程序,你已经分组在文件夹中是相当令人沮丧的发现他们每个人,当你决定从设备卸载它。

The necessity of having such app is when you have 400-500 installed applications on a device and you've grouped them in folders it is quite frustrating to find each one of them when you decide to uninstall it from the device.

谁能帮助?

先谢谢了。

推荐答案

您可以看看到iTunes搜索API

You can take a look into iTUnes Search API

<一个href=\"http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html\" rel=\"nofollow\">http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html

这篇关于安装iOS设备和他们的主屏幕上的位置,所有的应用程序列表(跳板)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆