CN112527333A - Application program processing method and device, storage medium and electronic equipment - Google Patents

Application program processing method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN112527333A
CN112527333A CN202011496334.4A CN202011496334A CN112527333A CN 112527333 A CN112527333 A CN 112527333A CN 202011496334 A CN202011496334 A CN 202011496334A CN 112527333 A CN112527333 A CN 112527333A
Authority
CN
China
Prior art keywords
software development
development kit
account
application program
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.)
Granted
Application number
CN202011496334.4A
Other languages
Chinese (zh)
Other versions
CN112527333B (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 CN202011496334.4A priority Critical patent/CN112527333B/en
Priority claimed from CN202011496334.4A external-priority patent/CN112527333B/en
Publication of CN112527333A publication Critical patent/CN112527333A/en
Application granted granted Critical
Publication of CN112527333B publication Critical patent/CN112527333B/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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The disclosure provides an application processing method, an application processing device, a computer readable storage medium and an electronic device, and relates to the technical field of terminals. The application program processing method comprises the following steps: acquiring historical use data of a first account aiming at a pre-installed application program under the condition that a terminal is networked for the first time and the account login is carried out by the first account; determining a first software development kit corresponding to historical use data from a software development kit set; the pre-installed application is installed based on the first software development kit. The method and the device can realize automatic adjustment of the application content of the pre-installed application program.

Description

Application program processing method and device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of terminal technologies, and in particular, to an application processing method, an application processing apparatus, a computer-readable storage medium, and an electronic device.
Background
The intelligent terminal becomes indispensable electronic equipment in daily life of users, and the intelligent terminal can install application programs based on the support of software and hardware. Before the terminal leaves the factory, some applications are typically pre-installed in the terminal, and such applications may be referred to as pre-installed applications or built-in applications.
For a pre-installed application, a situation may occur in which the same application is configured as different application contents on different user sides, and the difference of the application contents may include different interfaces of the application, different presented contents, different functions, different layouts, and the like. For some exclusive reasons, only one application content can be configured by a pre-installed application program before shipping, and only one application content can be presented when the application program is used by a user. If the application content does not have the functions desired by the user, the application content cannot be adjusted due to the single configuration, and the use experience of the user is affected.
Disclosure of Invention
The present disclosure provides an application processing method, an application processing apparatus, a computer-readable storage medium, and an electronic device, thereby overcoming, at least to some extent, the problem that the configuration of a pre-installed application is fixed and application content cannot be adjusted.
According to a first aspect of the present disclosure, an application processing method is provided, where an installation package of a preinstalled application includes a software development kit set, the software development kit set includes at least two software development kits, and the application processing method includes: acquiring historical use data of a first account aiming at a pre-installed application program under the condition that a terminal is networked for the first time and the account login is carried out by the first account; determining a first software development kit corresponding to historical use data from a software development kit set; the pre-installed application is installed based on the first software development kit.
According to a second aspect of the present disclosure, there is provided an application processing apparatus, an installation package in which an application is preinstalled includes a set of software development kits, the set of software development kits includes at least two software development kits, the application processing apparatus includes: the historical data acquisition module is used for acquiring historical use data of a first account aiming at a pre-installed application program under the condition that the terminal is firstly networked and the account login is carried out by the first account; the first tool kit determining module is used for determining a first software development tool kit corresponding to the historical use data from the software development tool kit set; and the program installation module is used for installing the pre-installed application program based on the first software development toolkit.
According to a third aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the application processing method described above.
According to a fourth aspect of the present disclosure, there is provided an electronic device comprising a processor; a memory for storing one or more programs which, when executed by the processor, cause the processor to implement the application processing method described above.
In the technical scheme provided by some embodiments of the disclosure, a software development kit set is configured in an installation kit of a pre-installed application, historical usage data corresponding to a first account is acquired under the condition that a terminal is networked for the first time and the account login is performed by using the first account, a first software development kit corresponding to the historical usage data is determined from the software development kit set, and the pre-installed application is installed based on the first software development kit. Based on the scheme disclosed by the invention, the automatic adjustment of the application content of the pre-installed application program can be realized, so that the application content of the pre-installed application program is matched with the historical use condition of the account number, and the use requirement or habit of a user is further met.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
FIG. 1 shows a schematic diagram of an exemplary system architecture for an application processing scheme of an embodiment of the present disclosure;
FIG. 2 illustrates a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure;
FIG. 3 schematically illustrates a flow chart of an application processing method according to an exemplary embodiment of the present disclosure;
FIG. 4 shows a schematic diagram of an installation package architecture, according to an example embodiment of the present disclosure;
FIG. 5 schematically shows a flow diagram of an overall process of an application processing scheme according to an embodiment of the present disclosure;
fig. 6 schematically shows a block diagram of an application processing apparatus according to a first exemplary embodiment of the present disclosure;
fig. 7 schematically shows a block diagram of an application processing apparatus according to a second exemplary embodiment of the present disclosure;
fig. 8 schematically shows a block diagram of an application processing apparatus according to a third exemplary embodiment of the present disclosure;
fig. 9 schematically shows a block diagram of an application processing apparatus according to a fourth exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and the like. In other instances, well-known technical solutions have not been shown or described in detail to avoid obscuring aspects of the present disclosure.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the steps. For example, some steps may be decomposed, and some steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation. In addition, all of the following terms "first" and "second" are used for distinguishing purposes only and should not be construed as limiting the present disclosure.
FIG. 1 shows a schematic diagram of an exemplary system architecture for an application processing scheme of an embodiment of the present disclosure.
As shown in fig. 1, the system architecture may include an intelligent terminal 11 and a server 12. The intelligent terminal 11 and the server 12 may be connected through a network, and the connection type of the network may include a wired line, a wireless communication link, or a fiber optic cable, for example.
It should be understood that the number of intelligent terminals 11 and servers 12 is merely illustrative. There may be any number of intelligent terminals and servers, as desired for implementation. For example, the server 12 may be a server cluster composed of a plurality of servers, and the like. The server 12 may also be referred to as a cloud or cloud server.
The smart terminal 11 may interact with the server 12 through a network to receive or transmit messages or the like. The smart terminal 11 may be various electronic devices capable of installing an application program, and although a smart phone is illustrated in fig. 1, the smart terminal 11 further includes a tablet computer, a smart wearable device, and the like. The intelligent terminal 11 may also be referred to as a terminal, a mobile terminal, a terminal device, etc.
Before leaving the factory, the smart terminal 11 may be configured with an installation package (referred to as an Android application package, APK) of a preinstalled application, where the installation package of the preinstalled application includes a Software Development Kit (SDK) set. The set of software development kits includes at least two software development kits.
After the intelligent terminal 11 is activated, the intelligent terminal 11 may obtain, from the server 12, historical usage data of the first account directly facing the pre-installed application under the condition of first networking and account login with the first account, determine, from a set of software development kits configured by the intelligent terminal 11, a first software development kit corresponding to the historical usage data, and install the pre-installed application based on the first software development kit.
After the pre-installed application is installed, the intelligent terminal 11 may further obtain a latest version number of the first software development kit in the server 12, and when the installed version number is lower than the latest version number, the intelligent terminal 11 may obtain the latest first software development kit from the server 12 to update the pre-installed application.
In addition, after the pre-installed application is installed, if the user switches the account from the first account to the second account, the smart terminal 11 may acquire historical usage data of the second account for the pre-installed application from the server 12, and determine a second software development kit corresponding to the historical usage data of the second account for the pre-installed application from a pre-configured software development kit set, so as to reinstall the pre-installed application based on the second software development kit.
It should be noted that, when the intelligent terminal 11 is networked for the first time and no account is logged in, the intelligent terminal 11 may further determine a default software development kit from the set of software development kits, and install the pre-installed application program based on the default software development kit.
Under the condition that the intelligent terminal 11 is firstly turned on and is not networked, the intelligent terminal 11 may further determine a default software development kit from the set of software development kits, and install the preinstalled application program based on the default software development kit.
The default software development kit determined under the condition that the intelligent terminal 11 is firstly networked without account login and the default software development kit determined under the condition that the intelligent terminal 11 is firstly started and is not networked can be the same software development kit or different software development kits.
FIG. 2 shows a schematic diagram of an electronic device suitable for use in implementing exemplary embodiments of the present disclosure. The smart terminal according to the present disclosure may be configured as in fig. 2. It should be noted that the electronic device shown in fig. 2 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The electronic device of the present disclosure includes at least a processor and a memory for storing one or more programs, which when executed by the processor, cause the processor to implement the application processing method of the exemplary embodiments of the present disclosure.
Specifically, as shown in fig. 2, the electronic device 200 may include: a processor 210, an internal memory 221, an external memory interface 222, a Universal Serial Bus (USB) interface 230, a charging management Module 240, a power management Module 241, a battery 242, an antenna 1, an antenna 2, a mobile communication Module 250, a wireless communication Module 260, an audio Module 270, a speaker 271, a microphone 272, a microphone 273, an earphone interface 274, a sensor Module 280, a display 290, a camera Module 291, a pointer 292, a motor 293, a button 294, and a Subscriber Identity Module (SIM) card interface 295. The sensor module 280 may include a depth sensor, a pressure sensor, a gyroscope sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a distance sensor, a proximity light sensor, a fingerprint sensor, a temperature sensor, a touch sensor, an ambient light sensor, a bone conduction sensor, and the like.
It is to be understood that the illustrated structure of the embodiments of the present disclosure does not constitute a specific limitation to the electronic device 200. In other embodiments of the present disclosure, electronic device 200 may include more or fewer components than shown, or combine certain components, or split certain components, or a different arrangement of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Processor 210 may include one or more processing units, such as: the Processor 210 may include an Application Processor (AP), a modem Processor, a Graphics Processing Unit (GPU), an Image Signal Processor (ISP), a controller, a video codec, a Digital Signal Processor (DSP), a baseband Processor, and/or a Neural Network Processor (NPU), and the like. The different processing units may be separate devices or may be integrated into one or more processors. Additionally, a memory may be provided in processor 210 for storing instructions and data.
The electronic device 200 may implement a shooting function through the ISP, the camera module 291, the video codec, the GPU, the display screen 290, the application processor, and the like. In some embodiments, the electronic device 200 may include 1 or N camera modules 291, where N is a positive integer greater than 1, and if the electronic device 200 includes N cameras, one of the N cameras is a main camera.
Internal memory 221 may be used to store computer-executable program code, including instructions. The internal memory 221 may include a program storage area and a data storage area. The external memory interface 222 may be used to connect an external memory card, such as a Micro SD card, to extend the memory capability of the electronic device 200.
The present disclosure also provides a computer-readable storage medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device.
A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable storage medium may transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable storage medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The computer-readable storage medium carries one or more programs which, when executed by an electronic device, cause the electronic device to implement the method as described in the embodiments below.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
It should be understood that the embodiment of the present disclosure is not limited to the type of the pre-installed application, and may be a reading-type application, a video-type application, a shopping-type application, and the like. The installation package of the preinstalled application program can comprise a software development kit set, the software development kit set comprises at least two software development kits, and each software development kit corresponds to different application contents. In addition, each software development kit is provided by a different vendor.
Taking the reading-type application program as an example, the software development kit set may include a book city SDK, a reading SDK, and the like, where the book city SDK and the reading SDK may be configured by different suppliers, and corresponding application contents are usually different, for example, an interface element corresponding to the installed book city SDK is different from an interface element corresponding to the installed reading SDK, and the presented content may also be different, and the like.
In some embodiments of the present disclosure, the user usage functions corresponding to each software development kit in the software development kit set are consistent. Taking the above-mentioned book city SDK and reading SDK as examples, the user functions are both reading. Similarly, the user using functions of the software development kits in the video application program are all used for users to watch videos, and the user using functions of the software development kits in the shopping application program are all used for users to purchase commodities.
In other embodiments of the present disclosure, there may be differences (i.e., inconsistencies) in the user usage functions corresponding to each software development kit in the set of software development kits. For example, for the preset application of the present disclosure, the preconfigured set of software development kits may include both reading-type and video-type software development kits.
An application processing method of an exemplary embodiment of the present disclosure will be explained with reference to fig. 3. Referring to fig. 3, the application processing method of the present disclosure may include the steps of:
and S32, acquiring historical use data of the first account aiming at the pre-installed application program under the condition that the terminal is networked for the first time and the account login is carried out by the first account.
In the case where the terminal is activated, that is, in the case where a terminal that has not been activated after leaving a factory or a terminal that has been restored to a factory setting purchased by a user is first activated, the terminal may perform networking or terminal automatic networking in response to an operation of the user, and such a networking case is referred to as terminal first networking.
After networking, the user may perform an account login, for example, the user manually enters an account name and a password to implement the account login. When the account corresponds to the user's biometric features (e.g., fingerprint, face, iris, etc.), the terminal may collect the biometric features of the user to log in the account.
The terminal can acquire historical use data of the first account aiming at the pre-installed application program under the condition that the terminal is networked for the first time and the account login is carried out through the first account. The preinstalled application program according to the present disclosure may be any one of a plurality of application programs preinstalled in the terminal.
Additionally, the historical usage data may include operational data of the pre-installed application in the first account history. The history usage data may specifically include an identifier of a software development kit of the pre-installed application used by the first account in history. The present disclosure does not limit the manner in which the indicia are presented.
Specifically, the terminal may send, to the server, a historical usage data acquisition request for the pre-installed application program corresponding to the first account in response to an account login operation of the first account. The server may perform a data lookup in response to the request to determine historical usage data and feed back. That is, the terminal may receive the historical usage data of the first account for the pre-installed application, which is fed back by the server.
S34, determining a first software development kit corresponding to the historical use data from the software development kit set.
After the identifier of the software development kit of the pre-installed application used by the first account in the history is obtained, the identifier may be compared with the identifiers of the software development kits in the software development kit set, and the software development kit of which the identifier is consistent with the identifier of the software development kit of the pre-installed application used by the first account in the history is determined as the first software development kit.
For example, the identifier of the software development kit of the pre-installed application used by the first account in history is B, the identifier of the software development kit a in the set of software development kits is a, and the identifier of the software development kit B is B. The software development kit b is determined to be the first software development kit.
And S36, installing the pre-installed application program based on the first software development kit.
In the case that the first software development kit is determined, the embodiment of the present disclosure may load the first software development kit by using a Package Management Service (PMS) to implement installation of a preinstalled application program. However, the present disclosure is not limited to a particular mounting arrangement.
According to some embodiments of the present disclosure, after the pre-installed application is installed, the terminal may detect whether the installed pre-installed application is the latest version. For example, the terminal may perform detection when the terminal is powered on next time, or perform detection when the user starts a pre-installed application next time, or directly perform detection after the pre-installed application is installed.
First, the terminal may obtain the latest version number of the first software development kit in the server. Next, comparing the version number of the first software development kit in the pre-configured installation package of the pre-installed application with the latest version number, if the version number is lower than the latest version number, the terminal may obtain the first software development kit with the latest version number from the server, and re-install the pre-installed application based on the first software development kit with the latest version number.
If the version number is consistent with the latest version number, no operation is performed. In the case that the server version backing may occur, that is, in the case that the version number is higher than the latest version number of the server, the terminal may acquire the first software development kit with the latest version number from the server and reinstall the preinstalled application program based on the first software development kit with the latest version number.
Referring to fig. 4, the installation package of the preinstalled application may include a configuration file in addition to n SDKs from SDK1 to SDKn, where n is a positive integer greater than or equal to 2. The configuration file stores the version number of the first software development kit. The latest version number of the first software development kit can be requested from the cloud server through the interface of the configuration file, and the version number of the first software development kit in the configuration file can be updated to the latest version number when the first software development kit based on the latest version number re-installs the pre-installed application program, that is, when the pre-installed application program is updated.
For the reinstallation process of the preinstalled application program, firstly, an interface for judging whether to update the application program can be presented on the interface of the terminal for the user to select. And then, the terminal can respond to the updating operation of the user and reinstall the pre-installed application program by using the first software development kit with the latest version number.
It should be noted that, in addition to reinstallation, the terminal may obtain updated data from the server only, rather than the entire software development kit. In this case, the terminal may complete the update of the pre-installed application using the updated data, which is not limited by this disclosure.
According to other embodiments of the disclosure, compared to some technologies that cannot replace application content, the disclosure further provides a scheme for switching application content based on an account.
First, in response to a user operation, when an account is switched from a first account to a second account, the terminal may acquire, from the server, historical usage data of the second account with respect to pre-installed applications. Subsequently, a second software development kit corresponding to the historical usage data of the pre-installed application corresponding to the second account may be determined from the set of software development kits.
The second software development kit is different from the first software development kit by default in the embodiment of the disclosure, and in this case, the terminal reinstalls the preinstalled application program based on the second software development kit.
And if the second software development kit is the same as the first software development kit, not operating and keeping the installation state of the preinstalled application program.
Therefore, the scheme of switching the application content of the pre-installed application program based on the user account is realized.
In addition, under the condition that the terminal is networked for the first time and no account number is logged in, the terminal can determine a default software development kit in the software development kit set and install the pre-installed application program based on the default software development kit. The default software development kit can be determined by developers through big data analysis before terminals leave a factory, and the specific process is not limited by the disclosure.
Under the condition that the terminal is started for the first time and is not networked, the terminal can determine a default software development kit in the software development kit set and install the pre-installed application program based on the default software development kit. The default software development kit determined under the condition that the terminal is firstly networked without account login and the default software development kit determined under the condition that the terminal is firstly started and is not networked can be the same software development kit or different software development kits.
The entire process of the application processing scheme of the embodiment of the present disclosure will be explained with reference to fig. 5.
In step S502, the terminal is activated in response to the first power-on operation of the user.
In step S504, the terminal determines whether networking is already performed. If not, executing step S506; if networking is available, step S510 is performed.
In step S506, the terminal determines a default SDK according to a preset configuration. In step S508, the terminal performs an installation operation using the default SDK.
In step S510, it is determined whether an account is logged in. If no account is logged in, step S506 may be executed; if the account is logged in, step S512 is executed.
In step S512, the terminal acquires the historical usage data of the account from the server.
In step S514, the SDK corresponding to the account is determined according to the historical usage data. In step S516, the terminal performs an installation operation using the SDK determined to correspond to the account.
In addition, the method shown in fig. 5 is only an exemplary illustration, and the processing procedure may further include an operation of reminding the user to perform networking when the terminal is not networked, which is not limited by the present disclosure.
Generally, according to the application processing method disclosed by the disclosure, on one hand, the automatic adjustment of the application content of the pre-installed application can be realized, so that the application content of the pre-installed application is matched with the historical use condition of an account, and further the use requirement or habit of a user is met; on the other hand, even under the condition that the network is not connected or the account is not logged in, the pre-installed application program can be installed by utilizing the pre-configured software development kit, and the use of the user is not influenced; on the other hand, switching of the application contents of the pre-installed application program can be automatically realized based on the account number, and the use requirements of different users are met.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Further, an application processing apparatus is also provided in the present exemplary embodiment.
Fig. 6 schematically shows a block diagram of an application processing apparatus of an exemplary embodiment of the present disclosure. Referring to fig. 6, the application processing apparatus 6 according to an exemplary embodiment of the present disclosure may include a history data acquisition module 61, a first toolkit determination module 63, and a program installation module 65.
Specifically, the historical data acquisition module 61 may be configured to acquire historical usage data of a first account for a pre-installed application program when the terminal is networked for the first time and the account is logged in by using the first account; the first kit determining module 63 may be configured to determine a first software development kit corresponding to the historical usage data from the set of software development kits; the program installation module 65 may be used to install pre-installed applications based on the first software development kit.
According to an exemplary embodiment of the present disclosure, the history data acquisition module 61 may be configured to perform: responding to account login operation of a first account, and sending a historical use data acquisition request aiming at a pre-installed application program, which corresponds to the first account, to a server; and receiving historical use data of the first account for the pre-installed application program, which is fed back by the server.
According to the exemplary embodiment of the disclosure, the historical usage data includes an identification of a software development kit of pre-installed applications used historically by the first account. In this case, the first kit determining module 63 may be configured to perform: comparing the identifier of the software development toolkit of the pre-installed application program historically used by the first account with the identifier of each software development toolkit in the software development toolkit set; and determining the software development kit with the identification consistent with the identification of the software development kit of the pre-installed application program used by the first account in the software development kit set as the first software development kit.
According to an exemplary embodiment of the present disclosure, referring to fig. 7, the application processing apparatus 7 may further include an application update module 71, compared to the application processing apparatus 6.
In particular, the application update module 71 may be configured to perform: acquiring the latest version number of a first software development kit in a server; comparing the version number of the first software development kit in the installation package of the preinstalled application program with the latest version number; and under the condition that the version number of the first software development kit in the installation package of the pre-installed application program is lower than the latest version number, acquiring the first software development kit with the latest version number from the server, and reinstalling the pre-installed application program based on the first software development kit with the latest version number.
According to an exemplary embodiment of the present disclosure, the process of reinstalling the preinstalled application by the application update module 71 may be configured to perform: presenting an interface whether to update the application program on an interface of the terminal; and responding to the updating operation, and reinstalling the preinstalled application program by using the first software development toolkit with the latest version number.
According to the exemplary embodiment of the disclosure, the installation package of the pre-installed application includes a configuration file, and the configuration file stores the version number of the first software development kit. In this case, the process of the application update module 71 obtaining the latest version number of the first software development kit in the server may be configured to perform: the latest version number of the first software development kit is requested from the server through the interface of the configuration file.
Wherein the application update module 71 may be further configured to perform: and updating the version number of the first software development kit in the configuration file to the latest version number under the condition that the preinstalled application program is reinstalled on the basis of the first software development kit with the latest version number.
According to an exemplary embodiment of the present disclosure, referring to fig. 8, the application processing apparatus 8 may further include an application switching module 81, compared to the application processing apparatus 6.
In particular, the application switching module 81 may be configured to perform: after the pre-installed application program is installed on the basis of the first software development kit, acquiring historical use data of a second account aiming at the pre-installed application program under the condition that the account is switched from a first account to the second account; determining a second software development kit corresponding to the historical use data of the second account aiming at the pre-installed application program from the software development kit set; the pre-installed application is re-installed based on the second software development kit.
According to an exemplary embodiment of the present disclosure, referring to fig. 9, the application processing device 9 may further include a second toolkit determination module 91 compared to the application processing device 6.
In particular, the second toolkit determining module 91 may be configured to perform: and under the condition that the terminal is networked for the first time and no account number is logged in, determining a default software development kit in the software development kit set. In this case, the program installation module 65 may be further configured to perform: and installing the pre-installed application program based on the default software development toolkit.
According to an exemplary embodiment of the present disclosure, the second toolkit determining module 91 may be further configured to perform: in the case where the terminal is first turned on and is not networked, a default software development kit in the set of software development kits is determined. In this case, the program installation module 65 may be further configured to perform: and installing the pre-installed application program based on the default software development toolkit.
According to the exemplary embodiment of the disclosure, the user use functions corresponding to the software development kits in the software development kit set are consistent.
Since each functional module of the application processing apparatus in the embodiment of the present disclosure is the same as that in the embodiment of the method described above, it is not described herein again.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Furthermore, the above-described figures are merely schematic illustrations of processes included in methods according to exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is to be limited only by the terms of the appended claims.

Claims (13)

1. An application processing method is characterized in that an installation package with an application pre-installed therein comprises a software development kit set, wherein the software development kit set comprises at least two software development kits, and the application processing method comprises the following steps:
acquiring historical use data of a first account aiming at the pre-installed application program under the condition that a terminal is networked for the first time and the account login is carried out by the first account;
determining a first software development kit corresponding to the historical usage data from the set of software development kits;
and installing the pre-installed application program based on the first software development kit.
2. The application processing method of claim 1, wherein obtaining historical usage data of the first account for the pre-installed application comprises:
responding to account login operation of the first account, and sending a historical use data acquisition request corresponding to the first account and aiming at the pre-installed application program to a server;
receiving historical usage data of the first account for the pre-installed application fed back by the server.
3. The application processing method according to claim 2, wherein the historical usage data includes an identifier of a software development kit of the pre-installed application used by the first account in the history; wherein determining a first software development kit corresponding to the historical usage data from the set of software development kits comprises:
comparing the identifier of the software development kit of the pre-installed application program historically used by the first account with the identifier of each software development kit in the set of software development kits;
and determining the software development kit with the identification consistent with the identification of the software development kit of the pre-installed application program used by the first account in the software development kit set as the first software development kit.
4. The application processing method of claim 1, wherein after installing the pre-installed application, the application processing method further comprises:
acquiring the latest version number of the first software development kit in the server;
comparing the version number of the first software development kit in the installation package of the pre-installed application program with the latest version number;
and under the condition that the version number of the first software development kit in the installation package of the pre-installed application program is lower than the latest version number, acquiring the first software development kit with the latest version number from the server, and reinstalling the pre-installed application program based on the first software development kit with the latest version number.
5. The application processing method of claim 4, wherein reinstalling the preinstalled application based on the first software development kit with the latest version number comprises:
presenting an interface whether to update the application program on the interface of the terminal;
and responding to the updating operation, and reinstalling the preinstalled application program by using the first software development kit with the latest version number.
6. The application processing method according to claim 4, wherein the installation package of the pre-installed application includes a configuration file, and the configuration file stores a version number of the first software development kit; wherein obtaining the latest version number of the first software development kit in the server comprises:
requesting a latest version number of the first software development kit from the server through an interface of the configuration file;
and updating the version number of the first software development kit in the configuration file to the latest version number when the preinstalled application program is reinstalled based on the first software development kit with the latest version number.
7. The application processing method of claim 1, wherein after installing the pre-installed application based on the first software development kit, the application processing method further comprises:
under the condition that the account number is switched from the first account number to a second account number, acquiring historical use data of the second account number aiming at the pre-installed application program;
determining a second software development kit corresponding to the historical use data of the second account aiming at the pre-installed application program from the software development kit set;
reinstalling the pre-installed application based on the second software development kit.
8. The application processing method according to claim 1, further comprising:
determining a default software development kit in the software development kit set under the condition that the terminal is networked for the first time and no account number logs in;
and installing the pre-installed application program based on the default software development kit.
9. The application processing method according to claim 1, further comprising:
determining a default software development kit in the set of software development kits when the terminal is started for the first time and is not networked;
and installing the pre-installed application program based on the default software development kit.
10. The application processing method according to any one of claims 1 to 9, wherein the user usage functions corresponding to the software development kits in the software development kit set are consistent.
11. An application processing apparatus, wherein an installation package in which an application is preinstalled includes a software development kit set, the software development kit set includes at least two software development kits, and the application processing apparatus includes:
the historical data acquisition module is used for acquiring historical use data of a first account aiming at the pre-installed application program under the condition that a terminal is firstly networked and the account login is carried out by the first account;
the first tool kit determining module is used for determining a first software development tool kit corresponding to the historical use data from the software development tool kit set;
and the program installation module is used for installing the pre-installed application program based on the first software development toolkit.
12. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing an application processing method according to any one of claims 1 to 10.
13. An electronic device, comprising:
a processor;
a memory for storing one or more programs which, when executed by the processor, cause the processor to implement an application processing method as claimed in any one of claims 1 to 10.
CN202011496334.4A 2020-12-17 Application processing method and device, storage medium and electronic equipment Active CN112527333B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011496334.4A CN112527333B (en) 2020-12-17 Application processing method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011496334.4A CN112527333B (en) 2020-12-17 Application processing method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN112527333A true CN112527333A (en) 2021-03-19
CN112527333B CN112527333B (en) 2024-05-03

Family

ID=

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2919113A1 (en) * 2014-03-14 2015-09-16 Ricoh Company, Ltd. Information processing system and information processing method
CN108768821A (en) * 2018-03-29 2018-11-06 广东欧珀移动通信有限公司 Information-pushing method, device, server and computer-readable medium
CN109508198A (en) * 2018-11-09 2019-03-22 Oppo广东移动通信有限公司 Application program installation method, device, storage medium and terminal
CN109922101A (en) * 2017-12-12 2019-06-21 北京奇虎科技有限公司 A kind of method, apparatus and server for realizing specific transactions in the terminal
CN111427580A (en) * 2020-03-24 2020-07-17 Oppo广东移动通信有限公司 Software development kit access method and device and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2919113A1 (en) * 2014-03-14 2015-09-16 Ricoh Company, Ltd. Information processing system and information processing method
CN109922101A (en) * 2017-12-12 2019-06-21 北京奇虎科技有限公司 A kind of method, apparatus and server for realizing specific transactions in the terminal
CN108768821A (en) * 2018-03-29 2018-11-06 广东欧珀移动通信有限公司 Information-pushing method, device, server and computer-readable medium
CN109508198A (en) * 2018-11-09 2019-03-22 Oppo广东移动通信有限公司 Application program installation method, device, storage medium and terminal
CN111427580A (en) * 2020-03-24 2020-07-17 Oppo广东移动通信有限公司 Software development kit access method and device and storage medium

Similar Documents

Publication Publication Date Title
EP3447632B1 (en) Electronic device for displaying application and operating method thereof
US11074066B2 (en) Apparatus and method for managing software updates of electronic devices
EP3435244A1 (en) Electronic device and method for controlling same
KR20190045765A (en) Electronic device and method for controlling application program
KR20200015000A (en) Method for memory leak detection and electronic device thereof
KR20200140555A (en) Electronic device for switching between a dual standby mode and a single standby mode and method for the same
EP3716668A1 (en) Method for installing subscriber profile and electronic device therefor
KR20190095582A (en) Electronic device for performing an authentication of another electronic device and method of operating the same
KR20190024169A (en) Method for probiding smart key service and electronic device thereof
US20200201518A1 (en) Method for starting application and electronic device for implementing same
EP3624546B1 (en) Packet data unit (pdu) session control method and apparatus
WO2019039740A1 (en) Method for providing service update and electronic device supporting the same
US11604656B2 (en) Method and apparatus for managing application
WO2018128413A1 (en) Methods and systems for managing application installation
CN112527333B (en) Application processing method and device, storage medium and electronic equipment
CN112527333A (en) Application program processing method and device, storage medium and electronic equipment
WO2019160323A1 (en) Method for managing data associated with application and electronic device therefor
KR20190068844A (en) Electronic device for providing different service according to external devices
CN112506533A (en) Application program processing method and device, storage medium and electronic equipment
CN111258610A (en) System software updating method, device, system, storage medium and electronic equipment
EP4109812A1 (en) Method for signing key management by electronic device, and electronic device therefor
WO2019164304A1 (en) Method for interworking between host application and assistant application and electronic device supporting the same
KR20220050351A (en) Method for controlling network and electronic device using the same
KR20200094436A (en) Electronic device and method for providing image acquired through camera to a plurality of applications
KR20220030139A (en) Contents streaming system comprising module for managing dashboard

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