Speed up Cydia
Thursday, January 13, 2011
Author: Admin
here is a little tip to increase speed navigation in Cydia.
Instead of loading all information of a package, it simply loads the description.
Required :
- a jailbroken iPhone.
- Cydia.
- Know how to connect with SSH or iFile.
- Connect with SSH and go to /Applications/Cydia.app/
- It is recommended to backup Cydia.app
- Transfer the file package.js on your desktop.
- Open package.js avec Wordpad or dreamweaver.
- Find the line « var depiction = package.depiction; » (line 208)
- Modify to « var depiction = null; »
- Save and trasnfer then replace the file package.js in /Applications/Cydia.app/
- Start Cydia.
It will permit to avoid the long loading data at start of Cydia.
Of course, you need to refresh sometimes to see the new packages !
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
Post a Comment