WO2017124374A1 - 一种app管理方法及系统 - Google Patents

一种app管理方法及系统 Download PDF

Info

Publication number
WO2017124374A1
WO2017124374A1 PCT/CN2016/071575 CN2016071575W WO2017124374A1 WO 2017124374 A1 WO2017124374 A1 WO 2017124374A1 CN 2016071575 W CN2016071575 W CN 2016071575W WO 2017124374 A1 WO2017124374 A1 WO 2017124374A1
Authority
WO
WIPO (PCT)
Prior art keywords
app
frequency
threshold
present
update state
Prior art date
Application number
PCT/CN2016/071575
Other languages
English (en)
French (fr)
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 马岩
Priority to CN201680000313.4A priority Critical patent/CN105683911A/zh
Priority to PCT/CN2016/071575 priority patent/WO2017124374A1/zh
Publication of WO2017124374A1 publication Critical patent/WO2017124374A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Definitions

  • the present invention relates to the field of Internet, and in particular, to an app management method and system.
  • the present application provides an app management method. It solves the shortcomings of the prior art technical solutions.
  • an app management method comprising the following steps:
  • the method further includes:
  • the method further includes:
  • an app management system where the system includes:
  • an obtaining unit configured to acquire a login time of each app
  • the deleting unit is configured to delete the app when the absolute value of the difference between the most recent login time and the current time is greater than the inter-day threshold.
  • the system further includes:
  • a setting unit configured to acquire a frequency of use of each app, and if the frequency is greater than a frequency threshold, set the app to an automatic update state.
  • the setting unit is further configured to set the app to a manual update state if the frequency is lower than a frequency threshold.
  • the technical solution provided by the present invention acquires the login time of each app, and when the absolute value of the difference between the latest login time and the current time is greater than the inter-day threshold, the app is deleted, so it has intelligent management. advantage. Brief description of the drawing
  • FIG. 1 is a flowchart of an app management method according to a first preferred embodiment of the present invention
  • FIG. 2 is a structural diagram of an app management system according to a second preferred embodiment of the present invention.
  • FIG. 1 is a method for managing an app according to a first preferred embodiment of the present invention. The method includes the following steps:
  • Step S101 Obtain a login time of each app
  • Step S102 When the absolute value of the difference between the most recent login time and the current time is greater than the inter-day threshold, the app is deleted.
  • the technical solution provided by the present invention acquires the login time of each app, and when the absolute value of the difference between the latest login time and the current time is greater than the inter-day threshold, the app is deleted, so it has intelligent management. advantage. [0026]
  • the foregoing method may further include:
  • the foregoing method may further include:
  • FIG. 2 is an app management system according to a second preferred embodiment of the present invention.
  • the system includes:
  • the obtaining unit 201 is configured to obtain a login time of each app
  • the deleting unit 202 is configured to delete the app when the absolute value of the difference between the most recent login time and the current time is greater than the inter-day threshold ⁇ .
  • the technical solution provided by the present invention acquires the login time of each app, and when the absolute value of the difference between the latest login time and the current time is greater than the inter-day threshold, the app is deleted, so it has intelligent management. advantage.
  • the foregoing system may further include:
  • the setting unit 203 is configured to acquire a frequency of use of each app, and if the frequency is greater than a frequency threshold, set the app to an automatic update state.
  • the setting unit 203 is further configured to set the app to a manual update state if the frequency is lower than a frequency threshold.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Computer Security & Cryptography (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种app管理方法及系统,所述方法包括如下步骤:获取每个app的登录时间(101);当最近登录时间与当前时间的差值的绝对值大于时间阈值时,将该app删除(102)。本技术方案能够有效管理app。

Description

一种 app管理方法及系统
技术领域
[0001] 本发明涉及互联网领域, 尤其涉及一种 app管理方法及系统。
背景技术
[0002] 随着智能手机进入日常生活中, app也越来越多的被应用到手机内, 现有的 app 数量众多, 一般手机内的 app的数量多达上百个甚至几百个, 而并非所有的 app均 会使用, 所以现有的 app管理软件一般为认为管理, 其效率低。
技术问题
[0003] 本申请提供一种 app管理方法。 其解决现有技术的技术方案效率低的缺点。
问题的解决方案
技术解决方案
[0004] 一方面, 提供一种 app管理方法, 所述方法包括如下步骤:
[0005] 获取每个 app的登录吋间;
[0006] 当最近登录吋间与当前吋间的差值的绝对值大于吋间阈值吋, 将该 app刪除。
[0007] 可选的, 所述方法还包括:
[0008] 获取每个 app的使用频率, 如该频率大于频率阈值吋, 将该 app设置成自动更新 状态。
[0009] 可选的, 所述方法还包括:
[0010] 如该频率低于频率阈值吋, 将该 app设置成手动更新状态。
[0011] 第二方面, 提供一种 app管理系统, 所述系统包括:
[0012] 获取单元, 用于获取每个 app的登录吋间;
[0013] 刪除单元, 用于当最近登录吋间与当前吋间的差值的绝对值大于吋间阈值吋, 将该 app刪除。
[0014] 可选的, 所述系统还包括:
[0015] 设置单元, 用于获取每个 app的使用频率, 如该频率大于频率阈值吋, 将该 app 设置成自动更新状态。 [0016] 可选的, 所述设置单元, 还用于如该频率低于频率阈值吋, 将该 app设置成手 动更新状态。
发明的有益效果
有益效果
[0017] 本发明提供的技术方案获取每个 app的登录吋间, 当最近登录吋间与当前吋间 的差值的绝对值大于吋间阈值吋, 将该 app刪除, 所以其具有智能管理的优点。 对附图的简要说明
附图说明
[0018] 为了更清楚地说明本发明实施例的技术方案, 下面将对实施例描述中所需要使 用的附图作简单地介绍, 显而易见地, 下面描述中的附图是本发明的一些实施 例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前提下, 还可以根 据这些附图获得其他的附图。
[0019] 图 1为本发明第一较佳实施方式提供的一种 app管理方法的流程图;
[0020] 图 2为本发明第二较佳实施方式提供的一种 app管理系统的结构图。
本发明的实施方式
[0021] 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的实 施例。 基于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳动前 提下所获得的所有其他实施例, 都属于本发明保护的范围。
[0022] 请参考图 1, 图 1是本发明第一较佳实施方式提出的一种 app管理方法, 该方法 如图 1所示, 包括如下步骤:
[0023] 步骤 S101、 获取每个 app的登录吋间;
[0024] 步骤 S102、 当最近登录吋间与当前吋间的差值的绝对值大于吋间阈值吋, 将该 app刪除。
[0025] 本发明提供的技术方案获取每个 app的登录吋间, 当最近登录吋间与当前吋间 的差值的绝对值大于吋间阈值吋, 将该 app刪除, 所以其具有智能管理的优点。 [0026] 可选的, 上述方法在步骤 S102之后还可以包括:
[0027] 获取每个 app的使用频率, 如该频率大于频率阈值吋, 将该 app设置成自动更新 状态。
[0028] 可选的, 上述方法在步骤 S102之后还可以包括:
[0029] 如该频率低于频率阈值吋, 将该 app设置成手动更新状态。
[0030] 请参考图 2, 图 2是本发明第二较佳实施方式提出的一种 app管理系统, 该系统 包括:
[0031] 获取单元 201, 用于获取每个 app的登录吋间;
[0032] 刪除单元 202, 用于当最近登录吋间与当前吋间的差值的绝对值大于吋间阈值 吋, 将该 app刪除。
[0033] 本发明提供的技术方案获取每个 app的登录吋间, 当最近登录吋间与当前吋间 的差值的绝对值大于吋间阈值吋, 将该 app刪除, 所以其具有智能管理的优点。
[0034] 可选的, 上述系统还可以包括:
[0035] 设置单元 203, 用于获取每个 app的使用频率, 如该频率大于频率阈值吋, 将该 app设置成自动更新状态。
[0036] 可选的, 上述设置单元 203, 还用于如该频率低于频率阈值吋, 将该 app设置成 手动更新状态。
[0037] 需要说明的是, 对于前述的各个方法实施例, 为了简单描述, 故将其都表述为 一系列的动作组合, 但是本领域技术人员应该知悉, 本发明并不受所描述的动 作顺序的限制, 因为依据本发明, 某一些步骤可以采用其他顺序或者同吋进行 。 其次, 本领域技术人员也应该知悉, 说明书中所描述的实施例均属于优选实 施例, 所涉及的动作和模块并不一定是本发明所必须的。
[0038] 在上述实施例中, 对各个实施例的描述都各有侧重, 某个实施例中没有详细描 述的部分, 可以参见其他实施例的相关描述。
[0039] 本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可 以统计程序来指令相关的硬件来完成, 该程序可以存储于一计算机可读存储介 质中, 存储介质可以包括: 闪存盘、 只读存储器 (英文: Read-Only Memory, 简称: ROM) 、 随机存取器 (英文: Random Access Memory , 简称: RAM) 、 磁盘或光盘等。
以上对本发明实施例所提供的内容下载方法及相关设备、 系统进行了详细介绍 , 本文中应用了具体个例对本发明的原理及实施方式进行了阐述, 以上实施例 的说明只是用于帮助理解本发明的方法及其核心思想; 同吋, 对于本领域的一 般技术人员, 依据本发明的思想, 在具体实施方式及应用范围上均会有改变之 处, 综上所述, 本说明书内容不应理解为对本发明的限制。

Claims

权利要求书
[权利要求 1] 一种 app管理方法, 其特征在于, 所述方法包括如下步骤:
获取每个 app的登录吋间;
当最近登录吋间与当前吋间的差值的绝对值大于吋间阈值吋, 将该 ap p刪除。
[权利要求 2] 根据权利要求 1所述的方法, 其特征在于, 所述方法还包括:
获取每个 app的使用频率, 如该频率大于频率阈值吋, 将该 app设置成 自动更新状态。
[权利要求 3] 根据权利要求 2所述的方法, 其特征在于, 所述方法还包括:
如该频率低于频率阈值吋, 将该 app设置成手动更新状态。
[权利要求 4] 一种 app管理系统, 其特征在于, 所述系统包括:
获取单元, 用于获取每个 app的登录吋间;
刪除单元, 用于当最近登录吋间与当前吋间的差值的绝对值大于吋间 阈值吋, 将该 app刪除。
[权利要求 5] 根据权利要求 4所述的系统, 其特征在于, 所述系统还包括:
设置单元, 用于获取每个 app的使用频率, 如该频率大于频率阈值吋
, 将该 app设置成自动更新状态。
[权利要求 6] 根据权利要求 5所述的系统, 其特征在于, 所述设置单元, 还用于如 该频率低于频率阈值吋, 将该 app设置成手动更新状态。
PCT/CN2016/071575 2016-01-21 2016-01-21 一种app管理方法及系统 WO2017124374A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680000313.4A CN105683911A (zh) 2016-01-21 2016-01-21 一种app管理方法及系统
PCT/CN2016/071575 WO2017124374A1 (zh) 2016-01-21 2016-01-21 一种app管理方法及系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/071575 WO2017124374A1 (zh) 2016-01-21 2016-01-21 一种app管理方法及系统

Publications (1)

Publication Number Publication Date
WO2017124374A1 true WO2017124374A1 (zh) 2017-07-27

Family

ID=56216028

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/071575 WO2017124374A1 (zh) 2016-01-21 2016-01-21 一种app管理方法及系统

Country Status (2)

Country Link
CN (1) CN105683911A (zh)
WO (1) WO2017124374A1 (zh)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1874563A (zh) * 2006-06-15 2006-12-06 中山大学 一种手机程序与文件管理系统及方法
CN103853604A (zh) * 2012-11-23 2014-06-11 联发科技股份有限公司 应用程序管理方法及应用程序推荐方法
CN104991949A (zh) * 2015-07-16 2015-10-21 北京京东尚科信息技术有限公司 移动终端及其文件管理系统和方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101563672B (zh) * 2006-12-18 2013-04-17 株式会社爱可信 应用程序更新管理终端和系统
CN102968337A (zh) * 2012-11-28 2013-03-13 康佳集团股份有限公司 一种应用程序清理方法及系统
CN105262890B (zh) * 2015-09-09 2018-09-07 捷开通讯科技(上海)有限公司 便携式电子装置应用程序的信息更新控制系统与方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1874563A (zh) * 2006-06-15 2006-12-06 中山大学 一种手机程序与文件管理系统及方法
CN103853604A (zh) * 2012-11-23 2014-06-11 联发科技股份有限公司 应用程序管理方法及应用程序推荐方法
CN104991949A (zh) * 2015-07-16 2015-10-21 北京京东尚科信息技术有限公司 移动终端及其文件管理系统和方法

Also Published As

Publication number Publication date
CN105683911A (zh) 2016-06-15

Similar Documents

Publication Publication Date Title
US10270648B2 (en) Configuration information management method, device, network element management system and storage medium
US10019255B1 (en) Incremental software deployment in a service environment
EP3142423A1 (en) Heartbeat adjustment method, device and terminal
WO2016045284A1 (zh) 终端设备控制方法、终端设备及系统、计算机存储介质
TWI489818B (zh) 遠端升級伺服器及其適用之負載平衡方法
JP2014140171A5 (zh)
WO2017177621A1 (zh) 一种局域网内数据同步方法及其装置、用户终端
WO2017041531A1 (zh) 一种超时等待时长更新方法及装置
WO2017167020A1 (zh) 配置信息推送方法及装置
US9876875B2 (en) System, method and device for providing crowd-sourced, cloud-based custom tuning for applications
WO2013060243A1 (zh) 网络文件上传方法、装置及系统
WO2017198015A1 (zh) 软件升级方法及装置
CN105917613A (zh) 软件升级方法及设备
US20190354366A1 (en) Method and system for performing firmware update through dfu success rate prediction model
CN103810010A (zh) 一种信息处理方法和第一电子设备终端
US9686202B2 (en) Network-specific data downloading to a mobile device
WO2017124318A1 (zh) 一种基于app的视频分享方法及系统
WO2019205133A1 (zh) 一种vpn线路切换方法、装置及电子设备
CN104104701A (zh) 在线服务的配置更新的方法和系统
US10761724B2 (en) System, method, and apparatus for updating data in a distributed storage system
WO2017124374A1 (zh) 一种app管理方法及系统
WO2017066988A1 (zh) 手机物联网控制方法及系统
WO2013167061A2 (zh) 应用更新方法、装置及系统、用户设备
WO2017124312A1 (zh) 一种基于微信的共享信息分享方法及系统
WO2018049975A1 (zh) 一种数据转移方法及相关产品

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: 16885647

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: 16885647

Country of ref document: EP

Kind code of ref document: A1