Intelligent file management system and method for Android terminal
An intelligent file and management system technology, applied in the field of information processing, can solve problems such as low efficiency and accidental deletion, and achieve the effect of saving storage space
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0034] An Android terminal intelligent file management system, such as figure 1 As shown, including sequentially connected total storage space and available storage space detection module, threshold comparison module, search operable file module, file classification module, pop-up box to remind users to upload module, user upload module, delete module;
[0035] The total storage space and the available storage space detection module are used to detect the total storage space and the available storage space of the local storage;
[0036] The threshold comparison module is used to compare the available storage space detected by the total storage space and the available storage space detection module with the set threshold, and if the available storage space is greater than the threshold, re-detect the available storage space of the local storage; otherwise, call the search The operable file module performs corresponding operations;
[0037] The module of finding operable files ...
Embodiment 2
[0043] A kind of Android terminal intelligent file management method, such as figure 2 shown, including the following steps:
[0044] (2) Obtain the total storage space and available storage space
[0045] ①Use the Environmnet.getDataDirectory() method to get the mobile phone memory directory;
[0046] ②Use StatFs stat=new StatFs(path.getPath()) method and long blockSize=stat.getBlockSizeLong() method to get the number of bytes long blockSize of a piece of storage space in the file system;
[0047] ③ respectively adopt the totalBlocks=stat.getBlockCountLong () method and the AvailableBlocks=stat.getAvailableBlocksLong () method to obtain the totalBlocks of the memory blocks occupied by the total space of the file system and the number of available memory blocks AvailableBlocks;
[0048] ④ Calculate the total space of the file file system long totalSize=blockSize*totalBlocks, the number of bytes of the used space long availableSize=availableBlocks*blockSize, and the number o...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com