WO2017219534A1 - Method and system for processing application program - Google Patents

Method and system for processing application program Download PDF

Info

Publication number
WO2017219534A1
WO2017219534A1 PCT/CN2016/100638 CN2016100638W WO2017219534A1 WO 2017219534 A1 WO2017219534 A1 WO 2017219534A1 CN 2016100638 W CN2016100638 W CN 2016100638W WO 2017219534 A1 WO2017219534 A1 WO 2017219534A1
Authority
WO
WIPO (PCT)
Prior art keywords
area
dedicated application
application
dedicated
condition
Prior art date
Application number
PCT/CN2016/100638
Other languages
French (fr)
Chinese (zh)
Inventor
蒋罗
傅文治
吕楠
Original Assignee
宇龙计算机通信科技(深圳)有限公司
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 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017219534A1 publication Critical patent/WO2017219534A1/en

Links

Images

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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Definitions

  • the present invention relates to the field of terminal technologies, and in particular, to a method and system for processing an application.
  • the native Android system supports the forced stop operation of the system's own application, and can release the system resources occupied by the application or service without uninstalling the application.
  • the mobile terminal management software performs a deep modification on the above application freezing function to facilitate the user to freeze the non-system application. Such as modifying the application's configuration file, so that the application can not be self-starting, deep-customized application freezes even to the ability to uninstall the application, unfreeze and then install the application and restore the application's data.
  • the existing application freezing technology generally determines whether the application is frozen according to the frequency of use of the application, and the thawing requires user operation without corresponding automatic processing.
  • Application freezing can be divided into automatic freezing and manual freezing.
  • Automatic freezing means that the system automatically freezes the application after it detects that the state of an application has reached a certain condition.
  • Manual freezing is the user's initiative to freeze the application on the desktop or other interface. Automatic freezing is generally performed by the application frequency. After the application does not start to reach the movement threshold, it is determined that the application is an infrequent application and can be frozen. The defrosting operation requires manual processing by the user.
  • the invention provides a processing method and system for an application program, which realizes automatic freezing/thawing of an application program, reduces user operations, and improves user experience.
  • the present invention adopts the following technical solutions:
  • an application processing method comprising:
  • Determining that the location of the area where the terminal is located changes from the first area to the second area
  • the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area, respectively.
  • performing freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area respectively including:
  • the dedicated application of the second area If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
  • the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
  • the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
  • the method further includes: setting a freezing condition of the dedicated application of the first area;
  • the freezing condition is that the duration when the application is not used reaches the preset duration.
  • the dedicated application is determined according to a popular application of the area, or is determined by a user.
  • an application processing system comprising:
  • the area change determining module is configured to determine that the location of the area where the terminal is located is changed from the first area to the second area;
  • a status checking module configured to check a state of a dedicated application of the first area on the terminal and a dedicated application of the second area
  • the freeze/unfreeze processing module is configured to perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively, according to the state.
  • the freezing/thawing processing module is specifically configured as:
  • the dedicated application of the second area If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
  • the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
  • the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
  • the method further includes: setting a freezing condition of the dedicated application of the first area;
  • the freezing condition is that the duration when the application is not used reaches the preset duration.
  • the dedicated application is determined according to a popular application of the area, or is determined by a user.
  • the beneficial effects of the present invention are: determining that the location of the area where the terminal is located changes from the first area to the second area; checking the state of the dedicated application of the first area on the terminal and the application of the dedicated application of the second area; According to the state, the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area, respectively.
  • the invention is based on the application freezing technology.
  • the first area is determined according to the state of the dedicated application of the first area and the second area.
  • the dedicated application and the dedicated application of the second area perform freeze/thaw related processing to implement automatic freeze/freeze of the application, reduce user operations, and improve user experience.
  • FIG. 1 is a flowchart of a method of a first embodiment of a method for processing an application according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method of a second embodiment of a method for processing an application according to an embodiment of the present invention.
  • FIG. 3 is a block diagram showing the structure of an embodiment of a processing system of an application provided in an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a terminal provided in an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for processing a first embodiment of an application processing method according to an embodiment of the present invention. As shown, the method includes:
  • Step S101 determining that the location of the area where the terminal is located is changed from the first area to the second area.
  • Step S102 Check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
  • the method further includes: acquiring a correspondence between the first area, B, and the dedicated application.
  • the popular applications used in each region are different. For example, China is accustomed to using WeChat, Weibo, QQ, Youku, LeTV and other applications, while foreign countries are more accustomed to using Facebook, GTalk, YouTube and other applications, corresponding to each region.
  • the popular application is different, so the correspondence between the first area, B and the dedicated application can be confirmed according to the popular application of the area.
  • some applications even change the location of the area, but users continue to use it, such as WeChat. If the user goes abroad, his domestic friends still use WeChat. If you want to contact friends in China, the user will continue to use WeChat.
  • Dedicated applications can also be determined by user customization.
  • Step S103 Perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area according to the state.
  • the embodiment is based on the application freezing technology.
  • the dedicated application according to the first area and the second area is used.
  • the state performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, realizes automatic freezing/thawing of the application, reduces user operations, and improves user experience.
  • FIG. 2 is a flowchart of a method for processing a second embodiment of an application processing method according to an embodiment of the present invention. As shown, the method includes:
  • Step S201 determining that the location of the area where the terminal is located is changed from the first area to the second area.
  • Step S202 Check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
  • the method further includes: acquiring a correspondence between the first area, B, and the dedicated application.
  • the dedicated application is determined based on the popular application of the region or is determined by the user.
  • the popular applications used in each region are different. For example, China is accustomed to using WeChat, Weibo, QQ, Youku, LeTV and other applications, while foreign countries are more accustomed to using Facebook, GTalk, YouTube and other applications, corresponding to each region.
  • the popular application is different, so the correspondence between the first area, B and the dedicated application can be confirmed according to the popular application of the area.
  • some applications even change the location of the area, but users continue to use it, such as WeChat. If the user goes abroad, his domestic friends still use WeChat. If you want to contact friends in China, the user will continue to use WeChat.
  • Dedicated applications can also be determined by user customization. The application can be automatically frozen and thawed based on the usage environment such as region and language to improve the user experience.
  • Step S203 If the dedicated application of the second area is in a frozen state, perform a defrosting process on the dedicated application of the second area; or determine whether the dedicated application of the second area satisfies the thawing condition, and if so, The dedicated application of the second area performs the defrosting process, and if not, the dedicated application of the second area continues to be frozen.
  • the thawing condition is that when the terminal is in the second area last time, the dedicated application of the second area is not set to a frozen state by the user.
  • the defrosting process can be directly performed on the dedicated application in which the second area is frozen.
  • the terminal changes from the first area to the second area it may also be determined whether the dedicated application that is frozen in the second area meets the thawing condition, and the thawing condition may be that the terminal is in the second area last time, and the second area is The dedicated application is not set to the frozen state by the user. If the user is already in the second area, the dedicated application of the second area that has been actively frozen by the user is returned to the second area and is not automatically thawed.
  • the dedicated application that has been frozen in the second area is thawed, and the user may be inquired before the complete thawing, allowing the user to select and operate in batches to improve the user experience; if the thawing condition is not satisfied, the second area is The dedicated application continues to be frozen.
  • Step S204 If the dedicated application of the first area is in the defrosted state, perform a freeze process on the dedicated application of the first area; or determine whether the dedicated application of the first area satisfies the freeze condition, and if so, The dedicated application of the first area performs a freeze process, and if not, the dedicated application of the first area continues to be in a thawed state.
  • the freeze processing can be directly performed on the dedicated application of the first area.
  • the terminal When the terminal is changed from the first area to the second area, it may be first determined whether the dedicated application of the first area satisfies a freeze condition, and if the freeze condition is met, performing a freeze process on the dedicated application of the first area, If the freeze condition is not met, then the dedicated application of the first zone continues to be in a thawed state.
  • the method further includes: setting a freezing condition of the dedicated application of the first area; the freezing condition is: a duration of the application being unused Set the duration.
  • the freeze condition of the dedicated application of the first area is modified.
  • the original freeze condition is that the application has not been used for a period of one week
  • the modified freeze condition is that the application has not been used for three days.
  • the proprietary application is frozen as long as the proprietary application of the first region is not used for three days.
  • the preset duration can be set according to the user's usage habits.
  • Step S203 and step S204 are in a parallel relationship.
  • the dedicated application and the first area are determined according to the state of the dedicated application of the first area and the second area.
  • the special application of the second area performs the freeze/thaw related processing. If the freeze/thaw condition is satisfied, the freeze/thaw processing is performed on the application, and the freeze condition can be modified.
  • This embodiment is based on the application freeze technology and is combined with the terminal. The change of geographical location enables automatic freezing/thawing of the application, reducing user operations and improving the user experience.
  • the following is an embodiment of a processing system for an application provided in an embodiment of the present invention.
  • the embodiment of the system is implemented based on the embodiment of the foregoing method.
  • FIG. 3 is a structural block diagram of a first embodiment of a processing system for an application provided in an embodiment of the present invention. As shown, the system includes:
  • the area change determining module 31 is configured to determine that the location of the area where the terminal is located is changed from the first area to the second area.
  • the status check module 32 is configured to check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
  • the dedicated application is determined based on the popular application of the region or is determined by the user.
  • the freeze/unfreeze processing module 33 is configured to perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively, according to the state.
  • the freeze/thaw processing module 33 is specifically configured as:
  • the dedicated application of the second area If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
  • the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
  • the thawing condition is that when the terminal is in the second area last time, the dedicated application of the second area is not set to a frozen state by the user.
  • the method further includes: setting a freezing condition of the dedicated application of the first area; the freezing condition is: a duration of the application being unused Set the duration.
  • the system for providing freeze/thaw of the application program is based on the application freezing technology.
  • the first area changes to the second area, according to the first
  • the state of the dedicated application of the area and the second area performing freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, realizing automatic freezing/thawing of the application, and reducing user operations, Improve the user experience.
  • FIG. 4 is a schematic structural diagram of a terminal provided in an embodiment of the present invention.
  • the terminal 40 in the embodiment of the present invention may be different types of electronic devices, such as: smart phones, tablet computers, palmtop computers, and mobile internet devices, personal digital assistants, media players, smart televisions, smart watches, smart glasses, smart hands. Ring and so on.
  • the terminal 40 in the embodiment of the present invention includes: at least one processor 410, such as a CPU, at least one communication bus 412, and at least one memory 413.
  • the communication bus 412 is used to implement connection communication between these components.
  • the memory 413 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory.
  • the processor 410 can execute an operating system of the terminal 40 and various installed application programs, program codes, and the like.
  • each module described above includes the area change determining module 31, the status checking module 32, and the The freeze/thaw processing module 33 and the like are described.
  • Program code is stored in the memory 413, and the processor 410 can call the program code stored in the memory 413 via the communication bus 412 to perform related functions.
  • the respective modules described in FIG. 3 are program codes stored in the memory 413, And executed by the processor 410 to implement the functions of the various units to implement processing of the application.
  • the memory 413 stores a plurality of instructions that are executed by the processor 410 to implement an application processing method. Specifically, the processor 410 determines that the location of the area where the terminal 40 is located changes from the first area to the second area; checks the state of the dedicated application of the first area on the terminal 40 and the state of the dedicated application of the second area; The state performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively.
  • the processor 410 performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area according to the state, respectively, including: if the second area The dedicated application is in a frozen state, performing a thawing process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the dedicated application for the second area
  • the program performs a defrosting process, if not, causing the dedicated application of the second area to continue to be in a frozen state; if the dedicated application of the first area is in a defrosted state, performing a freeze process on the dedicated application of the first area; or Determining whether the dedicated application of the first area satisfies a freeze condition, and if so, performing a freeze process on the dedicated application of the first area, and if not, causing the dedicated application of the first area to continue to be in a defrosted state.
  • the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
  • the processor 410 before determining whether the dedicated application of the first area satisfies a freeze condition, the processor 410 further includes: setting a freeze condition of the dedicated application of the first area; the freezing The condition is that the application has not been used for a preset duration.
  • the dedicated application is determined based on a popular application of the region, or is determined by a user.

Abstract

A method and a system for processing an application program. The method comprises: determining that the position of an area where a terminal is located changes from a first area to a second area (S101, S201); detecting the status of a dedicated application program in the first area and the status of a dedicated application program in the second area (S102, S202) on the terminal; performing, according to the status, a freezing/thawing-associated process respectively on the dedicated application program in the first area and the dedicated application program in the second area (S103). On the basis of the application freezing techniques, the method achieves, by combining geographic position changes of a terminal, automatic freezing/thawing of application programs, reducing user's operations, improving user experience.

Description

一种应用程序的处理方法及系统Application processing method and system
本申请要求于2016年6月21日提交中国专利局,申请号为201610460653.7、发明名称为“一种应用程序的处理方法及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201610460653.7, entitled "Processing Method and System for Application Procedure", which is filed on June 21, 2016, the entire contents of which are incorporated herein by reference. In the application.
技术领域Technical field
本发明涉及终端技术领域,尤其涉及一种应用程序的处理方法及系统。The present invention relates to the field of terminal technologies, and in particular, to a method and system for processing an application.
背景技术Background technique
原生Android系统支持对系统自带应用程序进行强制停止操作,不需要卸载应用程序,即可释放该应用程序或服务占用的系统资源。移动终端管理软件针对上述应用程序冻结功能进行深度改造,方便用户对非系统应用程序进行冻结操作。如修改应用程序的配置文件,使应用程序无法自启动,深度定制的应用程序冻结甚至达到可以卸载应用程序,解冻再安装应用程序并恢复应用程序的数据。The native Android system supports the forced stop operation of the system's own application, and can release the system resources occupied by the application or service without uninstalling the application. The mobile terminal management software performs a deep modification on the above application freezing function to facilitate the user to freeze the non-system application. Such as modifying the application's configuration file, so that the application can not be self-starting, deep-customized application freezes even to the ability to uninstall the application, unfreeze and then install the application and restore the application's data.
现有的应用程序冻结技术,一般是根据应用程序的使用频率确定应用程序冻结与否,而解冻则需要用户操作,没有相应的自动化处理。The existing application freezing technology generally determines whether the application is frozen according to the frequency of use of the application, and the thawing requires user operation without corresponding automatic processing.
应用程序冻结可分为自动冻结和手动冻结。自动冻结就是系统检测某个应用程序的状态达到一定的条件后,自动将该应用程序进行冻结处理。手动冻结则是用户在桌面或其他界面上,主动将应用程序冻结。自动冻结一般是通过应用程序的使用频率,应用未启动的时间间隔达到移动阈值以后,确定应用程序为不常用应用,可以进行冻结处理。而解冻操作,都需要用户手动处理。Application freezing can be divided into automatic freezing and manual freezing. Automatic freezing means that the system automatically freezes the application after it detects that the state of an application has reached a certain condition. Manual freezing is the user's initiative to freeze the application on the desktop or other interface. Automatic freezing is generally performed by the application frequency. After the application does not start to reach the movement threshold, it is determined that the application is an infrequent application and can be frozen. The defrosting operation requires manual processing by the user.
发明内容Summary of the invention
本发明提供了一种应用程序的处理方法及系统,实现对应用程序的自动冻结/解冻,减少用户操作,提高用户体验。The invention provides a processing method and system for an application program, which realizes automatic freezing/thawing of an application program, reduces user operations, and improves user experience.
为实现上述设计,本发明采用以下技术方案:To achieve the above design, the present invention adopts the following technical solutions:
一方面,提供了一种应用程序的处理方法,该方法,包括:In one aspect, an application processing method is provided, the method comprising:
确定终端所在区域位置由第一区域变化到第二区域;Determining that the location of the area where the terminal is located changes from the first area to the second area;
检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态;Checking the status of the dedicated application of the first area on the terminal and the dedicated application of the second area;
根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。According to the state, the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area, respectively.
优选地,所述根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,包括:Preferably, according to the state, performing freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area respectively, including:
若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。If the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
优选地,所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。Preferably, the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
优选地:Preferably:
所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area;
所述冻结条件为:应用程序未被使用的时长达到预置时长。The freezing condition is that the duration when the application is not used reaches the preset duration.
优选地,所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。Preferably, the dedicated application is determined according to a popular application of the area, or is determined by a user.
另一方面,提供了一种应用程序的处理系统,该系统,包括:In another aspect, an application processing system is provided, the system comprising:
区域变化确定模块,设置为确定终端所在区域位置由第一区域变化到第二区域;The area change determining module is configured to determine that the location of the area where the terminal is located is changed from the first area to the second area;
状态检查模块,设置为检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态;a status checking module configured to check a state of a dedicated application of the first area on the terminal and a dedicated application of the second area;
冻结/解冻处理模块,设置为根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。The freeze/unfreeze processing module is configured to perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively, according to the state.
优选地,所述冻结/解冻处理模块,具体设置为:Preferably, the freezing/thawing processing module is specifically configured as:
若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。If the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
优选地,所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。Preferably, the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
优选地:Preferably:
所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area;
所述冻结条件为:应用程序未被使用的时长达到预置时长。The freezing condition is that the duration when the application is not used reaches the preset duration.
优选地,所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。Preferably, the dedicated application is determined according to a popular application of the area, or is determined by a user.
与现有技术相比,本发明的有益效果为:确定终端所在区域位置由第一区域变化到第二区域;检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态;根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。本发明基于应用冻结技术基础上,当检测出终端的地理位置有所变化,由第一区域变化到第二区域,则根据第一区域和第二区域的专用应用程序的状态,对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,实现对应用程序的自动冻结/解冻,减少用户操作,提高用户体验。Compared with the prior art, the beneficial effects of the present invention are: determining that the location of the area where the terminal is located changes from the first area to the second area; checking the state of the dedicated application of the first area on the terminal and the application of the dedicated application of the second area; According to the state, the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area, respectively. The invention is based on the application freezing technology. When it is detected that the geographical position of the terminal changes, and the first area changes to the second area, the first area is determined according to the state of the dedicated application of the first area and the second area. The dedicated application and the dedicated application of the second area perform freeze/thaw related processing to implement automatic freeze/freeze of the application, reduce user operations, and improve user experience.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对本发明实施例描述中所需要使用的附图作简单的介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据本发明实施例的内容和这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments of the present invention will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention. For those skilled in the art, other drawings may be obtained according to the contents of the embodiments of the present invention and the drawings without any creative work.
图1是本发明具体实施方式中提供的一种应用程序的处理方法的第一实施例的方法流程图。FIG. 1 is a flowchart of a method of a first embodiment of a method for processing an application according to an embodiment of the present invention.
图2是本发明具体实施方式中提供的一种应用程序的处理方法的第二实施例的方法流程图。FIG. 2 is a flowchart of a method of a second embodiment of a method for processing an application according to an embodiment of the present invention.
图3是本发明具体实施方式中提供的一种应用程序的处理系统的实施例的结构方框图。3 is a block diagram showing the structure of an embodiment of a processing system of an application provided in an embodiment of the present invention.
图4是本发明具体实施方式中提供的一种终端的结构示意图。4 is a schematic structural diagram of a terminal provided in an embodiment of the present invention.
具体实施方式detailed description
为使本发明解决的技术问题、采用的技术方案和达到的技术效果更加清楚,下面将结合附图对本发明实施例的技术方案作进一步的详细描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions of the embodiments of the present invention will be further described in detail below with reference to the accompanying drawings, and it is obvious that the described embodiments are only the present invention. Some embodiments, but not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
请参考图1,其是本发明具体实施方式中提供的一种应用程序的处理方法的第一实施例的方法流程图。如图所示,该方法,包括:Please refer to FIG. 1 , which is a flowchart of a method for processing a first embodiment of an application processing method according to an embodiment of the present invention. As shown, the method includes:
步骤S101:确定终端所在区域位置由第一区域变化到第二区域。Step S101: determining that the location of the area where the terminal is located is changed from the first area to the second area.
步骤S102:检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态。Step S102: Check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
所述检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态之前,还包括:获取第一区域、B与所述专用应用程序的对应关系。每个区域使用的热门应用有所不同,例如,中国国内习惯使用微信、微博、QQ、优酷、乐视等应用软件,国外则更习惯使用Facebook、GTalk、YouTube等应用程序,每个区域对应的热门应用程序不一样,因此第一区域、B与所述专用应用程序的对应关系可以根据区域的热门应用程序确认。但有些应用程序就算区域位置有所变化,但是用户还是继续使用,例如微信,如果用户出国,但是他国内的朋友还是用微信,若想与国内的朋友联系,用户还是继续使用微信,因此所述专用应用程序也可以由用户自定义确定。Before the checking the state of the dedicated application of the first area on the terminal and the dedicated application of the second area, the method further includes: acquiring a correspondence between the first area, B, and the dedicated application. The popular applications used in each region are different. For example, China is accustomed to using WeChat, Weibo, QQ, Youku, LeTV and other applications, while foreign countries are more accustomed to using Facebook, GTalk, YouTube and other applications, corresponding to each region. The popular application is different, so the correspondence between the first area, B and the dedicated application can be confirmed according to the popular application of the area. However, some applications even change the location of the area, but users continue to use it, such as WeChat. If the user goes abroad, his domestic friends still use WeChat. If you want to contact friends in China, the user will continue to use WeChat. Dedicated applications can also be determined by user customization.
步骤S103:根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。Step S103: Perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area according to the state.
根据所述状态,来决定是否需要对已冻结的第二区域的专用应用程序执行解冻相关处理;而对未冻结的第一区域的专用应用程序执行冻结相关处理。Based on the state, it is determined whether or not the defrosting related process needs to be performed on the dedicated application of the frozen second region; and the freeze-related processing is performed on the dedicated application of the unfrozen first region.
综上所述,本实施例基于应用冻结技术基础上,当检测出终端的地理位置有所变化,由第一区域变化到第二区域,则根据第一区域和第二区域的专用应用程序的状态,对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,实现对应用程序的自动冻结/解冻,减少用户操作,提高用户体验。In summary, the embodiment is based on the application freezing technology. When it is detected that the geographic location of the terminal changes, and the first area changes to the second area, the dedicated application according to the first area and the second area is used. The state performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, realizes automatic freezing/thawing of the application, reduces user operations, and improves user experience.
请参考图2,其是本发明具体实施方式中提供的一种应用程序的处理方法的第二实施例的方法流程图。如图所示,该方法,包括:Please refer to FIG. 2, which is a flowchart of a method for processing a second embodiment of an application processing method according to an embodiment of the present invention. As shown, the method includes:
步骤S201:确定终端所在区域位置由第一区域变化到第二区域。Step S201: determining that the location of the area where the terminal is located is changed from the first area to the second area.
步骤S202:检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态。Step S202: Check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
所述检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态之前,还包括:获取第一区域、B与所述专用应用程序的对应关系。所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。Before the checking the state of the dedicated application of the first area on the terminal and the dedicated application of the second area, the method further includes: acquiring a correspondence between the first area, B, and the dedicated application. The dedicated application is determined based on the popular application of the region or is determined by the user.
每个区域使用的热门应用有所不同,例如,中国国内习惯使用微信、微博、QQ、优酷、乐视等应用软件,国外则更习惯使用Facebook、GTalk、YouTube等应用程序,每个区域对应的热门应用程序不一样,因此第一区域、B与所述专用应用程序的对应关系可以根据区域的热门应用程序确认。但有些应用程序就算区域位置有所变化,但是用户还是继续使用,例如微信,如果用户出国,但是他国内的朋友还是用微信,若想与国内的朋友联系,用户还是继续使用微信,因此所述专用应用程序也可以由用户自定义确定。可以基于区域和语言等的使用环境实现对应用程序的自动冻结和解冻,提高用户体验。The popular applications used in each region are different. For example, China is accustomed to using WeChat, Weibo, QQ, Youku, LeTV and other applications, while foreign countries are more accustomed to using Facebook, GTalk, YouTube and other applications, corresponding to each region. The popular application is different, so the correspondence between the first area, B and the dedicated application can be confirmed according to the popular application of the area. However, some applications even change the location of the area, but users continue to use it, such as WeChat. If the user goes abroad, his domestic friends still use WeChat. If you want to contact friends in China, the user will continue to use WeChat. Dedicated applications can also be determined by user customization. The application can be automatically frozen and thawed based on the usage environment such as region and language to improve the user experience.
步骤S203:若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态。所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。Step S203: If the dedicated application of the second area is in a frozen state, perform a defrosting process on the dedicated application of the second area; or determine whether the dedicated application of the second area satisfies the thawing condition, and if so, The dedicated application of the second area performs the defrosting process, and if not, the dedicated application of the second area continues to be frozen. The thawing condition is that when the terminal is in the second area last time, the dedicated application of the second area is not set to a frozen state by the user.
当终端由第一区域变化到第二区域,可以直接对第二区域已冻结的专用应用程序执行解冻处理。当终端由第一区域变化到第二区域,也可以先判断第二区域已冻结的专用应用程序是否满足解冻条件,所述解冻条件可以为终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态,如果在第二区域时,用户就已经主动冻结的第二区域的专用应用程序,再次回到第二区域不自动解冻。若满足解冻条件,则解冻第二区域已冻结的专用应用程序,在完全解冻前也可以询问用户,让用户批量选择和操作,提高用户体验;若不满足解冻条件,则是所述第二区域的专用应用程序继续处于冻结状态。When the terminal changes from the first area to the second area, the defrosting process can be directly performed on the dedicated application in which the second area is frozen. When the terminal changes from the first area to the second area, it may also be determined whether the dedicated application that is frozen in the second area meets the thawing condition, and the thawing condition may be that the terminal is in the second area last time, and the second area is The dedicated application is not set to the frozen state by the user. If the user is already in the second area, the dedicated application of the second area that has been actively frozen by the user is returned to the second area and is not automatically thawed. If the thawing condition is met, the dedicated application that has been frozen in the second area is thawed, and the user may be inquired before the complete thawing, allowing the user to select and operate in batches to improve the user experience; if the thawing condition is not satisfied, the second area is The dedicated application continues to be frozen.
步骤S204:若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。Step S204: If the dedicated application of the first area is in the defrosted state, perform a freeze process on the dedicated application of the first area; or determine whether the dedicated application of the first area satisfies the freeze condition, and if so, The dedicated application of the first area performs a freeze process, and if not, the dedicated application of the first area continues to be in a thawed state.
当终端由第一区域变化到第二区域,可以直接对所述第一区域的专用应用程序执行冻结处理。当终端由第一区域变化到第二区域,也可以先判断所述第一区域的专用应用程序是否满足冻结条件,若满足冻结条件,则对所述第一区域的专用应用程序执行冻结处理,若不满足冻结条件,则是所述第一区域的专用应用程序继续处于解冻状态。所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;所述冻结条件为:应用程序未被使用的时长达到预置时长。若原来已设置第一区域的专用应用程序的冻结条件,则修改所述第一区域的专用应用程序的冻结条件。例如,原始的冻结条件为:应用程序未被使用的时长达到一个星期;修改后的冻结条件为:应用程序未被使用的时长达到三天。修改后,只要第一区域的专有应用程序未被使用的时长达到三天,则冻结该专有应用程序。所述预置时长可根据用户的使用习惯进行设置。When the terminal changes from the first area to the second area, the freeze processing can be directly performed on the dedicated application of the first area. When the terminal is changed from the first area to the second area, it may be first determined whether the dedicated application of the first area satisfies a freeze condition, and if the freeze condition is met, performing a freeze process on the dedicated application of the first area, If the freeze condition is not met, then the dedicated application of the first zone continues to be in a thawed state. Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area; the freezing condition is: a duration of the application being unused Set the duration. If the freeze condition of the dedicated application of the first area has been set, the freeze condition of the dedicated application of the first area is modified. For example, the original freeze condition is that the application has not been used for a period of one week; the modified freeze condition is that the application has not been used for three days. After the modification, the proprietary application is frozen as long as the proprietary application of the first region is not used for three days. The preset duration can be set according to the user's usage habits.
步骤S203与步骤S204为并列关系。Step S203 and step S204 are in a parallel relationship.
本实施例当检测出终端的地理位置有所变化,由第一区域变化到第二区域,则根据第一区域和第二区域的专用应用程序的状态,对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,若满足冻结/解冻条件,就相应对应用程序执行冻结/解冻处理,也可修改冻结条件,本实施例基于应用冻结技术基础上,结合终端地理位置的变化,实现对应用程序的自动冻结/解冻,减少用户操作,提高用户体验。In this embodiment, when it is detected that the geographic location of the terminal changes, and the first area changes to the second area, the dedicated application and the first area are determined according to the state of the dedicated application of the first area and the second area. The special application of the second area performs the freeze/thaw related processing. If the freeze/thaw condition is satisfied, the freeze/thaw processing is performed on the application, and the freeze condition can be modified. This embodiment is based on the application freeze technology and is combined with the terminal. The change of geographical location enables automatic freezing/thawing of the application, reducing user operations and improving the user experience.
以下是本发明具体实施方式中提供的一种应用程序的处理系统的实施例,系统的实施例基于上述的方法的实施例实现,在系统中未尽的描述,请参考前述方法的实施例。The following is an embodiment of a processing system for an application provided in an embodiment of the present invention. The embodiment of the system is implemented based on the embodiment of the foregoing method. For the description in the system, please refer to the foregoing method.
请参考图3,其是本发明具体实施方式中提供的一种应用程序的处理系统的第一实施例的结构方框图。如图所示,该系统,包括:Please refer to FIG. 3, which is a structural block diagram of a first embodiment of a processing system for an application provided in an embodiment of the present invention. As shown, the system includes:
区域变化确定模块31,设置为确定终端所在区域位置由第一区域变化到第二区域。The area change determining module 31 is configured to determine that the location of the area where the terminal is located is changed from the first area to the second area.
状态检查模块32,设置为检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态。The status check module 32 is configured to check the status of the dedicated application of the first area on the terminal and the dedicated application of the second area.
所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。The dedicated application is determined based on the popular application of the region or is determined by the user.
冻结/解冻处理模块33,设置为根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。The freeze/unfreeze processing module 33 is configured to perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively, according to the state.
所述冻结/解冻处理模块33,具体设置为:The freeze/thaw processing module 33 is specifically configured as:
若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。If the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。The thawing condition is that when the terminal is in the second area last time, the dedicated application of the second area is not set to a frozen state by the user.
所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;所述冻结条件为:应用程序未被使用的时长达到预置时长。Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area; the freezing condition is: a duration of the application being unused Set the duration.
综上所述,本实施例提供识应用程序的冻结/解冻的系统基于应用冻结技术基础上,当检测出终端的地理位置有所变化,由第一区域变化到第二区域,则根据第一区域和第二区域的专用应用程序的状态,对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,实现对应用程序的自动冻结/解冻,减少用户操作,提高用户体验。In summary, the system for providing freeze/thaw of the application program is based on the application freezing technology. When it is detected that the geographic location of the terminal changes, the first area changes to the second area, according to the first The state of the dedicated application of the area and the second area, performing freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, realizing automatic freezing/thawing of the application, and reducing user operations, Improve the user experience.
图4是本发明具体实施方式中提供的一种终端的结构示意图。4 is a schematic structural diagram of a terminal provided in an embodiment of the present invention.
本发明实施例中的终端40可以是不同类型的电子设备,例如:智能手机、平板电脑、掌上电脑以及移动互联网设备、个人数字助理、媒体播放器、智能电视、智能手表、智能眼镜、智能手环等。The terminal 40 in the embodiment of the present invention may be different types of electronic devices, such as: smart phones, tablet computers, palmtop computers, and mobile internet devices, personal digital assistants, media players, smart televisions, smart watches, smart glasses, smart hands. Ring and so on.
如图4所示,本发明实施例中的终端40包括:至少一个处理器410,例如CPU,至少一个通信总线412,至少一个存储器413。其中,所述通信总线412用于实现这些组件之间的连接通信。所述存储器413可以是高速RAM存储器,也可以是非易失性的存储器(non-volatile memory),例如至少一个磁盘存储器。As shown in FIG. 4, the terminal 40 in the embodiment of the present invention includes: at least one processor 410, such as a CPU, at least one communication bus 412, and at least one memory 413. The communication bus 412 is used to implement connection communication between these components. The memory 413 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory.
所述处理器410可执行所述终端40的操作系统以及安装的各类应用程序、程序代码等,例如,上述的各个模块,包括所述区域变化确定模块31、所述状态检查模块32、所述冻结/解冻处理模块33等。The processor 410 can execute an operating system of the terminal 40 and various installed application programs, program codes, and the like. For example, each module described above includes the area change determining module 31, the status checking module 32, and the The freeze/thaw processing module 33 and the like are described.
所述存储器413中存储有程序代码,且所述处理器410可通过通信总线412,调用所述存储器413中存储的程序代码以执行相关的功能。例如,图3中所述的各个模块(例如,所述区域变化确定模块31、所述状态检查模块32、所述冻结/解冻处理模块33等)是存储在所述存储器413中的程序代码,并由所述处理器410所执行,从而实现所述各个单元的功能以实现对应用程序的处理。Program code is stored in the memory 413, and the processor 410 can call the program code stored in the memory 413 via the communication bus 412 to perform related functions. For example, the respective modules described in FIG. 3 (for example, the area change determination module 31, the status check module 32, the freeze/thaw processing module 33, etc.) are program codes stored in the memory 413, And executed by the processor 410 to implement the functions of the various units to implement processing of the application.
在本发明的一个实施例中,所述存储器413存储多个指令,所述多个指令被所述处理器410所执行以实现应用程序处理方法。具体而言,所述处理器410确定终端40所在区域位置由第一区域变化到第二区域;检查终端40上第一区域的专用应用程序和第二区域的专用应用程序的状态;根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。In one embodiment of the invention, the memory 413 stores a plurality of instructions that are executed by the processor 410 to implement an application processing method. Specifically, the processor 410 determines that the location of the area where the terminal 40 is located changes from the first area to the second area; checks the state of the dedicated application of the first area on the terminal 40 and the state of the dedicated application of the second area; The state performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively.
在进一步的实施例中,所述处理器410所述根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,包括:若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。In a further embodiment, the processor 410 performs freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area according to the state, respectively, including: if the second area The dedicated application is in a frozen state, performing a thawing process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the dedicated application for the second area The program performs a defrosting process, if not, causing the dedicated application of the second area to continue to be in a frozen state; if the dedicated application of the first area is in a defrosted state, performing a freeze process on the dedicated application of the first area; or Determining whether the dedicated application of the first area satisfies a freeze condition, and if so, performing a freeze process on the dedicated application of the first area, and if not, causing the dedicated application of the first area to continue to be in a defrosted state.
在进一步的实施例中,所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。In a further embodiment, the thawing condition is that the dedicated application of the second area is not set to a frozen state by the user when the terminal is in the second area last time.
在进一步的实施例中,所述判断所述第一区域的专用应用程序是否满足冻结条件之前,所述处理器410还包括:设置所述第一区域的专用应用程序的冻结条件;所述冻结条件为:应用程序未被使用的时长达到预置时长。In a further embodiment, before determining whether the dedicated application of the first area satisfies a freeze condition, the processor 410 further includes: setting a freeze condition of the dedicated application of the first area; the freezing The condition is that the application has not been used for a preset duration.
在进一步的实施例中,所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。In a further embodiment, the dedicated application is determined based on a popular application of the region, or is determined by a user.
具体地,所述处理器410对上述指令的具体实现方法可参考图1至图2对应实施例中相关步骤的描述,在此不赘述。For details, refer to the description of the related steps in the corresponding embodiment in FIG. 1 to FIG. 2, and the details are not described here.
以上结合具体实施例描述了本发明的技术原理。这些描述只是为了解释本发明的原理,而不能以任何方式解释为对本发明保护范围的限制。基于此处的解释,本领域的技术人员不需要付出创造性的劳动即可联想到本发明的其它具体实施方式,这些方式都将落入本发明的保护范围之内。The technical principles of the present invention have been described above in connection with specific embodiments. The descriptions are merely illustrative of the principles of the invention and are not to be construed as limiting the scope of the invention. Based on the explanation herein, those skilled in the art can devise various other embodiments of the present invention without departing from the scope of the invention.

Claims (10)

  1. 一种应用程序的处理方法,其特征在于,包括: A processing method for an application, comprising:
    确定终端所在区域位置由第一区域变化到第二区域;Determining that the location of the area where the terminal is located changes from the first area to the second area;
    检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态;Checking the status of the dedicated application of the first area on the terminal and the dedicated application of the second area;
    根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。According to the state, the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area, respectively.
  2. 根据权利要求1所述的一种应用程序的处理方法,其特征在于,所述根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理,包括: The processing method of an application according to claim 1, wherein the freezing/thawing-related processing is performed on the dedicated application of the first area and the dedicated application of the second area according to the state, respectively. ,include:
    若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
    若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。If the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
  3. 根据权利要求2所述的一种应用程序的处理方法,其特征在于,所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。 The processing method of an application according to claim 2, wherein the thawing condition is: when the terminal is in the second area, the dedicated application of the second area is not set to be frozen by the user. status.
  4. 根据权利要求2所述的一种应用程序的处理方法,其特征在于: A processing method for an application according to claim 2, wherein:
    所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area;
    所述冻结条件为:应用程序未被使用的时长达到预置时长。The freezing condition is that the duration when the application is not used reaches the preset duration.
  5. 根据权利要求1所述的一种应用程序的处理方法,其特征在于,所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。 The processing method of an application according to claim 1, wherein the dedicated application is determined according to a popular application of the area, or is determined by a user.
  6. 一种应用程序的处理系统,其特征在于,包括: An application processing system, comprising:
    区域变化确定模块,设置为确定终端所在区域位置由第一区域变化到第二区域;The area change determining module is configured to determine that the location of the area where the terminal is located is changed from the first area to the second area;
    状态检查模块,设置为检查终端上第一区域的专用应用程序和第二区域的专用应用程序的状态;a status checking module configured to check a state of a dedicated application of the first area on the terminal and a dedicated application of the second area;
    冻结/解冻处理模块,设置为根据所述状态,分别对第一区域的专用应用程序和第二区域的专用应用程序执行冻结/解冻相关的处理。The freeze/unfreeze processing module is configured to perform freeze/thaw related processing on the dedicated application of the first area and the dedicated application of the second area, respectively, according to the state.
  7. 根据权利要求6所述的一种应用程序的处理系统,其特征在于,所述冻结/解冻处理模块,具体设置为: The processing system of an application according to claim 6, wherein the freezing/thawing processing module is specifically configured to:
    若第二区域的专用应用程序处于冻结状态,对所述第二区域的专用应用程序执行解冻处理;或,判断所述第二区域的专用应用程序是否满足解冻条件,若是,对所述第二区域的专用应用程序执行解冻处理,若否,使所述第二区域的专用应用程序继续处于冻结状态;If the dedicated application of the second area is in a frozen state, performing a defrosting process on the dedicated application of the second area; or determining whether the dedicated application of the second area satisfies the thawing condition, and if so, the second The dedicated application of the area performs a defrosting process, and if not, causes the dedicated application of the second area to remain in a frozen state;
    若第一区域的专用应用程序处于解冻状态,对所述第一区域的专用应用程序执行冻结处理;或,判断所述第一区域的专用应用程序是否满足冻结条件,若是,对所述第一区域的专用应用程序执行冻结处理,若否,使所述第一区域的专用应用程序继续处于解冻状态。If the dedicated application of the first area is in the defrosted state, performing a freeze process on the dedicated application of the first area; or determining whether the dedicated application of the first area satisfies a freeze condition, and if so, the first The dedicated application of the zone performs a freeze process, and if not, the dedicated application of the first zone continues to be in a thawed state.
  8. 根据权利要求7所述的一种应用程序的处理系统,其特征在于,所述解冻条件为:所述终端在上一次处于第二区域时,第二区域的专用应用程序没有被用户设置为冻结状态。 The processing system of an application according to claim 7, wherein the thawing condition is that the dedicated application of the second area is not set to be frozen by the user when the terminal is in the second area last time. status.
  9. 根据权利要求7所述的一种应用程序的处理系统,其特征在于: A processing system for an application according to claim 7, wherein:
    所述判断所述第一区域的专用应用程序是否满足冻结条件之前,还包括:设置所述第一区域的专用应用程序的冻结条件;Before determining whether the dedicated application of the first area meets the freezing condition, the method further includes: setting a freezing condition of the dedicated application of the first area;
    所述冻结条件为:应用程序未被使用的时长达到预置时长。The freezing condition is that the duration when the application is not used reaches the preset duration.
  10. 根据权利要求6所述的一种应用程序的处理系统,其特征在于,所述专用应用程序根据区域的热门应用程序确定,或由用户自定义确定。 The processing system of an application according to claim 6, wherein the dedicated application is determined according to a popular application of the area, or is determined by a user.
PCT/CN2016/100638 2016-06-21 2016-09-28 Method and system for processing application program WO2017219534A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610460653.7 2016-06-21
CN201610460653.7A CN106095515B (en) 2016-06-21 2016-06-21 A kind of processing method and system of application program

Publications (1)

Publication Number Publication Date
WO2017219534A1 true WO2017219534A1 (en) 2017-12-28

Family

ID=57253173

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/100638 WO2017219534A1 (en) 2016-06-21 2016-09-28 Method and system for processing application program

Country Status (2)

Country Link
CN (1) CN106095515B (en)
WO (1) WO2017219534A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023124801A1 (en) * 2021-12-31 2023-07-06 中兴通讯股份有限公司 Freeze management method and apparatus for application, electronic device, and storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018157364A1 (en) * 2017-03-02 2018-09-07 廖建强 Method for freezing application program, and terminal
CN109375995B (en) * 2018-09-26 2021-03-02 Oppo广东移动通信有限公司 Application freezing method and device, storage medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101796803A (en) * 2007-08-31 2010-08-04 索尼爱立信移动通讯有限公司 Portable electronic devices and methods for downloading applications based on presence of the portable electronic device in a defined geographical region
CN103067583A (en) * 2012-12-26 2013-04-24 鸿富锦精密工业(深圳)有限公司 Portable wireless communication device
CN103699406A (en) * 2013-12-05 2014-04-02 广东欧珀移动通信有限公司 Method and device for intelligently freezing long-term unused applications
WO2014092689A1 (en) * 2012-12-11 2014-06-19 Unify Gmbh & Co. Kg Communication apparatus and method for application management
CN105279183A (en) * 2014-07-15 2016-01-27 中国移动通信集团公司 Application domain management method and apparatus as well as user behavior reminding method and apparatus
CN105681578A (en) * 2016-03-11 2016-06-15 深圳还是威健康科技有限公司 Mobile terminal remote control method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317608A (en) * 2014-09-30 2015-01-28 北京金山安全软件有限公司 Management method and device for pre-installed application program in mobile terminal and client

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101796803A (en) * 2007-08-31 2010-08-04 索尼爱立信移动通讯有限公司 Portable electronic devices and methods for downloading applications based on presence of the portable electronic device in a defined geographical region
WO2014092689A1 (en) * 2012-12-11 2014-06-19 Unify Gmbh & Co. Kg Communication apparatus and method for application management
CN103067583A (en) * 2012-12-26 2013-04-24 鸿富锦精密工业(深圳)有限公司 Portable wireless communication device
CN103699406A (en) * 2013-12-05 2014-04-02 广东欧珀移动通信有限公司 Method and device for intelligently freezing long-term unused applications
CN105279183A (en) * 2014-07-15 2016-01-27 中国移动通信集团公司 Application domain management method and apparatus as well as user behavior reminding method and apparatus
CN105681578A (en) * 2016-03-11 2016-06-15 深圳还是威健康科技有限公司 Mobile terminal remote control method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023124801A1 (en) * 2021-12-31 2023-07-06 中兴通讯股份有限公司 Freeze management method and apparatus for application, electronic device, and storage medium

Also Published As

Publication number Publication date
CN106095515A (en) 2016-11-09
CN106095515B (en) 2019-12-03

Similar Documents

Publication Publication Date Title
US11533220B2 (en) Network-assisted consensus protocol
KR101689102B1 (en) Wake-up control method, device and terminal equipment
WO2017096796A1 (en) System updating method and device for smart phone
WO2017206403A1 (en) Memory optimization method, optimization apparatus and terminal
WO2014079228A1 (en) Method for automatic cleaning background application of electronic device, electronic device and storage medium
WO2014183455A1 (en) Method, device and computer storage medium for detecting power consumption of an application
US11310066B2 (en) Method and apparatus for pushing information
WO2017219534A1 (en) Method and system for processing application program
WO2018000675A1 (en) Background application management apparatus and terminal, and background application management method
WO2017219535A1 (en) Application management method, and management device and terminal
WO2018194353A1 (en) Selectively transferring one or more services in multi-subscriber identity module (sim)-multi-standby electronic device
WO2016029659A1 (en) Method and system for synchronizing music player functions of intelligent device, and bluetooth headset
US9588757B2 (en) Data update method, user terminal, and data update system
WO2014142610A1 (en) Terminal and method for synchronizing application thereof
WO2018018819A1 (en) Management method, management device and terminal for application
WO2017092388A1 (en) Method for realizing support by smart watch of various wireless connections and smart watch
CN111988409A (en) Method and system for realizing external storage starting of cloud mobile phone mounting
WO2018094839A1 (en) Method and device for installing preloaded application of mobile terminal
CN103516870A (en) Information processing method and electronic equipment
WO2017128592A1 (en) Method and device for improving application program adaptation based on smart television
WO2015041455A1 (en) Electronic device, method of transmitting information by electronic device, and system for transmitting information
CN104133693A (en) Installation state detection method, device and terminal
WO2017050098A1 (en) Short message processing method and user terminal
CN103631621A (en) Method and device for prompting information
WO2018113546A1 (en) Multi-dimensional segmentation method and apparatus for 5g-oriented protocol stack, and terminal

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16906074

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16906074

Country of ref document: EP

Kind code of ref document: A1