CN102184076B - Method and device for controlling input of mobile terminal specific to JAVA program - Google Patents

Method and device for controlling input of mobile terminal specific to JAVA program Download PDF

Info

Publication number
CN102184076B
CN102184076B CN201110142954.2A CN201110142954A CN102184076B CN 102184076 B CN102184076 B CN 102184076B CN 201110142954 A CN201110142954 A CN 201110142954A CN 102184076 B CN102184076 B CN 102184076B
Authority
CN
China
Prior art keywords
input
java program
character
java
key
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
CN201110142954.2A
Other languages
Chinese (zh)
Other versions
CN102184076A (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.)
Jining High Tech Keda Technology Project Service 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 CN201110142954.2A priority Critical patent/CN102184076B/en
Publication of CN102184076A publication Critical patent/CN102184076A/en
Priority to PCT/CN2012/075221 priority patent/WO2012163216A1/en
Application granted granted Critical
Publication of CN102184076B publication Critical patent/CN102184076B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes

Abstract

The invention discloses a method and a device for controlling input of a mobile terminal specific to a JAVA program. The method comprises the following steps: receiving a key input of a user; judging the received key input: judging the key input is corresponding to a function key or character key; if the key input is corresponding to the function key, switching the input state setting according to a function key value corresponding to the function key; reading the input state set by a JAVA adaptation layer and updating an icon display interface according to the input state setting, wherein the icon display interface is floated above a JAVA program interface; and if the key input is corresponding to the character key, directly displaying a character corresponding to the character key on an input frame of the JAVA program interface by the JAVA program. By using the method, the input character value and the input state display in the mobile terminal containing the JAVA program are consistent, the cross-platform application function of the JAVA program is promoted, and the user experience is increased.

Description

A kind of mobile terminal input control method and device for JAVA program
Technical field
The invention belongs to technical field of mobile terminals, relate in particular to a kind of mobile terminal input control method and device for JAVA program.
Background technology
Along with the development of mobile terminal technology, user is also more and more higher to the requirement of mobile terminal function.
Take full keyboard mobile phone as example, compared to 12 traditional key mobile phones, the most important advantage of full keyboard mobile phone is to make the user can more convenient ground input character, but for the JAVA program in full keyboard mobile phone, due to the standard and the technical scheme that lack full keyboard character and directly transmit, can only switch a plurality of interfaces calling platform loading routine and realize character input, the above-mentioned advantage of full keyboard mobile phone is had a greatly reduced quality.
In JAVA program, directly input shows that the difficult point of full keyboard character is, how to make real input character value and the input state being presented on screen be consistent, be the still alphabetical for numeral, symbol of current input, the words of letter are capitalization or lowercase.Wherein, input character value does not have unified definition in JAVA standard for full keyboard, and the input state being switched by several specific function key control is by the input method module record of platform, the application programming interface (Application Programming Interface, API) of standard is not transmitted these settings between platform and JAVA program.
Conventionally, input character value shows and input state demonstration is what at the same interface of same program, to complete, such as all realizing in concrete JAVA program, this method logic is simple and be easy to keep consistency, but require each JAVA program to go respectively to realize the function that this content is identical, can cause the waste of workload.And, nonstandard parasexuality due to full keyboard input, only for the specific JAVA program of specific model, likely do such realization, a large amount of open JAVA programs of freely downloading for user can not be supported this function, and this has also affected the cross-platform function of JAVA program to a certain extent.
To sum up, how guaranteeing to have the consistance that in the mobile terminal of JAVA program, input character value and input state show, promote the cross-platform function of JAVA program, improve user and experience, is one of direction of technical field of mobile terminals research.
Summary of the invention
The object of the present invention is to provide a kind of mobile terminal input control method and device for JAVA program, be intended to guarantee to have the consistance that in the mobile terminal of JAVA program, input character value and input state show, promote the cross-platform function of JAVA program, improve user and experience.
The present invention is achieved in that a kind of mobile terminal input control method for JAVA program, said method comprising the steps of:
Receive user's key-press input;
The key-press input receiving is judged, judge described key-press input corresponding function button or character keys;
If what described key-press input was corresponding is function button, according to function button value corresponding to described function button, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
If what described key-press input was corresponding is character keys, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
Wherein, the step that described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface specifically comprises:
Described character keys is passed to described JAVA adaptation layer;
Described JAVA adaptation layer passes to described JAVA program by described character keys to deserved character code value;
Described JAVA program is presented at described character in the input frame of JAVA program interface according to described character code value.
The present invention is achieved in that a kind of mobile terminal input control device for JAVA program, and described device comprises:
Key-press input receiver module, for receiving user's key-press input;
Judge module, for the key-press input receiving is judged, judges described key-press input corresponding function button or character keys;
Function button processing module, for judgement described key-press input corresponding be function button after, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
Character keys processing module, for judgement described key-press input corresponding be character keys after, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface.
Wherein, described character keys processing module also comprises:
Described character keys transmits module, for described character keys being passed to described JAVA adaptation layer;
Character code value is transmitted module, for described character keys is passed to described JAVA program to deserved character code value;
Display module, for being presented at described character in the input frame of JAVA program interface according to described character code value;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
The present invention is achieved in that a kind of mobile terminal, and described mobile terminal comprises a mobile terminal input control device for JAVA program, and described device comprises:
Key-press input receiver module, for receiving user's key-press input;
Judge module, for the key-press input receiving is judged, judges described key-press input corresponding function button or character keys;
Function button processing module, for judgement described key-press input corresponding be function button after, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
Character keys processing module, for judgement described key-press input corresponding be character keys after, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface.
Wherein, described character keys processing module also comprises:
Described character keys transmits module, for described character keys being passed to described JAVA adaptation layer;
Character code value is transmitted module, for described character keys is passed to described JAVA program to deserved character code value;
Display module, for being presented at described character in the input frame of JAVA program interface according to described character code value;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
The invention has the beneficial effects as follows: be different from prior art, mobile terminal input control method for JAVA program provided by the invention, after judgement user's key-press input is function button, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface, by the way, the present invention has guaranteed to have the consistance that in the mobile terminal of JAVA program, input character value and input state show, can promote the cross-platform function of JAVA program, improving user experiences, be beneficial to the popularization of mobile terminal technology.
Accompanying drawing explanation
Fig. 1 is according to the process flow diagram of the mobile terminal input control method embodiment for JAVA program of the present invention;
Fig. 2 is according to the cut-away view of the mobile terminal embodiment for JAVA program provided by the invention;
Fig. 3 is according to the structural drawing of the mobile terminal input control device embodiment for JAVA program provided by the invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Fig. 1 is according to the embodiment flow process of the mobile terminal input control method for JAVA program of the present invention.
In step S101, receive user's key-press input.
In step S102, the key-press input receiving is judged, judge described key-press input corresponding function button or character keys, if described key-press input corresponding be function button, carry out step S103; If what described key-press input was corresponding is character keys, carry out step S104.
In step S103, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refreshes icon display interface according to described input state setting.
Wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface.
Preferably, described icon display interface is suspended on described JAVA program interface in partially transparent mode.
In step S104, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface.
In specific implementation process, first described character keys is passed to described JAVA adaptation layer, described JAVA adaptation layer passes to described JAVA program by described character keys to deserved character code value, finally, described JAVA program is presented at described character in the input frame of JAVA program interface according to described character code value.
Refer to Fig. 2, Fig. 2 is according to the cut-away view of the mobile terminal for JAVA program provided by the invention.
Wherein, JAVA technology is a kind of cross-platform software engineering, the JAVA application program (MIDlet) that meets J2ME standard can be moved through simple adjustment with adaptation on different hardware devices, and needn't consider processor and the operating system details of hardware device platform.
The cross-platform characteristic of JAVA itself depends on its abstract application program running environment, i.e. JAVA virtual machine.The function that realizes JAVA virtual machine kernal part is commonly called JAVA kernel (Core), also referred to as JVM.
Management that need to be to its resource and recorded information when different JAVA application programs operates on same hardware device, this part function is commonly referred to JAVA application manager, also referred to as JAM, or be called application management layer, application management layer can be regarded a part for JAVA virtual machine as, also can regard a basic application layer on JAVA kernel as.
For by the overall operation of JAVA technology on another entity hardware and software platform, need some graftings and adaptive work, the mating part of all software and hardwares related to this is called as the adaptation of JAVA, also referred to as JAVA adaptation layer.
Operate under JAVA adaptation layer for system platform, and some bottom layer application program.Other more high-rise application also may with the operation such as JAVA system and JAVA application program generation communication, but often can not Direct Communication, but by the help of JAVA adaptation layer, JAVA kernel and JAM.
In the present invention, for the consistance that guarantees that input character value and input state show, each JAVA program directly shows character corresponding to encoded radio unicode being transmitted by JAVA adaptation layer, by JAVA adaptation layer, input state icon is presented at separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode, obviously, the present invention realizes to greatest extent JAVA program character in full keyboard mobile phone with minimum workload and directly inputs demonstration, for example in MSN chat, wait the JAVA program that needs frequent input character, when keeping JAVA program independence, significantly improving user experiences.
Fig. 3 shows in the present invention the structure for the mobile terminal input control device of JAVA program.
Wherein, key-press input receiver module 31, for receiving user's key-press input.
Judge module 32, for the key-press input receiving is judged, judges described key-press input corresponding function button or character keys.
Function button processing module 33, for judgement described key-press input corresponding be function button after, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface.
Character keys processing module 34, for judgement described key-press input corresponding be character keys after, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface.
Preferably, described icon display interface is suspended on described JAVA program interface in partially transparent mode.
Wherein, refer to Fig. 3, described character keys processing module 34 also comprises:
Character keys transmits module 341, for described character keys being passed to described JAVA adaptation layer;
Character code value is transmitted module 342, for described character keys is passed to described JAVA program to deserved character code value;
Display module 343, for being presented at described character in the input frame of JAVA program interface according to described character code value.
Mobile terminal input control method for JAVA program provided by the invention, after judgement user's key-press input is function button, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface, obviously, the present invention has guaranteed to have the consistance that in the mobile terminal of JAVA program, input character value and input state show, promoted the cross-platform function of JAVA program, improved user's experience, be beneficial to the popularization of mobile terminal technology.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any modifications of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.

Claims (3)

1. for a mobile terminal input control method for JAVA program, it is characterized in that, said method comprising the steps of:
Receive user's key-press input;
The key-press input receiving is judged, judge described key-press input corresponding function button or character keys;
If what described key-press input was corresponding is function button, according to function button value corresponding to described function button, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
If what described key-press input was corresponding is character keys, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface;
The step that described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface specifically comprises:
Described character keys is passed to described JAVA adaptation layer;
Described JAVA adaptation layer passes to described JAVA program by character code value corresponding to described character keys;
Described JAVA program is presented at described character in the input frame of JAVA program interface according to described character code value;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
2. for a mobile terminal input control device for JAVA program, it is characterized in that, described device comprises:
Key-press input receiver module, for receiving user's key-press input;
Judge module, for the key-press input receiving is judged, judges described key-press input corresponding function button or character keys;
Function button processing module, for judgement described key-press input corresponding be function button after, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
Character keys processing module, for judgement described key-press input corresponding be character keys after, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface;
Described character keys processing module also comprises:
Character keys transmits module, for described character keys being passed to described JAVA adaptation layer;
Character code value is transmitted module, for character code value corresponding to described character keys passed to described JAVA program;
Display module, for being presented at described character in the input frame of JAVA program interface according to described character code value;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
3. a mobile terminal, is characterized in that, described mobile terminal comprises a mobile terminal input control device for JAVA program, and described device comprises:
Key-press input receiver module, for receiving user's key-press input;
Judge module, for the key-press input receiving is judged, judges described key-press input corresponding function button or character keys;
Function button processing module, for judgement described key-press input corresponding be function button after, according to the function button value that described function button is corresponding, switch input state setting, JAVA adaptation layer reads described input state setting, and refresh icon display interface according to described input state setting, wherein, described icon display interface is used for showing input state, and described icon display interface is suspended on described JAVA program interface;
Character keys processing module, for judgement described key-press input corresponding be character keys after, described JAVA program is directly presented at character corresponding to described character keys in the input frame of JAVA program interface;
Described character keys processing module also comprises:
Character keys transmits module, for described character keys being passed to described JAVA adaptation layer;
Character code value is transmitted module, for character code value corresponding to described character keys passed to described JAVA program;
Display module, for being presented at described character in the input frame of JAVA program interface according to described character code value;
Described JAVA program directly shows character corresponding to encoded radio being transmitted by JAVA adaptation layer, and described JAVA adaptation layer is presented at input state icon separately and is independent of and is suspended on the icon display interface on JAVA program interface in partially transparent mode.
CN201110142954.2A 2011-05-30 2011-05-30 Method and device for controlling input of mobile terminal specific to JAVA program Active CN102184076B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110142954.2A CN102184076B (en) 2011-05-30 2011-05-30 Method and device for controlling input of mobile terminal specific to JAVA program
PCT/CN2012/075221 WO2012163216A1 (en) 2011-05-30 2012-05-09 Method and apparatus for controlling input of mobile terminal for java program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110142954.2A CN102184076B (en) 2011-05-30 2011-05-30 Method and device for controlling input of mobile terminal specific to JAVA program

Publications (2)

Publication Number Publication Date
CN102184076A CN102184076A (en) 2011-09-14
CN102184076B true CN102184076B (en) 2014-04-16

Family

ID=44570257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110142954.2A Active CN102184076B (en) 2011-05-30 2011-05-30 Method and device for controlling input of mobile terminal specific to JAVA program

Country Status (2)

Country Link
CN (1) CN102184076B (en)
WO (1) WO2012163216A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184076B (en) * 2011-05-30 2014-04-16 惠州Tcl移动通信有限公司 Method and device for controlling input of mobile terminal specific to JAVA program
CN102523361A (en) * 2011-11-29 2012-06-27 合肥海尔空调器有限公司 Remote control realization method and device for electrical equipment
CN103713907A (en) * 2014-01-14 2014-04-09 成都林海电子有限责任公司 Mobile terminal communication information management method based on Linux QT platform
CN106303639B (en) * 2015-05-14 2020-06-23 Tcl科技集团股份有限公司 Method and system for realizing full keyboard function keys of smart television
CN106886354A (en) * 2015-12-15 2017-06-23 上海嵩恒网络科技有限公司 A kind of touch-controlled electronic devices and its multi input integrated approach
WO2020093352A1 (en) * 2018-11-09 2020-05-14 Citrix Systems, Inc. Automated keyboard mapping for virtual desktops

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1172726A2 (en) * 2000-07-13 2002-01-16 International Business Machines Corporation Pervasive computing device and method
CN101339497A (en) * 2008-08-28 2009-01-07 青岛海信移动通信技术股份有限公司 Method and device for displaying pattern produced when operating Java software
CN101437309A (en) * 2007-11-16 2009-05-20 宏达国际电子股份有限公司 Method for displaying dial-up information and mobile communication equipment using the method
CN101630194A (en) * 2008-07-18 2010-01-20 联想(北京)有限公司 Terminal equipment and startup method of application programs
CN101800042A (en) * 2009-02-06 2010-08-11 中兴通讯股份有限公司 Method and device for simultaneously displaying multimedia application and other application during concurrence

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030097345A1 (en) * 2001-10-18 2003-05-22 Mitch Upton System and method for invoking business functionality for a workflow
CN101882047B (en) * 2009-05-05 2012-05-30 三竹资讯股份有限公司 On-screen virtual keyboard system
CN101655742B (en) * 2009-09-04 2012-03-28 惠州Tcl移动通信有限公司 Key inputting method for mobile communication terminal
CN102184076B (en) * 2011-05-30 2014-04-16 惠州Tcl移动通信有限公司 Method and device for controlling input of mobile terminal specific to JAVA program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1172726A2 (en) * 2000-07-13 2002-01-16 International Business Machines Corporation Pervasive computing device and method
CN101437309A (en) * 2007-11-16 2009-05-20 宏达国际电子股份有限公司 Method for displaying dial-up information and mobile communication equipment using the method
CN101630194A (en) * 2008-07-18 2010-01-20 联想(北京)有限公司 Terminal equipment and startup method of application programs
CN101339497A (en) * 2008-08-28 2009-01-07 青岛海信移动通信技术股份有限公司 Method and device for displaying pattern produced when operating Java software
CN101800042A (en) * 2009-02-06 2010-08-11 中兴通讯股份有限公司 Method and device for simultaneously displaying multimedia application and other application during concurrence

Also Published As

Publication number Publication date
CN102184076A (en) 2011-09-14
WO2012163216A1 (en) 2012-12-06

Similar Documents

Publication Publication Date Title
CN102184076B (en) Method and device for controlling input of mobile terminal specific to JAVA program
US9467402B2 (en) Portable terminal device and screen display method thereof
KR100700171B1 (en) Sub display expression device of the mobile communication terminal and controlling method therefore
US11681432B2 (en) Method and terminal for displaying input method virtual keyboard
CN106201409B (en) Processing method and system for application program operation interface
US20070011610A1 (en) Customized Mobile Device Interface System And Method
CN102109959A (en) Method for realizing rotation of JAVA application programming interface (API) with rotation of screen
CN103136052A (en) Mobile terminal and control method of mobile terminal provided with multiple operating systems
CN108549519B (en) Split screen processing method and device, storage medium and electronic equipment
CN104158972A (en) Method for calling third-party application in conversation process and user terminal
CN106817753B (en) Method and device for saving electricity by switching background gray scales and mobile terminal
CN104182196A (en) Multi-screen display method and mobile terminal
CN112860363A (en) Linux system based Android application window state dynamic updating method
CN113613064B (en) Video processing method, device, storage medium and terminal
WO2011131001A1 (en) Method for directly accessing menu option in mobile communication terminal
WO2023025121A1 (en) Display method and apparatus, electronic device, and readable storage medium
CN113238687A (en) Method and device for realizing android application button function on desktop platform
KR100695080B1 (en) Mobile Communication Terminal Having Screen Splitting Function
JP6364035B2 (en) Mobile phone, display control method, and program
CN112163432A (en) Translation method, translation device and electronic equipment
KR20050105842A (en) Method and apparatus that display message in idle state of mobile phone
KR20100050603A (en) System providing widget service and method for updating widget information thereof
CN113886070A (en) Device information management method, device and computer readable storage medium
CN102508665A (en) Method for drawing application view and device for drawing application view
CN105407218B (en) A kind of SMS processing method and terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201230

Address after: 276000 West Village, jiangjiazhuang community, Jiuqu street, Hedong District, Linyi City, Shandong Province

Patentee after: Linyi Jiahua Electronic Commerce Co.,Ltd.

Address before: No.106, Fengze East Road, Nansha District, Guangzhou, Guangdong 511300

Patentee before: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Effective date of registration: 20201230

Address after: No.106, Fengze East Road, Nansha District, Guangzhou, Guangdong 511300

Patentee after: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Address before: 516006 Guangdong province Huizhou Zhongkai hi tech Development Zone No. 23 District

Patentee before: HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211215

Address after: 272000 No. 5566 Chongwen Avenue, high tech Zone, Jining City, Shandong Province

Patentee after: Jining high tech Keda Technology Project Service Co.,Ltd.

Address before: 276000 West Village, jiangjiazhuang community, Jiuqu street, Hedong District, Linyi City, Shandong Province

Patentee before: Linyi Jiahua Electronic Commerce Co.,Ltd.

TR01 Transfer of patent right