CN111221592A - Mobile application security platform - Google Patents

Mobile application security platform Download PDF

Info

Publication number
CN111221592A
CN111221592A CN201911382042.5A CN201911382042A CN111221592A CN 111221592 A CN111221592 A CN 111221592A CN 201911382042 A CN201911382042 A CN 201911382042A CN 111221592 A CN111221592 A CN 111221592A
Authority
CN
China
Prior art keywords
child
terminal
server
parent
mobile application
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.)
Pending
Application number
CN201911382042.5A
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.)
DBAPPSecurity Co Ltd
Original Assignee
DBAPPSecurity 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 DBAPPSecurity Co Ltd filed Critical DBAPPSecurity Co Ltd
Priority to CN201911382042.5A priority Critical patent/CN111221592A/en
Publication of CN111221592A publication Critical patent/CN111221592A/en
Pending legal-status Critical Current

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/451Execution arrangements for user interfaces
    • 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

Landscapes

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

Abstract

The invention discloses a mobile application safety platform, which comprises a family terminal, can configure barrier-free of a child terminal, and can automatically set a user-defined Launcher without barrier; the system comprises a server, an information transfer station between a child terminal and a parent terminal, and a parent configuration limit app and use time transferred to the child terminal through the server; the child terminal carries out information interaction with the parent terminal through the server and can realize barrier-free and user-defined Launcher; the user-defined Launcher is added to realize a user-defined desktop, set certain functions are limited, and apps are hidden or/and limited, so that the purposes of controlling the child end, monitoring the child learning, knowing the learning condition of the child in real time and limiting the game playing time of the child are achieved.

Description

Mobile application security platform
Technical Field
The invention relates to the fields of barrier-free technology, custom Launcher technology and the like, in particular to a mobile application safety platform.
Background
And (3) barrier-free: a function for providing mobile phone operation possibility for people with visual disorder can acquire mobile phone screen information, know the packet name path of the current page, intercept a series of touch control operations, and acquire the function by the user's permission
Self-defining Launcher: generally called system desktop, plays a crucial role in the Android system, launchers are desktop launchers in the Android system, and desktop UIs of the Android system are collectively called launchers. Launcher is one of the main program components in the android system, if there is no Launcher, the android desktop cannot be started, and when the Launcher makes an error, the android system will have a prompt window of "process com. At this point, the Launcher needs to be restarted.
Along with the rapid development of intelligent equipment, especially the rapid development of mobile phones, various accompanying handtours are also vigorous, so that the restraining force of children on the handtours can be correspondingly reduced under the condition that the children are not under the supervision of parents, and finally, the children can play games without restriction under the condition that the children are not under the supervision of the parents, so that the learning time is shortened seriously.
The current application is only to simply control the mobile phone of the child end without barriers, but the child end can enter the setting and modify the related configuration through the Launcher of the system to get rid of the control operation, and the app which is forbidden cannot be hidden, the use time of the app cannot be specified, and the app which is controlled without barriers can be unloaded at will.
Disclosure of Invention
The invention aims to design a mobile application safety platform, add a user-defined Launcher to realize a user-defined desktop, limit setting of certain functions and hide or/and limit apps, thereby achieving the purposes of controlling a child end, supervising child learning, knowing child learning conditions in real time and limiting game playing time of the child.
The invention is realized by the following technical scheme: a mobile application security platform comprising
The household terminal can configure barrier-free of the child terminal and can automatically set a user-defined Launcher without barrier;
the system comprises a server, an information transfer station between a child terminal and a parent terminal, and a parent configuration limit app and use time transferred to the child terminal through the server;
the child terminal carries out information interaction with the parent terminal through the server, barrier-free and user-defined launchers can be achieved, and the information interaction comprises receiving information of the parent terminal and sending the information to the parent terminal.
In order to further realize the invention, the following arrangement mode is adopted: the child side inherits the accessitivyservice and rewrites the onassitivyEvent method,
monitoring typeWindowStateChanged
Screen operation and screen information owned by typeWindowContentChanged
A callback is made by the function onaccessibityevent.
In order to further realize the invention, the following arrangement mode is adopted: the child terminal can limit the operation of the child terminal according to the screen information returned by different mobile phone limitations.
In order to further realize the invention, the following arrangement mode is adopted: and when the child terminal is scanned by the parent terminal, the child terminal is connected with the server through the long chain to perform bidirectional communication with the server, and then the Launcher of the replacement system is automatically confirmed through the screen information through the getPackageName and the curClassName, and the function needing to be limited is completed.
In order to further realize the invention, the following arrangement mode is adopted: when the child end limit setting is carried out by the household terminal, the method comprises the following steps:
1. opening a parent end to scan a two-dimensional code of a child end;
2. the parent end is automatically connected with the server;
3. the household terminal sets limited app and limited time;
4. and the parent terminal sends the command to the server, and refreshes the UI after receiving the command of the server.
In order to further realize the invention, the following arrangement mode is adopted: hardware of the household terminal and hardware of the child terminal are both smart phones or tablet computers.
Compared with the prior art, the invention has the following advantages and beneficial effects:
(1) the invention adds the user-defined Launcher to realize the user-defined desktop and limits the setting of certain functions and hides or/and limits the app, thereby achieving the purposes of controlling the child end, supervising the child learning, knowing the learning condition of the child in real time and limiting the game playing time of the child.
(2) The invention can realize that parents of users control the child end through the user end, thereby limiting the operation of the child end which is not ordered.
Drawings
FIG. 1 is a timing diagram of the present invention.
Fig. 2 is a flow chart of the application of the present invention.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings of the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
It is worth noting that: in the present application, when it is necessary to apply the known technology or the conventional technology in the field, the applicant may have the case that the known technology or/and the conventional technology is not specifically described in the text, but the technical means is not specifically disclosed in the text, and the present application is considered to be not in compliance with the twenty-sixth clause of the patent law.
The term noun explains:
accessitivyservice: barrier-free service;
onAccessibilityEvent: the resulting event;
typeWindowStateChanged: a window state change;
typeWindowContentChanged: a window content change;
getpotackagename: acquiring a package name;
curClassName: a class name;
getrootnactivewindow: acquiring a root directory of the window;
accessiblilitynodeinfo, findaccessibilititonodenfosbytext: searching for an accessible node;
fragment Activity: a fragmentation window;
recyclerview: a list;
LitePal: a database name;
curPackageName: the package name.
Example 1:
the invention provides a mobile application safety platform, a user-defined Launcher is added to realize a user-defined desktop, and certain functions are limited to be set and apps are hidden or/and limited, so that a child end is controlled, child learning is supervised, child learning conditions are known in real time, and game playing time of the child is limited, and the following setting modes are particularly adopted: comprises that
The system comprises a household terminal (the hardware equipment of the household terminal adopts a smart phone or a tablet personal computer), can configure barrier-free of a child terminal (the hardware equipment of the household terminal adopts a smart phone or a tablet personal computer), and can automatically set a user-defined Launcher without barrier;
the system comprises a server, an information transfer station between a child terminal and a parent terminal, and a parent configuration limit app and use time transferred to the child terminal through the server;
the child terminal carries out information interaction with the parent terminal through the server, barrier-free and user-defined launchers can be achieved, and the information interaction comprises receiving information of the parent terminal and sending the information to the parent terminal.
The whole mobile application security platform is realized by barrier-free and user-defined launchers, a parent end configures the barrier-free child end and automatically sets the user-defined launchers, a parent configures the limited app and the use time and the like and transfers the limited app and the use time and the like to a child end through a server, and the child end sends information to a parent end through the server; technologies mainly related to the mobile application security platform include barrier-free and custom Launcher.
Example 2:
the present embodiment is further optimized based on the above embodiment, and the same parts as those in the foregoing technical solution will not be described herein again, and further to better implement the present invention, the following setting manner is particularly adopted: the child side inherits the accessitivyservice and rewrites the onassitivyEvent method,
monitoring typeWindowStateChanged
Screen operation and screen information owned by typeWindowContentChanged
A callback is made by the function onaccessibityevent.
The child terminal can limit the operation of the child terminal according to the returned screen information limited by different mobile phones, wherein the operation includes but is not limited to clicking to enter a set desktop, and the screen information is directly returned after being recognized.
After being scanned by the parent end, the child end is connected with the server through a long chain to perform bidirectional communication with the server, and then the Launcher of the replacement system is automatically confirmed through the screen information through the getPackageName and the curClassName; most control elements of a child end (hardware equipment of the child end adopts a smart phone or a tablet personal computer) are mastered, and a series of restrictions can be performed, so that the functions needing to be restricted are completed.
Example 3:
the present embodiment is further optimized based on any of the above embodiments, and the same parts as those in the foregoing technical solutions will not be described herein again, and in order to further better implement the present invention, the following setting modes are particularly adopted: when the child end limit setting is carried out by the household terminal, the method comprises the following steps:
1. opening a parent end to scan a two-dimensional code of a child end;
2. the parent end is automatically connected with the server;
3. the household terminal sets limited app and limited time;
4. and the parent terminal sends the command to the server, and refreshes the UI after receiving the command of the server.
Example 4:
the embodiment is further optimized on the basis of the above embodiment, the same parts as those in the above technical scheme are not repeated herein, and the mobile application security platform is provided with a home agent terminal and a server which adopt a smart phone or a tablet computer based on an android system as hardware equipment, and a child terminal which adopts the smart phone or the tablet computer based on the android system as hardware equipment; when the method is implemented specifically:
(1) the child side inherits the accessibility service, then monitors the screen to analyze through a node (getCootInactionWindow ()), scans the nodes of the whole screen, and then takes a text (accessibility NodeInfo. findAccessfilenInfoByText) through a node level, and intercepts when the displayed text is shielded or the packet name scanned to the app is shielded (the packet name and some text names are screened here, and the text names are specifically set by the parent side).
(2) The child-side custom Launcher writes UI by inheriting FragmentActivity, the most basic effect of the desktop is obtained, when the icon and the name of the app are displayed in the custom Launcher, shielding can be carried out according to a directory on a blacklist, and shielding can be carried out on Recyclerview.
(3) The limitation of the service time of the app on the child side is that a database of the LitePal is built locally for storage, the specific service time acquisition is judged through the currPackageName, the opening time and the closing time are judged according to the nodes, and the child side is directly closed when the child side is opened next time.
(4) The technical mode relative to the child end mainly comprises the following steps:
String Normal = "NORMAL";
String Ctrl = "CTRL";
string EMPTY = "EMPTY"// only pass this state when there are no children;
string Exit = "Exit"/only pass this state when there are no children;
and controlling through cloud transmission according to a control mode, a non-control mode, an exit mode or no control mode.
(5) Even when there is no network, the local (i.e., child side) controls the usage time of the app according to the corresponding calculation. And storing the data in a database, and uploading the data after the network is recovered next time.
As shown in fig. 1, the child end automatically sets a custom Launcher for the parent by opening the barrier-free function of the child end, and the parent end (parent client) can use the message transmission restriction of the server end (server) and obtain some functions of the child end)
As shown in fig. 2, the user enters an account password into a parent system (the home terminal) to control the child-side app, and can view the usage and control records of the child-side app.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, and all simple modifications and equivalent variations of the above embodiments according to the technical spirit of the present invention are included in the scope of the present invention.

Claims (6)

1. The mobile application security platform is characterized in that: comprises that
The household terminal can configure barrier-free of the child terminal and can automatically set a user-defined Launcher without barrier;
the system comprises a server, an information transfer station between a child terminal and a parent terminal, and a parent configuration limit app and use time transferred to the child terminal through the server;
the child terminal carries out information interaction with the parent terminal through the server, and barrier-free and user-defined launchers can be realized.
2. The mobile application security platform of claim 1, wherein: the child side inherits the accessitivyservice and rewrites the onassitivyEvent method,
monitoring typeWindowStateChanged
Screen operation and screen information owned by typeWindowContentChanged
A callback is made by the function onaccessibityevent.
3. The mobile application security platform of claim 1, wherein: the child terminal can limit the operation of the child terminal according to the screen information returned by different mobile phone limitations.
4. The mobile application security platform of claim 1, wherein: and when the child terminal is scanned by the parent terminal, the child terminal is connected with the server through the long chain to perform bidirectional communication with the server, and then the Launcher of the replacement system is automatically confirmed through the screen information through the getPackageName and the curClassName, and the function needing to be limited is completed.
5. The mobile application security platform of any one of claims 1 to 4, wherein: when the child end limit setting is carried out by the household terminal, the method comprises the following steps:
1. opening a parent end to scan a two-dimensional code of a child end;
2. the parent end is automatically connected with the server;
3. the household terminal sets limited app and limited time;
4. and the parent terminal sends the command to the server, and refreshes the UI after receiving the command of the server.
6. The mobile application security platform of any one of claims 1 to 4, wherein: hardware of the household terminal and hardware of the child terminal are both smart phones or tablet computers.
CN201911382042.5A 2019-12-27 2019-12-27 Mobile application security platform Pending CN111221592A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911382042.5A CN111221592A (en) 2019-12-27 2019-12-27 Mobile application security platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911382042.5A CN111221592A (en) 2019-12-27 2019-12-27 Mobile application security platform

Publications (1)

Publication Number Publication Date
CN111221592A true CN111221592A (en) 2020-06-02

Family

ID=70832157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911382042.5A Pending CN111221592A (en) 2019-12-27 2019-12-27 Mobile application security platform

Country Status (1)

Country Link
CN (1) CN111221592A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313282A1 (en) * 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US20160057270A1 (en) * 2014-08-25 2016-02-25 Rf Digital Corporation Push User Interface
CN106295320A (en) * 2016-08-05 2017-01-04 广州中国科学院软件应用技术研究所 A kind of android system customized desktop based on white list
CN106951774A (en) * 2017-03-03 2017-07-14 绿网天下(福建)网络科技股份有限公司 A kind of anti-method for killing anti-uninstall of Android applications
CN108322551A (en) * 2018-03-22 2018-07-24 丘阳 Based on parent end APP to the management-control method and its managing and control system of study generator terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313282A1 (en) * 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US20160057270A1 (en) * 2014-08-25 2016-02-25 Rf Digital Corporation Push User Interface
CN106295320A (en) * 2016-08-05 2017-01-04 广州中国科学院软件应用技术研究所 A kind of android system customized desktop based on white list
CN106951774A (en) * 2017-03-03 2017-07-14 绿网天下(福建)网络科技股份有限公司 A kind of anti-method for killing anti-uninstall of Android applications
CN108322551A (en) * 2018-03-22 2018-07-24 丘阳 Based on parent end APP to the management-control method and its managing and control system of study generator terminal

Similar Documents

Publication Publication Date Title
Babun et al. Iotdots: A digital forensics framework for smart environments
US10866978B2 (en) Techniques to respond to user requests using natural-language machine learning based on branching example conversations
Yu et al. Learning context-aware policies from multiple smart homes via federated multi-task learning
Tian et al. {SmartAuth}:{User-Centered} authorization for the internet of things
CN104408367B (en) Application program configuration method and device
CN103650466B (en) The intelligent head of a family for wireless device controls
CN103795745B (en) The monitoring method and system of a kind of intelligent mobile terminal
US9871824B2 (en) Unified policy over heterogenous device types
CN104376255B (en) Application program running control method and device
CN103167180A (en) System and method for controlling surfing internet through mobile phone
US11677696B2 (en) Architecture for performing action in a third-party service by an email client
Newcomb et al. IOTA: a calculus for internet of things automation
CN105389484A (en) Permission controlling method and device for application programs
CN110162994A (en) Authority control method, system, electronic equipment and computer readable storage medium
CN108021802A (en) A kind of system resource access control method, terminal and computer-readable recording medium
CN107911450B (en) Safe data circulation method and system
CN105844149A (en) Terminal use control method and apparatus
CN107148022B (en) A kind of anti-loiter network based reminding method and relevant device
Saeidi et al. If This Context Then That Concern: Exploring users' concerns with IFTTT applets
CN111221592A (en) Mobile application security platform
CN114390011A (en) Message processing method and device and readable storage medium
CN106941509A (en) The requesting method and device of user profile stream
CN109831569A (en) A kind of communication means, device and intelligent terminal
US9292404B1 (en) Methods and systems for providing context for parental-control-policy violations
CN112866239B (en) Proxy authentication device and method and electronic equipment

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