Nothing Special   »   [go: up one dir, main page]

CN103092664A - Processing method and device of data file of android system - Google Patents

Processing method and device of data file of android system Download PDF

Info

Publication number
CN103092664A
CN103092664A CN2013100496750A CN201310049675A CN103092664A CN 103092664 A CN103092664 A CN 103092664A CN 2013100496750 A CN2013100496750 A CN 2013100496750A CN 201310049675 A CN201310049675 A CN 201310049675A CN 103092664 A CN103092664 A CN 103092664A
Authority
CN
China
Prior art keywords
data file
android
application program
android application
catalogue
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2013100496750A
Other languages
Chinese (zh)
Other versions
CN103092664B (en
Inventor
刘硕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Kingsoft Internet Security Software Co Ltd
Shell Internet Beijing Security Technology Co Ltd
Zhuhai Juntian Electronic Technology Co Ltd
Beijing Kingsoft Internet Science and Technology Co Ltd
Original Assignee
Zhuhai Juntian Electronic Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Juntian Electronic Technology Co Ltd filed Critical Zhuhai Juntian Electronic Technology Co Ltd
Priority to CN201310049675.0A priority Critical patent/CN103092664B/en
Publication of CN103092664A publication Critical patent/CN103092664A/en
Application granted granted Critical
Publication of CN103092664B publication Critical patent/CN103092664B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a processing method and a device of a data file of an android system. The processing method of the data file of the android system comprises the following steps. A relevance directory is configured in android equipment, and the relevance directory is stored with an android application program and location information of a corresponding data file of the android application program. When the operation of unloading the android application program executed by a user or scanning the garbage file of the data file executed by the user is detected, the android application program and the corresponding data file of the android application program are eliminated according to the relevance directory. According to the processing method and the device of the data file of the android system, the data file can be unloaded through two methods of deleting the data file or scanning the remaining data file in the process of unloading.

Description

A kind of disposal route of data file of Android system and device
Technical field
The present invention relates to Android operating system, especially a kind of disposal route of data file of Android system and device.
Background technology
On computers, most of program has all comprised Uninstaller.Can be the application program unloading of having installed by Uninstaller.But after unloading, also can some file residual, these residual files are some data files often.Be not the unloading of user's true wish owing to there being the partial relief operation, may relate to some files that mistake has been deleted software, need to install again after unloading.Therefore, often can not delete the data file in Uninstaller, and can keep data file.When this has facilitated the user again to install, can read data in the past from data directory, be unlikely to lose former data.But also can cause the residual of garbage files to really wanting the user who unloads this program.
Due to the mobile device high speed development of recent years, the application program of a lot of mobile devices is imperfection also.The wright of these application programs is also the identical consideration that keeps for data file on computer.Therefore, when the unloading application program, can not delete the data file of application program.But for mobile device, the life cycle of a lot of application programs is shorter, and the user does not have the strong of computer to the viscosity of the application program of mobile device.Will be unloaded fall so a lot of application programs were installed after a period of time, and can again not install, can produce a lot of data directories like this.And under Android system, a lot of data files are all English, are not easy to user's identification.Simultaneously, because the hardware configuration of mobile device is not high, can not store too many data.Therefore, the user must arrange the data file of those application programs that uninstalled, to guarantee to take too many mobile device storage space.
Summary of the invention
Purpose of the present invention overcomes the deficiencies in the prior art exactly, and a kind of disposal route and the device that can clear up the data file of the Android system that unloads the data file that stays after application program is provided.
In order to achieve the above object, adopt following technical scheme:
A kind of disposal route of data file of Android system comprises the following steps:
In Android equipment configuration one related catalogue, store the positional information of Android application program and corresponding data file thereof in described related catalogue;
When the user being detected, the Android application program is carried out unloading operation or the data file is carried out the garbage files scan operation, remove Android application program and corresponding data file thereof according to related catalogue.
Further, described when the user being detected the Android application program is carried out unloading operation, according to the positional information of the bag name of the Android application program of related catalogue and data file corresponding to this bag name, deletion Android application program and its corresponding data file.
Further, described when the user being detected when the data file is carried out the garbage files scan operation, Android application program corresponding to data file that is scanned according to related directory search, if Android application program corresponding to the data file that is scanned is unloaded, delete the described data file that is scanned.
Further, described related catalogue by cloud server from the Android equipment of its networking collect and arrange, and be stored to Android equipment.
A kind for the treatment of apparatus of data file of Android system comprises:
Configuration module is used for storing the positional information of Android application program and corresponding data file thereof in described related catalogue in Android equipment configuration one related catalogue;
Sorting module is used for when the user being detected, the Android application program being carried out unloading operation or the data file being carried out the garbage files scan operation, removes Android application program and corresponding data file thereof according to related catalogue.
Further, described configuration module is according to the bag name of Android application program and the positional information configuration one related catalogue of corresponding data file thereof.
Further, described related catalogue by cloud server from the Android equipment of its networking collect and arrange, and be stored to Android equipment.
Further, described sorting module comprises detecting unit and clears up the unit, when described detecting unit is carried out unloading operation for detection of the user to the Android application program, described cleaning unit is according to the bag name of the Android application program of related catalogue and the positional information of this bag corresponding data file, deletion Android application program and its corresponding data file.
Further, described sorting module comprises scanning element, judging unit and cleaning unit, when described scanning element is used for Android application program corresponding to the data file that is scanned according to related directory search, whether Android application program corresponding to the data file that described judgment unit judges is scanned be unloaded, if clear up the described data file that is scanned of element deletion.
Compared with prior art, beneficial effect of the present invention is:
The present invention can reduce the garbage files of Android operating system effectively, the data file or the file that especially stay after some Android application software unloadings.
The present invention can by related catalogue is associated in Uninstaller, when unloading, delete data file simultaneously; Also can be associated with in the cleaning garbage files function, when Android application program corresponding to the data file that is scanned being detected when unloaded, delete the described data file that is scanned.
Description of drawings
Fig. 1 is the flow chart of steps of disposal route of the data file of the embodiment of the present invention one described Android system;
Fig. 2 is the structural representation for the treatment of apparatus of the data file of the embodiment of the present invention one described Android system;
Fig. 3 is the flow chart of steps of disposal route of the data file of the embodiment of the present invention two described Android systems;
Fig. 4 is the structural representation for the treatment of apparatus of the data file of the embodiment of the present invention two described Android systems.
Diagram: 1-configuration module; 2-sorting module; 21-detecting unit; 22-scanning element; 23-cleaning unit; 24-judging unit; 3-related catalogue.
Embodiment
Describe the present invention in detail below in conjunction with accompanying drawing and specific implementation method, be used for explaining the present invention in schematic enforcement of the present invention and explanation, but not as a limitation of the invention.
Embodiment one:
See also Fig. 1, it is the flow chart of steps of disposal route of the data file of the described Android system of the present embodiment, comprises the following steps:
S10: configuration one stores the related catalogue of the positional information of Android application program and corresponding data file thereof in the Android mobile phone.
Particularly, download related catalogue from cloud server to the Android mobile phone or be integrated in cell phone managing software.Common Android application program and the positional information of corresponding data file thereof have been recorded in described related catalogue.Described data file comprises residual data file after normal unloading.Described related catalogue by cloud server from the Android equipment of cloud server networking collect, by be integrated into after manual sorting in cell phone managing software or with the unloading operation binding, and be updated to Android equipment.Cloud server reads the Android application program of Android equipment from the Android equipment of networking, when the ratio of the quantity of a certain Android application program and the quantity of the Android equipment that reads during greater than a threshold percentage, the positional information of this Android application program of configuration data file corresponding with it in related catalogue.
S20: when the user being detected Android application program execution unloading operation, remove Android application program and corresponding data file thereof according to related catalogue.
Particularly, described when the user being detected Android application program execution unloading operation, read the bag name of this Android application program, the path of depositing according to the data file of the bag name of the Android application program of related catalogue and this bag name correspondence, find file or the file at this Android application program in related catalogue and its data file place, deletion Android application program and its corresponding data file.
See also Fig. 2, it is the structural representation of the described device of the present embodiment.Described device comprises configuration module 1 and sorting module 2.Described configuration module 1 is used in Android equipment configuration one related catalogue 3, stores the bag name of Android application program and the positional information of this bag name corresponding data file in described related catalogue.
Described sorting module 2 comprises detecting unit 21 and clears up unit 23, described detecting unit 21 is for detection of going out the user when Android application program is carried out unloading operation, notify described cleaning unit 23 positional information according to the bag name of the Android application program of related catalogue 3 and data file corresponding to this bag name, deletion Android application program and its corresponding data file.Described related catalogue 3 by cloud server from the Android equipment of its networking collect and arrange, and be stored to Android equipment.Particularly, cloud server reads the Android application program of Android equipment from the Android equipment of networking, during greater than a threshold percentage, increase the positional information of this Android application program data file corresponding with it when the ratio of the quantity of a certain Android application program and the quantity of the Android equipment that reads in related catalogue 3.
Embodiment two
See also Fig. 3, it is the flow chart of steps of disposal route of the data file of the described Android system of the present embodiment, comprises the following steps:
S10: configuration one stores the related catalogue of the positional information of Android application program and corresponding data file thereof in the Android mobile phone.This step is identical with the step S10 of embodiment one, does not repeat them here.
S20: when the user being detected when the data file is carried out the garbage files scan operation, Android application program corresponding to data file that is scanned according to related directory search, if Android application program corresponding to the data file that is scanned is unloaded, delete the described data file that is scanned.
Particularly, when the user carries out the rubbish scan operation to the internal memory of mobile phone, search the file or Android application program corresponding to file that are scanned.If the Android application program that the file at the data file that is scanned or place is corresponding does not exist, delete this data file or file.
See also Fig. 4, it is the treating apparatus of the data file of the described Android system of the present embodiment, comprising:
Described device comprises configuration module 1 and sorting module 2.Described configuration module 1 is used in Android equipment configuration association catalogue 3, stores the bag name of Android application program and the positional information of this bag name corresponding data file in described related catalogue.
Described sorting module 2 comprises scanning element 22, judging unit 24 and clears up unit 23.Described scanning element 22 is used for searching according to related catalogue 3 Android application program corresponding to data file that is scanned.During scanning element 22 scanning, whether Android application program corresponding to the data file that described judging unit 24 judgements are scanned be unloaded.If unloaded, clear up the unit 23 described data files that are scanned of deletion.
The above technical scheme that the embodiment of the present invention is provided is described in detail, used specific case herein principle and the embodiment of the embodiment of the present invention are set forth, the explanation of above embodiment is only applicable to help to understand the principle of the embodiment of the present invention; Simultaneously, for one of ordinary skill in the art, according to the embodiment of the present invention, all will change on embodiment and range of application, in sum, this description should not be construed as limitation of the present invention.

Claims (9)

1. the disposal route of the data file of an Android system, is characterized in that, comprises the following steps:
In Android equipment configuration one related catalogue, store the positional information of Android application program and corresponding data file thereof in described related catalogue;
When the user being detected, the Android application program is carried out unloading operation or the data file is carried out the garbage files scan operation, remove Android application program and corresponding data file thereof according to related catalogue.
2. the disposal route of the data file of Android system according to claim 1, it is characterized in that: described when the user being detected Android application program execution unloading operation, according to the positional information of the bag name of the Android application program of related catalogue and data file corresponding to this bag name, deletion Android application program and its corresponding data file.
3. the disposal route of the data file of Android system according to claim 1, it is characterized in that: described when the user being detected when the data file is carried out the garbage files scan operation, Android application program corresponding to data file that is scanned according to related directory search, if Android application program corresponding to the data file that is scanned is unloaded, delete the described data file that is scanned.
4. the disposal route of the data file of Android system according to claim 1 is characterized in that: described related catalogue by cloud server from the Android equipment of its networking collect and arrange, and be stored to Android equipment.
5. the treating apparatus of the data file of an Android system, is characterized in that, comprising:
Configuration module is used for storing the positional information of Android application program and corresponding data file thereof in described related catalogue in Android equipment configuration one related catalogue;
Sorting module is used for when the user being detected, the Android application program being carried out unloading operation or the data file being carried out the garbage files scan operation, removes Android application program and corresponding data file thereof according to related catalogue.
6. the treating apparatus of the data file of Android system according to claim 5 is characterized in that: described configuration module is according to the bag name of Android application program and the positional information configuration one related catalogue of corresponding data file thereof.
7. the treating apparatus of the data file of Android system according to claim 5 is characterized in that: described related catalogue by cloud server from the Android equipment of its networking collect and arrange, and be stored to Android equipment.
8. the treating apparatus of the data file of Android system according to claim 5, it is characterized in that: described sorting module comprises detecting unit and clears up the unit, when described detecting unit is carried out unloading operation for detection of the user to the Android application program, described cleaning unit is according to the bag name of the Android application program of related catalogue and the positional information of this bag corresponding data file, deletion Android application program and its corresponding data file.
9. the treating apparatus of the data file of Android system according to claim 5, it is characterized in that: described sorting module comprises scanning element, judging unit and cleaning unit, when described scanning element is used for Android application program corresponding to the data file that is scanned according to related directory search, whether Android application program corresponding to the data file that described judgment unit judges is scanned be unloaded, if clear up the described data file that is scanned of element deletion.
CN201310049675.0A 2013-02-07 2013-02-07 Processing method and device for data file of android system Active CN103092664B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310049675.0A CN103092664B (en) 2013-02-07 2013-02-07 Processing method and device for data file of android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310049675.0A CN103092664B (en) 2013-02-07 2013-02-07 Processing method and device for data file of android system

Publications (2)

Publication Number Publication Date
CN103092664A true CN103092664A (en) 2013-05-08
CN103092664B CN103092664B (en) 2016-08-03

Family

ID=48205275

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310049675.0A Active CN103092664B (en) 2013-02-07 2013-02-07 Processing method and device for data file of android system

Country Status (1)

Country Link
CN (1) CN103092664B (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103500116A (en) * 2013-10-29 2014-01-08 中科创达软件股份有限公司 Method and system for clearing data generated by application program
CN103530424A (en) * 2013-10-31 2014-01-22 北京奇虎科技有限公司 Useless file detection method and device
CN103617209A (en) * 2013-11-19 2014-03-05 华为终端有限公司 File management method and file management device for mobile terminal
CN103699420A (en) * 2013-12-31 2014-04-02 海信集团有限公司 System recovery method and system recovery device
CN103714186A (en) * 2014-01-20 2014-04-09 北京网秦天下科技有限公司 System and method for managing file resource
CN103870603A (en) * 2014-04-03 2014-06-18 联想(北京)有限公司 Directory management method and electronic device
CN104021160A (en) * 2014-05-26 2014-09-03 北京金山安全软件有限公司 Client data cleaning method and device
CN104252373A (en) * 2014-10-17 2014-12-31 北京奇虎科技有限公司 Method and device for clearing application data
CN104754002A (en) * 2013-12-30 2015-07-01 北京金山网络科技有限公司 File cleaning method and device, mobile terminal and cloud-side server
CN104866510A (en) * 2014-02-26 2015-08-26 北京金山安全软件有限公司 Method and device for removing residual file and method and device for establishing feature library of residual file
CN104899049A (en) * 2014-03-04 2015-09-09 北京金山安全软件有限公司 File deletion method and device
CN104965731A (en) * 2015-06-02 2015-10-07 广东欧珀移动通信有限公司 Data processing method and electronic terminal
CN104991948A (en) * 2015-07-14 2015-10-21 谢蓓 File deletion prompting method and system for android mobile phone
CN105022650A (en) * 2015-07-27 2015-11-04 立德高科(昆山)数码科技有限责任公司 Method for unloading APP application program via built-in unloading instruction
WO2016000541A1 (en) * 2014-06-30 2016-01-07 北京金山安全软件有限公司 Method and device for automatically identifying junk files
CN105335367A (en) * 2014-05-30 2016-02-17 北京金山安全软件有限公司 Method, device and server for determining application program associated with file directory
CN105404663A (en) * 2015-11-10 2016-03-16 广东欧珀移动通信有限公司 Android device file list display method and system
US9477614B2 (en) 2011-08-30 2016-10-25 Microsoft Technology Licensing, Llc Sector map-based rapid data encryption policy compliance
CN106325942A (en) * 2016-08-25 2017-01-11 维沃移动通信有限公司 Application program data processing method and mobile terminal
CN106484779A (en) * 2016-09-14 2017-03-08 广东欧珀移动通信有限公司 File operation method and device
CN106528658A (en) * 2016-10-19 2017-03-22 广东欧珀移动通信有限公司 Application file finding method and device
US9825945B2 (en) 2014-09-09 2017-11-21 Microsoft Technology Licensing, Llc Preserving data protection with policy
US9853820B2 (en) 2015-06-30 2017-12-26 Microsoft Technology Licensing, Llc Intelligent deletion of revoked data
US9853812B2 (en) 2014-09-17 2017-12-26 Microsoft Technology Licensing, Llc Secure key management for roaming protected content
US9900295B2 (en) 2014-11-05 2018-02-20 Microsoft Technology Licensing, Llc Roaming content wipe actions across devices
US9900325B2 (en) 2015-10-09 2018-02-20 Microsoft Technology Licensing, Llc Passive encryption of organization data
CN108427678A (en) * 2017-02-13 2018-08-21 海马云(天津)信息技术有限公司 The method that Android system searches application resource file
WO2019056237A1 (en) * 2017-09-21 2019-03-28 深圳传音通讯有限公司 Method for clearing residual files, device, and readable storage medium
US10615967B2 (en) 2014-03-20 2020-04-07 Microsoft Technology Licensing, Llc Rapid data protection for storage devices
CN112083935A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Program unloading method and device for android platform

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140344570A1 (en) 2013-05-20 2014-11-20 Microsoft Corporation Data Protection For Organizations On Computing Devices
CN105278925B (en) * 2014-06-05 2019-05-21 腾讯科技(深圳)有限公司 The method and device of rubbish removing is carried out to the software of unloading

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1532699A (en) * 2003-03-25 2004-09-29 �ֵܹ�ҵ��ʽ���� Down loading system
US20050278395A1 (en) * 2004-05-28 2005-12-15 Lucent Technologies, Inc. Remotely identifying software on remote network nodes by discovering attributes of software files and comparing software file attributes to a unique signature from an audit table
US20120117127A1 (en) * 2010-11-08 2012-05-10 Macdonald Carl Apparatus and methods for improving uninstall process
CN102591680A (en) * 2011-12-19 2012-07-18 深圳桑菲消费通信有限公司 Method for automatically deleting and unloading software related files

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1532699A (en) * 2003-03-25 2004-09-29 �ֵܹ�ҵ��ʽ���� Down loading system
US20050278395A1 (en) * 2004-05-28 2005-12-15 Lucent Technologies, Inc. Remotely identifying software on remote network nodes by discovering attributes of software files and comparing software file attributes to a unique signature from an audit table
US20120117127A1 (en) * 2010-11-08 2012-05-10 Macdonald Carl Apparatus and methods for improving uninstall process
CN102591680A (en) * 2011-12-19 2012-07-18 深圳桑菲消费通信有限公司 Method for automatically deleting and unloading software related files

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9477614B2 (en) 2011-08-30 2016-10-25 Microsoft Technology Licensing, Llc Sector map-based rapid data encryption policy compliance
US9740639B2 (en) 2011-08-30 2017-08-22 Microsoft Technology Licensing, Llc Map-based rapid data encryption policy compliance
CN103500116A (en) * 2013-10-29 2014-01-08 中科创达软件股份有限公司 Method and system for clearing data generated by application program
CN103530424A (en) * 2013-10-31 2014-01-22 北京奇虎科技有限公司 Useless file detection method and device
CN103617209A (en) * 2013-11-19 2014-03-05 华为终端有限公司 File management method and file management device for mobile terminal
CN109284253B (en) * 2013-11-19 2022-07-22 荣耀终端有限公司 File management method and device of mobile terminal
CN109284253A (en) * 2013-11-19 2019-01-29 华为终端(东莞)有限公司 A kind of file management method and device of mobile terminal
CN104754002A (en) * 2013-12-30 2015-07-01 北京金山网络科技有限公司 File cleaning method and device, mobile terminal and cloud-side server
CN104754002B (en) * 2013-12-30 2019-03-26 北京猎豹网络科技有限公司 Clear up method, apparatus, mobile terminal and the cloud server of file
CN103699420A (en) * 2013-12-31 2014-04-02 海信集团有限公司 System recovery method and system recovery device
CN103699420B (en) * 2013-12-31 2017-01-04 海信集团有限公司 System recovery method and system recovery device
CN103714186A (en) * 2014-01-20 2014-04-09 北京网秦天下科技有限公司 System and method for managing file resource
CN104866510B (en) * 2014-02-26 2019-02-19 北京金山安全软件有限公司 Method and device for removing residual file and method and device for establishing feature library of residual file
CN104866510A (en) * 2014-02-26 2015-08-26 北京金山安全软件有限公司 Method and device for removing residual file and method and device for establishing feature library of residual file
CN104899049A (en) * 2014-03-04 2015-09-09 北京金山安全软件有限公司 File deletion method and device
CN104899049B (en) * 2014-03-04 2018-10-16 北京金山安全软件有限公司 File deletion method and device
US10615967B2 (en) 2014-03-20 2020-04-07 Microsoft Technology Licensing, Llc Rapid data protection for storage devices
CN103870603A (en) * 2014-04-03 2014-06-18 联想(北京)有限公司 Directory management method and electronic device
CN104021160B (en) * 2014-05-26 2018-06-01 北京金山安全软件有限公司 Client data cleaning method and device
CN104021160A (en) * 2014-05-26 2014-09-03 北京金山安全软件有限公司 Client data cleaning method and device
CN105335367B (en) * 2014-05-30 2018-12-14 北京金山安全软件有限公司 Method, device and server for determining application program associated with file directory
CN105335367A (en) * 2014-05-30 2016-02-17 北京金山安全软件有限公司 Method, device and server for determining application program associated with file directory
WO2016000541A1 (en) * 2014-06-30 2016-01-07 北京金山安全软件有限公司 Method and device for automatically identifying junk files
US10318479B2 (en) 2014-06-30 2019-06-11 Beijing Kingsoft Internet Security Software Co., Ltd. Method and device for automatically identifying junk file
US9825945B2 (en) 2014-09-09 2017-11-21 Microsoft Technology Licensing, Llc Preserving data protection with policy
US9853812B2 (en) 2014-09-17 2017-12-26 Microsoft Technology Licensing, Llc Secure key management for roaming protected content
CN104252373B (en) * 2014-10-17 2018-04-10 北京奇虎科技有限公司 Remove the method and device of application data
CN104252373A (en) * 2014-10-17 2014-12-31 北京奇虎科技有限公司 Method and device for clearing application data
US9900295B2 (en) 2014-11-05 2018-02-20 Microsoft Technology Licensing, Llc Roaming content wipe actions across devices
CN104965731A (en) * 2015-06-02 2015-10-07 广东欧珀移动通信有限公司 Data processing method and electronic terminal
CN104965731B (en) * 2015-06-02 2018-05-01 广东欧珀移动通信有限公司 A kind of data processing method and electric terminal
US9853820B2 (en) 2015-06-30 2017-12-26 Microsoft Technology Licensing, Llc Intelligent deletion of revoked data
CN104991948A (en) * 2015-07-14 2015-10-21 谢蓓 File deletion prompting method and system for android mobile phone
CN105022650A (en) * 2015-07-27 2015-11-04 立德高科(昆山)数码科技有限责任公司 Method for unloading APP application program via built-in unloading instruction
CN105022650B (en) * 2015-07-27 2018-08-24 立德高科(昆山)数码科技有限责任公司 The method that APP application programs are unloaded by included unloading order
US9900325B2 (en) 2015-10-09 2018-02-20 Microsoft Technology Licensing, Llc Passive encryption of organization data
CN105404663A (en) * 2015-11-10 2016-03-16 广东欧珀移动通信有限公司 Android device file list display method and system
CN106325942A (en) * 2016-08-25 2017-01-11 维沃移动通信有限公司 Application program data processing method and mobile terminal
CN106484779A (en) * 2016-09-14 2017-03-08 广东欧珀移动通信有限公司 File operation method and device
CN106484779B (en) * 2016-09-14 2020-05-05 Oppo广东移动通信有限公司 File operation method and device
WO2018049883A1 (en) * 2016-09-14 2018-03-22 广东欧珀移动通信有限公司 File operation method and device
CN106528658A (en) * 2016-10-19 2017-03-22 广东欧珀移动通信有限公司 Application file finding method and device
CN106528658B (en) * 2016-10-19 2019-06-25 Oppo广东移动通信有限公司 The lookup method and device of application file
CN108427678A (en) * 2017-02-13 2018-08-21 海马云(天津)信息技术有限公司 The method that Android system searches application resource file
CN108427678B (en) * 2017-02-13 2021-04-20 海马云(天津)信息技术有限公司 Method for searching application resource file by android system
WO2019056237A1 (en) * 2017-09-21 2019-03-28 深圳传音通讯有限公司 Method for clearing residual files, device, and readable storage medium
CN112083935A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Program unloading method and device for android platform

Also Published As

Publication number Publication date
CN103092664B (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN103092664A (en) Processing method and device of data file of android system
CN103559299B (en) Method, device and mobile terminal for cleaning up files
CN103246595B (en) Application management method, device, server and terminating unit
US11328061B2 (en) System and method of inspecting archive slices for malware
CN101446984B (en) Method and device for storing files and method and device for deleting files
CN105868122A (en) Data processing method and device for quick flashing storage equipment
CN103559276A (en) Method and device for clearing useless files
US20210200866A1 (en) System and method of inspecting archive slices for malware using empty sparse files
CN102662667A (en) Software uninstalling method and device
CN104536792A (en) Method and device for eliminating application program residual files
CN104281533A (en) Data storage method and device
CN103631623A (en) Method and device for allocating application software in trunking system
CN104092670A (en) Method for utilizing network cache server to process files and device for processing cache files
CN102799613A (en) Showing method and device for recently-used file
CN102591680A (en) Method for automatically deleting and unloading software related files
CN103631603A (en) Software cleaning method and system
CN104331376A (en) Method and device for clearing installation package stored in mobile terminal
CN105787012A (en) Method for improving small file processing capability of storage system and storage system
CN103744875A (en) Data rapid transferring method and system based on file system
US8521791B2 (en) Electronic device and file management method
CN111831691B (en) Data reading and writing method and device, electronic equipment and storage medium
CN103838782B (en) A kind of method and device realized file scan and preserved
CN103020051B (en) A kind of data transfering method inserting equipment
CN104572943B (en) Exempt from installation procedure method for cleaning and device
CN104317955A (en) File scanning method and device for storage space of mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: KINGSOFT CORPORATION LIMITED BEIKE INTERNET (BEIJI

Effective date: 20130503

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20130503

Address after: Jingshan Hill Road, Lane 519015 Lianshan Jida Guangdong province Zhuhai City No. 8

Applicant after: ZHUHAI JUNTIAN ELECTRONIC TECHNOLOGY Co.,Ltd.

Applicant after: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

Applicant after: SHELL INTERNET (BEIJING) SECURITY TECHNOLOGY Co.,Ltd.

Applicant after: BEIJING KINGSOFT NETWORK TECHNOLOGY Co.,Ltd.

Address before: Jingshan Hill Road, Lane 519015 Lianshan Jida Guangdong province Zhuhai City No. 8

Applicant before: Zhuhai Juntian Electronic Technology Co.,Ltd.

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Jingshan Hill Road, Lane 519015 Lianshan Jida Guangdong province Zhuhai City No. 8

Applicant after: ZHUHAI JUNTIAN ELECTRONIC TECHNOLOGY Co.,Ltd.

Applicant after: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

Applicant after: Beijing Cheetah Mobile Technology Co.,Ltd.

Applicant after: Beijing Cheetah Network Technology Co.,Ltd.

Address before: Jingshan Hill Road, Lane 519015 Lianshan Jida Guangdong province Zhuhai City No. 8

Applicant before: Zhuhai Juntian Electronic Technology Co.,Ltd.

Applicant before: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

Applicant before: SHELL INTERNET (BEIJING) SECURITY TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING KINGSOFT NETWORK TECHNOLOGY Co.,Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant