Home » ipad news

iPhone Hacks: Run iPhone Apps On iPad Without Pixel Scaling

4 May 2010 No Comment

The iPhone apps are automatically scaled to adjust the screen resolution of the iPad which looks pixy-elated and the text is even harder to read. Here is another hack for your newly Jailbroken iPad which will enable iPhone apps to run on the iPad in the native resolution.

The hack works only on the Jailbroken iPads and require to change the key of the specific iPhone apps to run on the iPad in the native resolution. The following tutorial is similar to that, we published yesterday, but here you will change the different key in the info.list file.


1.
Install OpenSSH, if not already installed.

  • Open Cydia and in the search bar search for “OpenSSh”
  • After installing OpenSSH from Cydia reboot your iPad

2. Connect iPad 3G to your Computer and close iTunes if running.
3. Download SFTP and FTP client from the following websites to access the system files on your iPad.

4. Run the above clients according to your Mac or Windows platform and enter the login details to access your iPad.

WinSCP

  • Hostname: The IP address of your iPad. The iP is located here Settings>WiFi
  • User name: root
  • Password:
    alpine
  • Protocol: SCP

Cyberduck

  • Server: The IP address of your iPad. The iP is located here Settings>WiFi
  • Username: root
  • Password: alpine
  • Protocol: SFTP (SSH File Transfer Protocol)

ipad hacks iPhone Hacks: Run iPhone Apps On iPad Without Pixel Scaling

5. When logged in, Navigate to the iPhone app in your iPad  /var/mobile/Applications/ .  Every app comes in a folder with a name like this (F1DCF4E2-0D72-4720-GCF1-F914B5208F55) and  you’ll have to check every folder to find the app inside.

6. Once you’ve found the app, like Tweetie 2, look for the info.plist file, select the info.plist file of that app and edit it with TextEdit and
add the following lines as in the picture

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

ipad hack pixel scaling final iPhone Hacks: Run iPhone Apps On iPad Without Pixel Scaling

8. Save the info.plist file and after disconnecting, reboot your iPad.
9. Try running the iPhone app with the correction and you will now find it compatible with the iPad screen resolution.
[via macstories]

share save 171 16 iPhone Hacks: Run iPhone Apps On iPad Without Pixel Scaling

Related posts:

  1. iPad 3G Hacks: Enabling Voice Control Like iPhone 3GS
  2. iPad Hacks: Convert Into iPhone Controlled Console
  3. iPad Hacks: Use iPhone As Game Controller For iPad And HDTV
  4. iPad Hack Apps: Use iPhone As Camera For Your iPad
  5. iPad Hacks: Send SMS Text Messages (No GUI)
Tags: compatible apps, how to, info.plist, ipad hacks, ipad jailbreak, iphone apps, pixel scaling, tutorial

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.