Ios: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== apps == * linphone“) |
F (Diskussion | Beiträge) (→Entwicklung) |
||
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | == nützliches == | ||
+ | * [http://support.apple.com/kb/HT2534?viewlocale=de_DE Einen iTunes Store-, App Store-, iBookstore- und Mac App Store-Account ohne Kreditkarte erstellen] | ||
+ | |||
== apps == | == apps == | ||
+ | === opensource === | ||
* linphone | * linphone | ||
+ | * Wikipedia | ||
+ | ==== ChatSecure ==== | ||
+ | * Jabber (XMPP) jabber.ccc.de | ||
+ | ** Nutzername: username@jabber.ccc.de | ||
+ | ** PAsswort: xxx | ||
+ | ** SSL Hostname Mismatch: aktiviert | ||
+ | * Jabber (XMPP) jabber.org | ||
+ | ** Nutzername: username@jabber.org | ||
+ | ** Passwort: xxx | ||
+ | ** SSL Hostname Mismatch: aktiviert | ||
+ | ** Require TLS: aktiviert | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * [http://chrisballinger.info/ chrisballinger.info] | ||
+ | === Quellen === | ||
+ | * [https://en.wikipedia.org/wiki/List_of_free_and_open-source_iOS_applications List of free and open-source iOS applications] | ||
+ | * [http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps Open Source iPhone And iPad Apps – Real iOS Source Code Examples] | ||
+ | * [http://ntt.cc/2010/09/05/50-open-source-iphone-apps-for-iphone-developers.html 50+ Open Source iPhone Apps For iPhone Developers] 05.09.2010 | ||
+ | |||
+ | == im Test: Linux-IOS == | ||
+ | * [http://wiki.ubuntuusers.de/iPod/iPhone_und_iPod_touch iPhone und iPod touch] | ||
+ | |||
+ | |||
+ | <source lang="bash"> | ||
+ | apt-get install libplist1 libusbmuxd1 gtkpod libgpod4 libimobiledevice-utils rhythmbox-plugins ideviceinstaller | ||
+ | </source> | ||
+ | |||
+ | == Entwicklung == | ||
+ | |||
+ | [http://www.redmondpie.com/download-5.0.1-ios-for-iphone-4s-iphone-4-3gs-ipad-2-ipad-1-ipod-touch-final-direct-links/ Download iOS 5.0.1 For iPhone, iPad, iPod touch [Final - Direct Download Links]] keine ahnung | ||
+ | |||
+ | http://iosindex.com |
Aktuelle Version vom 6. Juni 2013, 15:45 Uhr
Inhaltsverzeichnis
nützliches
apps
opensource
- linphone
- Wikipedia
ChatSecure
- Jabber (XMPP) jabber.ccc.de
- Nutzername: username@jabber.ccc.de
- PAsswort: xxx
- SSL Hostname Mismatch: aktiviert
- Jabber (XMPP) jabber.org
- Nutzername: username@jabber.org
- Passwort: xxx
- SSL Hostname Mismatch: aktiviert
- Require TLS: aktiviert
Quellen
- List of free and open-source iOS applications
- Open Source iPhone And iPad Apps – Real iOS Source Code Examples
- 50+ Open Source iPhone Apps For iPhone Developers 05.09.2010
im Test: Linux-IOS
apt-get install libplist1 libusbmuxd1 gtkpod libgpod4 libimobiledevice-utils rhythmbox-plugins ideviceinstaller
Entwicklung
Download iOS 5.0.1 For iPhone, iPad, iPod touch [Final - Direct Download Links] keine ahnung