December 28th, 2011
admin
The dev-team has a gift for you.. :
"@pod2g has created a terrific gift for iOS fans — an untethered 5.0.1 jailbreak for non-A5 devices!
Many of you have already been following @pod2g’s blog where he’s been keeping everyone up to date on his progress. And so you know that he recently decided to push the button on a release for all devices except the new iPhone4S and iPad2. @pod2g’s untether involves two separate exploits and a few other “tricks” — and since he’s taken the @comex approach of doing nearly everything himself, you know his plate has been full these past few months!
To play a sound on your iPhone, first of all, you shall add the Audio the Audio Toolbox framework into your frameworks group in XCode. Then, at the beginning of your view controller add the following line:
#import <AudioToolbox/AudioToolbox.h>

Now insert the .wav drag and drop your wav file into the resource folder of your project into xcode window.
This is a preview of
How to play a .wav on the iphone using the iOS sdk
.
Read the full post (186 words, 1 image, estimated 45 secs reading time)
Since iOS 2.x the iPhone operating system comes with the capability to take screen shots from the current running application. This feature sometimes can be very useful, but the gesture to take the screen shots is very simple but it isn't very publicized.

┈┈┈┈▂▂▂▂▂▂▂┈┈┈┈
┈┈┈▕┏━━━━━┓▏┈┈┈
┈┈┈▕┃╰╯┃╰╯┃▏┈┈┈
┈┈┈▕┃┊┊┛┊┊┃▏┈┈┈
┈┈┈▕┃┊╭━╮┊┃▏┈┈┈
┈┈┈▕┗━━━━━┛▏┈┈┈
┈┈┈▕╭╮┈┈▃▃┈▏┈┈┈
┈┈┈┈▅▅▅▅▅▅▅┈┈┈┈

Apple iOS 5 and Xcode 4.2
iOS 5 has been released, it includes over 200 new user features, and an updated SDK with over 1,500 new APIs and powerful new development tools.
Registered developers can download the SDK and the new Xcode from the Apple developer site.
By default, Xcode inserts a company name something similar to the following in all new source files (.m .h etc):
Copyright (c) 2011 __MyCompanyName__. All rights reserved.
This is a preview of
How to setup __MyCompanyName__ in Xcode
.
Read the full post (131 words, estimated 31 secs reading time)
The UIWebView class provides a lot of useful functions to manage complex documents, html, .doc, .pdf etc etc
In this article we will see how to print its content.
webView is the UIWebView I want to print.
- Show the printing user interface.
This is a preview of
Printing UIWebView content (Xcode 4 tutorial)
.
Read the full post (448 words, estimated 1:48 mins reading time)
Jailbreak 4.3.3 & 4.3.2 Firmware iPhone iPod Touch and iPad 3G 3GS and 4
I found a lot of information about the Jailbreak of iOS version 4.3.3 & 4.3.2
I would like to take this time to say that you jailbreak at your own risk, and that I cannot be held accountable if anything goes wrong.
Here you are a video tutorial from youtube
We have added the UIAlertView Tutorial (in pdf format) into the iPhone Tutorials section.
The tutorial is distributed with the Creative Common License 3.0
I hope this helps.
Adm
With the last update of the iOS, the batteries drain is here. again!
The following few workarounds worked with the 4.1 iOS update.
- Calibrate the iPhone battery, simply charge your iPhone and then wait for a complete drain. Then charge again your iPhone and check for battery drain.
Latest Comments