CN107153577A - A kind of system optimization method for Android system - Google Patents

A kind of system optimization method for Android system Download PDF

Info

Publication number
CN107153577A
CN107153577A CN201710266827.0A CN201710266827A CN107153577A CN 107153577 A CN107153577 A CN 107153577A CN 201710266827 A CN201710266827 A CN 201710266827A CN 107153577 A CN107153577 A CN 107153577A
Authority
CN
China
Prior art keywords
optimization
android
application
optimized
user
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.)
Withdrawn
Application number
CN201710266827.0A
Other languages
Chinese (zh)
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.)
GUIZHOU BROADCASTING&TV INFORMATION NETWORK Co Ltd
Original Assignee
GUIZHOU BROADCASTING&TV INFORMATION NETWORK 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 GUIZHOU BROADCASTING&TV INFORMATION NETWORK Co Ltd filed Critical GUIZHOU BROADCASTING&TV INFORMATION NETWORK Co Ltd
Priority to CN201710266827.0A priority Critical patent/CN107153577A/en
Publication of CN107153577A publication Critical patent/CN107153577A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a kind of system optimization method for Android system, belong to field of computer technology, by the way that the application of the small system optimization of committed memory is changed into system level application integration into system, committed memory is small, it can be dispatched at any time and carries out system optimization;When system is in idle condition, go deep into system bottom, analysis system situation carries out the depth optimization of system, substantially lifting system performance automatically;When user has found that system operation is slow, system optimization button is triggered manually, and a key operation completes rapid Optimum, and operation is easy, the performance of fast lifting system.

Description

A kind of system optimization method for Android system
Technical field
The present invention relates to field of computer technology, a kind of system optimization method for Android system is specifically related to.
Background technology
System software is the set of the various programs without user intervention, and major function is scheduling, and monitoring and maintenance are calculated Machine system, is responsible for various independent hardware in computer system so that they can be with co-ordination.System software makes to succeed in one's scheme Calculation machine user and other software are by computer as an entirety without being how to work with respect to each hardware of bottom 's.
System optimization belongs to the term in terms of computer, and it reduces computer and performs few process as far as possible, changes work Pattern, deletes unnecessary interruption and makes machine operation more effective, optimization document location makes reading and writing data faster, vacates more systems Resource of uniting is dominated for user, and reduces unnecessary system loads item and self-starting item.
Nowadays, electronic product is all multi-core CPU, and system allows multiple applications to start simultaneously, is now likely to result in and deposits Storage resource and cpu resource are insufficient to use, and then cause system interim card occur, and performance is not enough to provide good man-machine interaction Experience, needs badly and system is optimized.
The content of the invention
The technical problem to be solved in the present invention is to provide a kind of system optimization method for Android system, it is intended to will be The application integration of system optimization is system application, is easy to the depth optimization and rapid Optimum of system, to overcome the deficiencies in the prior art.
In order to solve the above technical problems, the technical scheme is that, including:
S1, by the application integration of system optimization be system application:AndroidManifest. xml documents are changed, in application program AndroidManifest.xml in manifest nodes add android:sharedUserId=" This attribute of android.uid.system ", the mark of APK identity, android.uid.system are used as using ShareUserId The application can be set to system level application, Android.mk files, modification are added in compiler server Android.mk, adds LOCAL_CERTIFICATE:This line of=platform, the application of system optimization, which becomes, after compiling is The other application integration of irrespective of size is used as system application into system;
S2, depth optimization:Automatic analysis system is configured by configuration file, it is allowed to user according to process maximum number, internal memory accounting, Sweep time judges whether to need after optimization, system boot, and scan service is opened, and one is scanned in the time interval of configuration It is secondary, when the consumer process maximum number more than permission, internal memory accounting, that is, the condition of needs optimization is met, start depth optimization backstage Process starts optimization, gos deep into system bottom analysis, carries out security sweep optimization;
S3, manual rapid Optimum:When user has found that system operation is slow, selection manually carries out quick excellent to system Change, a key operation, user triggers system optimization button and system is optimized manually.
The above-mentioned system optimization method for Android system is, is system application by the application integration of system optimization, no Updated with installing again, it is integrated when system upgrade is installed, will not inadvertently it be unloaded.
The above-mentioned system optimization method for Android system is that the speed of manual rapid Optimum is within 10s.
The above-mentioned system optimization method for Android system is to be optimized display at present during manual rapid Optimum Item and optimized the item of completion, item to be optimized, optimization terminate display optimization after result, optimization before with optimization after ratio Compared with.
Compared with the prior art, the beneficial effects of the invention are as follows:
The application of the small system optimization of committed memory is changed to system level application integration into system by the present invention, it is ensured that at any time can Dispatch it and carry out system optimization, and update without installing again and avoid being unloaded unintentionally;When system is in idle condition, Go deep into system bottom, analysis system situation, the automatic depth optimization for carrying out system is not take up the time of user, substantially carried Rise systematic function;When user has found that system operation is slow, system optimization button is triggered manually, and a key operation completes rapid Optimum, Man-machine interaction experience is good, and user knows clearly optimized situation.
Embodiment
A kind of system optimization method for Android system of the present invention, including:S1, the application collection by system optimization As system application:Change AndroidManifest. xml documents(The configuration file of Android system), in application program Manifest nodes in AndroidManifest.xml add android:sharedUserId=" This attribute of android.uid.system ", the mark of APK identity, android.uid.system are used as using ShareUserId The application can be set to system level application, Android.mk files are added in compiler server(It is that Android is provided A kind of makefile files, used during compiling), Android.mk is changed, LOCAL_CERTIFICATE is added:=platform (Represent that the application will turn into system level application and must use system signature)System optimization applies after this line, compiling It is system level application integration into system, is used as system application;S2, depth optimization:Automatic analysis system passes through configuration file Configuration, it is allowed to which user judges whether to need after optimization, system boot according to process maximum number, internal memory accounting, sweep time, sweeps The service of retouching is opened, the run-down in the time interval of configuration, when the consumer process maximum number more than permission, internal memory accounting, i.e., The condition of needs optimization is met, starts depth optimization background process and starts optimization, gos deep into system bottom analysis, carries out security sweep Optimization;S3, manual rapid Optimum:When user has found that system operation is slow, selection manually carries out quick to system Optimization a, key operation, user triggers system optimization button and system is optimized manually.

Claims (4)

1. a kind of system optimization method for Android system, it is characterised in that including:
S1, by the application integration of system optimization be system application:AndroidManifest. xml documents are changed, in application program AndroidManifest.xml in manifest nodes add android:sharedUserId=" This attribute of android.uid.system ", the mark of APK identity, android.uid.system are used as using ShareUserId The application can be set to system level application, Android.mk files, modification are added in compiler server Android.mk, adds LOCAL_CERTIFICATE:This line of=platform, the application of system optimization, which becomes, after compiling is The other application integration of irrespective of size is used as system application into system;
S2, depth optimization:Automatic analysis system is configured by configuration file, it is allowed to user according to process maximum number, internal memory accounting, Sweep time judges whether to need after optimization, system boot, and scan service is opened, and one is scanned in the time interval of configuration It is secondary, when the consumer process maximum number more than permission, internal memory accounting, that is, the condition of needs optimization is met, start depth optimization backstage Process starts optimization, gos deep into system bottom analysis, carries out security sweep optimization;
S3, manual rapid Optimum:When user has found that system operation is slow, selection manually carries out quick excellent to system Change, a key operation, user triggers system optimization button and system is optimized manually.
2. the system optimization method according to claim 1 for Android system, it is characterised in that:By answering for system optimization It is integrated when system upgrade is installed without installing renewal again with system application is integrated into, will not inadvertently it be unloaded Carry.
3. the system optimization method according to claim 1 for Android system, it is characterised in that:Manual rapid Optimum Speed is within 10s.
4. the system optimization method according to claim 1 for Android system, it is characterised in that:Manual rapid Optimum mistake The item optimized at present will be shown in journey and has optimized the item of completion, item to be optimized, optimization terminates the knot after display optimization Really, with the comparison after optimization before optimizing.
CN201710266827.0A 2017-04-21 2017-04-21 A kind of system optimization method for Android system Withdrawn CN107153577A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710266827.0A CN107153577A (en) 2017-04-21 2017-04-21 A kind of system optimization method for Android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710266827.0A CN107153577A (en) 2017-04-21 2017-04-21 A kind of system optimization method for Android system

Publications (1)

Publication Number Publication Date
CN107153577A true CN107153577A (en) 2017-09-12

Family

ID=59793226

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710266827.0A Withdrawn CN107153577A (en) 2017-04-21 2017-04-21 A kind of system optimization method for Android system

Country Status (1)

Country Link
CN (1) CN107153577A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111209051A (en) * 2020-01-13 2020-05-29 奇安信科技集团股份有限公司 Optimization acceleration method and device based on domestic operating system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968335A (en) * 2012-10-25 2013-03-13 东莞宇龙通信科技有限公司 Terminal and terminal memory management method
CN103294528A (en) * 2012-03-01 2013-09-11 宇龙计算机通信科技(深圳)有限公司 Terminal and process control method
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device
CN104050417A (en) * 2014-07-04 2014-09-17 北京奇虎科技有限公司 Method and device for detecting software states at mobile terminal
CN105446789A (en) * 2015-11-23 2016-03-30 上海斐讯数据通信技术有限公司 Method and apparatus for building application in android system
CN106528282A (en) * 2016-09-23 2017-03-22 依偎科技(南昌)有限公司 Method, device and terminal for closing process

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294528A (en) * 2012-03-01 2013-09-11 宇龙计算机通信科技(深圳)有限公司 Terminal and process control method
CN102968335A (en) * 2012-10-25 2013-03-13 东莞宇龙通信科技有限公司 Terminal and terminal memory management method
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device
CN104050417A (en) * 2014-07-04 2014-09-17 北京奇虎科技有限公司 Method and device for detecting software states at mobile terminal
CN105446789A (en) * 2015-11-23 2016-03-30 上海斐讯数据通信技术有限公司 Method and apparatus for building application in android system
CN106528282A (en) * 2016-09-23 2017-03-22 依偎科技(南昌)有限公司 Method, device and terminal for closing process

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111209051A (en) * 2020-01-13 2020-05-29 奇安信科技集团股份有限公司 Optimization acceleration method and device based on domestic operating system
CN111209051B (en) * 2020-01-13 2023-07-28 奇安信科技集团股份有限公司 Optimization acceleration method and device based on domestic operating system

Similar Documents

Publication Publication Date Title
KR101574366B1 (en) Synchronizing virtual machine and application life cycles
CN102999369B (en) The method and device of virtual machine upgrading
KR101752082B1 (en) Development-environment system, development-environment device, and development-environment provision method and computer readable medium recording program
JP5371095B2 (en) Patch application system
US20210248058A1 (en) Feature-based deployment pipelines
CN101488173B (en) Method for measuring completeness of credible virtual field start-up files supporting non-delaying machine
CN104461744A (en) Resource allocation method and device
CN106201613A (en) Preheating software is installed
CN108205560B (en) Data synchronization method and device
CN102165419A (en) Computer system, method, and computer program for managing batch job
CN111258850B (en) Method and device for updating software information based on Linux system
US20150169850A1 (en) Execution-Based License Discovery and Optimization
CN104657158A (en) Method and device for processing business in business system
CN104360892A (en) System and method for creating virtual machine
CN102945344A (en) Background switching service processing method and system
CN103226603A (en) File synchronization update method and system based on portable storage device
CN102411513B (en) Garbage collection method for mixed mode execution engine
CN106529281B (en) A kind of executable file processing method and processing device
CN107153577A (en) A kind of system optimization method for Android system
CN105426544B (en) Method and device for monitoring database state
JP2010225033A (en) Memory management method, and computer
CN104751046B (en) A kind of user authen method and mobile terminal device of application program
CN103294591A (en) Method for detecting crossing use of mobile storage equipment
CN105224387A (en) A kind of security deployment method of virtual machine under cloud computing
CN113360251B (en) Intelligent contract execution and cross-contract calling method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20170912