mzlogin / android-ui-demos

Android UI develop practices / Custom Views
MIT License
6 stars 0 forks source link

Animation like cleaner #2

Open bhavikgandhi007 opened 7 years ago

bhavikgandhi007 commented 7 years ago

Hello can you write or give demo of animation like cleaner vaccume animation.

mzlogin commented 7 years ago

Maybe I can have a try when I got some free time.

How can I see this animation? in which app?

bhavikgandhi007 commented 7 years ago

you can view in all cleaner app. or https://play.google.com/store/apps/details?id=com.apps.go.clean.boost.master&hl=en https://play.google.com/store/apps/details?id=com.jointigers.studio.supercleanerpro&hl=en

mzlogin commented 7 years ago

I'm writing a demo for imitation it. It's undone now, and there are some details that need to be improved. I'll open source it after finish it.

Below is current results.

bhavikgandhi007 commented 7 years ago

hello, can you share github link or source code

mzlogin commented 7 years ago

I'll share it to GitHub later, after I felt it was ready.

bhavikgandhi007 commented 7 years ago

ok

bhavikgandhi007 commented 7 years ago

hello, can you share code? I need to integrate to my code so please upload that

mzlogin commented 7 years ago

I'm in my Spring Festival holiday starting today, I'm not sure when to ready the code.

You say you need to integrate this animation to your code, there is a problem, most of my code is from Super Cleaner by Reverse Engineering, I only want to learn something from it. It is not a good idea to use it in commercial, there is a legal risk.

bhavikgandhi007 commented 7 years ago

which tool you have used in reverse Engineering because i cannot get that Animation

mzlogin commented 7 years ago

apktool and dex2jar

bhavikgandhi007 commented 7 years ago

hello, have you done demo?

mzlogin commented 7 years ago

Not yet. I just finished my vacation. Have you tried to analysis the animation by Reverse Engineering by yourself?

bhavikgandhi007 commented 7 years ago

Yes,I have tried but not done

bhavikgandhi007 commented 3 years ago

@mzlogin Can you share the animation code?

mzlogin commented 3 years ago

@mzlogin Can you share the animation code?

Oh...you still working on this? My demo code is in https://github.com/mzlogin/BlackHoleAnimationView