Monday, December 13, 2010

How To: Add a font to BytaFont (ios4)

How To: Add a font to BytaFont (ios4)

To add the downloaded font to your BytaFont library you have to follow these steps:

* unzip the archive
* connect to your iPhone
* copy the folder font name.font to /var/mobile/Library/MyFonts
* run BytaFont and change the fonts according to your preferences

Thursday, November 4, 2010

Cydia sources path

/private/etc/apt/sources.list.d attached

Wednesday, October 20, 2010

how to remove square shadows behind the dock icons in i os4.0

The files are located in System/Library/CoreServices/Springboard.app:

WallpaperIconDockShadow.png
and
WallpaperIconDockShadowT.png

Not sure which one you need modified, but you can replace them with a blank png.
Apparently, IconDarkeningOverlay.png is used for the icon overlay when icon is pressed.

Thursday, September 23, 2010

Iphone ringtones path

They are in Library/Ringtones/

Wednesday, September 1, 2010

How to Auto Install a DEB File Using Cydia

If you do not have a Cydia folder in the /var/root/Media folder, you will need to create one.
If you do not have a AutoInstall folder in the /var/root/Media/Cydia folder, you will need to create one.
Drag the DEB files
Once fully copied all you must do is power off and on your iPhone, twice! You will then see the applications installed on your Springboard and in Cydia Installer.
Alternatively, you can power off once and then respring.

Sunday, August 29, 2010

Change carrier logo without winterboard

Try in
/System/Library/CoreServices/SpringBoard.app - didn't change

Also try it in /System/Library/Carrier Bundles/ATT_US.bundle


Try:

/private/var/mobile/Library/Carrier Bundle.bundle

use Make It Mine is Cydia to change your carrier name to ATT

Thursday, March 4, 2010

Itunes backup location

Backups are kept in
/Users/YOU/Library/Application Support/MobileSync/Backup

Tuesday, January 12, 2010

How To Install and Remove/Uninstall an iPhone .deb File?

HOW TO INSTALL :

* SSH into iPhone – using iPhoneTunnel if your on Windows , Cyberduck if your on MacOS. Read here how to use iPhoneTunnel
* Copy .deb file into tmp folder
* Quit Cydia if its running
* Hit Ctrl+T in WinSCP and run the following command : dpkg -i /tmp/name.deb ( just to make sure : you replace name.deb with the actual name of the deb file )
* After installation, you can delete the .deb file


HOW TO REMOVE :

The easiest way is via Cydia. In fact, the app is installed just like any apps you normally download and install via Cydia. You therefore can also use Cydia to check for its updates too, for instance.