[go: up one dir, main page]

CN106843929B - Game installation method, installation display processing device and terminal - Google Patents

Game installation method, installation display processing device and terminal Download PDF

Info

Publication number
CN106843929B
CN106843929B CN201611200186.0A CN201611200186A CN106843929B CN 106843929 B CN106843929 B CN 106843929B CN 201611200186 A CN201611200186 A CN 201611200186A CN 106843929 B CN106843929 B CN 106843929B
Authority
CN
China
Prior art keywords
game
folder
user
installation
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.)
Active
Application number
CN201611200186.0A
Other languages
Chinese (zh)
Other versions
CN106843929A (en
Inventor
邱凯捷
唐婧
朱磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanchang Black Shark Technology Co Ltd
Original Assignee
Nanchang Black Shark Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanchang Black Shark Technology Co Ltd filed Critical Nanchang Black Shark Technology Co Ltd
Priority to CN201611200186.0A priority Critical patent/CN106843929B/en
Publication of CN106843929A publication Critical patent/CN106843929A/en
Application granted granted Critical
Publication of CN106843929B publication Critical patent/CN106843929B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability

Landscapes

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

Abstract

The invention provides a game installation method, an installation display processing device and a terminal. The game installation method comprises the following steps: receiving a game installation instruction of a user; the game installation instruction is used for requesting to install a game application; judging whether the game application to be installed is in a preset game white list or not; if the game application to be installed is located in the game white list, installing the game application to be installed in a game folder; the game folder is located on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process. The game installation method provided by the invention improves the user experience in the game installation and management process.

Description

Game installation method, installation display processing device and terminal
Technical Field
The invention relates to the technical field of game application, in particular to a game installation method, an installation display processing device and a terminal.
Background
In recent years, intelligent handheld devices have been developed rapidly, the size of user interfaces of the intelligent handheld devices has been increasing, the processing performance has been gradually improved, and various game applications are run on the intelligent handheld devices. Users have become accustomed to using smart handheld devices for gaming.
At present, the interactive process of downloading and installing the game application by the user is consistent with the interactive process of downloading and installing other types of software by the user. After the user installs the game, the game icons are scattered on the terminal desktop. And the user needs to find the game icon on the terminal desktop and click to operate. If the user needs to perform centralized management on the installed games and also needs manual management, the game experience of the user is influenced.
Disclosure of Invention
The invention provides a game installation method, an installation display processing device and a terminal, which can improve user experience in the game installation and management process.
The game installation method provided by the invention comprises the following steps:
receiving a game installation instruction of a user; the game installation instruction is used for requesting to install a game application;
judging whether the game application to be installed is in a preset game white list or not;
if the game application to be installed is located in the game white list, installing the game application to be installed in a game folder; the game folder is positioned on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
The installation display processing method provided by the invention comprises the following steps:
acquiring indication information that the game software is downloaded;
generating a first floating frame according to the indication information, wherein the first floating frame is used for prompting a user to place the downloaded game software in a game folder; the game folder is positioned on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
The game mounting device provided by the invention comprises:
the receiving module is used for receiving a game installation instruction of a user; the game installation instruction is used for requesting to install a game application;
the processing module is used for judging whether the game application to be installed is located in a preset game white list or not;
the game installation module is used for installing the game application to be installed in a game folder when the game application to be installed is located in the game white list; the game folder is positioned on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
The terminal provided by the invention comprises: a processor and a memory;
the memory is to store instructions;
the processor is used for operating the instructions stored in the memory so as to execute the game installation method provided by any embodiment of the invention.
The invention provides a game installation method, an installation display processing device and a terminal. Through presetting a game white list, when a game application to be installed by a user is located in the game white list, the game application is directly installed in a game folder on a terminal desktop. Through the game folder, a management entrance is provided for a user to manage games, the operation of the user to manage the games is simplified, and the user experience in the game installation and game management processes is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic diagram of an interface for installing a game;
FIG. 2 is a flow chart of a game installation method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an interface for installing a game according to an embodiment of the present invention;
fig. 4 is a flowchart of an installation display processing method according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a game mounting apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in 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 derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Fig. 1 is a schematic view of an interface for installing a game in the related art. As shown in FIG. 1, the game system comprises interfaces 101-102 and game icons 103. Interface 101 is an application marketplace interface. Interface 102 is a terminal desktop. The user can quickly install the game by clicking an installation button of the game application in the application market interface. After the game is successfully installed, the game icon 103 is dispersed in the interface 102. Subsequently, when the user starts a game, moves the game, deletes the game, or the like, the user first finds the game icon 103 between the respective icons. Alternatively, the user manages the game by manually creating a folder. The existing game installation process increases the operation complexity of a user for managing the game and influences the user experience in the game installation and management process.
The game installation method is used for solving the technical problem of poor user experience in the game installation and management process in the prior art.
The technical means shown in the present application will be described in detail below with reference to specific examples. It should be noted that the following specific embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments.
Fig. 2 is a flowchart of a game installation method according to an embodiment of the present invention. In the game installation method provided by this embodiment, the execution main body may be a game installation device, and the game installation device may be a terminal or a software program. As shown in fig. 2, the game installation method provided in this embodiment may include:
s101, receiving a game installation instruction of a user.
Wherein the game installation instruction is used for requesting the installation of the game application.
Optionally, the game installation instructions may include:
and clicking a first game installation instruction corresponding to the game application in the application market interface by the user. Or the user clicks a second game installation instruction corresponding to the installation file of the running game application.
Specifically, the user can install the game on the terminal in various ways.
One implementation may be: the user downloads and installs the game through the application market. The download game and the install game may be integrated in one operation. In this case, the game installation instruction of the user may be that the user clicks a first game installation instruction corresponding to installation of the game application in the application market interface.
Another implementation may be: the terminal is stored with the installation files of the game application, and the user clicks the operation installation files to complete game installation. At this time, the game installation instruction of the user may be that the user clicks a second game installation instruction corresponding to the installation file for running the game application. It should be noted that the installation file may be downloaded by the user through an application market, downloaded by the user through application software such as a browser, or copied or transmitted to the terminal by the user in other ways. The embodiment of obtaining the installation file is not particularly limited.
S102, judging whether the game application to be installed is in a preset game white list.
S103, if the game application to be installed is located in the game white list, the game application to be installed is installed in the game folder.
Wherein the game folder is located on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
Specifically, the memory detection is performed when the game is started, which means that whether the current available memory meets the preset game running condition is determined when the game is started according to the game in the game folder.
The network environment detection is carried out when the game is started, namely, whether the current network environment meets the preset game running condition or not is judged when the game is started according to the game in the game folder.
And the game downloading and installing management means that the game application in the game white list is installed in the game folder during downloading and installing.
The call management in the game running process refers to call management in the game running process for the game in the game folder.
It can be seen that, in the game installation method provided in this embodiment, a game white list is preset, and if a game application to be installed by a user is located in the game white list, the game application is directly installed in a game folder on a terminal desktop. Through the game folder, a management entrance is provided for a user to manage games, the operation of the user to manage the games is simplified, and the user experience in the game installation and game management processes is improved.
It should be noted that, in the present embodiment, the display position and the display form of the game folder on the terminal desktop are not particularly limited, and are set as needed.
Optionally, in S103, before installing the game application to be installed in the game folder, the game installation method provided in this embodiment may further include: and displaying a first prompt interface.
And first prompt information is displayed in the first prompt interface. The first prompt message is used for prompting a user that the game application is located in a game white list and is to be installed in a game folder.
The first prompt interface and the first prompt information are displayed for the user, so that the user can clearly determine that the game application to be installed is a game in a preset game white list, the game application can be managed through the game folder, the flexibility of man-machine interaction is improved, and the user experience is improved.
It should be noted that, in this embodiment, the display size, the display shape, and the display form of the first prompt interface are not particularly limited, and the display size, the display shape, the display form, and the display content of the first prompt information are not particularly limited, and are set as needed.
Optionally, the game installation method provided in this embodiment may further include:
and if the game application is successfully installed, displaying a second prompt interface. And a game opening button and/or an exit button are/is displayed in the second prompt interface.
Optionally, second prompt information is also displayed in the second prompt interface. The second prompt message is used to prompt the user that the game application was successfully installed in the game folder.
And a game opening button and/or a game quitting button are/is displayed to the user through the second prompt interface, so that a quick entrance for running the game or quitting the game is provided for the user, the flexibility of man-machine interaction is improved, and the user experience is improved.
It should be noted that, in this embodiment, the display size, the display shape, and the display form of the first prompt interface, the game opening button, and the exit button are not particularly limited, and the display size, the display shape, the display form, and the display content of the second prompt information are not particularly limited, and are set as needed.
The following is a detailed description by specific examples.
Fig. 3 is a schematic view of an interface for installing a game according to an embodiment of the present invention. As shown in FIG. 3, includes interfaces 301-304 and game folders 305. Interface 301 is an application marketplace interface. User pointClicking an install button of the game application in the interface 301 quickly installs the game. If the game application to be installed is on the game white list, interface 302 is displayed on interface 301. Interface 302 is a first prompt interface in which first prompt information is displayed (the game is on the game white list and is to be installed in the game folder). When the game is successfully installed, the game application to be installed is already placed in the game folder on the terminal desktop, as shown in interface 304. Interface 304 is a terminal desktop, shown with game folder 305. At the same time, the interface 302 is closed and the interface 303 is displayed on the interface 301. Interface 303 is a second prompt interface in which second prompt information (successful installation, game has been placed in the game folder,
Figure BDA0001188911170000061
) An "open" button, and an "exit" button. The user may directly launch the game application in game folder 305 by clicking the "open" button or may exit the game installation process by clicking the "exit" button.
Optionally, the game installation method provided in this embodiment may further include:
and displaying a third prompt interface when receiving a game folder opening instruction of the user for the first time.
And third prompt information is displayed in the third prompt interface. The third prompt message is used for prompting the function of the game folder for the user. The game folder opening instruction is used for requesting to open the game folder.
Specifically, the first receiving of the game folder opening instruction of the user refers to a game folder opening instruction corresponding to the first direct opening of the game folder by the user, or a game folder opening instruction corresponding to the first indirect opening of the game folder caused by the first operation of the game application in the game folder by the user.
For example: the user clicks to open the game folder on the terminal desktop for the first time, or the user installs the game application, the game application is installed in the game folder, and the user runs the game application by clicking an open game button in the second prompt interface for the first time.
It should be noted that, in this embodiment, the display size, the display shape, and the display form of the third prompt interface are not particularly limited, and the display size, the display shape, the display form, and the display content of the third prompt information are not particularly limited, and are set as needed.
Optionally, the method provided in this embodiment may further include:
and receiving a list setting instruction of a user.
And setting a game white list according to the list setting instruction and the game identifier input by the user.
Wherein the game identifier is used to uniquely distinguish between different game applications.
Specifically, the user can set and modify the game white list through a setting function in the terminal software system. The flexibility of user operation is improved, and user experience is improved.
It should be noted that, in this embodiment, a specific implementation manner of inputting the game identifier by the user is not particularly limited. For example: the input mode can be in a text input mode in a dialog box, and the selection mode can also be in a game list provided by the terminal.
Optionally, the method provided in this embodiment may further include:
receiving a game movement instruction of a user. The game movement instruction is used for requesting to move the game application in the game folder out of the game folder, or to move the game application which is not located in the game folder to the game folder.
And moving the game application to be moved according to the game moving instruction.
Optionally, the method provided in this embodiment may further include:
and receiving a game deleting instruction of a user. The game deletion instruction is used for requesting that the game application in the game folder is deleted.
And deleting the game application to be deleted in the game folder according to the game deletion instruction.
The embodiment provides a game installation method, which comprises the following steps: receiving a game installation instruction of a user, judging whether a game application to be installed is located in a preset game white list, and if the game application to be installed is located in the game white list, installing the game application to be installed in a game folder. In the game installation method provided by this embodiment, the game white list is preset, and if the game application to be installed by the user is located in the game white list, the game application is directly installed in the game folder on the terminal desktop. Through the game folder, a management entrance is provided for a user to manage games, the operation of the user to manage the games is simplified, and the user experience in the game installation and game management processes is improved.
Fig. 4 is a flowchart of an installation display processing method according to an embodiment of the present invention. In the installation display processing method provided by this embodiment, the execution main body may be a terminal or a software program. As shown in fig. 4, the installation display processing method provided in this embodiment may include:
s201, acquiring indication information that the game software is downloaded completely.
S202, generating a first floating frame according to the indication information, wherein the first floating frame is used for prompting a user to place the downloaded game software in the game folder.
Wherein the game folder is located on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
In the present embodiment, the shape and position of the first suspension frame are not particularly limited.
Optionally, the method provided in this embodiment may further include: and moving the downloading interface in the screen to the next layer, and generating a second floating frame to be displayed on the top layer of the screen. The second floating frame is used for prompting the placement progress of the game software of the user.
In the present embodiment, the shape and position of the second suspension frame are not particularly limited.
Optionally, the second floating frame includes a downloaded game software icon and a game folder icon, and a transmission process is displayed between the game software icon and the game folder icon.
Optionally, the second floating frame further includes a transmission success prompt message and/or a prompt for opening the game.
Optionally, after obtaining the indication information that the game software has been downloaded, the method provided in this embodiment may further include:
and judging whether the game application to be installed is in a preset game white list or not.
Specifically, if the game application to be installed is located in a preset game white list, the game application is installed in a game folder on the terminal desktop. Through the game folder, a management entrance is provided for a user to manage games, the operation of the user to manage the games is simplified, and the user experience in the game installation and game management processes is improved.
Optionally, the method provided in this embodiment may further include: and receiving a list setting instruction of a user.
And setting a game white list according to the list setting instruction and the game identifier input by the user.
The principle is similar to the embodiment shown in fig. 1 and will not be described herein.
Optionally, the method provided in this embodiment may further include:
receiving a game movement instruction of a user. The game movement instruction is used for requesting to move the game application in the game folder out of the game folder, or to move the game application which is not located in the game folder to the game folder.
And moving the game application to be moved according to the game moving instruction.
The principle is similar to the embodiment shown in fig. 1 and will not be described herein.
The embodiment provides an installation display processing method, which can generate a first suspension frame to be suspended in a download interface and prompt a user to place downloaded game software in a game folder. In addition, because the downloaded game software is installed in the game folder, a management entrance is provided for a user to manage the game through the game folder, the operation of the user to manage the game is simplified, and the user experience in the game installation and game management processes is improved.
Fig. 5 is a schematic structural diagram of a game installation apparatus according to an embodiment of the present invention. The game installation device provided by the embodiment is used for executing the game installation method provided by any one method embodiment of fig. 2 to 3. As shown in fig. 5, the game installation apparatus provided in this embodiment may include:
and the receiving module 11 is used for receiving a game installation instruction of a user. The game installation instruction is for requesting installation of a game application.
The determining module 12 is configured to determine whether the game application to be installed is located in a preset game white list.
And the game installation module 13 is configured to install the game application to be installed in the game folder when the game application to be installed is located in the game white list. The game folder is located on a desktop of the terminal and has at least one of the following game management functions: the method comprises the steps of carrying out memory detection when a game is started, carrying out network environment detection when the game is started, carrying out game downloading and installing management and carrying out call management in the game running process.
Optionally, a first display module 14 is also included. The first display module 14 is configured to:
before the game installation module installs the game application to be installed in the game folder, a first prompt interface is displayed. First prompt information is displayed in the first prompt interface. The first prompt message is used for prompting a user that the game application is located in a game white list and is to be installed in a game folder.
Optionally, a second display module 15 is also included. The second display module 15 is configured to:
and if the game application is successfully installed, displaying a second prompt interface. And a game opening button and/or an exit button are/is displayed in the second prompt interface.
Optionally, second prompt information is also displayed in the second prompt interface. The second prompt message is used to prompt the user that the game application was successfully installed in the game folder.
Optionally, the game installation instruction includes:
and clicking a first game installation instruction corresponding to the game application in the application market interface by the user. Or,
and clicking a second game installation instruction corresponding to the installation file of the running game application by the user.
Optionally, a third display module 16 is also included. The third display module 16 is configured to:
when the receiving module 11 receives the game folder opening instruction of the user for the first time, a third prompt interface is displayed. And third prompt information is displayed in the third prompt interface. The third prompt message is used for prompting the function of the game folder for the user. The game folder opening instruction is used for requesting to open the game folder.
Optionally, a setting module 17 is further included.
The receiving module 11 is further configured to receive a list setting instruction of a user.
The setting module 17 is configured to set a game white list according to the list setting instruction and the game identifier input by the user.
Optionally, a game movement module 18 is also included.
The receiving module 11 is further configured to receive a game movement instruction of a user. The game movement instruction is used for requesting to move the game application in the game folder out of the game folder, or to move the game application which is not located in the game folder to the game folder.
And the game moving module 18 is used for moving the game application to be moved according to the game moving instruction.
The game installation apparatus provided in this embodiment is used to execute the game installation method provided in any one of the method embodiments in fig. 2 to fig. 3, and the technical principle and the technical effect are similar, which are not described herein again.
Fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention. As shown in fig. 5, the terminal provided in this embodiment may include: a processor 21 and a memory 22.
The memory 21 is used to store instructions.
And a processor 22 for executing the instructions stored in the memory 21 to execute the game installation method provided by any one of the method embodiments of fig. 2-3.
The terminal provided in this embodiment is used for executing the game installation method provided in any one of the method embodiments of fig. 2 to fig. 3, and the technical principle and the technical effect are similar, which are not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A game installation method, comprising:
receiving a game installation instruction of a user; the game installation instruction is used for requesting to install a game application;
judging whether the game application to be installed is in a preset game white list or not;
if the game application to be installed is located in the game white list, installing the game application to be installed in a game folder; the game folder is positioned on a desktop of the terminal and has at least one of the following game management functions: carrying out memory detection when a game is started, carrying out network environment detection when the game is started, downloading and installing management of the game and call management in the game running process;
if the game application is successfully installed, displaying a second prompt interface; a game opening button and/or an exit button are/is displayed in the second prompt interface;
the method further comprises the following steps:
receiving a list setting instruction of a user;
and setting the game white list according to the list setting instruction and the game identifier input by the user.
2. The method of claim 1, wherein prior to installing the game application to be installed in a game folder, the method further comprises: displaying a first prompt interface; first prompt information is displayed in the first prompt interface; the first prompt message is used for prompting a user that the game application is located in the game white list and is to be installed in the game folder.
3. The method according to claim 1, wherein a second prompt message is also displayed in the second prompt interface; the second prompt message is used for prompting a user that the game application is successfully installed in the game folder.
4. The method of any of claims 1 to 3, wherein the game installation instructions comprise:
the user clicks a first game installation instruction corresponding to the game application in an application market interface; or,
and the user clicks a second game installation instruction corresponding to the installation file for running the game application.
5. The method according to any one of claims 1 to 3, further comprising:
displaying a third prompt interface when receiving a game folder opening instruction of a user for the first time; third prompt information is displayed in the third prompt interface; the third prompt message is used for prompting the function of the game folder for the user; the game folder opening instruction is used for requesting to open the game folder.
6. The method according to any one of claims 1 to 3, further comprising:
receiving a game movement instruction of a user; the game moving instruction is used for requesting to move the game application in the game folder out of the game folder, or move the game application which is not located in the game folder to the game folder;
and moving the game application to be moved according to the game moving instruction.
7. A game mounting apparatus, comprising:
the receiving module is used for receiving a game installation instruction of a user; the game installation instruction is used for requesting to install a game application;
the processing module is used for judging whether the game application to be installed is located in a preset game white list or not;
the game installation module is used for installing the game application to be installed in a game folder when the game application to be installed is located in the game white list; the game folder is positioned on a desktop of the terminal and has at least one of the following game management functions: carrying out memory detection when a game is started, carrying out network environment detection when the game is started, downloading and installing management of the game and call management in the game running process;
a second display module; the second display module is configured to:
if the game application is successfully installed, displaying a second prompt interface; a game opening button and/or an exit button are/is displayed in the second prompt interface;
the device also comprises a setting module;
the receiving module is further used for receiving a list setting instruction of a user;
the setting module is used for setting the game white list according to the list setting instruction and the game identifier input by the user;
the display device also comprises a first display module; the first display module is used for:
before the game installation module installs the game application to be installed in a game folder, displaying a first prompt interface; first prompt information is displayed in the first prompt interface; the first prompt message is used for prompting a user that the game application is located in the game white list and is to be installed in the game folder.
8. A terminal, comprising: a processor and a memory;
the memory is to store instructions;
the processor for executing instructions stored in the memory to perform a game installation method as claimed in any one of claims 1 to 6.
CN201611200186.0A 2016-12-22 2016-12-22 Game installation method, installation display processing device and terminal Active CN106843929B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611200186.0A CN106843929B (en) 2016-12-22 2016-12-22 Game installation method, installation display processing device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611200186.0A CN106843929B (en) 2016-12-22 2016-12-22 Game installation method, installation display processing device and terminal

Publications (2)

Publication Number Publication Date
CN106843929A CN106843929A (en) 2017-06-13
CN106843929B true CN106843929B (en) 2021-06-11

Family

ID=59135201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611200186.0A Active CN106843929B (en) 2016-12-22 2016-12-22 Game installation method, installation display processing device and terminal

Country Status (1)

Country Link
CN (1) CN106843929B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109379488A (en) * 2018-09-27 2019-02-22 联想(北京)有限公司 Processing method, device and electronic equipment
CN110032307A (en) 2019-02-26 2019-07-19 华为技术有限公司 A kind of moving method and electronic equipment of application icon

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636145A (en) * 2015-02-26 2015-05-20 北京数字天域科技有限责任公司 Application program management method and device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7822793B2 (en) * 2005-04-01 2010-10-26 Microsoft Corporation User data profile namespace
CN103049448B (en) * 2011-10-13 2017-03-22 腾讯科技(深圳)有限公司 File management method and file management system
CN103164326A (en) * 2011-12-12 2013-06-19 深圳市快播科技有限公司 Detecting method and detecting system for game operating environment
CN103049692B (en) * 2012-11-19 2016-04-13 小米科技有限责任公司 A kind of application installation method, device and equipment
CN103064593B (en) * 2013-01-23 2016-12-28 广东欧珀移动通信有限公司 The method and apparatus of mobile device desktop icons classification
CN104750520B (en) * 2015-03-12 2017-09-19 广东欧珀移动通信有限公司 A kind of software installation method and terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636145A (en) * 2015-02-26 2015-05-20 北京数字天域科技有限责任公司 Application program management method and device

Also Published As

Publication number Publication date
CN106843929A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
KR102324286B1 (en) Application interface management method and device
CN102939584B (en) List is integrated
WO2012065562A1 (en) Method and system for intelligent installation/upgrading of software
EP2985685A1 (en) Icon arrangement method, apparatus, and device
CN104866342A (en) Method and device for simultaneously starting multiple same applications on intelligent terminal
KR20140061002A (en) Method and system of installing shortcut through mobile application
US20150220245A1 (en) Branded computer devices and apparatus to connect user and enterprise
CN102801755A (en) Application management method and application platform
CN104915257A (en) Method and device for replacing theme based on Android system application
CN102790961A (en) Update method of application program, mobile terminal and server
CN105308559A (en) Dynamically configuring user experiences with action uniform resource identifiers
RU2679380C1 (en) Method of providing possibility of sharing desktop and mobile terminal
CN110502415A (en) One kind burying a setting method, device and equipment
CN112286414A (en) Information display method and device, electronic equipment and storage medium
CN106843929B (en) Game installation method, installation display processing device and terminal
CN103997684A (en) Method and device for updating operating system
CN105700872A (en) Control method and system for upgrading of application of intelligent terminal
CN108363582B (en) Method and device for upgrading homepage of intelligent terminal
CN107832060B (en) Application program interface processing method and device
CN113721936A (en) Application management method, intelligent terminal, device and storage medium
CN105677408A (en) Application deletion method and device
WO2018231869A1 (en) Teaser of an application available for installation
CN109144544A (en) Application program update method, system and device used in a kind of bank
CN109521924B (en) Method and device for assisting user in selecting target application
CN109088977B (en) Control method and control device for automatically installing mobile terminal application

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20180226

Address after: 330008 Jiangxi Province, Nanchang Qingshan Lake Economic and Technological Development Zone of Nanchang Jiao Town Office Building Room 319

Applicant after: Nanchang shark Technology Co. Ltd.

Address before: 518063 Guangdong city of Shenzhen province Nanshan District Wei new software park building 1 floor 2 South

Applicant before: SHENZHEN ZEUSIS TECHNOLOGY CO., LTD.

GR01 Patent grant
GR01 Patent grant