Applies the specified patch file to the application living in the specified application directory. The supplied observer, if non-null, will be notified of progress along the way.
Note: this method runs on the calling thread, thus the caller may want to make use of a separate thread in conjunction with the patcher so that the user interface is not blocked for the duration of the patch.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.