-
12-13-2007, 06:50 AM #1
[HOW TO] Make home button double tap launch the application of your choice
While working on my custom firmware, I spotted many new interesting things in the SpringBoard application that have yet to have been discovered, or at least reported to the public. Today I will show you one of them that will come to great use for most of you.
1. Open up /private/var/root/Library/Preferences/com.apple.springboard.plist
1b. Use this to convert the file to XML if is appearing as jibberish to you
2. Find the string "<key>SBDoubleTapURL</key>"
3. Below it, there it should say " <string>doubletap://com.apple.(name of whatever you have set)</string>"
3b. Change it to whatever you want it to redirect to when you double tap the home button. For example, I wanted it to go to the camera, so I replaced it with " <string>doubletap://com.apple.mobileslideshow-Camera</string>"
After you have changed the file, re-upload it to your iPhone, then reboot it. Or, if you have Summerboard installed, then open SMBPrefs.app and tap "Restart SpringBoard" at the bottom. Then you are done!
If anyone can, please point me in the direction of anywhere that has the source for MakeItMine.app, so I can make an application to change this with ease. Thank you.Last edited by King Chronic; 12-13-2007 at 06:50 AM. Reason: Grammar error
-
The Following User Says Thank You to King Chronic For This Useful Post:
jarthurs1981 (12-20-2007)
-
12-13-2007, 12:22 PM #2iPhoneaholic
- Join Date
- Aug 2007
- Location
- San Francisco, CA
- Posts
- 476
- Thanks
- 24
- Thanked 112 Times in 94 Posts
did you look at modifying /Applications/Preferences.app/Home\ Button.plist as a chooser program.
the plist that generates the Home Button pref page
PS it doesn't do the JOB... but you can put the extra apps in the menu... they still don't work (maybe my plist was not enough)Last edited by jakecigar; 12-13-2007 at 01:39 PM.
http://jpassoc.com/x -- with free itunes under the puppy!
If I help you out, please press ★THANKS!
3g QuickPWN'ed with 2.1
-
12-13-2007, 01:11 PM #3
I am aware of that, but I have had trouble getting that working. This is a fool proof way of doing it and I have it confirmed working on my iPhone.
-
12-13-2007, 02:10 PM #4iPhoneaholic
- Join Date
- Aug 2007
- Location
- San Francisco, CA
- Posts
- 476
- Thanks
- 24
- Thanked 112 Times in 94 Posts
plutil -s SBDoubleTapURL -v doubletap://com.spiffytech.pigshooter /private/var/root/Library/Preferences/com.apple.springboard.plist
restart
gives me PigShooter on the double tap!
plutil -s SBDoubleTapURL -v doubletap://com.apple.mobilephone\?view=FAVORITES /private/var/root/Library/Preferences/com.apple.springboard.plist
changes it backLast edited by jakecigar; 12-13-2007 at 02:12 PM.
http://jpassoc.com/x -- with free itunes under the puppy!
If I help you out, please press ★THANKS!
3g QuickPWN'ed with 2.1
-
12-14-2007, 07:10 PM #5
i cant seem to get this to work... i want to make it that a 3rd party application launcher is oppen on the double tapp. i changed the strings to
<string>doubletap://com.apple.launcher</string>
(its the launcher.app from installer)
what am i doing wrong?
-
12-17-2007, 03:46 PM #6
I built a quick little app to handle setting a custom double tap. It's not on the repositories yet.....but you can download it here....
http://iphone.dashbuster.com/iphonehome.html
-
12-17-2007, 07:42 PM #7iPhoneaholic
- Join Date
- Jul 2007
- Location
- Newport News, VA
- Posts
- 493
- Thanks
- 0
- Thanked 39 Times in 35 Posts
- iPhone 8gig and 16gig 3G - 3.0 - JailBroken + Unlocked to T-Mobile Unlimited Plan & Total Internet Plan.
- iPod Touch - UnJailBroken
- XBOX 360 - Modded Firmware - XBL (my s/n)
- XBOX - Software Modded - XBMC
- Dell Inspiron 1521 - [B]Vista Ultimate and
running Windows XP and Mac OS X 10.5.4 (YES! Mac OS on an Dell PC)
-
12-18-2007, 12:10 AM #8
I would absolutely LOVE someone to be able to get the home button the option to answer phone calls. It's winter here in chicago and always having to remove a glove to answer a phone blows (if not using my headset)
-
12-20-2007, 01:01 PM #9
-
12-20-2007, 04:18 PM #10
Does your program only work on 1.1.2? I'm running 1.1.1 and when I launch the program it just gives me a blank screen for a few seconds and then boots me back out to the Springboard...
-
12-21-2007, 11:54 AM #11
There was indeed a problem with 1.1.1 and iPhoneHome versions older than 0.7.1.
The latest version, 0.7.1 works with 1.1.1 and is available through installer.app.
-
12-21-2007, 12:57 PM #12
-
12-21-2007, 01:14 PM #13
-
12-21-2007, 08:49 PM #14
hi King, app works great! Was just wondering if it was technically possible to program the home button to open the Ipod and skip to the next track. I use the phone in the car and it would make it much easier to change track.
-
12-23-2007, 09:39 AM #15
-
The Following User Says Thank You to King Chronic For This Useful Post:
evilp8ntballer7 (04-22-2008)
-
07-23-2008, 04:23 PM #16
hi King,
I was wondering if this works for 2.0? Also, did you ever figure out a way to answer the phone using the home button? Finally, do you think it would be possible to program a tripple tap?
Thanks,
L
-
07-25-2008, 09:55 AM #17iPhoneaholic
- Join Date
- Nov 2007
- Location
- Houston, TX
- Posts
- 379
- Thanks
- 77
- Thanked 42 Times in 34 Posts
I like the idea of Triple Tap.
I was also wondering if it was possible to toggle between programs by double tapping.
Now I have my double tap set to open SMS, but most of the time I use SMS really quick and want to go back to the app I was using.
It would be nice if I could just double tap again and return to the application I was using before.
Ex: Watching a vid on iPod, get a text, double tap, write/send, double tap to return to iPod."Thanks" button. Learn it. Use it. Love it.
-
08-04-2008, 02:52 PM #18
i don't think this works on 2.0, but the program appflow will set applications to double tap.
-
The Following User Says Thank You to rossrossross For This Useful Post:
brianmarocco (08-14-2008)
-
08-14-2008, 01:56 PM #19iPhone? More like MyPhone
- Join Date
- Nov 2007
- Location
- Centennial CO
- Posts
- 212
- Thanks
- 5
- Thanked 13 Times in 12 Posts
-
10-18-2008, 11:26 PM #20



LinkBack URL
About LinkBacks
Reply With Quote


