Saturday, November 6, 2010

Cydia eliminate advertising for faster loading






Directly from our forum , comes this little tutorial CostaXtreme hand, it sure will suit more than one.

And sometimes when we want to install something from Cydia Cydia, desperate time it takes to load all the advertising that appears, so with this tutorial, you can remove it.

  1. We entered through SSH to our device.
  2. Let the path / Applications / Cydia.app / package.js and open it.
  3. Seek (usually by the line 209, but not always):
  4.  if (null == depiction) 
  5. We changed it to:
  6.  if (depiction == null | | true) 
  7. We now have Cydia with no ads Nuesto

Technorati Tags: ,

No comments:

Post a Comment