Apple did a somewhat smart thing by allowing all iPhone/iPod Touch app to run in double the size on the iPad. Even though the apps look pixelated, they do work. Which makes one wonder, why didn’t Apple just make the apps run full screen on the iPad instead of just double their size? They look pixelated either way, but the black borders aren’t really fun to look at. Here’s a trick which lets you can make non-iPad apps run full screen on an iPad ( jailbreak required ). Trust us, they’ll actually look better.
- Make sure you’ve jailbroken your iPad. Follow our simple guide here to jailbreak your iPad with Spirit.
- For Windows users, you’ll need a software like WINSCP and for Mac, you can use Cyberduck.
- Install OpenSSH on your iPad using Cydia. Open up Cydia and search for it. You’ll have to restart your iPad after that.
- Now use the following settings to log into your iPad: IP address of your iPad and username: root and password: alpine and protocol: SCP
- Now that you’ve logged in, navigate to the app you want to make compatible in /var/mobile/Applications
- Open the info.plist in the application’s main folder
- Add the following:
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
Respring and enjoy your apps in fullscreen! :D
Also, check out:
- Enable iPhone 3GS like Voice Control in iPad
- Jailbreak iPhone 3G/3GS with 3.1.3 or 3.1.2 with Spirit
- Jailbreak iPod Touch 2G/3G with OS 3.1.2/3.1.3 with Spirit (Untethered for all devices!)
- This is how Beejive looks before this trick:
And this is after. Better eh?
Wow. Now I fully want to buy an iPad.
PS: Your site is really cool!
Thanks! :)