CN107015984B - Method and system for setting startup LOGO of mobile terminal - Google Patents

Method and system for setting startup LOGO of mobile terminal Download PDF

Info

Publication number
CN107015984B
CN107015984B CN201610056368.9A CN201610056368A CN107015984B CN 107015984 B CN107015984 B CN 107015984B CN 201610056368 A CN201610056368 A CN 201610056368A CN 107015984 B CN107015984 B CN 107015984B
Authority
CN
China
Prior art keywords
logo
mobile terminal
writing
image file
file
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.)
Active
Application number
CN201610056368.9A
Other languages
Chinese (zh)
Other versions
CN107015984A (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.)
Shanghai Simcom Ltd
Original Assignee
Shanghai Simcom 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 Shanghai Simcom Ltd filed Critical Shanghai Simcom Ltd
Priority to CN201610056368.9A priority Critical patent/CN107015984B/en
Publication of CN107015984A publication Critical patent/CN107015984A/en
Application granted granted Critical
Publication of CN107015984B publication Critical patent/CN107015984B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72439User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for image or video messaging

Abstract

The invention discloses a method and a system for setting a startup LOGO of a mobile terminal, wherein the method comprises the following steps: creating an image file and a CID file; writing the startup LOGO pictures of a plurality of operators into an image file, writing the image file into a flash of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO pictures of each operator; writing the identification character of the target operator into the CID file; reading identification characters from a CID file when the mobile terminal is started; searching a target memory address uniquely corresponding to the starting LOGO picture of the target operator, and acquiring the starting LOGO picture of the target operator according to the target memory address; and displaying a starting LOGO picture of a target operator in the mobile terminal. The invention can realize that the corresponding boot LOGO is selected according to different operators, and different boot LOGO can be selectively displayed in the mobile terminal.

Description

Method and system for setting startup LOGO of mobile terminal
Technical Field
The invention relates to a method and a system for setting a boot LOGO of a mobile terminal, in particular to a method and a system for setting a boot LOGO of a mobile terminal based on autonomous selection of boot LOGO customized by a plurality of operators.
Background
The current mobile phone network can support multiple operators, but the boot LOGO (trademark/LOGO) of the customized mobile phone must be made into different boot LOGOs according to different operators, so that software of multiple versions needs to be compiled to meet requirements, and different boot LOGOs cannot be run in the same mobile phone.
Disclosure of Invention
The invention provides a method and a system for setting a boot LOGO of a mobile terminal, aiming at overcoming the defect that different boot LOGO cannot be operated in the same mobile phone because different boot LOGO must be made by different operators in the prior art.
The invention solves the technical problems through the following technical scheme:
the invention provides a method for setting a startup LOGO of a mobile terminal, which is characterized by comprising the following steps:
creating an image file and a CID (Mobile platform version) file;
writing the startup LOGO pictures of a plurality of operators into the image file, writing the image file into a flash (storage chip) of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO pictures of each operator;
writing an identification character of a target operator into the CID file;
reading the identification character from the CID file when the mobile terminal is started;
searching a target memory address uniquely corresponding to the starting LOGO picture of the target operator, and acquiring the starting LOGO picture of the target operator according to the target memory address;
and displaying a starting LOGO picture of the target operator in the mobile terminal.
Preferably, the boot LOGO picture is in an RGB format or an RGBA format (both the RGB format and the RGBA format are a color standard format).
Preferably, writing the boot LOGO pictures of a plurality of operators into the image file includes: and writing header data (header data) and raw data (original data) of the startup LOGO pictures of a plurality of operators into the image file.
Preferably, the mobile terminal is a mobile phone.
The invention also provides a system for setting the startup LOGO of the mobile terminal, which is characterized by comprising the following steps:
the file creating module is used for creating an image file and a CID file;
the first writing module is used for writing the startup LOGO pictures of a plurality of operators into the image file, writing the image file into a flash of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO picture of each operator;
a second writing module, configured to write an identifier character of a target operator into the CID file;
the reading module is used for reading the identification characters from the CID file when the mobile terminal is started;
the searching module is used for searching a target memory address uniquely corresponding to the starting LOGO picture of the target operator and acquiring the starting LOGO picture of the target operator according to the target memory address;
and the display module is used for displaying the starting LOGO picture of the target operator in the mobile terminal.
Preferably, the boot LOGO picture is in an RGB format or an RGBA format.
Preferably, the first writing module is configured to write the header data and the rawdata data of the boot LOGO pictures of multiple operators into the image file.
Preferably, the mobile terminal is a mobile phone.
The positive progress effects of the invention are as follows: the invention can realize that the corresponding startup LOGO is selected according to the difference of operators when the mobile terminal is started, thereby solving the problem that one software version of the mobile terminal is compatible with the selection of different startup LOGO by a plurality of operators, and realizing the purpose of selectively operating and displaying different startup LOGO in one mobile terminal.
Drawings
Fig. 1 is a flowchart of a setup method of a boot LOGO of a mobile terminal according to a preferred embodiment of the present invention.
Fig. 2 is a block diagram of a setup system of a boot LOGO of a mobile terminal according to a preferred embodiment of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
As shown in fig. 1, the method for setting a boot LOGO of a mobile terminal according to the present invention includes the following steps:
step 101, creating an image file and a CID file;
specifically, an image module of PIL (Python Imaging Library) may be imported in Python by running Python (an object-oriented, interpreted computer programming language), and an image file is created using open (file creation instruction);
step 102, writing the startup LOGO pictures of a plurality of operators (network operators) into the image file, writing the image file into a flash of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO pictures of each operator;
specifically, open (filename) pictures of the boot LOGO of multiple operators can be opened in Python, the image objects are returned, and then the opened image objects are sequentially written into the image files, so that the boot LOGO pictures of the multiple operators are written into the image files, and finally the generated image files are written into corresponding partitions of a flash of the mobile phone, so that the boot LOGO picture of each operator is allocated with a unique corresponding memory address;
preferably, the startup LOGO pictures of the multiple operators are all in an RGB format or an RGBA format;
103, writing an identification character of a target operator into the CID file, wherein the identification character can be used for representing the specific type of the target operator;
step 104, reading the identification character from the CID file when the mobile phone is started;
identifying the current operator of the mobile phone as the target operator according to the identification characters;
step 105, finding a target memory address uniquely corresponding to the boot LOGO picture of the target operator, and acquiring the boot LOGO picture of the target operator from a flash of the mobile phone according to the target memory address;
and 106, displaying a starting LOGO picture of the target operator in the mobile phone.
The method and the device realize that when the mobile phone is started, the operator of the mobile phone is identified, the startup LOGO picture corresponding to the operator of the mobile phone is searched and acquired, and the startup LOGO picture corresponding to the operator of the mobile phone is finally displayed, so that the selection of the startup LOGO is realized according to the difference of the operators of the mobile phone.
In step 102, the header data and the rawdata data of the boot LOGO pictures of the multiple operators are written into the image file.
As shown in fig. 2, the setup system of the boot LOGO of the mobile terminal of the present invention includes a file creation module 1, a first writing module 2, a second writing module 3, a reading module 4, a search module 5, and a display module 6.
The file creating module 1 is used for creating an image file and a CID file;
the first writing module 2 is configured to write the boot LOGO pictures of multiple operators into the image file, write the image file into a flash of the mobile terminal, and allocate a unique corresponding memory address to the boot LOGO picture of each operator;
specifically, the first writing module 2 writes header data and raw data of boot LOGO pictures of multiple operators into the image file, where the boot LOGO pictures are in an RGB format or an RGBA format.
The second writing module 3 is configured to write an identification character of a target operator into the CID file;
the reading module 4 is configured to read the identification character from the CID file when the mobile terminal is started;
the searching module 5 is configured to search for a target memory address uniquely corresponding to the boot LOGO picture of the target operator, and acquire the boot LOGO picture of the target operator according to the target memory address;
the display module 6 is configured to display a boot LOGO picture of the target operator in the mobile terminal.
The mobile terminal can be a mobile phone.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that these are by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.

Claims (8)

1. A method for setting a boot LOGO of a mobile terminal is characterized by comprising the following steps:
creating an image file and a mobile phone platform version CID file;
writing the startup LOGO pictures of a plurality of operators into the image file, writing the image file into a flash of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO pictures of each operator;
writing an identification character of a target operator into the CID file of the mobile phone platform version;
reading the identification characters from the CID file of the mobile phone platform version when the mobile terminal is started;
searching a target memory address uniquely corresponding to the starting LOGO picture of the target operator, and acquiring the starting LOGO picture of the target operator according to the target memory address;
and displaying a starting LOGO picture of the target operator in the mobile terminal.
2. The setup method of claim 1 wherein the boot LOGO picture is in RGB format or RGBA format.
3. The setting method of claim 1, wherein writing boot LOGO pictures of a plurality of operators into the image file comprises: and writing the header data and the rawdata data of the startup LOGO pictures of a plurality of operators into the image file.
4. The provisioning method of claim 1 wherein said mobile terminal is a cellular telephone.
5. A setting system for a boot LOGO of a mobile terminal, comprising:
the file creating module is used for creating an image file and a mobile phone platform version CID file;
the first writing module is used for writing the startup LOGO pictures of a plurality of operators into the image file, writing the image file into a flash of the mobile terminal, and allocating a unique corresponding memory address for the startup LOGO picture of each operator;
the second writing module is used for writing the identification character of a target operator into the CID file of the mobile phone platform version;
the reading module is used for reading the identification characters from the CID file of the mobile phone platform version when the mobile terminal is started;
the searching module is used for searching a target memory address uniquely corresponding to the starting LOGO picture of the target operator and acquiring the starting LOGO picture of the target operator according to the target memory address;
and the display module is used for displaying the starting LOGO picture of the target operator in the mobile terminal.
6. The setup system of claim 5 wherein the boot LOGO picture is in RGB format or RGBA format.
7. The setting system of claim 5, wherein the first writing module is configured to write header data and rawdata data of boot LOGO pictures of a plurality of operators into the image file.
8. The provisioning system of claim 5 wherein said mobile terminal is a cellular telephone.
CN201610056368.9A 2016-01-27 2016-01-27 Method and system for setting startup LOGO of mobile terminal Active CN107015984B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610056368.9A CN107015984B (en) 2016-01-27 2016-01-27 Method and system for setting startup LOGO of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610056368.9A CN107015984B (en) 2016-01-27 2016-01-27 Method and system for setting startup LOGO of mobile terminal

Publications (2)

Publication Number Publication Date
CN107015984A CN107015984A (en) 2017-08-04
CN107015984B true CN107015984B (en) 2020-06-23

Family

ID=59438945

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610056368.9A Active CN107015984B (en) 2016-01-27 2016-01-27 Method and system for setting startup LOGO of mobile terminal

Country Status (1)

Country Link
CN (1) CN107015984B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110677733A (en) * 2019-09-06 2020-01-10 四川天邑康和通信股份有限公司 Method for realizing multiple startup logos for set top box
CN110969729A (en) * 2019-10-28 2020-04-07 东莞市同欣智能科技有限公司 Identification display method of intelligent door lock and intelligent door lock
CN112540817A (en) * 2020-12-03 2021-03-23 深圳微步信息股份有限公司 Method, device and equipment for displaying startup logo picture and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674676A (en) * 2009-08-14 2010-03-17 厦门敏讯信息技术股份有限公司 Method for changing configuration of wireless terminal starting logo, format converting algorithm of starting logo and display mode of starting logo
CN102098560A (en) * 2009-12-14 2011-06-15 国基电子(上海)有限公司 Set top box and method for starting set top box to play advertising pictures
CN104133796A (en) * 2014-08-15 2014-11-05 广东欧珀移动通信有限公司 Method and device for coding and decoding image in smart mobile terminal LK

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9477764B2 (en) * 2013-04-03 2016-10-25 Xerox Corporation Methods and systems for extending a social network with product information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674676A (en) * 2009-08-14 2010-03-17 厦门敏讯信息技术股份有限公司 Method for changing configuration of wireless terminal starting logo, format converting algorithm of starting logo and display mode of starting logo
CN102098560A (en) * 2009-12-14 2011-06-15 国基电子(上海)有限公司 Set top box and method for starting set top box to play advertising pictures
CN104133796A (en) * 2014-08-15 2014-11-05 广东欧珀移动通信有限公司 Method and device for coding and decoding image in smart mobile terminal LK

Also Published As

Publication number Publication date
CN107015984A (en) 2017-08-04

Similar Documents

Publication Publication Date Title
CN107015984B (en) Method and system for setting startup LOGO of mobile terminal
US20110261638A1 (en) Method for Storing Data into a Memory
WO2017219983A1 (en) Method and terminal for acquiring application program between terminals
CN105426223B (en) Using loading method and device
CN104391725A (en) Page display method and page display device
CN105550345A (en) File operation method and apparatus
CN105183760B (en) Webpage component loading method and device
CN107885483B (en) Audio information verification method and device, storage medium and electronic equipment
CN101944129B (en) Diskless system, workstation thereof, and building method of local root file by workstation
WO2019020111A1 (en) Upgrade package making method and apparatus, and method and apparatus for upgrading file
CN104766082A (en) Image recognition method and device based on android system
US20170132020A1 (en) Code processing method and code processing device
CN108459998B (en) Document updating method, document updating device, document format converting method, document updating format converting device, document format converting device and readable storage medium
CN113032105A (en) Kubernetes cluster access control method, system and related equipment
US8762429B1 (en) File location application programming interface
CN111597116A (en) Mobile terminal UI automatic test method, system, storage medium and electronic equipment
CN107220201B (en) VR equipment identification method and system
CN101770508B (en) Data access method in mobile communication terminal and equipment thereof
CN108810631A (en) Playback method, device, electronic equipment and the computer storage media of startup advertisement
CN103702193A (en) Method and device for identifying and recognizing type of intelligent television
CN111324410A (en) Terminal boot animation playing method and device, terminal and storage medium
CN114237720A (en) Loading device, apparatus and method for depth camera and storage medium
CN114090127A (en) Electronic device, loading method and medium of configuration file of electronic device
CN109523941B (en) Indoor accompanying tour guide method and device based on cloud identification technology
CN113885963B (en) Secondary development file execution method, device and storage medium

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