This diff utility compares texts, binary files (HexDiff), complete folders (see 3.) or SD-cards (see 4.).
Additionally you can store the current state of your device folders to check later, if a file has been changed.
The font can be changed (to display special chars or to display none Latin chars like Cyrillic or Asian languages) - Read the description and see the pictures of the second APP "Fonts for DiffTool".
The functions of DiffTool:
1. Text comparison:
- supports ASCII, Latin1, CP1252, UNICODE (UTF-8/16/32)
- supports little and big endian
- very fast in text comparison
- ignores differences on whitespace
- ignores end-of-line format differences (Unix,Windows,Mac)
- red = text of the file A
- green = text of the file B
- black = text identical on both files
- search for text or line numbers
- pinch-to-zoom to change the font size
- portrait and landscape
- export result as text
- big advantage: uses an integrated view instead of 2 panels
2. Binary comparison or HexDiff:
- files can have any format
- HEX and text display
- checks differences on whitespace
- checks end-of-line format differences
- red = bytes of the file A
- green = bytes of the file B
- black = bytes are identical on both files
- search for HEX, ASC-II text or the address
- pinch-to-zoom to change the font size
- portrait and landscape
- export result as text
- on thousands of different bytes in big files it can take a while unfortunately
3. Folder comparison:
- checks if files are 100% BIT EXACT
(to compare by HASH run 4.)
- checks sub folders too
- red+green files = files differ
- red files = files exist on folder A only
- green files = files exist on folder B only
- black files = files are identical
- search for file names
- export results as text
- double-click compares the file (see 1. or 2.)
4. Storing Folders State:
- Stores a file containing the state of the selected folder and its sub folders. By viewing this file later (see 5.) all changes done since the file has been stored are displayed.
- red+green = changed files
- red = removed files
- green = added files
- black = files not changed
- you can search for file names
- double-click a file to display it
This feature can also be used to compare two SD-Cards. Store the state of card 1, after it, replace card 1 by card 2, view the stored state file (see 5.) and all the diff's will be shown.
5. View Stored Files has 5 functions:
- loading result files of other Diff/Patch tools
- loading saved diff's
- loading a folder state file and check changes
- source code viewer
- load and view any text file
6. Easy to integrate DiffTool into any other APP, IDE, ... .
Runtime commands are:
-text ["FileA"] ["FileB"] [num]
-binary ["FileA"] ["FileB"] [num]
-folder ["FolderA"] ["FolderB"] [num]
-store ["Folder"] [num]
-view ["File"] [num]
Store such a line including the "-" as the text file:
/mnt/sdcard/Android/data/com.difftool/files/com.difftool.run
([num] is a consecutive number).
When DiffTool gets the focus, it checks and runs it. DiffTool starts or gets the focus when your APP calls:
startActivity(getPackageManager().getLaunchIntentForPackage("com.difftool"));
DiffTool is also an ideal source code viewer for all developers to check their changes on C, C++, HTML, PHP, C4droid *, Python ® **, Java ® *** and any other source code.
DiffTool is on begin of 2015 free of charge and free of advertising!
= NO WARRANTY =
THE PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY. IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY, YOUR HARDWARE, YOUR DATA AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
* C4Droid is a product of n0n3m4.
** Python ® is a registered trademark of the Python Software Foundation (PSF).
*** Java ® is a registered trademark of Sun Microsystems, Inc.
免費玩DiffTool the File Compare Tool APP玩免費
免費玩DiffTool the File Compare Tool App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.54 App下載 | 免費 | 1970-01-01 | 2015-04-21 |