CN107479872A - Android animation collections player method, storage medium, electronic equipment and system - Google Patents

Android animation collections player method, storage medium, electronic equipment and system Download PDF

Info

Publication number
CN107479872A
CN107479872A CN201710528339.2A CN201710528339A CN107479872A CN 107479872 A CN107479872 A CN 107479872A CN 201710528339 A CN201710528339 A CN 201710528339A CN 107479872 A CN107479872 A CN 107479872A
Authority
CN
China
Prior art keywords
animation
collections
animal cartoon
cartoon apparatus
animal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201710528339.2A
Other languages
Chinese (zh)
Other versions
CN107479872B (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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network Technology 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201710528339.2A priority Critical patent/CN107479872B/en
Publication of CN107479872A publication Critical patent/CN107479872A/en
Application granted granted Critical
Publication of CN107479872B publication Critical patent/CN107479872B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The present invention relates to Mobile operating system field, discloses a kind of Android animation collections player method, storage medium, electronic equipment and system, and this method includes S1:An animation collections are created, animal cartoon apparatus is added in animation collections;S2:A static function is created, the static function includes two biography Ginseng;S3:Static function is performed, judges whether contain animation event monitor in static function, if not containing, goes to S4, if it does, then going to S5, the animation event monitor is monitored to the start-stop to animation event in animation collections;S4:Animal cartoon apparatus in animation collections commences play out;S5:Animal cartoon apparatus in animation collections commences play out, and the animal cartoon apparatus most long to playing duration time in animation collections adds an animation event monitor, monitors the starting and ending of the animal cartoon apparatus and is considered as the starting and ending of whole animation collections.The present invention can effectively improve development efficiency of the developer for application program.

Description

Android animation collections player method, storage medium, electronic equipment and system
Technical field
The present invention relates to Mobile operating system field, and in particular to a kind of Android animation collections player method, storage medium, Electronic equipment and system.
Background technology
In Android operation system, animation collections player (AnimatorSet) is used for the overall animation to display interface Effect is controlled.Animal cartoon apparatus (Animator) is a basic function work in Android operation system animation collections player Tool, animal cartoon apparatus at work, are bound with the various view elements in the application program page, so as to realize view member in application program The movement of element, scaling etc., for example, animal cartoon apparatus is set with the button binding in application program, the duration parameters of animal cartoon apparatus For 300 milliseconds, displacement parameter is set to (0,0) to (100,100), then means that the button can be within 300 milliseconds of time, from screen (0,0) coordinate position of curtain is moved to (100,100) coordinate position, so as to form a kind of animation effect event of movement.
Can typically there are multiple animal cartoon apparatus in one application program simultaneously, each animal cartoon apparatus is responsible for a corresponding views element Animation event, assembled arrangement between each animation, so as to form various complicated animation effects during the use of application program.Together When, also need to add an animation event monitor (AnimatorListener) for each animal cartoon apparatus, to capture animation effect Commence play out/terminate the events such as broadcasting.For example, needed to use in the animation effect of some application program to 5 animal cartoon apparatus, if Developer starts simultaneously at broadcasting using the animation collections player of Android operation system by this 5 animal cartoon apparatus, then have to carry out with Lower step:
1st, the animation collections player of a system is created;
2nd, the animation collections player to create adds an animation event monitor, to monitor whole animation effect thing Part;
3rd, the playTogether functions (while play function) of animation collections player are called, and 5 animal cartoon apparatus are passed Enter in animation collections player;
4th, the start functions (animation commences play out function) of animation collections player are called, commence play out animation.
Meanwhile if developer is asked by extra animation exploitation, it is necessary to which optionally several from animal cartoon apparatus 1~5 form newly Animation collections, gather as animal cartoon apparatus 1,2 and 3 is one, animal cartoon apparatus 2,4 and 5 is that another is gathered, then the set per more one, then The establishment that above-mentioned steps 1~4 carry out animation collections player must be repeated once, process is cumbersome, and development efficiency is low.
The content of the invention
For defect present in prior art, it is an object of the invention to provide a kind of Android animation collections broadcasting side Method, can effectively improve development efficiency of the developer for application program, and the present invention also provides a kind of Android animation collections and broadcast Place system, using aggregate manner, according to animation effect demand, the flexible configuration of animal cartoon apparatus and combination, are effectively improved needed for realization Development efficiency.
To achieve the above objectives, the present invention adopts the technical scheme that, including:
S1:An animation collections are created, animal cartoon apparatus are added in animation collections, the animal cartoon apparatus in the animation collections is at least For one, and each animal cartoon apparatus is responsible for an animation event;
S2:A static function is created, the static function includes two biography Ginseng, wherein, first passes Ginseng for incoming dynamic Event sniffer is drawn, second passes Ginseng to be passed to animation collections;
S3:Static function is performed, judges whether contain animation event monitor in static function, if not containing, goes to S4, if it does, then going to S5, the animation event monitor is monitored to the start-stop to animation event in animation collections;
S4:Animal cartoon apparatus in animation collections commences play out;
S5:Animal cartoon apparatus in animation collections commences play out, and the animal cartoon apparatus most long to playing duration time in animation collections An animation event monitor is added, the starting and ending of the animal cartoon apparatus is monitored and is considered as the starting and ending of whole animation collections.
On the basis of above-mentioned technical proposal,
The animation effect of the application program includes multiple view elements;
The animation event is the animation of a view elements.
On the basis of above-mentioned technical proposal, S4 is specially:
S401:Travel through all animal cartoon apparatus in animation collections;
S402:Each animal cartoon apparatus calls the animation of itself to commence play out function, carries out the broadcasting of animation event.
On the basis of above-mentioned technical proposal, in S5, for the most long animal cartoon apparatus of playing duration time in animation collections Search, be specially:
S501:Animal cartoon apparatus in animation collections is numbered, while states that two represent animal cartoon apparatus sequence number and move respectively Draw the variable of device playing duration time;
S502:First animal cartoon apparatus is enumerated, while will represent that animal cartoon apparatus sequence number variable value is designated as 1, represents that animal cartoon apparatus is broadcast The numerical value for putting duration variable is designated as the playing duration time of first animal cartoon apparatus;
S503:According to the number order of animal cartoon apparatus, next animal cartoon apparatus is enumerated successively, and obtains broadcasting for next animal cartoon apparatus Put the duration, and the numerical value of the playing duration time numerical value of acquisition and animal cartoon apparatus playing duration time variable is contrasted, if greatly In the numerical value of animal cartoon apparatus playing duration time variable then being replaced with to the numerical value of the playing duration time of current animation device, simultaneously Animal cartoon apparatus sequence number variable value is replaced with to the sequence number numerical value of current animation device, if being less than or equal to, not processed;
S504:Circulated according to S403, until having enumerated all animal cartoon apparatus in animation collections, then final animal cartoon apparatus sequence number becomes It is duration most long animal cartoon apparatus in animation collections corresponding to numerical quantity.
On the basis of above-mentioned technical proposal, in step S4 and S5, each animal cartoon apparatus can call the animation inverted order of itself Play function, carry out the Reverse Play of animal cartoon apparatus.
The present invention also provides a kind of storage medium, and computer program, the computer program are stored with the storage medium The Android animation collections player method is realized when being executed by processor.
The present invention also provides a kind of electronic equipment, including memory and processor, is stored on a processor on memory The computer program of operation, the Android animation collections player method is realized described in the computing device during computer program.
The present invention also provides a kind of Android animation collections play system, including:
Creation module, it is used for animation collections and static function, and the animation collections are used to gather animal cartoon apparatus, and each dynamic To draw device and be responsible for an animation event, the static function includes two biography Ginseng, wherein, first passes Ginseng and is used to be passed to animation event prison Device is listened, second passes Ginseng to be passed to animation collections;
Judge module, it is used to judge in static function whether containing animation event monitor;
Playing module, it is used to commence play out the animal cartoon apparatus in animation collections, while is containing animation event monitor Static function animation collections play when, the animal cartoon apparatus most long to playing duration time in animation collections add an animation event Monitor, to monitor the starting and ending of whole animation collections.
On the basis of above-mentioned technical proposal, the animation effect of the application program includes multiple view elements, described dynamic Picture event is the animation effect of a view elements.
On the basis of above-mentioned technical proposal, the playing module is additionally operable to carry out the Reverse Play of animal cartoon apparatus.
Compared with prior art, the advantage of the invention is that:
(1) by the way of animation collections, row set is entered for the animal cartoon apparatus that animation effect to be used, simultaneously for Different animal cartoon apparatus combination required by different animation effects, it is only necessary to which required animal cartoon apparatus is added to animation collections, combination side Just, repeatability is strong, effectively saves the code development time of developer, improves the development efficiency of developer.
(2) by the way of static function calls animation collections, while the configuration of animation event monitor is also convenient for, reached Monitoring for animation effect and it is not listening to flexibly be selected.And to the animation effect containing animation event monitor, find out Reproduction time continues the animal cartoon apparatus most grown, and then monitors the animal cartoon apparatus that playing duration time is most long in animation collections, you can draw The duration of whole animation effect, improve the operation of animation effect and monitor efficiency.
Brief description of the drawings
Fig. 1 is a kind of flow chart of Android animation collections player method in the embodiment of the present invention;
Fig. 2 is the structural representation of a kind of electronic equipment in the embodiment of the present invention.
Embodiment
The present invention is described in further detail below in conjunction with drawings and Examples.
Shown in Figure 1, the embodiment of the present invention provides a kind of Android animation collections player method, should for controlling and playing With the animation effect in program, i.e., the animation effect in the application program of Android operation system is controlled and played, this hair The Android animation collections player method of bright embodiment specifically includes:
S1:An animation collections are created, animal cartoon apparatus are added in animation collections, the animal cartoon apparatus in animation collections is at least one It is individual, and each animal cartoon apparatus is responsible for an animation event.According to the needs of animation effect, required animal cartoon apparatus number is added to dynamic During album closes, operation is flexible.
The animation effect of application program includes multiple view elements, i.e., the completion of one animation effect is by multiple views member Usually to complete jointly, animation event is the animation of a view elements, therefore an animation effect needs multiple animation events, One animation intersection is an animation effect.Button, personage, input frame in view elements such as picture, if button is from picture The B points that the A points in face are moved to picture are an animation event, and each animal cartoon apparatus is responsible for an animation event.Because of each animation The picture change of effect is that different therefore required animal cartoon apparatus numbers is also not quite similar.
S2:A static function is created, static function includes two biography Ginseng, wherein, first passes Ginseng and is used to be passed to animation thing Part monitor, second passes Ginseng to be passed to animation collections.Animation event monitor is used for animation effect, i.e., to animation collections The beginning and end of middle animation event is monitored, and draws the duration of the animation effect, so as to be judged according to the duration Whether the animation effect plays acceleration, in order to carry out the broadcasting of other animation effects or other operations.It is dynamic in animation collections Device is drawn to start simultaneously at broadcasting.Because being not that each animation effect is required to monitor, therefore animation may be contained in static function Event sniffer, it is also possible to do not contain animation event monitor, while the animation in static function at least containing an animal cartoon apparatus Set.
Meanwhile animation collections are preserved using static function, therefore for required animal cartoon apparatus, only need to be with parameter Form be passed in the animation intersection of static function, specific animation effect can be completed, it is convenient to be combined between animal cartoon apparatus, can Effectively development efficiency of the lifting developer for application program.
S3:Static function is performed, judges whether contain animation event monitor in static function, if not containing, then it represents that The start-stop of animation effect need not be monitored, then go to S4, if it does, then needing the start-stop to animation effect to supervise Listen, then go to S5, animation event monitor is monitored to the start-stop to animation event in animation collections;
S4:Animal cartoon apparatus in animation collections commences play out.It is specifically:
S401:Travel through all animal cartoon apparatus in animation collections;
S402:Each animal cartoon apparatus calls the animation of itself to commence play out function, i.e. start () function, carries out animation event Broadcasting.Meanwhile if desired carry out the Reverse Play of animation event, then the animation Reverse Play function of animal cartoon apparatus itself is called, That is reverse () function.
For Reverse Play, i.e., the view elements motion track of function control is commenced play out with animation on the contrary, as animation is opened What beginning play function was carried out is the animation event for the B points that button is moved to picture from the A points of picture, then Reverse Play is button The A points of picture are moved to from the B points of picture.
S5:Animal cartoon apparatus in animation collections commences play out, and the animal cartoon apparatus most long to playing duration time in animation collections An animation event monitor is added, the starting and ending of the animal cartoon apparatus is monitored and is considered as the starting and ending of whole animation collections, Will the starting (commencing play out) of the animal cartoon apparatus be designated as the startings of whole animation collections, the end (terminating to play) of the animal cartoon apparatus regards For the end of whole animation collections, so as to draw the duration of whole animation effect.
Lookup for the most long animal cartoon apparatus of playing duration time in animation collections, it is specially:
S501:Animal cartoon apparatus in animation collections is numbered, such as 1,2,3 ..., while states that two represent dynamic respectively The variable of device sequence number and animal cartoon apparatus playing duration time is drawn, i.e. a scalar to represent animal cartoon apparatus sequence number, use by another variable To represent animal cartoon apparatus playing duration time;
S502:First animal cartoon apparatus is enumerated, while will represent that animal cartoon apparatus sequence number variable value is designated as 1, represents that animal cartoon apparatus is broadcast The numerical value for putting duration variable is designated as the playing duration time of first animal cartoon apparatus, for the playing duration time of animal cartoon apparatus, GetDuration () function of animal cartoon apparatus can be called to draw;
S503:According to the number order of animal cartoon apparatus, next animal cartoon apparatus is enumerated successively, and obtains broadcasting for next animal cartoon apparatus Put the duration, and the numerical value of the playing duration time numerical value of acquisition and animal cartoon apparatus playing duration time variable is contrasted, if greatly In the numerical value of animal cartoon apparatus playing duration time variable then being replaced with to the numerical value of the playing duration time of current animation device, simultaneously Animal cartoon apparatus sequence number variable value is replaced with to the sequence number numerical value of current animation device, if being less than or equal to, not processed;
S504:Circulated according to S403, until having enumerated all animal cartoon apparatus in animation collections, then final animal cartoon apparatus sequence number becomes It is duration most long animal cartoon apparatus in animation collections corresponding to numerical quantity.
Meanwhile for the broadcasting of animal cartoon apparatus in the animation collections of the static function containing animation event monitor, to enter The Reverse Play of row animal cartoon apparatus, then the animation Reverse Play function of animal cartoon apparatus itself is called, carry out the Reverse Play of animal cartoon apparatus.
It should be noted that if some animation effect needs to use animal cartoon apparatus 1, animal cartoon apparatus 2 and animal cartoon apparatus 3, using the back of the body The control method of animation effect in scape technology, corresponding code are:
And the Android animation collections player method of the present invention is used, code is only:
ViewAnimatorSet.playTogether(animatorListener,animator1,
animator2,animator3);
It is clear that the Android animation collections player method of the present invention can greatly save the amount of writing of code, effectively The operating efficiency of developer is improved, and for animal cartoon apparatus used in no animation effect, it is only necessary to in code Animator1, animator2, animator3 are changed, and code repeat usage is high.
The principle of the Android animation collections player method of the present invention is, by the way of animation collections, is imitated for animation The fruit animal cartoon apparatus to be used enters row set, is combined simultaneously for the different animal cartoon apparatus required by different animation effects, it is only necessary to Required animal cartoon apparatus is added to animation collections, combination is convenient, and repeatability is strong, when effectively saving the code development of developer Between, the development efficiency of developer is improved, while by the way of static function calls animation collections, facilitate for animation event The configuration of monitor, monitoring for animation effect and is not listening to flexibly be selected.Meanwhile to containing animation event monitor Animation effect, find out the animal cartoon apparatus that reproduction time continues most to grow, and only need monitor animation collections in playing duration time it is most long Animal cartoon apparatus, you can draw the duration of whole animation effect, improve animation effect operation and monitor efficiency.
In addition, corresponding above-mentioned Android animation collections player method, the present invention also provides a kind of storage medium, in storage medium Computer program is stored with, realizes that the Android animation collections described in the various embodiments described above are broadcast when computer program is executed by processor The step of putting method.It should be noted that the storage medium include USB flash disk, mobile hard disk, ROM (Read-Only Memory, Read-only storage), RAM (Random Access Memory, random access memory), magnetic disc or CD etc. are various to deposit Store up the medium of program code.
Shown in Figure 2, corresponding above-mentioned Android animation collections player method, the present invention also provides a kind of electronic equipment, wraps Memory and processor are included, the computer program run on a processor, computing device computer journey are stored on memory The step of Android animation collections player method of the various embodiments described above is realized during sequence.
The present invention also provides a kind of Android animation collections play system based on above-mentioned Android animation collections player method, wraps Include creation module, judge module and playing module.
Creation module is used for animation collections and static function, and the animation collections are used to gather animal cartoon apparatus, and each animation Device is responsible for an animation event, and the static function includes two biography Ginseng, wherein, first passes Ginseng and is used to be passed to animation event monitoring Device, second passes Ginseng to be passed to animation collections;Judge module is used to judge whether monitored in static function containing animation event Device;Playing module is used to commence play out the animal cartoon apparatus in animation collections, while in the static letter containing animation event monitor When several animation collections play, the animal cartoon apparatus most long to playing duration time in animation collections adds an animation event monitor, To monitor the starting and ending of whole animation collections.The animation effect of application program includes multiple view elements, animation event For the animation effect of a view elements.Playing module is additionally operable to carry out the Reverse Play of animal cartoon apparatus.
The principle of Android animation collections play system of the present invention is, creation module making of cartoon set, hence for The animation effect animal cartoon apparatus to be used enters row set, simultaneously for the different animal cartoon apparatus groups required by different animation effects Close, it is only necessary to required animal cartoon apparatus is added to animation collections, combination is convenient, and repeatability is strong.Meanwhile creation module creates static state Function, by the way of static function calls animation collections, the convenient configuration for animation event monitor, for animation effect Monitoring and be not listening to flexibly be selected.When judge module finds out broadcasting in the animation effect containing animation event monitor Between continue the animal cartoon apparatus most grown, animal cartoon apparatus only most long to playing duration time in animation collections is monitored, you can is drawn whole dynamic The duration of effect is drawn, the operation of animation effect is improved and monitors efficiency.
The present invention is not limited to the above-described embodiments, for those skilled in the art, is not departing from On the premise of the principle of the invention, some improvements and modifications can also be made, these improvements and modifications are also considered as the protection of the present invention Within the scope of.The content not being described in detail in this specification belongs to prior art known to professional and technical personnel in the field.

Claims (10)

  1. A kind of 1. Android animation collections player method, for controlling and the animation effect in play-back application, it is characterised in that Including:
    S1:An animation collections are created, animal cartoon apparatus are added in animation collections, the animal cartoon apparatus in the animation collections is at least one It is individual, and each animal cartoon apparatus is responsible for an animation event;
    S2:A static function is created, the static function includes two biography Ginseng, wherein, first passes Ginseng and is used to be passed to animation thing Part monitor, second passes Ginseng to be passed to animation collections;
    S3:Static function is performed, judges whether contain animation event monitor in static function, if not containing, goes to S4, if Contain, then go to S5, the animation event monitor is monitored to the start-stop to animation event in animation collections;
    S4:Animal cartoon apparatus in animation collections commences play out;
    S5:Animal cartoon apparatus in animation collections commences play out, and the animal cartoon apparatus most long to playing duration time in animation collections addition One animation event monitor, monitor the starting and ending of the animal cartoon apparatus and be considered as the starting and ending of whole animation collections.
  2. A kind of 2. Android animation collections player method as claimed in claim 1, it is characterised in that:
    The animation effect of the application program includes multiple view elements;
    The animation event is the animation of a view elements.
  3. 3. a kind of Android animation collections player method as claimed in claim 1, it is characterised in that S4 is specially:
    S401:Travel through all animal cartoon apparatus in animation collections;
    S402:Each animal cartoon apparatus calls the animation of itself to commence play out function, carries out the broadcasting of animation event.
  4. A kind of 4. Android animation collections player method as claimed in claim 1, it is characterised in that:In S5, for animation collections The lookup of the most long animal cartoon apparatus of middle playing duration time, it is specially:
    S501:Animal cartoon apparatus in animation collections is numbered, while states that two represent animal cartoon apparatus sequence number and animal cartoon apparatus respectively The variable of playing duration time;
    S502:First animal cartoon apparatus is enumerated, while will represent that animal cartoon apparatus sequence number variable value is designated as 1, represents that animal cartoon apparatus plays and holds The numerical value of continuous time variable is designated as the playing duration time of first animal cartoon apparatus;
    S503:According to the number order of animal cartoon apparatus, next animal cartoon apparatus is enumerated successively, and the broadcasting for obtaining next animal cartoon apparatus is held The continuous time, and the numerical value of the playing duration time numerical value of acquisition and animal cartoon apparatus playing duration time variable is contrasted, if being more than, The numerical value of animal cartoon apparatus playing duration time variable replaces with to the numerical value of the playing duration time of current animation device, while by animation Device sequence number variable value replaces with the sequence number numerical value of current animation device, if being less than or equal to, does not process;
    S504:Circulated according to S403, until enumerated all animal cartoon apparatus in animation collections, then final animal cartoon apparatus sequence number variable number It is duration most long animal cartoon apparatus in animation collections corresponding to value.
  5. 5. a kind of Android animation collections player method as claimed in claim 1, it is characterised in that in step S4 and S5, each Animal cartoon apparatus can call the animation Reverse Play function of itself, carry out the Reverse Play of animal cartoon apparatus.
  6. 6. a kind of storage medium, computer program is stored with the storage medium, it is characterised in that:The computer program is located Reason device realizes the method described in any one of claim 1 to 5 when performing.
  7. 7. a kind of electronic equipment, including memory and processor, the computer journey run on a processor is stored on memory Sequence, it is characterised in that:The method described in any one of claim 1 to 5 is realized described in the computing device during computer program.
  8. A kind of 8. Android animation collections play system, it is characterised in that:Including:
    Creation module, it is used for animation collections and static function, and the animation collections are used to gather animal cartoon apparatus, and each animal cartoon apparatus It is responsible for an animation event, the static function includes two biography Ginseng, wherein, first passes Ginseng and is used to be passed to animation event monitoring Device, second passes Ginseng to be passed to animation collections;
    Judge module, it is used to judge in static function whether containing animation event monitor;
    Playing module, it is used to commence play out the animal cartoon apparatus in animation collections, while is containing the quiet of animation event monitor When the animation collections of state function play, the animal cartoon apparatus most long to playing duration time in animation collections adds an animation event and monitored Device, to monitor the starting and ending of whole animation collections.
  9. A kind of 9. Android animation collections player method as claimed in claim 8, it is characterised in that:The animation of the application program Effect includes multiple view elements, and the animation event is the animation effect of a view elements.
  10. A kind of 10. Android animation collections player method as claimed in claim 8, it is characterised in that:The playing module is also used In the Reverse Play for carrying out animal cartoon apparatus.
CN201710528339.2A 2017-07-01 2017-07-01 Android animation set playing method, storage medium, electronic device and system Active CN107479872B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710528339.2A CN107479872B (en) 2017-07-01 2017-07-01 Android animation set playing method, storage medium, electronic device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710528339.2A CN107479872B (en) 2017-07-01 2017-07-01 Android animation set playing method, storage medium, electronic device and system

Publications (2)

Publication Number Publication Date
CN107479872A true CN107479872A (en) 2017-12-15
CN107479872B CN107479872B (en) 2020-09-08

Family

ID=60595503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710528339.2A Active CN107479872B (en) 2017-07-01 2017-07-01 Android animation set playing method, storage medium, electronic device and system

Country Status (1)

Country Link
CN (1) CN107479872B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108133503A (en) * 2017-12-29 2018-06-08 北京物灵智能科技有限公司 A kind of method and system that expression animation is realized using game engine
CN108287742A (en) * 2018-01-10 2018-07-17 武汉斗鱼网络科技有限公司 A kind of method that realizing floating layer animation, storage medium, electronic equipment and system
CN108804104A (en) * 2018-07-02 2018-11-13 武汉斗鱼网络科技有限公司 Implementation method, device, storage medium and the terminal of the self-defined animation of Android system
CN108986187A (en) * 2018-07-02 2018-12-11 武汉斗鱼网络科技有限公司 A kind of implementation method, device, storage medium and the android terminal of general animation
CN111127602A (en) * 2019-12-27 2020-05-08 珠海金山网络游戏科技有限公司 Animation production method and device based on NGUI

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942050A (en) * 2014-04-15 2014-07-23 Tcl集团股份有限公司 Implementation method and system for applying animation to Android platform
US9292955B1 (en) * 2012-01-05 2016-03-22 Google Inc. Sequencing of animations in software applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9292955B1 (en) * 2012-01-05 2016-03-22 Google Inc. Sequencing of animations in software applications
CN103942050A (en) * 2014-04-15 2014-07-23 Tcl集团股份有限公司 Implementation method and system for applying animation to Android platform

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108133503A (en) * 2017-12-29 2018-06-08 北京物灵智能科技有限公司 A kind of method and system that expression animation is realized using game engine
CN108287742A (en) * 2018-01-10 2018-07-17 武汉斗鱼网络科技有限公司 A kind of method that realizing floating layer animation, storage medium, electronic equipment and system
CN108804104A (en) * 2018-07-02 2018-11-13 武汉斗鱼网络科技有限公司 Implementation method, device, storage medium and the terminal of the self-defined animation of Android system
CN108986187A (en) * 2018-07-02 2018-12-11 武汉斗鱼网络科技有限公司 A kind of implementation method, device, storage medium and the android terminal of general animation
CN108986187B (en) * 2018-07-02 2023-09-01 广州名动影视文化有限公司 Universal animation realization method and device, storage medium and android terminal
CN111127602A (en) * 2019-12-27 2020-05-08 珠海金山网络游戏科技有限公司 Animation production method and device based on NGUI

Also Published As

Publication number Publication date
CN107479872B (en) 2020-09-08

Similar Documents

Publication Publication Date Title
CN107479872A (en) Android animation collections player method, storage medium, electronic equipment and system
CN110868631B (en) Video editing method, device, terminal and storage medium
CA2093313C (en) Method and apparatus for video editing
US8620143B2 (en) Image processing apparatus, method, and program, and program storage medium
US7890867B1 (en) Video editing functions displayed on or near video sequences
US6542692B1 (en) Nonlinear video editor
CN105530440B (en) Video production method and device
US5777612A (en) Multimedia dynamic synchronization system
CN104715770B (en) A kind of method for playing music and device
CN110427094A (en) Display methods, device, electronic equipment and computer-readable medium
CN103986933B (en) Dynamic picture display methods and device
CN112788427B (en) Device and method for playing video small window
US20190369952A1 (en) Voice memorandum application user interface
CN106792197A (en) The changing method and system of a kind of video playback area layout
CN107750007A (en) A kind of processing method and processing device of video barrage
CN106709070A (en) Animation generating method and device, and animation playing method and device
CN107231537A (en) A kind of picture-in-picture switching method and apparatus
KR100597398B1 (en) Apparatus and method for searching for video clip
CN104952097A (en) Real-time control method and real-time control system for GIF (Graphics Interchange Format) animation based on multi frame decomposition technique
CN108399092A (en) A kind of generation method of segmented growing bar
CN110019866A (en) Dynamic picture playback method, device and storage medium
CN107241635A (en) A kind of method and device of barrage position switching
CN105487769B (en) Media file display method and device and electronic equipment
CN106921886A (en) The multimedia data playing method and device of a kind of terminal
CN106547768A (en) A kind of control method for playing back and device of media file

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