Xdelta Patcher Android | Must Read

Why care? Because the typical update workflow—download megabytes, overwrite files, repeat—treats storage and bandwidth like infinite commodities. XDelta treats them like precious resources. It computes the difference between two binary files and encodes those differences into a compact patch. Apply the patch to the original file, and voilà: you regenerate the updated file without ever downloading it whole.