DroidRef vs GNU patch
A side-by-side look at DroidRef and GNU patch. For an in-depth review of either product, follow the links below.
DroidRef
Development
DroidRef is a free online Android reference guide that provides detailed information on Android APIs, Intent filters, permissions, samples, guides and tools. It allows developers to easily look up Android platform features to build their apps.
androidreferencedocumentationapissamples
GNU patch
Development
GNU patch is an open-source utility for applying patches to text files. It allows users to modify source code files by applying differences files, also known as patches, which contain the changes between two versions of a file.
patchingdiffversion-control
Related Comparisons
PureRef
BeeRef
RefCanvas
Kuadro
GNU Savannah
GitHuman