Thursday, February 24, 2011
Cydia lost icon
Also you can use iPhoneBrowser and delete the files located at /var/mobile/Library/Preferences/com.apple.SpringBoard.plist and the reboot your phone ...
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
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
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.
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
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.
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
/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
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.
* 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.
Friday, September 18, 2009
How to Fix Cydia Crashes
A lot of people who recently jailbroke their iPhones are having issues with Cydia crashing when launching it. There is a quick and dirty fix for that and it requires to either SSH into your iPhone or use iPhoneBrowser and delete a few files.
Apparently the problem is caused by some corrupted repositories that make Cydia crash within the first few seconds of loading it.
To fix this, simply navigate to /var/lib/apt/lists and delete all the files in this folder except for the folder called “partial”.
Then reboot your iPhone and launch Cydia. It should load without crashing.
Apparently the problem is caused by some corrupted repositories that make Cydia crash within the first few seconds of loading it.
To fix this, simply navigate to /var/lib/apt/lists and delete all the files in this folder except for the folder called “partial”.
Then reboot your iPhone and launch Cydia. It should load without crashing.