CN104424004A - Service execution method and device, service execution driving method and device and mobile terminal - Google Patents

Service execution method and device, service execution driving method and device and mobile terminal Download PDF

Info

Publication number
CN104424004A
CN104424004A CN201310414089.1A CN201310414089A CN104424004A CN 104424004 A CN104424004 A CN 104424004A CN 201310414089 A CN201310414089 A CN 201310414089A CN 104424004 A CN104424004 A CN 104424004A
Authority
CN
China
Prior art keywords
business
driver
chip type
identification information
mobile 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
CN201310414089.1A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201310414089.1A priority Critical patent/CN104424004A/en
Publication of CN104424004A publication Critical patent/CN104424004A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a service execution method and device, a service execution driving method and device and a mobile terminal. The service execution method comprises the following steps: determining a service to be executed; reading driving program identification information corresponding to a chip type according to the chip type currently used by the mobile terminal from a pre-written configuration file; calling a driving program execution service according to the driving program identification information. According to the technical scheme provided by the invention, the developing and debugging efficiencies are increased, and the research and development costs are reduced.

Description

The driving method that business performs, business performs and device and mobile terminal
Technical field
The present invention relates to the communications field, perform in particular to a kind of business, driving method that business performs and device and mobile terminal.
Background technology
At present, chip market adopting the mobile terminal of Android (android) system (such as: mobile phone) to use is of a great variety.Manufacturer is also each variant to the customization of Android system, and the different model mobile phone even produced by same manufacturer, its functional interface is also different.Send note for double card double standby mobile phone, the application programming interfaces (API) of the short message sending of the high pass double-card dual-standby chip that HTC mobile phone uses are just more than three kinds.At present, the double-card dual-standby chip of the main flow that in correlation technique, the mobile phone of various model uses has following three classes:
The MTK family chip of the first kind, Lian Fake;
The chip of Equations of The Second Kind, high pass;
The chip of the 3rd class, spreadtrum.
And of a great variety due to chip, thus cause the privately owned API custom interface sending note different.Not providing in correlation technique can the API of transmission note of adaptive various chip for cell phone.Cause the SDK (Software Development Kit) of such as charging (SDK) etc. to need the exploitation of the application program (APP) sending note very complicated thus, need the mobile phone for different model to carry out independent adaptation.For APP developer, adaptive work means a large amount of adaptations and test job, even has to purchase the testing mobile phone of various model, not only have a strong impact on the efficiency of exploitation and debugging, and developer also will bear huge burden economically.
As can be seen here, there are differences for the chip type adopted in mobile terminal in correlation technique and cause needing to use different types of driver to perform business, and lack the versatile interface for number of different types chip unified call.
Summary of the invention
The invention provides a kind of business performs, business performs driving method and device and mobile terminal, cause needing to use different types of driver to perform business at least to solve in correlation technique to there are differences for the chip type adopted in mobile terminal, and lack the problem for the versatile interface of number of different types chip unified call.
According to an aspect of the present invention, a kind of business manner of execution is provided.
Business manner of execution according to the present invention comprises: determine pending business; Chip type according to the current use of mobile terminal reads the driver identification information corresponding with chip type from configuration file prepared in advance; Business is performed according to driver identification information call driver.
Preferably, JAVA reflex mechanism call driver is adopted according to driver identification information.
Preferably, driver identification information is class name and the method name of driver corresponding with chip type in configuration file.
Preferably, before reading the driver identification information corresponding with chip type, also comprise: prestore driver corresponding with often kind of chip type in the chip of number of different types.
According to a further aspect in the invention, the driving method that a kind of business performs is provided.
The driving method that business according to the present invention performs comprises: the execution request receiving business; Obtain the chip type of current use, and choose driver according to the chip type got; Call described driver and perform described business.
According to another aspect of the invention, a kind of business actuating unit is provided.
Business actuating unit according to the present invention comprises: determination module, for determining pending business; Read module, for reading the driver identification information corresponding with chip type according to the chip type of the current use of mobile terminal from configuration file prepared in advance; Calling module, for performing business according to driver identification information call driver.
Preferably, calling module, for adopting JAVA reflex mechanism call driver according to driver identification information.
In accordance with a further aspect of the present invention, the drive unit that a kind of business performs is provided.
The drive unit that business according to the present invention performs comprises: receiver module, for receiving the execution request of business; Choosing module, for obtaining the chip type of current use, and choosing driver according to the chip type got; Calling module, performs described business for calling described driver.
According to also one side of the present invention, provide a kind of mobile terminal.
Mobile terminal according to the present invention comprises: processor; Processor, for determining pending business, the chip type according to current use reads the driver identification information corresponding with chip type from configuration file prepared in advance, and performs business according to driver identification information call driver.
Preferably, mobile terminal also comprises: storer, for prestoring driver corresponding with often kind of chip type in the chip of number of different types.
By the embodiment of the present invention, adopt and determine pending business, chip type according to the current use of mobile terminal reads the driver identification information corresponding with chip type from configuration file prepared in advance, business is performed according to driver identification information call driver, namely in configuration file prepared in advance, store the corresponding relation of dissimilar chip that mobile terminal uses and its driver identification information, corresponding driver identification information is found by chip type, and then perform business according to driver identification information call driver, solve thus in correlation technique and adopt the mobile terminal of Android system to lack for the problem of the versatile interface of number of different types chip unified call, and then improve the efficiency of exploitation and debugging, reduce R&D costs.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, and form a application's part, schematic description and description of the present invention, for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram of the business manner of execution according to the embodiment of the present invention;
Fig. 2 is the process flow diagram of business manner of execution according to the preferred embodiment of the invention;
Fig. 3 is the process flow diagram of the driving method performed according to the business of the embodiment of the present invention;
Fig. 4 is the structured flowchart of the business actuating unit according to the embodiment of the present invention;
Fig. 5 is the structured flowchart of business actuating unit according to the preferred embodiment of the invention;
Fig. 6 is the structured flowchart of the drive unit performed according to the business of the embodiment of the present invention;
Fig. 7 is the structured flowchart of the mobile terminal according to the embodiment of the present invention;
Fig. 8 is the structured flowchart of mobile terminal according to the preferred embodiment of the invention;
Fig. 9 is that third party application uses the schematic diagram of business manner of execution of the present invention according to the preferred embodiment of the invention.
Embodiment
Hereinafter also describe the present invention in detail with reference to accompanying drawing in conjunction with the embodiments.It should be noted that, when not conflicting, the embodiment in the application and the feature in embodiment can combine mutually.
Fig. 1 is the process flow diagram of the business manner of execution according to the embodiment of the present invention.As shown in Figure 1, the method can comprise following treatment step:
Step S102: determine pending business;
Step S104: the chip type according to the current use of mobile terminal reads the driver identification information corresponding with chip type from configuration file prepared in advance;
Step S106: perform business according to driver identification information call driver.
In correlation technique, adopt the versatile interface of mobile terminal shortage for number of different types chip unified call of Android system.Adopt method as shown in Figure 1, determine pending business, chip type according to the current use of mobile terminal reads the driver identification information corresponding with chip type from configuration file prepared in advance, business is performed according to driver identification information call driver, namely in configuration file prepared in advance, store the corresponding relation of dissimilar chip that mobile terminal uses and its driver identification information, corresponding driver identification information is found by chip type, and then perform business according to driver identification information call driver, solve thus in correlation technique and adopt the mobile terminal of Android system to lack for the problem of the versatile interface of number of different types chip unified call, and then improve the efficiency of exploitation and debugging, reduce R&D costs.
In preferred implementation process, JAVA reflex mechanism call driver can be adopted according to driver identification information.Above-mentioned driver identification information is class name and the method name of driver corresponding with chip type in configuration file.
Preferably, in step S104, before reading the driver identification information corresponding with chip type, can also comprise the following steps:
Step S1: prestore driver corresponding with often kind of chip type in the chip of number of different types.
In a preferred embodiment, for the API of manufacturer's degree of depth customization, configuration file can be provided for manufacturer.When needing driver (i.e. the privately owned API) calling manufacturer's customization, first read the driver identification information (i.e. class name and method name) needing to call from configuration file according to the presently used chip type of mobile terminal, and then the driver (i.e. class and method) utilizing the reflex mechanism of JAVA to call the chip type of the current use with mobile terminal corresponding from the driver corresponding with dissimilar chip respectively prestored performs business, thus the interface that the business of guarantee performs is unified to developer.
To send the business scenario of note, it is as follows that concrete business performs flow process:
Judge the type of mobile terminal (such as: mobile phone) chip, wherein, the type of chip can include but not limited to one of following:
Type one, MTK double-card dual-standby chip;
Type two, high pass double-card dual-standby chip;
Type three, spreadtrum double-card dual-standby chip;
Type four, other single deck tape-recorder chip.
Type as fruit chip is single deck tape-recorder chip, then can carry out the transmission of note according to the mode of the publicly-owned API of android.
Type as fruit chip is high pass double-card dual-standby chip, then first can obtain class name and the method name of privately owned API according to the model of chip from configuration file, and then call by the reflex mechanism of JAVA the transmission that privately owned API carries out note.
It should be noted that, high pass double-card dual-standby chip is different from the chip of other types, even if be all high pass double-card dual-standby chip, but due to the driver that its different chip model is corresponding different respectively, therefore, from configuration file, obtain privately owned API according to the model of chip class name and method name is needed.
Type as fruit chip is spreadtrum double-card dual-standby chip, then directly can obtain class name and the method name of privately owned API from configuration file, and then calls by the reflex mechanism of JAVA the transmission that the privately owned API of spreadtrum chip carries out note.
Type as fruit chip is MTK double-card dual-standby chip, then can obtain class name and the method name of privately owned API from configuration file, and then loads the privately owned class of MTK and method according to reflex mechanism, and the mode sending note according to MTK processes.
Preferably, in step s 106, call driver execution business can comprise following operation:
Step S2: be inserted with the first Universal Integrated Circuit Card in the first draw-in groove determining mobile terminal;
Step S3: adopt the first Universal Integrated Circuit Card to perform business.
In a preferred embodiment, dual-SIM-card dual-standby mobile terminal has given tacit consent to two draw-in grooves priority each other when Default Value, in the preferred embodiment, suppose that the priority of the first Universal Integrated Circuit Card execution business in the first draw-in groove is greater than the second Universal Integrated Circuit Card in the second draw-in groove, so when the business of execution, first need to determine whether be inserted with the first Universal Integrated Circuit Card in the first draw-in groove, if be really inserted with the first Universal Integrated Circuit Card in the first draw-in groove, the first Universal Integrated Circuit Card so can be directly adopted to perform business.
Preferably, in step s 106, call driver execution business can comprise the following steps:
Step S4: whether be inserted with the first Universal Integrated Circuit Card in the first draw-in groove judging mobile terminal;
Whether step S5: if be not inserted with the first Universal Integrated Circuit Card in the first draw-in groove, be then inserted with the second Universal Integrated Circuit Card in the second draw-in groove continuing to judge mobile terminal;
Step S6: if be inserted with the second Universal Integrated Circuit Card in the second draw-in groove, then adopt the second Universal Integrated Circuit Card to perform business.
In a preferred embodiment, dual-SIM-card dual-standby mobile terminal has given tacit consent to two draw-in grooves priority each other when Default Value, in the preferred embodiment, suppose that the priority of the first Universal Integrated Circuit Card execution business in the first draw-in groove is greater than the second Universal Integrated Circuit Card in the second draw-in groove, so when the business of execution, first need to determine whether be inserted with the first Universal Integrated Circuit Card in the first draw-in groove, if be not inserted with the first Universal Integrated Circuit Card in the first draw-in groove, so need whether be inserted with the second Universal Integrated Circuit Card in the second draw-in groove of continuing to judge mobile terminal, if be inserted with the second Universal Integrated Circuit Card in the second draw-in groove, the second Universal Integrated Circuit Card is then adopted to perform business.If be not inserted with the second Universal Integrated Circuit Card equally in the second draw-in groove, so business cannot be performed, thus the business that returns performs failed result.
Preferably, above-mentioned first Universal Integrated Circuit Card is SIM card; In step sl, be inserted with the first Universal Integrated Circuit Card in the first draw-in groove determining mobile terminal and can comprise following operation:
Step S7: judge whether the status information got from the first draw-in groove is prepare ready state;
Step S8: if then determine currently in the first draw-in groove to be inserted with SIM card.
In a preferred embodiment, above-mentioned first Universal Integrated Circuit Card can be client identification module (SIM) card.First can obtain status information thus and judged in the first draw-in groove.If can judge that the status information got is for preparing ready state, then the current SIM card that is inserted with of the first draw-in groove is described, API can send note by this SIM card.
It should be noted that, above-mentioned first Universal Integrated Circuit Card is SIM card is only a preferred embodiment of the present invention, do not form improper restriction of the present invention, above-mentioned first Universal Integrated Circuit Card can also be IP multimedia service identification module (ISIM), USIM (Universal Subscriber Identity Module) (USIM) etc.
Below in conjunction with the preferred implementation shown in Fig. 2, above-mentioned preferred implementation process is further described.
Fig. 2 is the process flow diagram of business manner of execution according to the preferred embodiment of the invention.As shown in Figure 2, for short message service, this flow process can comprise following treatment step:
Step S202: acquisition for mobile terminal to short message sending call request after, first need to judge that whether current mobile terminal is the terminal of double-card dual-standby type; If so, then continue to perform step S204; If not, then step S224 is forwarded to;
Step S204: judge that whether mobile terminal is the mobile terminal of high pass double-card dual-standby chip type, if so, then continues to perform step S206; If not, then step S210 is forwarded to;
Step S206: first obtain driver identification information (i.e. the class name of privately owned API and method name) according to the model of chip from configuration file;
Step S208: the transmission being carried out note by the reflex mechanism call driver (privately owned API) of JAVA; Forward step S222 to;
Step S210: judge that whether mobile terminal is the mobile terminal of spreadtrum double-card dual-standby chip type, if so, then continues to perform step S212; If not, then step S216 is forwarded to;
Step S212: first obtain driver identification information (i.e. the class name of privately owned API and method name) from configuration file;
Step S214: the transmission being carried out note by the reflex mechanism call driver (privately owned API) of JAVA; Forward step S222 to;
Step S216: judge that whether mobile terminal is the mobile terminal of MTK double-card dual-standby chip type, if so, then continues to perform step S218; If not, then step S226 is forwarded to;
Step S218: first obtain driver identification information (i.e. the class name of privately owned API and method name) from configuration file;
Step S220: the transmission being carried out note by the reflex mechanism call driver (privately owned API) of JAVA; Forward step S222 to;
Step S222: the status information first obtaining draw-in groove 1.If can determine that this status information is for preparing ready state according to the status information got, then illustrate that draw-in groove 1 is current and be inserted with client identification module (SIM) card, API can send note by SIM card 1; If the card number of the SIM card of draw-in groove 1 cannot be got, then can attempt the status information obtaining draw-in groove 2, if can determine that this status information is for preparing ready state according to the status information got, then illustrate that draw-in groove 2 is inserted with SIM card, API sends note by SIM card 2.If but although the status information of draw-in groove 1 and draw-in groove 2 all cannot get or can get status information not for preparing ready state, then return short message sending failed message by API to caller; Continue to perform step S226;
Step S224: if the mobile terminal of single deck tape-recorder chip type, then can carry out the transmission of note according to the mode of the publicly-owned API of android;
Step S226: return the result that short message service performs.
It should be noted that, in the preferred embodiment, the priority of SIM card 1 can be presupposed higher than SIM card 2, therefore, need first to judge whether to send note by SIM card 1, and then judge whether to send note by SIM card 2.
Fig. 3 is the process flow diagram of the driving method performed according to the business of the embodiment of the present invention.As shown in Figure 3, the method can comprise following treatment step:
Step S302: the execution request receiving business;
Step S304: the chip type obtaining current use, and choose driver according to the chip type got;
Step S306: call described driver and perform described business.
Fig. 4 is the structured flowchart of the business actuating unit according to the embodiment of the present invention.As shown in Figure 4, this business actuating unit can comprise: determination module 10, for determining pending business; Read module 20, for reading the driver identification information corresponding with chip type according to the chip type of the current use of mobile terminal from configuration file prepared in advance; Calling module 30, for performing business according to driver identification information call driver.
Adopt device as shown in Figure 4, solve in correlation technique and adopt the mobile terminal of Android system to lack problem for the versatile interface of number of different types chip unified call, and then improve the efficiency of exploitation and debugging, reduce R&D costs.
Preferably, above-mentioned calling module 30, for adopting JAVA reflex mechanism call driver according to driver identification information.
Preferably, as shown in Figure 5, calling module 30 can comprise: determining unit 300, for determine mobile terminal the first draw-in groove in be inserted with the first Universal Integrated Circuit Card; First performance element 302, performs business for adopting the first Universal Integrated Circuit Card.
Preferably, as shown in Figure 5, calling module 30 can comprise: the first judging unit 304, for judge mobile terminal the first draw-in groove in whether be inserted with the first Universal Integrated Circuit Card; Whether the second judging unit 306, during for not being inserted with the first Universal Integrated Circuit Card in the first draw-in groove, be inserted with the second Universal Integrated Circuit Card in the second draw-in groove continuing to judge mobile terminal; Second performance element 308, during for being inserted with the second Universal Integrated Circuit Card in the second draw-in groove, adopts the second Universal Integrated Circuit Card to perform business.
Preferably, above-mentioned first Universal Integrated Circuit Card is SIM card; Determining unit 300 can comprise: judgment sub-unit (not shown), for judging whether the status information got from the first draw-in groove is prepare ready state; Determining subelement (not shown), for when judgment sub-unit exports as being, determining currently in the first draw-in groove to be inserted with SIM card.
Fig. 6 is the structured flowchart of the drive unit performed according to the business of the embodiment of the present invention.As shown in Figure 6, the drive unit that this business performs can comprise: receiver module 40, for receiving the execution request of business; Choosing module 50, for obtaining the chip type of current use, and choosing driver according to the chip type got; Calling module 60, performs described business for calling described driver.
Fig. 7 is the structured flowchart of the mobile terminal according to the embodiment of the present invention.As shown in Figure 7, this mobile terminal comprises: processor 70; Processor 70, for determining pending business, the chip type according to current use reads the driver identification information corresponding with chip type from configuration file prepared in advance, and performs business according to driver identification information call driver.
Preferably, as shown in Figure 8, mobile terminal can also comprise: storer 72, for prestoring driver corresponding with often kind of chip type in the chip of number of different types.
In a preferred embodiment, can in the production run of mobile terminal production firm, can above-mentioned configuration file prepared in advance be added in mobile terminal as system file, simultaneously can also preserve driver corresponding with often kind of chip type in the chip of number of different types in a memory in the mobile terminal in advance, to meet dissimilar chip that different types of mobile terminal uses to the demand calling different driving program during execution service request.
In addition, as another preferred embodiment of the present invention, Fig. 9 is that third party application uses the schematic diagram of business manner of execution of the present invention according to the preferred embodiment of the invention.As shown in Figure 9, driver corresponding with often kind of chip type in the chip of above-mentioned configuration file prepared in advance and number of different types is except being arranged on when mobile terminal dispatches from the factory except in mobile terminal, a condensing routine bag can also be made separately, used for dissimilar mobile terminal.
From above description, can find out, above embodiments enable following technique effect (it should be noted that these effects are effects that some preferred embodiment can reach): adopt the technical scheme that the embodiment of the present invention provides, when needing driver (i.e. the privately owned API) calling manufacturer's customization, first read the driver identification information (i.e. class name and method name) needing to call from configuration file according to the presently used chip type of mobile terminal, and then utilize the reflex mechanism of JAVA to call corresponding driver (i.e. class and method), solve in correlation technique and adopt the mobile terminal of Android system to lack for the problem of the versatile interface of number of different types chip unified call, and then improve the efficiency of exploitation and debugging, reduce R&D costs.
Obviously, those skilled in the art should be understood that, above-mentioned of the present invention each module or each step can realize with general calculation element, they can concentrate on single calculation element, or be distributed on network that multiple calculation element forms, alternatively, they can realize with the executable program code of calculation element, thus, they can be stored and be performed by calculation element in the storage device, and in some cases, step shown or described by can performing with the order be different from herein, or they are made into each integrated circuit modules respectively, or the multiple module in them or step are made into single integrated circuit module to realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a business manner of execution, is characterized in that, comprising:
Determine pending business;
Chip type according to the current use of mobile terminal reads the driver identification information corresponding with described chip type from configuration file prepared in advance;
Described business is performed according to described driver identification information call driver.
2. method according to claim 1, is characterized in that, adopts JAVA reflex mechanism to call described driver according to described driver identification information.
3. method according to claim 2, is characterized in that, described driver identification information is class name and the method name of driver corresponding with described chip type in described configuration file.
4. method according to claim 1, is characterized in that, before reading the driver identification information corresponding with described chip type, also comprises:
Prestore driver corresponding with often kind of chip type in the chip of number of different types.
5. a driving method for business execution, is characterized in that, comprising:
The execution request of reception business;
Obtain the chip type of current use, and choose driver according to the chip type got;
Call described driver and perform described business.
6. a business actuating unit, is characterized in that, comprising:
Determination module, for determining pending business;
Read module, for reading the driver identification information corresponding with described chip type according to the chip type of the current use of mobile terminal from configuration file prepared in advance;
Calling module, for performing described business according to described driver identification information call driver.
7. device according to claim 6, is characterized in that, described calling module, for adopting JAVA reflex mechanism to call described driver according to described driver identification information.
8. a drive unit for business execution, is characterized in that, comprising:
Receiver module, for receiving the execution request of business;
Choosing module, for obtaining the chip type of current use, and choosing driver according to the chip type got;
Calling module, performs described business for calling described driver.
9. a mobile terminal, is characterized in that, comprising: processor;
Described processor, for determining pending business, chip type according to current use reads the driver identification information corresponding with described chip type from configuration file prepared in advance, and performs described business according to described driver identification information call driver.
10. mobile terminal according to claim 9, is characterized in that, described mobile terminal also comprises:
Storer, for prestoring driver corresponding with often kind of chip type in the chip of number of different types.
CN201310414089.1A 2013-09-11 2013-09-11 Service execution method and device, service execution driving method and device and mobile terminal Pending CN104424004A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310414089.1A CN104424004A (en) 2013-09-11 2013-09-11 Service execution method and device, service execution driving method and device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310414089.1A CN104424004A (en) 2013-09-11 2013-09-11 Service execution method and device, service execution driving method and device and mobile terminal

Publications (1)

Publication Number Publication Date
CN104424004A true CN104424004A (en) 2015-03-18

Family

ID=52973083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310414089.1A Pending CN104424004A (en) 2013-09-11 2013-09-11 Service execution method and device, service execution driving method and device and mobile terminal

Country Status (1)

Country Link
CN (1) CN104424004A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106899959A (en) * 2017-01-16 2017-06-27 腾讯科技(深圳)有限公司 A kind of method for obtaining SIM card information, device, terminal and system
CN109918121A (en) * 2019-02-22 2019-06-21 深圳市酷开网络科技有限公司 A kind of configuration method based on different chip solutions, intelligent terminal and storage medium
CN114116018A (en) * 2020-08-26 2022-03-01 比亚迪半导体股份有限公司 Method and device for configuring chip and calling program, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101370202A (en) * 2008-09-03 2009-02-18 嘉兴闻泰通讯科技有限公司 Method for automatic recognition of different display devices by mobile phone
CN102081653A (en) * 2010-12-31 2011-06-01 杭州华三通信技术有限公司 Equipment service management method and device based on drive
CN102254539A (en) * 2010-05-18 2011-11-23 苏州安可信通信技术有限公司 Adaptive method for screen driver of portable electronic equipment and electronic equipment
US20120212759A1 (en) * 2011-02-23 2012-08-23 Brother Kogyo Kabushiki Kaisha Device selecting apparatus, and printing system and computer readable medium for the same

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101370202A (en) * 2008-09-03 2009-02-18 嘉兴闻泰通讯科技有限公司 Method for automatic recognition of different display devices by mobile phone
CN102254539A (en) * 2010-05-18 2011-11-23 苏州安可信通信技术有限公司 Adaptive method for screen driver of portable electronic equipment and electronic equipment
CN102081653A (en) * 2010-12-31 2011-06-01 杭州华三通信技术有限公司 Equipment service management method and device based on drive
US20120212759A1 (en) * 2011-02-23 2012-08-23 Brother Kogyo Kabushiki Kaisha Device selecting apparatus, and printing system and computer readable medium for the same

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106899959A (en) * 2017-01-16 2017-06-27 腾讯科技(深圳)有限公司 A kind of method for obtaining SIM card information, device, terminal and system
CN106899959B (en) * 2017-01-16 2020-09-25 腾讯科技(深圳)有限公司 Method, device, terminal and system for obtaining SIM card information
CN109918121A (en) * 2019-02-22 2019-06-21 深圳市酷开网络科技有限公司 A kind of configuration method based on different chip solutions, intelligent terminal and storage medium
CN109918121B (en) * 2019-02-22 2022-08-30 深圳市酷开网络科技股份有限公司 Configuration method based on different chip schemes, intelligent terminal and storage medium
CN114116018A (en) * 2020-08-26 2022-03-01 比亚迪半导体股份有限公司 Method and device for configuring chip and calling program, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN103068070B (en) A kind of machinery of consultation of protocol version, mobile terminal, base station and communication system
CN105228182B (en) Dual-card configuration method and device of multi-mode dual-card mobile terminal
US7983704B2 (en) Methods and apparatus for performing a subscriber identity module (SIM) initialization procedure
US20180091581A1 (en) Method of switching download mode, control method thereof and control system thereof
CN107318098B (en) Terminal control method, SIM card, communication module and terminal
CN102857999A (en) Multimode terminal and service implementation method for multimode terminal
US8469267B2 (en) Method for implementing a wireless personal communication protocol for an IC card
CN102917344A (en) SIM (subscriber identity module) card self account opening method and system
CN102148876A (en) Access point switching method and device on iOS
CN101072442A (en) Roaming control device, mobile communication terminal, mobile communication system, and roaming control method
CN103581889A (en) Method and system for automatically updating network configuration parameters
CN104424004A (en) Service execution method and device, service execution driving method and device and mobile terminal
CN103118365B (en) The implementation method of the one many nets of card and multi-mode communication terminal
CN103209418A (en) Mobile terminal and wireless fidelity (WIFI) hot spot information updating method thereof
CN102437921B (en) Memory method and network device of configuration information
CN103781072A (en) Terminal smart card implementing method and chip
CN103268262A (en) Method for multiple basebands to access single-user identification card, and processor
CN103369507A (en) Dual-card dual-standby communication terminal and dual-card control method thereof
CN107666664B (en) Method, device, equipment and storage medium for machine-card binding
CN101507310A (en) Subscriber identity module having a plurality of subscriber identities
US9172814B1 (en) Facilitating call continuity when transferring calls between a mobile access network to a VoIP network
CN102572800A (en) Method for SIM (subscriber identity module) card to automatically read information of IMEI (international mobile equipment identity) information of terminal on basis of STK (SIM application tool kit) technology
CN104539506A (en) Network transmission service component and network transmission system
CN101951585A (en) User identity authentication method, system and mobile communication terminal
CN104601823A (en) Intelligent terminal dual-card dual-standby function judgement method and system based on Android system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150318

WD01 Invention patent application deemed withdrawn after publication