Posts Tagged ‘iphone’
Google mobile app (with voice) for iPhone – now available
Editing APN on iPhone (3G/2.x fw) for carriers who don’t allow editing the APN
The new iPhone firmware 2.x doesn’t allow users to edit the APN for some carriers. In the new iPhone 2.0 Apple gave service providers the ability to disable this setting so you’ll automatically connect to the Internet through their network and incur their data access fees. What this also means is that you wont be able to edit the APN if its set to something else and you wont be able to access the Internet on their network until you change the APN. This means even if you have an officially unlocked iPhone, you can’t access Internet if you are on the network of service providers who don’t allow editing the APN setting.
So editing APN is useful in both scenarios 1. Those who want to change the APN to be able to access Internet 2. Those who want to change the APN value to some random string to avoid the hefty data charges.
Generally APN can be easily edited by going to Settings>General>Network>Cellular Data Network. Here’s the official guide to view/edit APN settings for the carriers who do allow editing.
For those who don’t allow editing – there are 2 ways to do it:
1. For those who have officially unlocked iPhone (Not Jailbroken): This is for people who have an officially unlocked iPhone (from Hong Kong, Singapore, Europe etc…) traveling to other countries and using a local sim on their unlocked iPhone. This is for users like me – I recently travelled to India (Bombay), i was using a local Vodafone sim card and wanted to change the APN so that i could use the Internet on my iPhone. Since my iPhone didn’t allow me to do so, i contacted the vodafone customer service and they were extremely clueless about the APN stuff – instead they advised me to get on a more expensive Internet data plan when i was already on a basic data plan. Knowing how clueless they were it was pointless to expect any help from them. Finally I figured out a way myself -
- Download and Install the iPhone Configuration Web Utility 1.0 for Windows (Mac version also available here) – This is basically for the enterprise customers to help them deploy configurations within their organization.
- After installation, open your web browser and access http://localhost:3000/ (Mac users – refer the guide)
- Enter Username/Password – admin/admin
- On the General tab – Edit Name, Identifier and Organization
- Click on Advanced tab – Edit the Access Point Name (APN)
- Back on the General tab click on Export Profile and save the configuration profile as a file
- Email yourself the configuration file as an attachment and open it on your iPhone
- Once you click on the attachment on iPhone it will prompt you about making configuration changes and warn you about no trusted signature, just click continue
- Once installed you will be able to access Internet if you entered proper APN string in step 5 or you wont be able to access Internet if your purpose was to disable Internet and you entered a random string in step 5.
2. For those who have unlocked/jailbroken iPhone: All you need to do is SSH to your phone and edit the carrier.plist file in /System/Library/Carrier Bundles/<YourCarrier>. (Example – in my case it was ../Carrier Bundles/Vodafone_in.bundle). Add the following:
<key>AllowEDGEEditing</key>
<true/>
just after
<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<plist version=”1.0″>
<dict>
once done -you should be able to edit the APN on the iPhone by going to Settings>General>Network>Cellular Data Network.
For more help on edting .plist refer to the forums.
QwickPwn 2.1 for windows out (unlocks/jailbreaks iPhone 1st gen., jailbreaks iPhone 3G)
iPhone-dev team released the QuickPwn2.1 tool for windows last week which works like a breeze and the UI makes it extremely simple to use. It unlocks iPhone 2G and jailbreaks iPhone 3G.
Surprisingly, the new 2.1 firmware upgrade doesn’t re-lock the iPhone. So, if you have an already unlocked/jailbroken iPhone running 2.0 or 2.0.x, just go ahead and upgrade using itunes 8 – it wont lock your phone again. (tested on 2.0, 2.0.1, 2.0.2)
more from the dev-teams blog:
Window QuickPwn 2.1
Supports 2.1 firmware with the unlocking and jailbreaking of iPhone 1st generation (2G) device. Supports the jailbreaking of iPod Touch 1st generation device and iPhone 3G. Your device will need to be upgraded to 2.1 (using iTunes 8 ) before running this application.
- It does NOT support the unlocking of iPhone 3G
- It does NOT support the jailbreaking of second generation iPod Touch introduced last week
- Windows QuickPwn 2.1 - Torrent here
- (SHA1) QuickPwn21-1.zip = f8124d0e8f31f64ef3272de8fbc679e1dd1f93a7
You will need to know how to use bittorrent to download this file.
Mirror owners should email blog@iphone-dev.com with direct hosted zipfile links (with the correct MIME type). RapidShare or other file distribution services are not needed thanks. Links will be added to this post soon.