CN112506533A - 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
CN112506533A
CN112506533A CN202011496314.7A CN202011496314A CN112506533A CN 112506533 A CN112506533 A CN 112506533A CN 202011496314 A CN202011496314 A CN 202011496314A CN 112506533 A CN112506533 A CN 112506533A
Authority
CN
China
Prior art keywords
software development
development kit
account
processing method
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011496314.7A
Other languages
Chinese (zh)
Inventor
袁诗谣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202011496314.7A priority Critical patent/CN112506533A/en
Publication of CN112506533A publication Critical patent/CN112506533A/en
Pending legal-status Critical Current

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

Landscapes

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

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: the method comprises the steps that under the condition that a terminal is networked for the first time and account login is carried out through a first account, a first software development kit is obtained, and the first software development kit corresponds to historical use data of the first account aiming at a pre-installed application program; 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 user experience is affected because the single configuration cannot meet the requirements of the user.
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 a pre-installed application configuration is fixed and cannot match a user's usage requirement.
According to a first aspect of the present disclosure, there is provided an application processing method including: the method comprises the steps that under the condition that a terminal is networked for the first time and account login is carried out through a first account, a first software development kit is obtained, and the first software development kit corresponds to historical use data of the first account aiming at a pre-installed application program; 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 including: the first tool kit acquisition module is used for acquiring a first software development tool kit under the condition that the terminal is firstly networked and carries out account login by using a first account, wherein the first software development tool kit corresponds to the historical use data of the first account aiming at a pre-installed application program; 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, under the condition that a terminal is networked for the first time and performs account login by using a first account, a first software development kit corresponding to a history record of the first account is acquired, and a pre-installed application program is installed based on the first software development kit. Based on the scheme disclosed by the invention, the pre-installed application program can be automatically adjusted according to the user history record, 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 the 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 illustrates a flow diagram for obtaining a first software development kit in accordance with an embodiment of the present disclosure;
FIG. 5 illustrates a schematic diagram of a bonded installation package framework, according to an embodiment of the present disclosure;
FIG. 6 schematically shows a flow diagram of an application processing procedure according to an embodiment of the present disclosure;
FIG. 7 schematically shows a flow diagram of an application processing procedure according to another embodiment of the present disclosure;
fig. 8 schematically shows a block diagram of an application processing apparatus according to a first exemplary embodiment of the present disclosure;
fig. 9 schematically shows a block diagram of an application processing apparatus according to a second exemplary embodiment of the present disclosure;
fig. 10 schematically shows a block diagram of an application processing apparatus according to a third 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.
The intelligent terminal 11 may be configured with an installation package (Android application package, denoted as APK) in which an application is preinstalled before shipment. The installation package of the preinstalled application program is internally provided with a local configuration file. And a plurality of Software Development Kit (SDK) packages to be installed are configured at the server 12.
After the intelligent terminal 11 is activated, the intelligent terminal 11 may acquire a first software development kit when networking is performed for the first time and logging in is performed by using the first account. The first software development kit is related to the history of the first account, and specifically corresponds to the historical usage data of the first account for the pre-installed application. Subsequently, the smart terminal 11 may install the pre-installed application based on the first software development kit.
For the process of acquiring the first software development kit by the intelligent terminal 11, the intelligent terminal 11 may acquire a history record of the first account, determine that the software development kit to be acquired is the first software development kit based on the history record of the first account, and acquire the first software development kit from the server 12.
Alternatively, the server 12 may determine the first software development kit based on the history of the first account and send the first software development kit to the intelligent terminal 11.
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 obtain the default software development kit from the server 12 according to the identifier of the default software development kit in the local configuration file, and install the pre-installed application program based on the default software development kit.
After the pre-installed application is installed, in a case where the account is switched from the first account to the second account, the smart terminal 11 may further obtain a second software development kit, where the second software development kit corresponds to the historical usage data of the pre-installed application by the second account, so as to reinstall the pre-installed application based on the second software development kit.
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 server stores a software development kit set corresponding to a preinstalled application program, 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 a first software development kit under the condition that the terminal is networked for the first time and performs account login by using a first account, wherein the first software development kit corresponds to the historical use data of the first account for the pre-installed application program.
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 the first software development kit under the condition that the terminal is networked for the first time and performs account login by using the first account. The first software development kit corresponds to historical usage data of the first account for pre-installed applications. 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.
If more than one SDK is used in the history, the SDK most recently used from the current time is selected as the first software development kit.
For the process of acquiring the first software development kit by the terminal, according to some embodiments of the present disclosure, the terminal may acquire the historical usage data of the first account, and acquire the first software development kit by the terminal according to the historical usage data of the first account.
Referring to fig. 4, in step S402, the terminal may transmit a historical usage data acquisition request for a pre-installed application corresponding to a first account to the server in response to a login operation of the first account. The server can respond to the historical data acquisition request to feed back corresponding historical use data.
In step S404, the terminal may receive the historical usage data of the first account for the pre-installed application fed back by the server.
In step S406, the terminal may determine, according to the historical usage data of the pre-installed application program by the first account, that the software development kit to be acquired is the first software development kit.
In step S408, the terminal may transmit a first software development kit acquisition request to the server.
In step S410, the terminal may receive the first software development kit transmitted by the server in response to the first software development kit acquisition request.
In addition, the terminal can also update the configuration file in the installation package in which the application program is preinstalled, and update the corresponding software development kit into the first software development kit.
According to other embodiments of the present disclosure, a first software development kit may be determined by a server and sent to a terminal. Specifically, first, the server may respond to an operation that the terminal is networked for the first time and logs in an account with a first account, and obtain historical usage data of the first account for a pre-installed application. Then, the server determines that the pre-installed application program of the first account corresponds to a first software development kit according to the historical use data, and therefore the server sends the stored first software development kit to the terminal.
In addition, in the case where the server determines that the server itself does not store the first software development kit, the server may acquire the first software development kit from another device and transmit the first software development kit to the terminal.
And S34, 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.
In an exemplary embodiment of the present disclosure, the configuration file is included in the installation package of the pre-installed application. Referring to fig. 5, a local configuration file is configured in an APK framework of a terminal preinstalled application, and a cloud configuration file and an SDK set corresponding to the preinstalled application are configured in a cloud. The information acquisition of the cloud configuration file is realized through the interface 1 so as to update the local configuration file. And the downloading of the cloud SDK is realized through the interface 2 so as to realize the installation of the pre-installed application program.
If the version number of the first software development kit stored in the local configuration file is not consistent with the version number of the first software development kit in the cloud, that is, if the version number of the first software development kit stored in the local configuration file of the terminal is not consistent with the acquired version number of the first software development kit, updating the version number of the first software development kit in the local configuration file to the version number of the first software development kit in the cloud configuration file.
In addition, the terminal can acquire a default software development kit when the terminal is networked for the first time and no account is logged in. Specifically, the configuration file stores an identifier of the default software development kit, so that the terminal can send a default software development kit acquisition request to the server, where the request includes the identifier of the default software development kit, and then, the terminal can receive the default software development kit which is sent by the server in response to the default software development kit acquisition request.
When the terminal acquires the default software development kit from the server, the preinstalled application program can be installed based on the default software development kit.
According to some embodiments of the disclosure, compared with some technologies that cannot replace application content, the disclosure also provides a scheme for switching application content based on an account.
First, in a case where the account is switched from the first account to the second account in response to an operation of a user, the terminal may acquire a second software development kit, where the second software development kit corresponds to historical usage data of the second account for a pre-installed application. The process of acquiring the second software development kit by the terminal is similar to the process of acquiring the first software development kit by the terminal in step S32, and is not described herein again.
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. The user using function corresponding to the first software development kit may be consistent with the user using function corresponding to the second software development kit, for example, the user using functions are all reading.
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.
An application processing procedure of an embodiment of the present disclosure will be explained with reference to fig. 6.
In step S602, the terminal activates in response to the first turn-on operation by the user.
In step S604, the terminal determines whether networking is already performed. If not, executing step S606; if networking is available, step S610 is performed.
In step S606, the terminal starts a pre-installed application. In step S608, the preinstalled application started at this time is used as the local application.
In step S610, the terminal obtains a version number of the default SDK in the cloud configuration file and the local configuration file.
In step S612, the terminal determines whether the two version numbers match. If not, executing step S614; if so, step S616 is performed.
In step S614, the terminal updates the version number of the default SDK in the local configuration file by using the version number in the cloud.
In step S616, the version number of the default SDK in the local configuration file is maintained unchanged.
In step S618, the pre-installed application is started in response to a user operation or a trigger event configured in advance by the terminal itself.
In step S620, the terminal acquires the default SDK from the server to install the pre-installed application.
In step S622, the user can use the preinstalled application.
Next, referring to fig. 7, an application processing procedure of another embodiment of the present disclosure incorporating an account will be described.
In step S702, the terminal activates in response to the first turn-on operation by the user.
In step S704, the terminal determines whether networking is already performed. If not, executing step S706; if networking is done, step S710 is performed.
In step S706, the terminal starts a pre-installed application. In step S708, the preinstalled application started at this time is used as the local application.
In step S710, the terminal determines whether an account is registered. If not, go to step S712; if so, step S714 is performed.
In step S712, the terminal installs the pre-installed application using the default SDK and provides the user with the pre-installed application.
In step S714, the SDK corresponding to the logged-in account is determined.
In step S716, a version number of the SDK corresponding to the account in the cloud configuration file and the local configuration file is obtained.
In step S718, the terminal determines whether the two version numbers match. If not, go to step S720; if so, step S722 is performed.
In step S720, the terminal updates the version number of the SDK corresponding to the account in the local configuration file by using the version number in the cloud.
In step S722, the version number of the SDK corresponding to the account in the local configuration file is maintained.
In step S724, the pre-installed application is started in response to a user operation or a trigger event configured in advance by the terminal itself.
In step S726, the terminal acquires the SDK corresponding to the account from the server to install the pre-installed application.
In step S728, the user can use the preinstalled application.
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, the software development kit is configured at the cloud end, and the software development kit is downloaded from the cloud end, so that the software development kit installed on the terminal is ensured to be the latest updated version. And the unified management (comprising modification, addition, deletion and the like) of the software development kit is facilitated. 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. 8 schematically shows a block diagram of an application processing apparatus of an exemplary embodiment of the present disclosure. Referring to fig. 8, the application processing device 8 according to an exemplary embodiment of the present disclosure may include a first toolkit obtaining module 81 and a program installing module 83.
Specifically, the first toolkit obtaining module 81 may be configured to obtain a first software development toolkit under the condition that the terminal is networked for the first time and performs account login with a first account, where the first software development toolkit corresponds to historical usage data of a pre-installed application program for the first account; the program installation module 83 may be used to install the pre-installed application based on the first software development kit.
According to an exemplary embodiment of the present disclosure, the first toolkit obtaining module 81 may be configured to perform: sending a historical use data acquisition request for a pre-installed application program corresponding to a first account to a server; receiving historical use data of the first account aiming at the pre-installed application program, which is fed back by the server; determining the software development kit to be acquired as a first software development kit corresponding to the historical use data of the first account aiming at the pre-installed application program according to the historical use data of the first account aiming at the pre-installed application program: sending a first software development kit acquisition request to a server; a first software development kit sent by the server in response to the first software development kit acquisition request is received.
According to an exemplary embodiment of the present disclosure, the first toolkit obtaining module 81 may be further configured to perform: and receiving a first software development kit sent by a server in response to the operation that the terminal is networked for the first time and logs in the account by using the first account.
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 program installation module 83 may be further configured to perform: and if the version number of the first software development kit stored in the configuration file is not consistent with the acquired version number of the first software development kit, updating the version number of the first software development kit in the configuration file to the acquired version number of the first 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 obtaining module 91, compared to the application processing device 8.
In particular, the second kit obtaining module 91 may be configured to perform: and acquiring a default software development kit under the condition that the terminal is networked for the first time and no account number is logged in. In this case, the program installation module 83 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, an identification of a default software development kit is stored in the configuration file. In this case, the process of the second kit acquisition module 91 acquiring the default software development kit may be configured to perform: sending a default software development kit acquisition request to a server, wherein the default software development kit acquisition request comprises an identifier of a default software development kit; and receiving the default software development kit sent by the server in response to the acquisition request of the default software development kit.
According to an exemplary embodiment of the present disclosure, referring to fig. 10, the application processing apparatus 10 may further include an application switching module 101 compared to the application processing apparatus 8.
Specifically, the application switching module 101 may be configured to perform: after the pre-installed application program is installed on the basis of the first software development kit, under the condition that the account is switched from the first account to a second account, a second software development kit is obtained, and the second software development kit corresponds to the historical use data of the second account for the pre-installed application program; the pre-installed application is re-installed based on the second software development kit.
According to the exemplary embodiment of the disclosure, the user using function corresponding to the first software development kit is consistent with the user using function corresponding to the second software development kit.
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 (11)

1. An application processing method, comprising:
the method comprises the steps that under the condition that a terminal is networked for the first time and account login is carried out through a first account, a first software development kit is obtained, wherein the first software development kit corresponds to historical use data of the first account aiming at a pre-installed application program;
and installing the pre-installed application program based on the first software development kit.
2. The application processing method of claim 1, wherein obtaining the first software development kit comprises:
sending a historical use data acquisition request for the pre-installed application program corresponding to the first account to a server;
receiving historical usage data of the first account for the pre-installed application program, fed back by the server;
determining the software development kit to be acquired as a first software development kit according to the historical use data of the first account aiming at the pre-installed application program:
sending a first software development kit acquisition request to the server;
receiving the first software development kit sent by the server in response to the first software development kit acquisition request.
3. The application processing method of claim 1, wherein obtaining the first software development kit comprises:
and receiving a first software development kit sent by a server in response to the operation that the terminal is networked for the first time and logs in an account with the first account.
4. The application processing method according to any one of claims 1 to 3, wherein the installation package of the preinstalled application includes a configuration file, and the configuration file stores a version number of the first software development kit; the application program processing method further comprises the following steps:
and if the version number of the first software development kit stored in the configuration file is not consistent with the acquired version number of the first software development kit, updating the version number of the first software development kit in the configuration file to the acquired version number of the first software development kit.
5. The application processing method according to claim 4, further comprising:
acquiring a default software development kit 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.
6. The application processing method of claim 5, wherein the configuration file stores therein an identification of the default software development kit; wherein obtaining the default software development kit comprises:
sending a default software development kit acquisition request to a server, wherein the default software development kit acquisition request comprises an identifier of the default software development kit;
receiving the default software development kit sent by the server in response to the default software development kit acquisition request.
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 is switched from the first account to a second account, acquiring a second software development kit, wherein the second software development kit corresponds to the historical use data of the second account for the pre-installed application program;
reinstalling the pre-installed application based on the second software development kit.
8. The application processing method according to claim 7, wherein the user usage function corresponding to the first software development kit is identical to the user usage function corresponding to the second software development kit.
9. An application processing apparatus, comprising:
the terminal comprises a first tool kit acquisition module, a second tool kit acquisition module and a third tool kit acquisition module, wherein the first tool kit acquisition module is used for acquiring a first software development tool kit under the condition that the terminal is firstly networked and carries out account login by using a first account, and the first software development tool kit corresponds to the historical use data of the first account aiming at a pre-installed application program;
and the program installation module is used for installing the pre-installed application program based on the first software development toolkit.
10. 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 8.
11. 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 of any of claims 1 to 8.
CN202011496314.7A 2020-12-17 2020-12-17 Application program processing method and device, storage medium and electronic equipment Pending CN112506533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011496314.7A CN112506533A (en) 2020-12-17 2020-12-17 Application program processing method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011496314.7A CN112506533A (en) 2020-12-17 2020-12-17 Application program processing method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN112506533A true CN112506533A (en) 2021-03-16

Family

ID=74922184

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011496314.7A Pending CN112506533A (en) 2020-12-17 2020-12-17 Application program processing method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN112506533A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130131845A (en) * 2012-05-25 2013-12-04 주식회사 엔씨소프트 Method and system for managing desktop
US20160227343A1 (en) * 2013-06-04 2016-08-04 Qiongmao SHEN System and method for creating mobile application store
CN108768821A (en) * 2018-03-29 2018-11-06 广东欧珀移动通信有限公司 Information-pushing method, device, server and computer-readable medium
CN109922101A (en) * 2017-12-12 2019-06-21 北京奇虎科技有限公司 A kind of method, apparatus and server for realizing specific transactions in the terminal
WO2020093214A1 (en) * 2018-11-05 2020-05-14 深圳市欢太科技有限公司 Application program login method, application program login device and mobile terminal
CN111600858A (en) * 2020-05-06 2020-08-28 腾讯科技(深圳)有限公司 Application login method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130131845A (en) * 2012-05-25 2013-12-04 주식회사 엔씨소프트 Method and system for managing desktop
US20160227343A1 (en) * 2013-06-04 2016-08-04 Qiongmao SHEN System and method for creating mobile application store
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
WO2020093214A1 (en) * 2018-11-05 2020-05-14 深圳市欢太科技有限公司 Application program login method, application program login device and mobile terminal
CN111600858A (en) * 2020-05-06 2020-08-28 腾讯科技(深圳)有限公司 Application login method, device and system

Similar Documents

Publication Publication Date Title
CN111512655B (en) Method for providing communication service by utilizing secure element and electronic device
KR102379313B1 (en) Electronic device for displaying application andoperating method thereof
KR20190095582A (en) Electronic device for performing an authentication of another electronic device and method of operating the same
KR20200140555A (en) Electronic device for switching between a dual standby mode and a single standby mode and method for the same
EP3716668B1 (en) Method for installing subscriber profile and electronic device therefor
KR20190024169A (en) Method for probiding smart key service and electronic device thereof
WO2016036110A1 (en) Network access management method and electronic device for same
WO2019039740A1 (en) Method for providing service update and electronic device supporting the same
KR20200031900A (en) Apparatus and method for controlling protocol data unit session
KR20200017180A (en) Electronic device, external electronic device and method for managing embedded subscriber identity module of the external electronic device
CN105830502A (en) Method and device for searching for and controlling controllees in smart home system
KR20200059768A (en) Electronic device for scheduling wireless network service according to application and method for operation thereof
WO2021006574A1 (en) Method and apparatus for managing application
CN112506533A (en) Application program processing method and device, storage medium and electronic equipment
CN114253558A (en) Method and device for installing patch package
US11297488B2 (en) Electronic device in which profile is installed and operating method for electronic device
WO2019160323A1 (en) Method for managing data associated with application and electronic device therefor
CN112527333B (en) Application processing method and device, storage medium and electronic equipment
CN112947970A (en) Upgrading method, device and storage medium
CN111258610B (en) System software updating method, device, system, storage medium and electronic equipment
KR20210138438A (en) electronic device having camera device
KR20200094436A (en) Electronic device and method for providing image acquired through camera to a plurality of applications
EP4109812A1 (en) Method for signing key management by electronic device, and electronic device therefor
KR20200089981A (en) Server for providing access information and method for operating thereof
WO2019164304A1 (en) Method for interworking between host application and assistant application and electronic device supporting the same

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