CN102289484B - Method for scanning multimedia files of storage equipment based on android system - Google Patents

Method for scanning multimedia files of storage equipment based on android system Download PDF

Info

Publication number
CN102289484B
CN102289484B CN201110221093.7A CN201110221093A CN102289484B CN 102289484 B CN102289484 B CN 102289484B CN 201110221093 A CN201110221093 A CN 201110221093A CN 102289484 B CN102289484 B CN 102289484B
Authority
CN
China
Prior art keywords
file
android system
scanned
catalogue
scanning
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.)
Expired - Fee Related
Application number
CN201110221093.7A
Other languages
Chinese (zh)
Other versions
CN102289484A (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.)
TCL Corp
Original Assignee
TCL 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 TCL Corp filed Critical TCL Corp
Priority to CN201110221093.7A priority Critical patent/CN102289484B/en
Publication of CN102289484A publication Critical patent/CN102289484A/en
Application granted granted Critical
Publication of CN102289484B publication Critical patent/CN102289484B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a method for scanning multimedia files of storage equipment based on an android system. The method comprises a first stage and a second stage. The first stage comprises the following steps of: mounting the storage equipment on the Android system, sorting files to be scanned and acquiring corresponding information of each sort respectively, updating the information into a database, and establishing a corresponding file catalog; and the second stage comprises the following steps of: checking whether the current catalog contains the files to be scanned in the corresponding file catalog in the database until the required files to be scanned is found out, and acquiring the corresponding information from the required files to be scanned so as to finish scanning. By the method for scanning multimedia files of the storage equipment based on the android system, the scanning time is shorter, and the consumption for a memory and a central processing unit (CPU) of the android system during scanning and a storage space occupied by scanning are reduced; therefore, a user experience effect is improved.

Description

A kind of scan method of multimedia file of the memory device based on Android system
Technical field
The present invention relates to communication technical field, particularly a kind of scan method of multimedia file of the memory device based on Android system.
Background technology
Android is intelligent platform of new generation, and increasing electric terminal is used Android as operating system, and the user of the electric terminal of Android system is grown with each passing day.Meanwhile, along with the development of technology, big capacity hard disk has become the major equipment of storing multimedia, often can store and have thousands of multimedia files on a large hard disk.Android system applies, after TV, just seems particularly important for the scanning support of multimedia file in mass-memory unit.
After memory device is mounted in Android system, during due to multimedia application, the information such as the metadata of multimedia file and thumbnail of need to obtaining are come for user, need to each multimedia file on equipment be scanned.Its scanning is mainly divided into following 3 steps:
1, press file suffixes filtering multimedia file, and by filename and file address write into Databasce;
2, obtain video and image file thumbnail, in write storage device;
3, obtain multimedia metadata information, write into Databasce.
As shown in Figure 1, the process flow diagram of the scan method of the multimedia file in its memory device that is prior art.Its scan method mainly comprises the following steps:
After A1, memory device are mounted in Android system, the kernel of operating system described in Kernel() can send out and broadcast and upload scanning pattern, notice starts to scan;
A2, from scanning pattern, check and have or not file to be scanned, if there is file, carry out A3, otherwise carry out A9;
A3, judge file to be scanned, if belong to multimedia file, carry out scanning; Otherwise return to A2;
A4, file to be scanned is divided into video file, audio file, picture file;
A5 if video file, obtains metdata and the thumbnail of video file, then carries out A8;
A6 if audio file, obtains the metdata of audio file, then carries out A8;
A7 if picture file, obtains metdata and the thumbnail of picture file, then carries out A8;
A8, the information updating that described scanning is obtained are entered in database, then return to A2;
A9, delete non-existent data base entries;
A10, end scanning.
Although this scan method can complete having retouched of multimedia files all in memory device,, there is following shortcoming in it:
(1) scanning process duration
Because when scanning mass-memory unit, because file is too many, and each file needs to obtain its thumbnail and/or metadata information, so sweep time will be very long; And when according to filename order (also can according to other order) scanning, if after the scanning sequency of care file is leaned on, need just can scan for a long time, and can allow long sweep time people misread application, have problem, thereby affect user's experience.
(2) there is the waste of resource
In large memory device, we usually do not need to check all multimedia files, and in scan method in the prior art, no matter how whether media file can be checked, capital is scanned and obtains its thumbnail and/or metadata information, causes the waste of resource.Main manifestations is: scanning process takies information such as thumbnail, metdata after too much cpu resource, scanning, and to take in storage space, scanning process committed memory large etc.
In view of this, a kind of scanning technique of multimedia file of new memory device need to be provided.
Summary of the invention
In view of above-mentioned the deficiencies in the prior art part, the object of the present invention is to provide a kind of scan method and system of multimedia file of the memory device based on Android system, when solving the multimedia file scanning of memory device in prior art, duration scanning process for of existence, the problem such as the wasting of resources while scanning.
In order to achieve the above object, the present invention has taked following technical scheme:
A scan method for the multimedia file of the memory device based on Android system, wherein, described method comprises first stage and subordinate phase; Wherein, the described first stage is that memory device is mounted in Android system, by document classification to be scanned, then obtains respectively the corresponding information of each class, and is updated in database, sets up corresponding file directory;
Described subordinate phase is for entering described in database in corresponding file directory, and check and in current directory, have or not file to be scanned, until find required file to be scanned, and enter required file to be scanned, and obtain its corresponding information, complete scanning.
The scan method of the multimedia file of the described memory device based on Android system, wherein, the described first stage comprises the following steps:
After S1, memory device are mounted in Android system, the kernel of Android system can be sent out and broadcast and upload scanning pattern, and notice starts scanning;
S2, from scanning pattern, check and have or not file to be scanned, if had, carry out S3, otherwise carry out M3;
S3, judge file to be scanned, if belong to multimedia file, carry out scanning; Otherwise return to S2;
S4, file file to be scanned is divided into video file, audio file, picture file;
S5, the file name of obtaining respectively video file and path, obtain the necessary metdata information of audio file, the file name of obtaining picture file and path, then carry out S6;
S6, by the information updating of obtaining in database, set up respectively audio file catalogue, video file catalogue, picture file catalogue, then return to S2;
Described subordinate phase comprises the following steps:
M1, enter database sound intermediate frequency file directory, video file catalogue, picture file catalogue, checking noly in audio file in current directory, video file, picture file has a required file to be scanned, if any carrying out M2, as without entering next corresponding catalogue, continue to carry out M1;
M2, enter required file to be scanned, obtain its metdata information;
M3, delete non-existent data base entries;
M4, end scanning.
The scan method of the multimedia file of the described memory device based on Android system, wherein, the necessary metdata information of the audio file in described step S5 comprises: the singer of audio file, school, album information.
The scan method of the multimedia file of the described memory device based on Android system, wherein, the number of the video file catalogue in described step S6 is a plurality of, the video file number under each video file catalogue is no more than 20.
The scan method of the multimedia file of the described memory device based on Android system, wherein, the number of the picture file catalogue in described step S6 is a plurality of, the picture file number under each picture file catalogue is no more than 20.
The scan method of the multimedia file of the described memory device based on Android system, wherein, obtains in described step S5 in the file name and path of video file, also comprises the configuration information that obtains video file.
The scan method of the multimedia file of the described memory device based on Android system, wherein, obtains in described step S5 in the file name and path of audio file, also comprises the configuration information that obtains audio file.
The scan method of the multimedia file of the described memory device based on Android system, wherein, obtains in described step S5 in the file name and path of picture file, also comprises the configuration information that obtains picture file.
The scan method of the multimedia file of the memory device based on Android system provided by the invention.Described scan method is divided into first stage and subordinate phase, the described first stage is that memory device is mounted in Android system, by document classification to be scanned, then obtains respectively the corresponding information of each class, and be updated in database, set up corresponding file directory; Then, when subordinate phase, enter described in database in corresponding file directory, check and in current directory, have or not file to be scanned, until find required file to be scanned, and enter required file to be scanned, obtain its corresponding information, thereby complete scanning.The scan method of the multimedia file of the memory device based on Android system of the present invention reduced sweep time, reduced in scanning process the consumption of the internal memory of Android system and CPU, reduced the storage space that scanning takies, thereby improved user's health check-up effect.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the scan method of the multimedia file in the memory device of prior art.
Fig. 2 is the schematic diagram of first stage in the scan method of multimedia file of the memory device based on Android system of the present invention.
Fig. 3 is the schematic diagram of subordinate phase in the scan method of multimedia file of the memory device based on Android system of the present invention.
Embodiment
The invention provides a kind of scan method of multimedia file of the memory device based on Android system, described method comprises first stage and subordinate phase.
Wherein, the described first stage is that memory device is mounted in Android system, by document classification to be scanned, then obtains respectively the corresponding information of each class, and is updated in database, sets up corresponding file directory; Described subordinate phase is for entering described in database in corresponding file directory, and check and in current directory, have or not file to be scanned, until find required file to be scanned, and enter required file to be scanned, and obtain its corresponding information, complete scanning.
。For making object of the present invention, technical scheme and effect clearer, clear and definite, referring to accompanying drawing examples, the present invention is described in more detail.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Refer to Fig. 2, Fig. 2 is the process flow diagram of scan method first stage of the multimedia file of the memory device based on Android system of the present invention.As shown in the figure, described method comprises the following steps:
After S1, memory device are mounted in Android system, the kernel of Android system can be sent out and broadcast and upload scanning pattern, and notice starts scanning.This step is identical with prior art, is all memory device is mounted in Android system, then enters scanning process.
S2, from scanning pattern, check and have or not file to be scanned, if had, perform step S3, otherwise the content that execution step M3(M3 step is subordinate phase, here for convenience of description, be also placed in Fig. 2, introduce under).This step is for judging whether there is needed file (being file to be scanned) in scanning pattern.
S3, judge file to be scanned, if belong to multimedia file, carry out scanning; Otherwise return to S2.
S4, file to be scanned is divided into video file, audio file, picture file.This step is that multimedia file to be scanned is divided into video file, audio file, picture file.For follow-up video file, audio file, the picture file catalogue set up respectively, the information of multimedia file (video file, audio file, picture file) is added to enter in database and prepare.
When by after multimedia file classification, respectively dissimilar multimedia file (video file, audio file, picture file) is scanned and enters database.Its step S5 comprises:
If video file, the file name and the path that obtain video file, then carry out S6; If audio file, obtain the necessary metdata information of audio file, then carry out S6; If picture file, the file name and the path that obtain picture file, then carry out S6;
S6, by the information updating of obtaining in database, set up respectively audio file catalogue, video file catalogue, picture file catalogue, then return to S2.
Wherein, described video file, picture file when the first stage without the metdata information of time-consuming is relatively added in database, thereby the needed time while greatly having saved scanning, as long as its corresponding file name and path interpolation are entered, and for audio file, described necessary metdata information can comprise singer, school, album information of audio file etc., is convenient to that audio file is carried out to sectional lists and deposits.
When the necessary information of multimedia file is added to after database, carry out last step S6 of first stage, the information updating of obtaining is entered in database, set up audio file catalogue, video file catalogue, picture file catalogue, then return to S2.Wherein, described video file catalogue comprises the information such as the title, path of video file, it can provide with the form of thumbnail, makes user can determine described video file (whether recognize described video file is file to be scanned) once seeing thumbnail.Then, when user enters after the thumbnail of described video file, just can check all metdata information of video file.In like manner, image file, audio file are also adopted in a like fashion.So, CPU and internal memory shared in scanning process just can reduce greatly, because the information of each multimedia file when scanning has greatly reduced, have correspondingly also shortened sweep time.
Further, the number of described multimedia file catalogue (comprising audio file catalogue, video file catalogue, picture file catalogue) can be for a plurality of, and the video file quantity under each video file catalogue is no more than 20.When scanning, first obtain the thumbnail of file under a catalogue.In general, the file number that a screen can show is limited, is generally no more than 20, and only need provide the thumbnail of the multimedia file of this catalogue that time, process obtain whole metadata information and the thumbnail of the file that a screen display shows can be very not long.So perhaps the file of being concerned about is just showing for the first time, thereby has greatly shortened sweep time.
Please continue to refer to Fig. 3, the step of first stage in the scan method of the multimedia file of the memory device by Android system of the present invention, set up after audio file catalogue, video file catalogue, picture file catalogue, carried out the subordinate phase of scan method of multimedia file of the memory device of Android system of the present invention.As shown in Figure 3, described subordinate phase comprises the following steps:
M1, enter database sound intermediate frequency file directory, video file catalogue, picture file catalogue, check whether audio file, video file, picture file in current directory have required file to be scanned, if any carrying out M2, as without entering next corresponding catalogue, continue to carry out M1;
M2, enter required file to be scanned, obtain its metdata information;
M3, delete non-existent data base entries;
M4, end scanning.
After setting up after audio file catalogue, video file catalogue, picture file catalogue, for the multimedia file in each catalogue, scan, then, find after file to be scanned, just enter required file to be scanned, and then obtain its whole metdata information.
Further, the scan method of the multimedia file of the memory device based on Android system of the present invention is fixed by the demand of existing application, but the multimedia application for difference in functionality, and along with the later development of function, for the demand when the carry of metadata information, also can change to some extent.So can adopt the mode setting in advance to realize here, such as, in described step S5, obtain in the file name and path of video file, also comprise the configuration information that obtains video file.In like manner, also can be by the mode of obtaining its configuration information for audio file, picture file.At equipment carry, start after scanning well, first read configuration file, then according to file is set, do corresponding scanning.
The scan method of the multimedia file of the memory device based on Android system disclosed by the invention.Described scan method is divided into first stage and subordinate phase, first stage is divided into video file, audio file, picture file by multimedia file, and only the path of video file, audio file, picture file and filename are added in database, set up corresponding catalogue; Then, when subordinate phase, enter database sound intermediate frequency file directory, video file catalogue, picture file catalogue, check and in current directory, whether have required file to be scanned, as continued scanning without entering next catalogue, if any entering required file to be scanned, obtain its metdata information, thereby complete scanning.The scan method of the multimedia file of the memory device based on Android system of the present invention reduced sweep time, reduced in scanning process the consumption of the internal memory of Android system and CPU, reduced the storage space that scanning takies, thereby improved user's health check-up effect.
Be understandable that, for those of ordinary skills, can be equal to replacement or change according to technical scheme of the present invention and inventive concept thereof, and all these changes or replacement all should belong to the protection domain of the appended claim of the present invention.

Claims (7)

1. a scan method for the multimedia file of the memory device based on Android system, is characterized in that, described method comprises first stage and subordinate phase;
Wherein, the described first stage is that memory device is mounted in Android system, by document classification to be scanned, then obtains respectively the corresponding information of each class, and is updated in database, sets up corresponding file directory;
Described subordinate phase is for entering described in database in corresponding file directory, and check and in current directory, have or not file to be scanned, until find required file to be scanned, and enter required file to be scanned, and obtain its corresponding information, complete scanning;
The described first stage comprises the following steps:
After S1, memory device are mounted in Android system, the kernel of Android system can be sent out and broadcast and upload scanning pattern, and notice starts scanning;
S2, from scanning pattern, check and have or not file to be scanned, if had, perform step S3, otherwise execution step M3 deletes non-existent data base entries;
S3, judge file to be scanned, if belong to multimedia file, carry out scanning; Otherwise return to step S2;
S4, file to be scanned is divided into video file, audio file, picture file;
S5, the file name of obtaining respectively video file and path, obtain the necessary metdata information of audio file, the file name of obtaining picture file and path, then carry out S6;
S6, by the information updating of obtaining in database, set up respectively audio file catalogue, video file catalogue, picture file catalogue, then return to S2;
With the form of thumbnail, provide video file under video file catalogue, audio file under audio file catalogue and the picture file under picture file catalogue;
Described subordinate phase comprises the following steps:
M1, enter database sound intermediate frequency file directory, video file catalogue, picture file catalogue, checking noly in audio file in current directory, video file, picture file has a required file to be scanned, if any performing step M2, as without entering next corresponding catalogue, continue execution step M1;
M2, enter required file to be scanned, obtain its metdata information;
M3, delete non-existent data base entries;
M4, end scanning.
2. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, the necessary metdata information of the audio file in described step S5 comprises: the singer of audio file, school and album information.
3. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, the video file catalogue in described step S6 is a plurality of, and the video file quantity under each video file catalogue is no more than 20.
4. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, the picture file catalogue in described step S6 is a plurality of, and the picture file quantity under each picture file catalogue is no more than 20.
5. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, obtains in the file name and path of video file in described step S5, also comprises the configuration information that obtains video file.
6. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, obtains in the necessary metdata information of audio file in described step S5, also comprises the configuration information that obtains audio file.
7. the scan method of the multimedia file of the memory device based on Android system according to claim 1, is characterized in that, obtains in the file name and path of picture file in described step S5, also comprises the configuration information that obtains picture file.
CN201110221093.7A 2011-08-03 2011-08-03 Method for scanning multimedia files of storage equipment based on android system Expired - Fee Related CN102289484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110221093.7A CN102289484B (en) 2011-08-03 2011-08-03 Method for scanning multimedia files of storage equipment based on android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110221093.7A CN102289484B (en) 2011-08-03 2011-08-03 Method for scanning multimedia files of storage equipment based on android system

Publications (2)

Publication Number Publication Date
CN102289484A CN102289484A (en) 2011-12-21
CN102289484B true CN102289484B (en) 2014-10-01

Family

ID=45335911

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110221093.7A Expired - Fee Related CN102289484B (en) 2011-08-03 2011-08-03 Method for scanning multimedia files of storage equipment based on android system

Country Status (1)

Country Link
CN (1) CN102289484B (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473240A (en) * 2012-06-08 2013-12-25 Tcl集团股份有限公司 Storage-equipment-based file scanning method and device
CN102830943B (en) * 2012-08-08 2015-05-27 深圳乐投卡尔科技有限公司 Method and system for playing multimedia files in external USB (universal serial bus) storage on the basis of Android platform
CN103838782B (en) * 2012-11-27 2018-02-16 广东新岸线计算机系统芯片有限公司 A kind of method and device realized file scan and preserved
CN103246483A (en) * 2013-04-24 2013-08-14 Tcl集团股份有限公司 Method, system and intelligent terminal for scanning files
CN104133822B (en) * 2013-07-15 2016-09-14 腾讯科技(深圳)有限公司 A kind of method and device that file on memorizer is scanned
CN103412752B (en) * 2013-08-09 2017-08-25 Tcl集团股份有限公司 A kind of event broadcasts adaptation services method and system
CN104427401B (en) * 2013-08-30 2018-07-06 联想(北京)有限公司 Obtain the method and electronic equipment of data
CN103514270B (en) * 2013-09-13 2017-05-31 广东欧珀移动通信有限公司 Multimedia database scan method and device
CN103577554B (en) * 2013-10-19 2017-09-29 广东欧珀移动通信有限公司 Trigger the method and device of Android device multimedia database scanning
CN103744912A (en) * 2013-12-23 2014-04-23 乐视致新电子科技(天津)有限公司 Video file scanning method and electronic device
CN103744911A (en) * 2013-12-26 2014-04-23 乐视网信息技术(北京)股份有限公司 Video file scanning method and electronic device
CN105022838A (en) * 2015-08-18 2015-11-04 深圳市为有视讯有限公司 Method for allowing camera equipment to have fast access to video files and picture files in memory card of camera equipment
CN106066861A (en) * 2016-05-25 2016-11-02 努比亚技术有限公司 File scanning device and method
CN106502808B (en) * 2016-10-28 2019-10-15 Oppo广东移动通信有限公司 A kind of method, apparatus and terminal of copied files
CN106599252A (en) * 2016-12-20 2017-04-26 珠海市魅族科技有限公司 Method and device for scanning storage equipment
CN108446300B (en) * 2018-01-26 2021-04-09 北京奇虎科技有限公司 Data information scanning method and device
CN109062711A (en) * 2018-07-20 2018-12-21 北斗星通(重庆)汽车电子有限公司 Based on the quick scanning system of Android multimedia
CN111881305B (en) * 2020-06-23 2024-03-01 博泰车联网科技(上海)股份有限公司 Scanning method and related equipment
CN111901684B (en) * 2020-07-30 2022-06-14 深圳市康冠科技股份有限公司 File classification method and related device
CN112463745A (en) * 2020-12-04 2021-03-09 宁夏新航信息科技有限公司 Data storage method and data storage device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101916164A (en) * 2010-08-11 2010-12-15 中兴通讯股份有限公司 Mobile terminal and file browsing method implemented by same
CN101957854A (en) * 2010-09-26 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Data storage method of media files and mobile terminal
CN102110105A (en) * 2009-12-23 2011-06-29 新奥特(北京)视频技术有限公司 Method and device of picture-text packaging system for reading folder

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110105A (en) * 2009-12-23 2011-06-29 新奥特(北京)视频技术有限公司 Method and device of picture-text packaging system for reading folder
CN101916164A (en) * 2010-08-11 2010-12-15 中兴通讯股份有限公司 Mobile terminal and file browsing method implemented by same
CN101957854A (en) * 2010-09-26 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Data storage method of media files and mobile terminal

Also Published As

Publication number Publication date
CN102289484A (en) 2011-12-21

Similar Documents

Publication Publication Date Title
CN102289484B (en) Method for scanning multimedia files of storage equipment based on android system
CN103186535B (en) A kind of mobile terminal picture management method and equipment
WO2015117426A1 (en) File management method and device
WO2016070534A1 (en) Method and system for scanning local media file
JP2005033712A (en) Information processing apparatus and method thereof, and program
CN103970779B (en) Method, device and equipment for classifying documents
CN107748780B (en) Recovery method and device for file of recycle bin
CN110083579A (en) Incremental data synchronous method, apparatus, computer equipment and computer storage medium
CN112598448A (en) Dynamic material data processing method, system, computer and readable storage medium
US20170169050A1 (en) Method and electronic device for file system synchronization
CN102467546A (en) Method for generating media file list
CN107391769B (en) Index query method and device
CN102819614A (en) Method, device and system for classified displaying of shared catalogues in local area network
CN103577554A (en) Method and device for triggering multimedia database scanning of Android equipment
CN103246729A (en) Method and system for processing multi-media files of android mobile terminal
CN103475532A (en) Hardware detection method and system thereof
CN103092988A (en) Realizing method of directly managing mobile phone media resources on desktop
CN103514270B (en) Multimedia database scan method and device
CN105183829A (en) Picture classification method and device
CN103136264A (en) Accessory inquiring method and user terminal
CN108009053A (en) The management of smart mobile phone core data and cloning process
CN104052767A (en) File tracking method and network communication device with applicability of the same
CN104753986A (en) Terminal, server and e-book synchronization method
CN105282594A (en) Method for replacing smart television wallpaper
CN102202008A (en) Method and device for sending and receiving user upload contents

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20141001

CF01 Termination of patent right due to non-payment of annual fee