Top "Tweak" questions

A tweak refers to a customization of a software application intended to facilitate its integration within the host system.

Can I tweak my android emulator to make it fast?

I am using the android emulator to run my programs. But its really slow. It takes around 90 seconds to startup …

android emulation tweak
How to class-dump AppStore app

I installed "Class Dump" from Cydia to get application header files. But there is a problem. I can use class-dump …

ios header-files jailbreak cydia tweak
Undeclared identifier "UIColor" in my tweak in Objective C

I am trying to make a tweak in Xcode with IOSOpenDev, but i met an error which is Use of …

objective-c xcode cydia tweak
Importing <AppKit/AppKit.h> does not work

I am making a cydia tweak on Xcode using IOSOpenDev and i tried to import <AppKit/AppKit.h> …

objective-c cydia tweak theos
Error compiling tweak in theos

I set a simple tweak using theos following the tutorial here. However when I run make with the headers from …

ios objective-c-2.0 cydia tweak
Developing Mobile Substrate tweaks

I have a few questions about developing mobile substrate tweaks. First of all, how do you make them? Do you …

objective-c hook cydia tweak
iOS - Add "objects" to existing app (jailbroken)

How do you add "objects" to an existing app ? For example, the EasyRefresh for Chrome tweak, enables a new button …

ios jailbreak tweak tampering