(The following is an introduction to the functions of the android source code program of the file manager: function description: asynchronous loading of the image preview icon, double click dragging, change to search key dragging, add intent, and the file name can be obtained (it plays a role in setting - gt; APK backup directory) lt; actionandroid:name=xjf.intent.action.GETFILE/gt; lt; actionandroid:name=xjf.intent.action.GETFILES/gt; lt; actionandroid:name=xjf.intent.action. GETDIRECTORY/gt; Double click drag to change to search key drag to calculate the file size. Use du to search the file (under root condition). Remove the zip function to repair the code related to busybox commands. Repair the problem of opening APK program details in version 2.3. Change the display method of directory address bar. BUG repair supports multi tab, list or icon display, dragging files, file dragging under multi tab (explained in detail below), listView elasticity, root operation, File library, zip compression/decompression, APK installation. Click each part of the address bar to directly go to the corresponding directory. Long press and hold to enter the address. File library functions (similar to the win7 library, similar to bookmarks), and also a simple APK management tool. The basic operations and some features of this program are as follows: drag the file, and drag the icon of the file to enter the drag status in the list method display status; In the icon display method, double-click the file to enter the dragging status Release in different directions also has different actions. It supports multi tab display. The sign in the upper right corner is the button to add a tab. The core part is other tabs. Long press the tab to close it Tabs can be hidden. The file library function is similar to bookmarks. Multiple libraries can be built, and files can be added to the library to classify files for easy file management Zip compression/decompression. Because only utf-8 characters are used, Chinese garbled code will appear in winrar files of Windows system Below the tab is the route bar. Click the corresponding directory name of the route bar to jump to the corresponding directory. Long press the route bar to enter the route directly. There are two methods for displaying files: list and icon. "APK management" is a simple management of APK software. Open, uninstall, backup, details.
.settings\org.eclipse.jdt.ui.prefs
bin\com\android\xjf\utils\Common.class
bin\com\android\xjf\utils\LinuxFileCommand.class
bin\com\android\xjf\utils\LinuxShell.class
bin\com\android\xjf\utils\XDialog$1.class
bin\com\android\xjf\utils\XDialog$InputClick.class
bin\com\android\xjf\utils\XDialog.class
bin\com\xjf\filedialog\CopyFileService$CopyFileBinder.class
bin\com\xjf\filedialog\CopyFileService$CopyThread.class
bin\com\xjf\filedialog\CopyFileService.class
bin\com\xjf\filedialog\DDGridView$1.class
bin\com\xjf\filedialog\DDGridView$XTimerTask.class
bin\com\xjf\filedialog\DDGridView.class
bin\com\xjf\filedialog\DDListView$1.class
bin\com\xjf\filedialog\DDListView$DragListener.class
bin\com\xjf\filedialog\DDListView$DropListener.class
bin\com\xjf\filedialog\DDListView$DropOutListener.class
bin\com\xjf\filedialog\DDListView$StartDragListener.class
bin\com\xjf\filedialog\DDListView$XTimerTask.class
bin\com\xjf\filedialog\DDListView.class
bin\com\xjf\filedialog\FileAdapter.class
bin\com\xjf\filedialog\FileData.class
bin\com\xjf\filedialog\FileGridAdapter.class
bin\com\xjf\filedialog\FileItemClickListener$1.class
bin\com\xjf\filedialog\FileItemClickListener$10.class
bin\com\xjf\filedialog\FileItemClickListener$11.class
bin\com\xjf\filedialog\FileItemClickListener$12.class
bin\com\xjf\filedialog\FileItemClickListener$13.class
bin\com\xjf\filedialog\FileItemClickListener$14.class
bin\com\xjf\filedialog\FileItemClickListener$15.class
.....)