Results 1 to 6 of 6

Thread: Custom Animation

  1. [translate]    #1
    Senior Member
    Join Date
    Oct 2010
    Location
    Turkey
    Posts
    382

    Default Custom Animation

    Hi. I wanna ask a question about custom window animations. I saw an app that uses custom animations. Is it possible to port the animations from app to use everytime? Pls download the app and have a look at the animations I want them Thanks.
    https://market.android.com/details?i...=search_result

  2. [translate]    #2
    Junior Member
    Join Date
    Jan 2011
    Location
    cdfbgsfdgsfd
    Posts
    10

    Default

    cool animations, see what I can do [WIP]

    [edit]
    OMG it works flawlessly
    I'm currently on LG P500, but it's ROM independent. All you have to do is:
    1. Download this archive
    2. Pull your framework-res.apk from /system/framework/ folder (via RootExplorer or via adb -
    Code:
    adb pull /system/framework/framework-res.apk  C:\framework-res.apk
    3. Open pulled file with winrar/7zip/whatever and navigate to \res\anim\ directory in archive
    4. Replace files with the downloaded ones
    5. Reboot to recovery
    6. Mount /system in "Mounts" menu
    7. Push the modified framework-res.apk back by executing
    Code:
    adb push C:\framework-res.apk /system/framework/
    8. Reboot phone and have fun

    here is a perview (animations are set to "slow" in Spare Parts)
    Last edited by Wicia; 07-02-2011 at 03:14 AM.

  3. [translate]    #3
    Member
    Join Date
    Aug 2010
    Location
    UK
    Posts
    95

    Default

    Anyone tested in Spica?

    Possible to get a .zip?

  4. [translate]    #4
    Junior Member
    Join Date
    Nov 2010
    Location
    France
    Posts
    13

    Default

    Working on Spica (Tested on my Phone with the framework-res.apk of my HoneySense - Light Rom)

  5. [translate]    #5
    Senior Member
    Join Date
    Feb 2011
    Location
    Singapore
    Posts
    210

    Default

    These look great if you mix them with FlyIn anims. But they work well only if you change window animation speed and transition animation speed to 'fast' in Spare Parts/SMParts, otherwise they're a bit too slow for general use. Thanks @Wicia

  6. [translate]    #6
    Senior Member
    Join Date
    Oct 2010
    Location
    Turkey
    Posts
    382

    Default

    Thanks Wicia I'll try them.

    You should ask dnutz to add your animation to Custom Window Animations thread.
    Last edited by farukdgn; 06-27-2011 at 04:29 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •