CN112100479A - Application access method and device, electronic equipment and storage medium - Google Patents

Application access method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112100479A
CN112100479A CN202010959895.7A CN202010959895A CN112100479A CN 112100479 A CN112100479 A CN 112100479A CN 202010959895 A CN202010959895 A CN 202010959895A CN 112100479 A CN112100479 A CN 112100479A
Authority
CN
China
Prior art keywords
application
package name
character string
access
setting database
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.)
Granted
Application number
CN202010959895.7A
Other languages
Chinese (zh)
Other versions
CN112100479B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai 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 Guangdong Oppo Mobile Telecommunications Corp Ltd, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202010959895.7A priority Critical patent/CN112100479B/en
Publication of CN112100479A publication Critical patent/CN112100479A/en
Application granted granted Critical
Publication of CN112100479B publication Critical patent/CN112100479B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses an application access method, an application access device, electronic equipment and a storage medium. The method comprises the following steps: determining an input search keyword regarding a target application; searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application; and loading the corresponding access entrance of the target application based on the searched program package name.

Description

Application access method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of mobile terminal technologies, and in particular, to an application access method and apparatus, an electronic device, and a storage medium.
Background
In the related technology, a user can find an access entrance corresponding to the application without the desktop icon only by entering the related page, so that the access efficiency of the application is reduced.
Disclosure of Invention
In view of this, embodiments of the present application provide an application access method, an application access apparatus, an electronic device, and a storage medium, so as to at least solve the problem of low search efficiency of an application program in the related art.
The technical scheme of the embodiment of the application is realized as follows:
the embodiment of the application provides an application access method, which comprises the following steps:
determining an input search keyword regarding a target application;
searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application;
and loading the corresponding access entrance of the target application based on the searched program package name.
In the above scheme, the method further comprises:
and updating the package name and the access entry of each application in at least one application stored in the setting database at the setting time.
In the foregoing solution, the updating, at the set time, the package name and the access entry of each application in at least one application stored in the setting database includes any one of:
updating the program package name and the access entry of each application in at least one application stored in the setting database every other setting period;
and when the operating system finishes updating, updating the package name and the access entry of each application in at least one application stored in the setting database.
In the above scheme, a first character string is stored in the setting database; the first character string is obtained by splicing the program package name of each application in at least one application stored in the setting database;
the updating, at a set time, a package name and an access entry of each application of at least one application stored in the setting database includes:
traversing the package name of each application in all applications in the operating system, and splicing all the traversed package names to generate a second character string;
and under the condition that the second character string is different from the first character string, updating the program package name and the access entry of each application in at least one application stored in the setting database.
In the above scheme, the method further comprises:
and under the condition that the first character string is the same as the second character string, reserving the first character string stored in the setting database.
In the foregoing solution, the updating, when the first character string is different from the second character string, a package name and an access entry of each application in at least one application stored in the setting database, includes:
comparing the first character string with the second character string, and determining a first application according to a comparison result; wherein the first application characterizes a deleted application or an added application;
updating the setting database based on the package name and the access entry of the first application;
replacing the first character string stored in the setting database with the second character string.
In the foregoing solution, the comparing the first character string with the second character string and determining the first application according to the comparison result includes:
determining at least one first package name and at least one second package name; the first program package name is obtained by carrying out data segmentation processing on the basis of the first character string; the second program package name is obtained by performing data segmentation processing on the basis of the second character string;
and determining the first application according to the at least one first program package name and the at least one second program package name.
An embodiment of the present application further provides an application access apparatus, which includes:
a determination unit for determining an input search keyword regarding a target application;
the searching unit is used for searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application;
and the loading unit is used for loading the corresponding access entrance of the target application based on the searched program package name.
An embodiment of the present application further provides an electronic device, including: a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is configured to perform the steps of any of the above methods when running the computer program.
Embodiments of the present application also provide a storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of any one of the above methods.
In the embodiment of the application, the input search keyword related to the target application is determined, the package name matched with the search keyword is searched in the set database, the set database is used for storing the package name and the access entry of each application in at least one application, the corresponding access entry of the target application is loaded based on the searched package name, the application can be quickly started by calling the application package through the search keyword, and therefore the access efficiency of the application is improved.
Drawings
Fig. 1 is a flowchart illustrating an implementation of an application access method according to an embodiment of the present application;
FIG. 2 is a schematic interface diagram of an access portal for loading a target application according to an embodiment of the present application;
fig. 3 is a flowchart illustrating an implementation of an application access method according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating an implementation of an application access method according to another embodiment of the present application;
FIG. 5 is a flowchart illustrating an implementation of an application access method according to another embodiment of the present application;
fig. 6 is a schematic structural diagram of an application access device according to an embodiment of the present application;
fig. 7 is a schematic diagram of a hardware component structure of an electronic device according to an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and specific embodiments.
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
The technical means described in the embodiments of the present application may be arbitrarily combined without conflict.
In addition, in the embodiments of the present application, "first", "second", and the like are used for distinguishing similar objects, and are not necessarily used for describing a specific order or a sequential order.
An application access method is provided in an embodiment of the present application, and fig. 1 is a schematic flowchart of the application access method in the embodiment of the present application. As shown in fig. 1, the method includes:
s101: an input search keyword regarding the target application is determined.
Here, an input search keyword regarding a target application is determined, where the target application refers to an application that needs to be opened, the search keyword is used to determine the target application among applications of an operating system, and in an actual application, the search keyword regarding the target application may be input in a search field of a terminal, and the search keyword may be an application name of the target application. According to the icon of the application, the application can be divided into a non-desktop icon application and a desktop icon application, wherein the non-desktop icon application indicates that the icon of the application is not displayed on the desktop and needs to enter a related menu bar to start the application, for example, an application with a non-desktop icon in an operating system is a gesture service, if the application needs to be opened, the application needs to be opened in the menu bar where the gesture service is located, for example, the menu bar where the gesture service is located is opened through a path of setting- > application management, and then an access entry of the gesture service is found from the menu bar to start the gesture service. The icon of the application with the desktop icon represents that the application is displayed on the desktop, so that the application can be started through the icon on the desktop, for example, a third party application downloaded from a network, and the target application can be an application without the desktop icon or an application with the desktop icon. In practical applications, an icon of an application is usually used as an access entry of the application, and in order to quickly access the application, a search keyword is input in a search box of a notification bar, so that the application can be quickly accessed according to a search result.
S102: searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application.
Here, according to an input search keyword related to a target application, a package name matching the search keyword is searched in a setting database, and the setting database is used for storing the package name and an access entry of each application in at least one application, where the package includes different files capable of ensuring normal operation of the application, and package file formats used in different operating systems are different, for example, the package on the Android system is an Android Application Package (APK), when an application is run on the Android system, an APK corresponding to the application needs to be called, and one APK file includes a compiled code file, a file resource, a native resource file, a certificate, and a manifest file. In practical applications, the package names corresponding to different applications are different, and the package names have uniqueness, so that different packages can be distinguished, for example, the package name corresponding to the one-hand mode is com. In practical application, the set database stores the package names and access entries of all applications of the operating system, and the search keyword is usually the application name of the target application, so that the package name matched with the search keyword, that is, the package name of the target application, can be determined in the set database according to the search keyword.
S103: and loading the corresponding access entrance of the target application based on the searched program package name.
Here, based on the found package name, loading an access entry of the corresponding target application, where the access entry may be displayed by an icon of the target application and an application name of the target application, inputting a search keyword related to the target application in a search box of the notification bar, based on the found package name, obtaining the application name and the icon corresponding to the package name from a system interface, displaying the application name and the icon on a terminal interface, and starting the target application by clicking the access entry of the target application, as shown in fig. 2, fig. 2 shows an interface schematic diagram of the access entry of the target application, in fig. 2, the target application is a gesture service, and the access entry corresponding to the gesture service is loaded in the interface by the keyword input in the search bar. In practical application, a search result without desktop application can be displayed in the notification bar, when the target application is the desktop-free application, the desktop-free application can be started according to an access entry in the search result, and the desktop-free application can be started without entering a related menu bar, so that the access efficiency of the application is improved. In practical application, when the input search keyword relates to the application without the desktop icon, the access entrance of the corresponding application without the desktop icon can be loaded, so that the search of the application without the desktop icon can be supported. In practical applications, for function keys without a desktop, for example, a flashlight button on a screen locking interface, corresponding keywords may also be input in a search box in a notification bar, and a function corresponding to the function key may be started through a loaded access entry.
In the embodiment, the input search keyword related to the target application is determined, the package name matched with the search keyword is searched in the set database, the set database is used for storing the package name and the access entry of each application in at least one application, the corresponding access entry of the target application is loaded based on the searched package name, and the application package can be called through the search keyword, so that the application with the desktop icon and the application without the desktop icon can be started quickly, the access efficiency of the application is improved, and the search range of the application is improved.
In an embodiment, the method further comprises:
and updating the package name and the access entry of each application in at least one application stored in the setting database at the setting time.
Here, the application of the operating system may be changed, and the package name and the access entry of each of the at least one application stored in the setting database need to be updated at a set time. In actual application, a new application may be downloaded to the operating system, or the application may be uninstalled, so that the application of the operating system may change, and therefore, the setting database is updated at a set time, so that the package name and the access entry of each application in at least one application stored in the setting database are both applications of the operating system. In practical application, a new desktop-free icon application can be configured through the terminal, the configured desktop-free icon application can be removed, and the setting database can be updated according to the configuration condition of the desktop-free icon application within the setting time.
In the embodiment, the package name and the access entry of each application in at least one application stored in the setting database are updated at the set time, so that the information stored in the setting database can be updated according to the application condition of the operating system, the information corresponding to the application of the operating system is stored in the setting database, and the access efficiency of the application is improved.
In an embodiment, the updating, at the set time, the package name and the access entry of each application in the at least one application stored in the setting database includes any one of:
updating the program package name and the access entry of each application in at least one application stored in the setting database every other setting period;
and when the operating system finishes updating, updating the package name and the access entry of each application in at least one application stored in the setting database.
Here, at each setting period, the package name and the access entry of each application in at least one application stored in the setting database are updated, for example, a user may download or uninstall some applications according to personal needs, so that the applications on the operating system change, and the setting period may be that the setting database is updated when the user enters the first page of the terminal every day, so that the setting database can be updated according to the change situation of the applications of the terminal every day. When the operating system of the terminal is updated, the system application may change with the change of the operating system due to the change of the operating system, and a desktop icon-free application may be added or reduced.
In the above embodiment, the updating of the package name and the access entry of each application in the at least one application stored in the setting database at a set time includes any one of updating the package name and the access entry of each application in the at least one application stored in the setting database at set intervals, and updating the package name and the access entry of each application in the at least one application stored in the setting database at set intervals, so that the setting database can be updated in time according to the application condition of the operating system, and the setting database is updated when the application of the operating system may change, which is beneficial to improving the accuracy of information stored in the setting database, and thus the access efficiency of the application can be improved.
In an embodiment, as shown in fig. 3, the setting database stores a first character string; the first character string is obtained by splicing the program package name of each application in at least one application stored in the setting database;
the updating, at a set time, a package name and an access entry of each application of at least one application stored in the setting database includes:
s301: and traversing the package name of each application in all applications in the operating system, and splicing all the traversed package names to generate a second character string.
Here, traversing the package names of each application in all applications in the operating system, acquiring the package names of all applications in the operating system, and performing a splicing process on all the traversed package names to generate a second character, where the second character includes the package name of each application in all the applications in the operating system. For example, the operating system stores two application programs, namely a gesture service and a single-hand mode, and the package name of the focus mode and the package name of the single-hand mode are spliced together to generate a second character string. In practical application, the program package name of the application without the desktop icon can be obtained through the configured application interface, and the program package name of the application with the desktop icon can be obtained through the system interface.
S302: and under the condition that the second character string is different from the first character string, updating the program package name and the access entry of each application in at least one application stored in the setting database.
Here, the setting database stores a first character string obtained by concatenating the package names of the respective applications of the at least one application stored in the setting database, and for example, the setting database stores a package name of the focus mode and a package name of the one-handed mode, and the setting database concatenates the package name of the focus mode and the package name of the one-handed mode to obtain the first character string. In a case where the second character string is different from the first character string, it is described that the application of the operating system is different from all the applications in the at least one application stored in the setting database, for example, the application stored in the setting database does not exist on the operating system, or an application stored on the operating system does not exist in the setting database, and the package name and the access entry of each application in the at least one application stored in the setting database need to be updated. In practical application, the application package names are spliced to determine whether the package names of all applications in the operating system are the same as the package names of the applications stored in the setting database, so that the efficiency of updating the setting database can be improved.
In the above embodiment, the setting database stores a first character string, the first character string is obtained by concatenating the package name of each application in at least one application stored in the setting database, the package name of each application in all applications in the operating system is traversed, splicing all the traversed program package names to generate a second character string, and under the condition that the second character string is different from the first character string, updating a package name and an access entry of each of at least one application stored in the settings database, thereby judging whether the set database needs to be updated or not through the name of the spliced program package, being beneficial to improving the updating efficiency of the set database, and the information of the set database can be updated in time according to the application condition on the operating system, thereby being beneficial to improving the access efficiency of the application.
In an embodiment, the method further comprises:
and under the condition that the first character string is the same as the second character string, reserving the first character string stored in the setting database.
Here, after comparing the first character string with the second character string, in the case that the first character string is the same as the second character string, it is described that all applications on the operating system are the same as each application stored in the setting database, that is, the program package names of all applications on the operating system are already stored in the setting database, and the first character string stored in the setting database is retained without updating the setting database.
In the above embodiment, when the first character string is the same as the second character string, the first character string stored in the setting database is retained, so that the same data can be prevented from being stored in the setting database, and the storage efficiency of the setting database is improved.
In an embodiment, as shown in fig. 4, in the case that the first character string is not the same as the second character string, updating a package name and an access entry of each application in at least one application stored in the setting database includes:
s401: comparing the first character string with the second character string, and determining a first application according to a comparison result; wherein the first application characterizes a deleted application or an added application.
Here, when it is determined that the first character string is not identical to the second character string, a case where the package name of the application is removed or added is described, the first character string is compared with the second character string, and the first application is determined according to the comparison result, where the first application represents the deleted application when the comparison result represents that the package name of the application is removed when the second character string represents that the application is present, the first application represents the added application when the comparison result represents that the package name of the application is added when the second character string represents that the application is present, and the first application may represent the deleted application or may represent the added application when the package name of the application is added when the comparison result represents that the package name of the application is removed when the second character string represents that the application is present.
In an embodiment, as shown in fig. 5, the comparing the first character string with the second character string and determining the first application according to the comparison result includes:
s501: determining at least one first package name and at least one second package name; the first program package name is obtained by carrying out data segmentation processing on the basis of the first character string; and the second program package name is obtained by performing data segmentation processing on the basis of the second character string.
Here, at least one first package name obtained by performing data division processing on the first character string and at least one second package name obtained by performing data division processing on the second character string are determined. In practical application, a string of characters is obtained after the first character string and the second character string are subjected to splicing processing on application program package names, whether the character strings are the same or not can be determined between the first character string and the second character string, and when program package names in the first character string and the second character string which are different are determined, the determination can be performed only by comparing each program package name in the first character string with each program package name in the second character string, so that data segmentation processing needs to be performed on the first character string and the second character string. In practical applications, when the package names of the applications are spliced, each package name may be separated by a set character, and for example, when the package name of the focus mode is spliced with the package name of the one-handed mode, the generated second character string may be com. When there is a set character for segmentation, the position of the set character in the character string is determined and the package name between every two set characters is extracted at the time of data segmentation processing of the first character and the second character, so that the data segmentation processing can be completed quickly.
S502: and determining the first application according to the at least one first program package name and the at least one second program package name.
Here, the first application is determined by comparing the first package name with the second package name based on the at least one first package name and the at least one second package name. In practical applications, when a first package name is the same as a second package name, it is described that the corresponding application on the operating system has not changed, for example, when the package name corresponding to the one-handed mode can be found in both the first package name and the second package name, it indicates that the one-handed mode is not an added application or a deleted application. And when the second program package name is different from all the first program package names, the corresponding application is indicated as the added application, and the corresponding application is determined as the first application. And when the first package name is different from all the second package names, the corresponding application is deleted, and the corresponding application is determined as the first application. In practical application, the different package names in the at least one first package name and the at least one second package name can be directly determined, and the applications corresponding to the different package names are determined as the first applications. And when the program package name belongs to the first program package name, the corresponding application is represented as the first application with the deleted representation, and when the program package name belongs to the second program package name, the corresponding application is represented as the first application with the added representation.
In the above embodiment, at least one first package name and at least one second package name are determined, the first package name is obtained by performing data segmentation processing based on the first character string, the second package name is obtained by performing data segmentation processing based on the second character string, the first application is determined according to the at least one first package name and the at least one second package name, and the changed application can be quickly determined according to the cut package names, so that the setting database can be updated according to the changed application, and the update efficiency of the setting database is improved.
S402: and updating the setting database based on the package name and the access entry of the first application.
And updating the setting database based on the package name and the access entry of the first application, wherein when the first application represents the deleted application, the first application does not exist on the operating system, and the access entry of the first application is deleted in the setting database to finish updating the setting database. When the added application is represented by the first application, the access entry of the first application does not exist in the setting database, and the access entry of the first application is stored in the setting database based on the package name and the access entry of the first application, so that the access entry of the newly added application can be stored in the setting database. In practical application, the setting database can be updated in a targeted manner through the first application, all data stored in the setting database do not need to be processed, so that the data amount needing to be processed in the updating process is reduced, and the setting database is updated quickly.
S403: replacing the first character string stored in the setting database with the second character string.
Here, replacing the first character string stored in the setting database with the second character string enables the package names of all applications on the operating system to be stored in the setting database, thereby enabling the package names of the applications stored in the setting database to be updated, and enables all applications on the operating system to be recorded in the setting database, thereby enabling the application that has changed to be identified when the application on the operating system has changed.
In the above embodiment, the first character string and the second character string are compared, and the first application is determined according to the comparison result, where the first application represents a deleted application or an added application, the setting database is updated based on the package name and the access entry of the first application, and the first character string stored in the setting database is replaced with the second character string, so that corresponding update operations can be performed on the setting database according to different changes of the application, the data amount required to be processed in the update process of the setting database is reduced, and the update efficiency of the setting database is improved.
To implement the method of the embodiment of the present application, an embodiment of the present application further provides an application access apparatus, as shown in fig. 6, the apparatus includes:
a determination unit 601 for determining an input search keyword regarding a target application;
a searching unit 602, configured to search a set database for a package name matching the search keyword; the setting database is used for storing the program package name and the access entrance of each application in at least one application;
a loading unit 603, configured to load a corresponding access entry of the target application based on the found package name.
In one embodiment, the apparatus further comprises:
and the updating unit is used for updating the package name and the access entry of each application in at least one application stored in the setting database at the set time.
In an embodiment, the updating unit sets a time for updating the package name and the access entry of each application in the at least one application stored in the setting database, and includes any one of:
updating the program package name and the access entry of each application in at least one application stored in the setting database every other setting period;
and when the operating system finishes updating, updating the package name and the access entry of each application in at least one application stored in the setting database.
In one embodiment, the setting database stores a first character string; the first character string is obtained by splicing the program package name of each application in at least one application stored in the setting database; the updating unit updates, at a set time, a package name and an access entry of each of at least one application stored in the setting database, including:
traversing the package name of each application in all applications in the operating system, and splicing all the traversed package names to generate a second character string;
and under the condition that the second character string is different from the first character string, updating the program package name and the access entry of each application in at least one application stored in the setting database.
In one embodiment, the apparatus further comprises:
a reserving unit configured to reserve the first character string stored in the setting database when the first character string is the same as the second character string.
In an embodiment, when the first character string is different from the second character string, the updating unit updates the package name and the access entry of each application in the at least one application stored in the setting database, including:
comparing the first character string with the second character string, and determining a first application according to a comparison result; wherein the first application characterizes a deleted application or an added application;
updating the setting database based on the package name and the access entry of the first application;
replacing the first character string stored in the setting database with the second character string.
In an embodiment, the updating unit compares the first character string with the second character string, and determines the first application according to a comparison result, including:
determining at least one first package name and at least one second package name; the first program package name is obtained by carrying out data segmentation processing on the basis of the first character string; the second program package name is obtained by performing data segmentation processing on the basis of the second character string;
and determining the first application according to the at least one first program package name and the at least one second program package name.
In actual application, the determining unit 601, the searching unit 602, and the loading unit 603 may be implemented by a processor in the application access device. Of course, the processor needs to run the program stored in the memory to realize the functions of the above-described program modules.
It should be noted that, when the application access device provided in the embodiment of fig. 6 performs application access, the division of each program module is merely exemplified, and in practical applications, the above processing may be distributed to different program modules according to needs, that is, the internal structure of the device may be divided into different program modules to complete all or part of the above-described processing. In addition, the application access device and the application access method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments and are not described herein again.
Based on the hardware implementation of the program module, and in order to implement the method according to the embodiment of the present application, an embodiment of the present application further provides an electronic device, and fig. 7 is a schematic diagram of a hardware composition structure of the electronic device according to the embodiment of the present application, and as shown in fig. 7, the electronic device includes:
a communication interface 1 capable of information interaction with other devices such as network devices and the like;
and the processor 2 is connected with the communication interface 1 to realize information interaction with other equipment, and is used for executing the application access method provided by one or more technical schemes when running a computer program. And the computer program is stored on the memory 3.
In practice, of course, the various components in the electronic device are coupled together by the bus system 4. It will be appreciated that the bus system 4 is used to enable connection communication between these components. The bus system 4 comprises, in addition to a data bus, a power bus, a control bus and a status signal bus. For the sake of clarity, however, the various buses are labeled as bus system 4 in fig. 7.
The memory 3 in the embodiment of the present application is used to store various types of data to support the operation of the electronic device. Examples of such data include: any computer program for operating on an electronic device.
It will be appreciated that the memory 3 may be either volatile memory or nonvolatile memory, and may include both volatile and nonvolatile memory. Among them, the nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic random access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical disk, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Enhanced Synchronous Dynamic Random Access Memory (Enhanced DRAM), Synchronous Dynamic Random Access Memory (SLDRAM), Direct Memory (DRmb Access), and Random Access Memory (DRAM). The memory 3 described in the embodiments of the present application is intended to comprise, without being limited to, these and any other suitable types of memory.
The method disclosed in the above embodiment of the present application may be applied to the processor 2, or implemented by the processor 2. The processor 2 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 2. The processor 2 described above may be a general purpose processor, a DSP, or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. The processor 2 may implement or perform the methods, steps and logic blocks disclosed in the embodiments of the present application. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software modules may be located in a storage medium located in the memory 3, and the processor 2 reads the program in the memory 3 and in combination with its hardware performs the steps of the aforementioned method.
When the processor 2 executes the program, the corresponding processes in the methods according to the embodiments of the present application are realized, and for brevity, are not described herein again.
In an exemplary embodiment, the present application further provides a storage medium, i.e. a computer storage medium, specifically a computer readable storage medium, for example, including a memory 3 storing a computer program, which can be executed by a processor 2 to implement the steps of the foregoing method. The computer readable storage medium may be Memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface Memory, optical disk, or CD-ROM.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus, terminal and method may be implemented in other manners. The above-described device embodiments are only illustrative, for example, the division of the unit is only one logical function division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
Alternatively, the integrated units described above in the present application may be stored in a computer-readable storage medium if they are implemented in the form of software functional modules and sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially implemented or portions thereof that contribute to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for enabling an electronic device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. An application access method, comprising:
determining an input search keyword regarding a target application;
searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application;
and loading the corresponding access entrance of the target application based on the searched program package name.
2. The application access method of claim 1, further comprising:
and updating the package name and the access entry of each application in at least one application stored in the setting database at the setting time.
3. The application access method according to claim 2, wherein the updating of the package name and the access entry of each of the at least one application stored in the setting database at the set time includes any one of:
updating the program package name and the access entry of each application in at least one application stored in the setting database every other setting period;
and when the operating system finishes updating, updating the package name and the access entry of each application in at least one application stored in the setting database.
4. The application access method according to claim 2, wherein the setting database stores a first character string; the first character string is obtained by splicing the program package name of each application in at least one application stored in the setting database;
the updating, at a set time, a package name and an access entry of each application of at least one application stored in the setting database includes:
traversing the package name of each application in all applications in the operating system, and splicing all the traversed package names to generate a second character string;
and under the condition that the second character string is different from the first character string, updating the program package name and the access entry of each application in at least one application stored in the setting database.
5. The application access method of claim 4, further comprising:
and under the condition that the first character string is the same as the second character string, reserving the first character string stored in the setting database.
6. The application access method according to claim 4, wherein the updating the package name and the access entry of each application in the at least one application stored in the setting database in the case that the first character string is different from the second character string comprises:
comparing the first character string with the second character string, and determining a first application according to a comparison result; wherein the first application characterizes a deleted application or an added application;
updating the setting database based on the package name and the access entry of the first application;
replacing the first character string stored in the setting database with the second character string.
7. The application access method according to claim 6, wherein the comparing the first character string with the second character string and determining the first application according to the comparison result comprises:
determining at least one first package name and at least one second package name; the first program package name is obtained by carrying out data segmentation processing on the basis of the first character string; the second program package name is obtained by performing data segmentation processing on the basis of the second character string;
and determining the first application according to the at least one first program package name and the at least one second program package name.
8. An application access apparatus, comprising:
a determination unit for determining an input search keyword regarding a target application;
the searching unit is used for searching a program package name matched with the search keyword in a set database; the setting database is used for storing the program package name and the access entrance of each application in at least one application;
and the loading unit is used for loading the corresponding access entrance of the target application based on the searched program package name.
9. An electronic device, comprising: a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is adapted to perform the steps of the method of any one of claims 1 to 7 when running the computer program.
10. A storage medium having a computer program stored thereon, the computer program, when being executed by a processor, performing the steps of the method of any one of claims 1 to 7.
CN202010959895.7A 2020-09-14 2020-09-14 Application access method and device, electronic equipment and storage medium Active CN112100479B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010959895.7A CN112100479B (en) 2020-09-14 2020-09-14 Application access method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010959895.7A CN112100479B (en) 2020-09-14 2020-09-14 Application access method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112100479A true CN112100479A (en) 2020-12-18
CN112100479B CN112100479B (en) 2024-10-18

Family

ID=73752474

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010959895.7A Active CN112100479B (en) 2020-09-14 2020-09-14 Application access method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112100479B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805895A (en) * 2021-09-17 2021-12-17 杭州云深科技有限公司 Method for determining keywords in database, electronic device and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140214686A1 (en) * 2011-03-31 2014-07-31 Zte Corporation Application store system and method for implementing in-application purchase function
CN106468990A (en) * 2015-08-21 2017-03-01 上海触乐信息科技有限公司 The method and apparatus that service entrance is provided
CN106919382A (en) * 2017-01-22 2017-07-04 百度在线网络技术(北京)有限公司 For generating the method and apparatus that application updates bag
CN107273457A (en) * 2017-06-01 2017-10-20 珠海市魅族科技有限公司 A kind of searching method and device, computer installation and computer-readable recording medium
CN107333131A (en) * 2017-08-15 2017-11-07 四川长虹电器股份有限公司 A kind of method for the application carried on test intelligent television
CN108334755A (en) * 2018-03-30 2018-07-27 广东欧珀移动通信有限公司 Private space creation method and device, storage medium, electronic equipment
US20180300429A1 (en) * 2017-04-17 2018-10-18 International Business Machines Corporation Matching strings in a large relational database
CN109284261A (en) * 2018-10-18 2019-01-29 Oppo广东移动通信有限公司 Using lookup method, device, storage medium and electronic equipment
CN109409043A (en) * 2018-09-03 2019-03-01 中国平安人寿保险股份有限公司 Login method, terminal device and the medium of application system
CN110888643A (en) * 2019-11-29 2020-03-17 北京奇艺世纪科技有限公司 Page processing method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140214686A1 (en) * 2011-03-31 2014-07-31 Zte Corporation Application store system and method for implementing in-application purchase function
CN106468990A (en) * 2015-08-21 2017-03-01 上海触乐信息科技有限公司 The method and apparatus that service entrance is provided
CN106919382A (en) * 2017-01-22 2017-07-04 百度在线网络技术(北京)有限公司 For generating the method and apparatus that application updates bag
US20180300429A1 (en) * 2017-04-17 2018-10-18 International Business Machines Corporation Matching strings in a large relational database
CN107273457A (en) * 2017-06-01 2017-10-20 珠海市魅族科技有限公司 A kind of searching method and device, computer installation and computer-readable recording medium
CN107333131A (en) * 2017-08-15 2017-11-07 四川长虹电器股份有限公司 A kind of method for the application carried on test intelligent television
CN108334755A (en) * 2018-03-30 2018-07-27 广东欧珀移动通信有限公司 Private space creation method and device, storage medium, electronic equipment
CN109409043A (en) * 2018-09-03 2019-03-01 中国平安人寿保险股份有限公司 Login method, terminal device and the medium of application system
CN109284261A (en) * 2018-10-18 2019-01-29 Oppo广东移动通信有限公司 Using lookup method, device, storage medium and electronic equipment
CN110888643A (en) * 2019-11-29 2020-03-17 北京奇艺世纪科技有限公司 Page processing method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805895A (en) * 2021-09-17 2021-12-17 杭州云深科技有限公司 Method for determining keywords in database, electronic device and storage medium
CN113805895B (en) * 2021-09-17 2023-08-18 杭州云深科技有限公司 Method for determining keywords in database, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN112100479B (en) 2024-10-18

Similar Documents

Publication Publication Date Title
RU2629448C2 (en) System and method of controlling and organizing web-browser cash
US8126859B2 (en) Updating a local version of a file based on a rule
US10216510B2 (en) Silent upgrade of software with dependencies
US20140075301A1 (en) Information processing apparatus, control method, and recording medium
CN110162429B (en) System repair method, server and storage medium
US20130225148A1 (en) Terminal with module protection and module managing method
US20190087208A1 (en) Method and apparatus for loading elf file of linux system in windows system
CN107368513B (en) Method and device for updating client database
CN109614559A (en) Data processing method and device
CN111666516A (en) Page loading method and device, electronic equipment and storage medium
CN110244951B (en) Application publishing method and device
CN112258295A (en) Recording processing method, device and equipment
CN111177703B (en) Method and device for determining data integrity of operating system
CN113760306A (en) Method and device for installing software, electronic equipment and storage medium
CN113282591B (en) Authority filtering method, authority filtering device, computer equipment and storage medium
CN113535206B (en) Multi-version code upgrading method and system
CN111221742A (en) Test case updating method and device, storage medium and server
CN114780019A (en) Electronic device management method and device, electronic device and storage medium
CN112100479B (en) Application access method and device, electronic equipment and storage medium
CN112559913B (en) Data processing method, device, computing equipment and readable storage medium
CN113010197B (en) Application silence upgrading method, system, terminal equipment and storage medium
CN106201595A (en) The cleaning control method of a kind of application program and device
CN112559131A (en) Method, device and equipment for updating container mirror image and computer readable storage medium
CN112650713A (en) File system operation method, device, equipment and storage medium
CN116700768B (en) Application processing method and related device

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
GR01 Patent grant
GR01 Patent grant