CN111010692A - Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification - Google Patents

Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification Download PDF

Info

Publication number
CN111010692A
CN111010692A CN201911270192.7A CN201911270192A CN111010692A CN 111010692 A CN111010692 A CN 111010692A CN 201911270192 A CN201911270192 A CN 201911270192A CN 111010692 A CN111010692 A CN 111010692A
Authority
CN
China
Prior art keywords
stk
identification
target
current
plmn
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
CN201911270192.7A
Other languages
Chinese (zh)
Other versions
CN111010692B (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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201911270192.7A priority Critical patent/CN111010692B/en
Publication of CN111010692A publication Critical patent/CN111010692A/en
Application granted granted Critical
Publication of CN111010692B publication Critical patent/CN111010692B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment discloses a method, a device, a storage medium and a terminal for customizing an STK (SIM tool kit) identifier; according to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.

Description

Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method, an apparatus, a storage medium, and a terminal for customizing an STK identifier.
Background
The STK (SIM Tool, subscriber identity module) is a small programming language software that can be fixed in the SIM card to allow the SIM card to run its own applications, and the STK function is a common function of the mobile phone. The function entry menu of the STK function on the mobile phone is as follows: the SIM card toolkit (displaying function menu) and the STK can form a service menu in the mobile phone, so that the service of a user can be conveniently used. In the Android native system, the STK application has a native STK icon. Many operators want the STK application icon in the mobile phone to be a special icon designed by themselves, so that the style of their company can be highlighted.
Disclosure of Invention
The embodiment of the application provides a method, a device, a storage medium and a terminal for customizing an STK (SIM tool kit) identifier.
Acquiring a Public Land Mobile Network (PLMN) value of a current terminal SIM card;
searching a target STK identification corresponding to the current STK application program according to the PLMN value based on a preset database, wherein the preset database comprises a PLMN value list and STK identifications corresponding to the PLMN value list;
the identity of the current STK application is replaced with the target STK identity.
Correspondingly, an embodiment of the present application further provides an apparatus for customizing an STK identifier, including:
the acquisition unit is used for acquiring a Public Land Mobile Network (PLMN) value of a current terminal SIM card;
the searching unit is used for searching a target STK identifier corresponding to the current STK application program according to the PLMN value based on a preset database, wherein the preset database comprises a PLMN value list and the STK identifier corresponding to the PLMN value list;
and the replacing unit is used for replacing the identification of the current STK application program into the target STK identification.
In some embodiments, the lookup unit comprises: the device comprises a judgment subunit, an acquisition subunit and a prompt subunit;
a judging subunit, configured to judge whether the PLMN value exists in the preset database;
an obtaining subunit, configured to obtain, if yes, a target STK identifier according to the PLMN value;
and the prompting subunit is used for prompting the user that no corresponding resource can be loaded if the resource is not loaded.
In some embodiments, the replacement unit comprises: the system comprises a first processing unit, a change subunit and a second processing unit;
a first processing unit for uninstalling the current STK application;
a change subunit, configured to change the identified file path of the current STK application to the identified file path of the target STK;
and the second processing unit is used for reloading the STK application program.
In some embodiments, the apparatus for customizing an STK identification further comprises a modification unit and a synchronization unit;
a changing unit, configured to change the current target STK identifier based on the candidate STK identifier;
and the processing unit is used for determining the priority of the target STK identification according to the use frequency of the target STK identification and synchronizing the target STK identification to the database.
Accordingly, embodiments of the present application also provide a computer-readable storage medium, which stores instructions that, when executed by a processor, implement the steps in the method for customizing an STK identifier provided in any of the embodiments of the present application.
Correspondingly, the embodiment of the present application further provides a terminal, including: a processor and a memory; the memory stores a plurality of instructions, and the processor loads the instructions stored in the memory to perform the steps of any of the methods for customizing an STK identifier provided in the embodiments of the present application.
According to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for customizing an STK identifier according to an embodiment of the present disclosure.
Fig. 2 is a schematic flowchart of a method for customizing an STK identifier according to an embodiment of the present disclosure.
Fig. 3 is another schematic flow chart of a method for customizing an STK identifier according to an embodiment of the present disclosure
Fig. 4 is a schematic structural diagram of an apparatus for customizing an STK identifier according to an embodiment of the present application.
Fig. 5 is another schematic structural diagram of an apparatus for customizing an STK identifier according to an embodiment of the present disclosure.
Fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first", "second" and "third" in the present invention are used for distinguishing different objects, and are not used for describing a specific order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or modules is not limited to the listed steps or modules but may alternatively include other steps or modules not listed or inherent to such process, method, article, or apparatus.
The embodiment provides a method, a device, a storage medium and a terminal for customizing an STK identifier.
The embodiment of the present application provides a system for customizing an STK identifier, including: the embodiment of the application provides a device for customizing an STK identifier, which can be integrated in a terminal, wherein the terminal can be a mobile phone, a tablet computer, a notebook computer and other equipment.
For example, referring to fig. 1, a system for customizing an STK identifier includes a terminal and a server, wherein the terminal is integrated with the apparatus for customizing an STK identifier provided in the embodiment of the present application. The terminal is connected with the server through a network.
The method comprises the steps of obtaining a Public Land Mobile Network (PLMN) value of a current terminal SIM card, searching a target STK identification corresponding to a current STK application program according to the PLMN value based on a preset database, wherein the preset database comprises a PLMN value list and an STK identification corresponding to the PLMN value list, and then replacing the identification of the current STK application program to be the target STK identification.
The following are detailed below. The order of the following examples is not intended to limit the preferred order of the examples.
In some embodiments, the description will be made from the perspective of a device for customizing an STK identification, which may be particularly integrated in a terminal.
As shown in fig. 1, a method for customizing an STK identifier is provided, where the method for customizing an STK identifier may be executed by a processor of a terminal, and the specific flow may be as follows:
101. and acquiring a Public Land Mobile Network (PLMN) value of the current terminal SIM card.
The PLMN (Public Land Mobile Network) is composed of MCC (Mobile Country Code) and MNC (Mobile Network Code), and is MCC + MNC. A PLMN may uniquely identify a mobile communications network.
For example: 46001 is the PLMN of a certain operator in china. PLMN data is stored in the SIM card, which PLMN data may identify the communication operator to which the SIM belongs, to which communication network the current subscriber belongs. There are some super operators who will have several communication networks, i.e. several PLMNs. Through the PLMN data in the SIM card, it is possible to know to which operator the SIM card in the terminal belongs.
The MCC is a mobile country code and can uniquely identify a country to which the mobile subscriber belongs. For example, the MCC in China is 460.
The MNC is a mobile communication network number, and can uniquely identify a mobile communication network to which a mobile subscriber belongs, for example, the MNC of a certain operator is 01.
For example, when the user inserts the SIM and starts up, the terminal system loads the STK application, and after the terminal reads the SIM card, the terminal system obtains the PLMN of the card from the SIM card.
102. And searching a target STK identifier corresponding to the current STK application program according to the PLMN value based on a preset database, wherein the preset database comprises a PLMN value list and the STK identifier corresponding to the PLMN value list.
Among them, the STK (SIM Tool, subscriber identity module) is a small programming language software, which can be solidified in the SIM card to allow the SIM card to run its own application, and the STK function is a common function of the terminal. The function entry menu of the STK function on the terminal is as follows: the SIM card toolkit (display function menu), the STK may form a service menu in the terminal, facilitating the service use of the user.
The preset database is a pre-customized PLMN list and a corresponding STK identifier. The STK mark may be in the form of a picture, a character, etc.
In some embodiments, the step of "based on the preset database, searching the target STK identifier corresponding to the current STK application according to the PLMN value" may include the following steps:
(11) judging whether the PLMN value exists in the preset database;
(12) if yes, acquiring a target STK identifier according to the PLMN value;
(13) if not, prompting the user that no corresponding resource can be loaded.
For example, the current PLMN value is 46001, and the corresponding STK identifier in the preset database is matched based on 46001. For example, when an operator needs to customize an STK icon, PLMN data and a corresponding icon owned by the operator may be added to a preset database in the terminal system in advance. Then, the corresponding STK identification is matched from the preset database through the PLMN data. And if the corresponding STK identification is matched, performing the next operation. If no corresponding PLMN value can be matched, the terminal can prompt the user that no corresponding resource can be loaded, and a new PLMN value and a corresponding STK identifier can be added according to a user instruction. For example, a user picture selection instruction is received, and a target picture is selected from a specified picture library as a target STK identifier according to the user picture selection instruction. And synchronizing the incidence relation between the current PLMN value and the target picture to a preset database.
103. The identity of the current STK application is replaced with the target STK identity.
For example, in the Android native system, the STK application has a native STK identification. The identification of the current STK application may be a native STK identification or a replacement custom STK identification.
In some embodiments, the step of replacing the identification of the current STK application with the target STK identification may comprise the following steps:
(21) uninstalling the current STK application;
(22) changing the identified file path of the current STK application program into the identified file path of the target STK;
(23) the STK application is reloaded.
For example, if the PLMN of the SIM card is found in the preset database PLMN list of the terminal, the terminal system will find the corresponding picture according to the PLMN. Then the terminal system unloads the STK application program, then replaces the icon of the STK application program with the corresponding picture preset in the terminal system, and then reloads the STK application program.
In some embodiments, changes may also be made to the target STK identification that is replaced. For example, the priority of the STK identifier is determined by using the use frequency of the STK identifier in the preset database by the user, the user is prompted to select the STK identifier, and the file path for changing the identifier of the current STK application program is the file path of the current target STK identifier. And then synchronizing the use data and the association relation between the current PLMN value and the corresponding STK identification to a preset database.
According to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.
Referring to fig. 2, a method for customizing an STK identifier may include:
201. the terminal acquires the public land mobile network PLMN value of the current terminal SIM card.
The PLMN (Public Land Mobile Network) is composed of MCC (Mobile Country Code) and MNC (Mobile Network Code), and is MCC + MNC. A PLMN may uniquely identify a mobile communications network.
For example, when the user inserts the SIM and powers on, the terminal system loads the STK application, and after the terminal reads the SIM card, the terminal system obtains the PLMN of the card from the SIM card.
202. And based on a preset database, the terminal searches a target STK identifier corresponding to the current STK application program according to the PLMN value, wherein the preset database comprises a PLMN value list and the STK identifier corresponding to the PLMN value list.
The preset database is a pre-customized PLMN list and a corresponding STK identifier. The STK mark may be in the form of a picture, a character, etc.
For example, the following may be specifically mentioned: judging whether the PLMN value exists in the preset database; if yes, acquiring a target STK identifier according to the PLMN value; if not, prompting that no corresponding resource can be loaded by the user, receiving a user picture selection instruction by the terminal, and selecting a target picture from the specified picture library as the target STK identifier according to the user picture selection instruction. And synchronizing the incidence relation between the current PLMN value and the target picture to a preset database.
203. The terminal replaces the identification of the current STK application program to be the target STK identification.
For example, the following may be specifically mentioned: and unloading the current STK application program, changing the identified file path of the current STK application program into the identified file path of the target STK, and then reloading the STK application program.
For example, if the PLMN of the SIM card is found in the preset database PLMN list of the terminal, the terminal system will find the corresponding picture according to the PLMN. And then the terminal system unloads the STK application program, replaces the icon of the STK application program with a corresponding picture preset in the terminal system, and reloads the STK application program, thereby realizing the replacement of the identification of the STK application program.
204. And based on the candidate STK identifications, the terminal changes the current target STK identification, wherein the target STK identification also comprises the candidate STK identifications.
For example, if the current PLMN value is 46001, the corresponding STK identifier in the preset database is searched based on 46001. The STK identification includes one or more candidate STK identifications. The user may select the candidate STK identification as the target STK identification by himself.
205. And determining the priority of the target STK identification according to the use frequency of the target STK identification, and synchronizing the priority to a preset database.
For example, the priority of the STK identifier may be determined by the use frequency of the STK identifier in the preset database used by the user, the user is prompted to select the STK identifier, and the file path for changing the identifier of the current STK application program is the file path of the target STK identifier. The usage data and the association of the current PLMN value with the corresponding STK identification are then synchronized to the database.
According to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.
According to the method described in the above embodiment, an application example will be described in further detail below.
As shown in fig. 3, for example, taking the terminal as a mobile phone, a PLMN list and a group of pictures are preset in the mobile phone system, and each picture is selected according to a user instruction to generate a new picture corresponding to the STK identification data. When a user inserts an SIM (subscriber identity Module) and starts up, the STK application program is loaded by the mobile phone system, and the STK icon is an Android (Android) native icon. After the mobile phone reads the SIM card, the mobile phone system obtains the PLMN of the card from the SIM card. Then, the mobile phone system will inquire the preset PLMN list, and then search whether the PLMN of the SIM card of the current mobile phone exists in the PLMN list built in the mobile phone system. If the PLMN of the SIM card is found in the PLMN list, the mobile phone system will find the corresponding picture according to the PLMN. And then the mobile phone system unloads the STK application program, replaces the icon of the STK application program with a corresponding picture preset in the mobile phone system, and reloads the STK application program. Thus, the customization of the STK icon is completed. If the PLMN of the SIM card is not found, the user can be prompted that no corresponding resource can be loaded, and a new PLMN value and a corresponding STK identification can be added according to the user instruction. For example, when an operator needs to customize an STK icon, PLMN data and a corresponding icon owned by the operator may be added to a preset database in the terminal system in advance, so as to meet the requirement of the operator for customizing the STK icon.
In order to better implement the method for customizing the STK identifier provided in the embodiment of the present application, in some embodiments, a device for customizing the STK identifier is further provided, the device for customizing the STK identifier is suitable for a terminal, and specific implementation details may refer to the description in the method embodiment.
In some embodiments, an apparatus for customizing an STK identifier is further provided, and the apparatus for customizing an STK identifier may be specifically integrated in a terminal. For example, the STK identifier may be integrated in the client in the form of a client, and as shown in fig. 4, the apparatus for customizing the STK identifier may include: the obtaining unit 301, the searching unit 302, and the replacing unit 303 are specifically as follows:
the acquisition unit 301:
an obtaining unit 301, configured to obtain a public land mobile network PLMN value of a current terminal SIM card.
The PLMN (Public Land Mobile Network) is composed of MCC (Mobile Country Code) and MNC (Mobile Network Code), and is MCC + MNC. A PLMN may uniquely identify a mobile communications network. For example: 46001 is the PLMN of a certain operator in china. PLMN data is stored in the SIM card, which PLMN data may identify the communication operator to which the SIM belongs, to which communication network the current subscriber belongs. There are some super operators who will have several communication networks, i.e. several PLMNs. Through the PLMN data in the SIM card, it is possible to know to which operator the SIM card in the terminal belongs. The MCC is a mobile country code and can uniquely identify a country to which the mobile subscriber belongs. For example, the MCC in China is 460. The MNC is a mobile communication network number, and can uniquely identify a mobile communication network to which a mobile subscriber belongs, for example, the MNC of a certain operator is 01.
The lookup unit 302:
a searching unit 302, configured to search, based on a preset database, a target STK identifier corresponding to the current STK application according to the PLMN value, where the preset database includes a PLMN value list and an STK identifier corresponding to the PLMN value list.
Among them, the STK (SIM Tool, user identification application development Tool) is a small programming language software, which can be solidified in the SIM card to allow the SIM card to run its own application, and the STK function is a common function of the mobile phone. The function entry menu of the STK function on the mobile phone is as follows: the SIM card toolkit (displaying function menu) and the STK can form a service menu in the mobile phone, so that the service of a user can be conveniently used.
The preset database is a pre-customized PLMN list and a corresponding STK identifier. The STK mark may be in the form of a picture, a character, etc.
The replacement unit 303:
a replacing unit 303, configured to replace the identifier of the current STK application with the target STK identifier.
In some embodiments, referring to fig. 5, the lookup unit includes: a judgment subunit 3021, an acquisition subunit 3022, and a prompt subunit 3023;
the determining subunit 3021, configured to determine whether the PLMN value exists in the preset database;
the acquiring subunit 3022, configured to acquire the target STK identifier according to the PLMN value if the target STK identifier is not included in the PLMN value;
the prompting subunit 3023 is configured to prompt the user that no corresponding resource can be loaded if the user is not allowed to load the resource.
In some embodiments, referring to fig. 5, the replacement unit 303 includes: a first processing unit 3031, a modification sub-unit 3032 and a second processing unit 3033;
the first processing unit 3031 is configured to uninstall the current STK application;
a changing subunit 3032, configured to change the identified file path of the current STK application program to the file path identified by the target STK;
a second processing unit 3033, configured to reload the STK application.
In some embodiments, referring to fig. 5, the apparatus for customizing an STK identification may further include a changing unit 304 and a synchronizing unit 305;
a modifying unit 304, configured to modify the current target STK identifier based on the candidate STK identifier;
a processing unit 305, configured to determine the priority of the target STK identifier according to the frequency of use of the target STK identifier, and synchronize to the database.
According to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.
The embodiment of the application further provides a terminal, for example, the terminal can be a user terminal, such as a mobile phone, a tablet computer, and the like. As shown in fig. 6, it shows a schematic structural diagram of a terminal according to an embodiment of the present application, specifically:
the terminal may include components such as a processor 401 of one or more processing cores, memory 402 of one or more computer-readable storage media, a power supply 403, and an input unit 404. Those skilled in the art will appreciate that the terminal structure shown in fig. 6 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 401 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by operating or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory 402, thereby performing overall monitoring of the terminal. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by operating the software programs and modules stored in the memory 402. The memory 402 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 402 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 access to the memory 402.
The terminal further comprises a power supply 403 for supplying power to the various components, and preferably, the power supply 403 is logically connected to the processor 401 through a power management system, so that functions of managing charging, discharging, and power consumption are realized through the power management system. The power supply 403 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The terminal may further include an input unit 404, and the input unit 404 may be used to receive input numeric or character information and generate a keyboard, mouse, joystick, optical or trackball signal input in relation to user settings and function control.
Although not shown, the terminal may further include a display unit and the like, which will not be described in detail herein. Specifically, in this embodiment, the processor 401 of the terminal loads the PLMN value of the public land mobile network and the STK identifier of the customized STK application into the memory 402 according to the following instruction, and the processor 401 obtains the PLMN value and performs corresponding processing, so as to replace the identifier of the current STK application as the target STK identifier. The following were used:
according to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification. The scheme can realize that the user customizes the identification of the STK application program by himself.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Therefore, the terminal provided by the embodiment of the application can provide a method for customizing the STK identifier, and the scheme can realize that the user can customize the identifier of the STK application program by himself.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, embodiments of the present application provide a storage medium having stored therein a plurality of instructions, which can be loaded by a processor to perform the steps of any one of the methods for customizing an STK identifier provided in embodiments of the present application. Such as:
according to the method and the device, the public land mobile network PLMN value of the current terminal SIM card can be obtained, then the target STK identification corresponding to the current STK application program is searched according to the PLMN value based on the preset database, wherein the preset database comprises the PLMN value list and the STK identification corresponding to the PLMN value list, and then the identification of the current STK application program is replaced to be the target STK identification.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium may execute the steps in any one of the methods for customizing an STK identifier provided in the embodiments of the present application, beneficial effects that can be achieved by any one of the methods for customizing an STK identifier provided in the embodiments of the present application may be achieved, for details, see the foregoing embodiments, and are not described herein again.
The method, the apparatus, the storage medium, and the terminal for customizing an STK identifier provided in the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A method of customizing an STK identification, comprising:
acquiring a Public Land Mobile Network (PLMN) value of a current terminal SIM card;
searching a target STK identification corresponding to the current STK application program according to the PLMN value based on a preset database, wherein the preset database comprises a PLMN value list and STK identifications corresponding to the PLMN value list;
and replacing the identification of the current STK application program as the target STK identification.
2. The method of claim 1, wherein replacing the identity of the current STK application with the identity of the target STK application comprises:
uninstalling the current STK application;
changing the identified file path of the current STK application program into the identified file path of the target STK;
reloading the STK application.
3. The method of claim 1, wherein the searching for the target STK identifier corresponding to the current STK application according to the PLMN value comprises:
judging whether the PLMN value exists in the preset database or not;
if yes, acquiring a target STK identifier according to the PLMN value;
if not, prompting the user that no corresponding resource can be loaded.
4. The method of claim 3, further comprising, after prompting the user that no corresponding resource can be loaded:
receiving a user picture selection instruction;
and selecting a target picture from a specified picture library as a target STK identifier according to the user picture selection instruction.
5. The method of claim 1, wherein the target STK identification further comprises a candidate STK identification, and wherein after the identification of the replacement current STK application is the target STK identification, the method further comprises:
based on the candidate STK identification, changing the current target STK identification;
and determining the priority of the target STK identification according to the use frequency of the target STK identification, and synchronizing the priority to a preset database.
6. An apparatus for customizing an STK identification, comprising:
the acquisition unit is used for acquiring a Public Land Mobile Network (PLMN) value of a current terminal SIM card;
a searching unit, configured to search, based on a preset database, a target STK identifier corresponding to the current STK application according to the PLMN value, where the preset database includes a PLMN value list and an STK identifier corresponding to the PLMN value list;
and the replacing unit is used for replacing the identifier of the current STK application program into the target STK identifier.
7. The apparatus of claim 6, the replacement unit comprising: the system comprises a first processing unit, a change subunit and a second processing unit;
a first processing unit for uninstalling the current STK application;
a changing subunit, configured to change the identified file path of the current STK application to the identified file path of the target STK;
a second processing unit for reloading the STK application.
8. The apparatus of claim 6, the lookup unit comprising: the device comprises a judgment subunit, an acquisition subunit and a prompt subunit;
a judging subunit, configured to judge whether the PLMN value exists in the preset database;
an obtaining subunit, configured to obtain, if yes, a target STK identifier according to the PLMN value;
and the prompting subunit is used for prompting the user that no corresponding resource can be loaded if the resource is not loaded.
9. A computer readable storage medium storing instructions adapted to be loaded by a processor to perform the steps of the method of customizing an STK identification of any one of claims 1 to 5.
10. A terminal, comprising: a processor and a memory; the memory stores a plurality of instructions, and the processor loads the instructions stored in the memory to perform the steps of the method of customizing an STK identification according to any one of claims 1 to 5.
CN201911270192.7A 2019-12-11 2019-12-11 Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification Active CN111010692B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911270192.7A CN111010692B (en) 2019-12-11 2019-12-11 Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911270192.7A CN111010692B (en) 2019-12-11 2019-12-11 Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification

Publications (2)

Publication Number Publication Date
CN111010692A true CN111010692A (en) 2020-04-14
CN111010692B CN111010692B (en) 2022-11-04

Family

ID=70115452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911270192.7A Active CN111010692B (en) 2019-12-11 2019-12-11 Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification

Country Status (1)

Country Link
CN (1) CN111010692B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101287233A (en) * 2008-05-23 2008-10-15 德信无线通讯科技(北京)有限公司 Method and system for implementing STK application in double-card double-standby terminal
CN102043562A (en) * 2009-10-19 2011-05-04 英业达股份有限公司 System, interface and method for separately displaying program icons and program execution results
US20120115477A1 (en) * 2010-10-20 2012-05-10 Research In Motion Limited Card Application Toolkit Support for IP Multimedia Subsystem
CN103377053A (en) * 2012-04-16 2013-10-30 腾讯科技(深圳)有限公司 Method, device and system for controlling application
CN103778012A (en) * 2014-01-23 2014-05-07 北京奇虎科技有限公司 Method and device for changing terminal operator information
US20140256316A1 (en) * 2013-03-11 2014-09-11 Samsung Electronics Co., Ltd. Method and electronic device for network search
CN104601798A (en) * 2014-12-02 2015-05-06 惠州Tcl移动通信有限公司 Customized application startup control method and device
CN104978185A (en) * 2015-05-19 2015-10-14 腾讯科技(深圳)有限公司 Icon processing method and device thereof
CN105677180A (en) * 2016-01-04 2016-06-15 深圳市创想天空科技股份有限公司 Application program icon processing method and device
CN106255097A (en) * 2016-08-01 2016-12-21 珠海格力电器股份有限公司 The display packing of terminal and device
CN107396337A (en) * 2017-07-14 2017-11-24 深圳天珑无线科技有限公司 Network icon display methods, mobile terminal and computer-readable recording medium
CN107422934A (en) * 2016-05-23 2017-12-01 华为终端(东莞)有限公司 The method to set up and electronic equipment of a kind of icon
CN109814907A (en) * 2019-01-22 2019-05-28 努比亚技术有限公司 Application icon replacement method, mobile terminal and storage medium
CN109831584A (en) * 2019-01-30 2019-05-31 努比亚技术有限公司 Application icon adaptation processing method, storage medium and mobile terminal

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101287233A (en) * 2008-05-23 2008-10-15 德信无线通讯科技(北京)有限公司 Method and system for implementing STK application in double-card double-standby terminal
CN102043562A (en) * 2009-10-19 2011-05-04 英业达股份有限公司 System, interface and method for separately displaying program icons and program execution results
US20120115477A1 (en) * 2010-10-20 2012-05-10 Research In Motion Limited Card Application Toolkit Support for IP Multimedia Subsystem
CN103377053A (en) * 2012-04-16 2013-10-30 腾讯科技(深圳)有限公司 Method, device and system for controlling application
US20140256316A1 (en) * 2013-03-11 2014-09-11 Samsung Electronics Co., Ltd. Method and electronic device for network search
CN103778012A (en) * 2014-01-23 2014-05-07 北京奇虎科技有限公司 Method and device for changing terminal operator information
CN104601798A (en) * 2014-12-02 2015-05-06 惠州Tcl移动通信有限公司 Customized application startup control method and device
CN104978185A (en) * 2015-05-19 2015-10-14 腾讯科技(深圳)有限公司 Icon processing method and device thereof
CN105677180A (en) * 2016-01-04 2016-06-15 深圳市创想天空科技股份有限公司 Application program icon processing method and device
CN107422934A (en) * 2016-05-23 2017-12-01 华为终端(东莞)有限公司 The method to set up and electronic equipment of a kind of icon
CN106255097A (en) * 2016-08-01 2016-12-21 珠海格力电器股份有限公司 The display packing of terminal and device
CN107396337A (en) * 2017-07-14 2017-11-24 深圳天珑无线科技有限公司 Network icon display methods, mobile terminal and computer-readable recording medium
CN109814907A (en) * 2019-01-22 2019-05-28 努比亚技术有限公司 Application icon replacement method, mobile terminal and storage medium
CN109831584A (en) * 2019-01-30 2019-05-31 努比亚技术有限公司 Application icon adaptation processing method, storage medium and mobile terminal

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
CHUYAN ZHANG: "The Eukaryote-Like Serine/Threonine Kinase STK Regulates the Growth and Metabolism of Zoonotic Streptococcus suis", 《PUBMED.GOV》 *
吴梅荣: "嵌入式手机软件可定制化的研究", 《中国优秀硕士论文全文数据库》 *
百度: "怎么更改应用程序图标", 《百度》 *
陈启安: "《网络空间安全技术基础》", 30 December 2017, 厦门大学出版社 *
黄辉: "《计算机基础与应用》", 31 July 2018, 东北财经大学出版社 *

Also Published As

Publication number Publication date
CN111010692B (en) 2022-11-04

Similar Documents

Publication Publication Date Title
CN111061484B (en) Code compiling method, device, server, user terminal and readable medium
US9256479B2 (en) App icon processing method and communication terminal
CN100549948C (en) A kind of method and equipment thereof that generates layered user interface
CN104978258A (en) Software automation test method and system
CN104915257A (en) Method and device for replacing theme based on Android system application
CN101986739A (en) Method for setting language by mobile terminal and mobile terminal
CN104679900A (en) Application program searching method and device
CN110362598B (en) Data query method and device, storage medium and electronic equipment
CN103379476A (en) Terminal and contact information updating method
CN106973162A (en) A kind of intelligent terminal system version-switching method and device
CN109828840A (en) Resource method of combination, device, storage medium and electronic equipment
CN113449031A (en) Data synchronization management method and device and server
CN111010692B (en) Method, device, storage medium and terminal for customizing STK (SIM tool kit) identification
CN111488286B (en) Method and device for independently developing Android modules
CN111131440B (en) Resource scheduling method and device and server
CN108370329B (en) Management method and device for management function object
CN111984293A (en) Information processing method, device and storage medium
CN113721936B (en) Application management method, intelligent terminal, device and storage medium
CN107154971A (en) One kind application method for down loading and device
CN110460673A (en) A kind of address of service acquisition methods, device and equipment
CN110704477A (en) Application history record viewing method, device, terminal and storage medium
CN115660591A (en) Process configuration method, system, electronic device and medium for business approval
CN111147377B (en) Method, device, equipment and medium for determining service channel
CN110286907B (en) Display method and device of public button assembly
CN106100904A (en) Equipment method of attachment and equipment connection system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant