Page 13 of 13 FirstFirst ... 3111213
Results 121 to 129 of 129

Thread: Custom Window Animations

777
  1. [translate]    #121
    Junior Member
    Join Date
    Jan 2011
    Location
    cdfbgsfdgsfd
    Posts
    10

    Default

    Hey, I've ""ported"" new transition animation from this aplication - https://market.android.com/details?i...=search_result

    it looks like this:



    How to:
    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 E:\framework-res.apk /system/framework/
    8. Reboot phone and have fun

    here is how it's started- Custom Animation

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

    Default

    If anyone wants, here is my favorite set of anims. It's mostly made up of FlyIn anims, as those are my favorite. However, FlyIn has a few flaws; firstly activity_open/close_enter/exit in FlyIn looks ugly with transition animation speed set to 'fast' in Spare Parts/SMParts, and it doesn't have any special toast_enter/exit anims. So I've mixed it with some of the anims from Flip and the ones ported by Wicia above, and voila.

    (I used to use Flip anims to compensate for these flaws in FlyIn and even uploaded a version of Inspi(red) theme with them, but the ones above go a bit better with FlyIn so now I use them instead)
    Attached Files Attached Files

  3. [translate]    #123
    Senior Member
    Join Date
    Oct 2010
    Location
    Turkey
    Posts
    373

    Default

    Wicia has published a new animation.

    You can read its description and download it if you like here

    Here is a video about the new animation (Animations in this video can be slow for you because the animations are set to "slow" in Spare Parts):



    The video and the animations are prepared by Wicia. Thanks to Wicia

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

    Default

    I "did" another animations. Here I used original Android animations, but now every screen transition looks like app start/close animation :


    You can download them here Multiupload.com - upload your files to multiple file hosting sites!
    and apply them with the same method as here Custom Animation

    If you have a nice animations concept - tell me, I'll try to implement them
    You must only know, that Android doesn't support 3D animations (so bye bye to 3D cube effect). It has to be done with alpha,rotate,resize or translate, just take a look here for more informations - Animation Resources | Android Developers

  5. [translate]    #125
    Moderator EniGmA1981's Avatar
    Join Date
    Nov 2010
    Location
    Wales, UK
    Posts
    1,223

    Default

    I really like that wicia!

    Downloading now to give it a try

    ---------- Post added at 08:15 PM ---------- Previous post was at 06:26 PM ----------

    Works really well man, I love it!! Looks great!!
    Last edited by EniGmA1981; 07-09-2011 at 10:15 PM.

  6. [translate]    #126
    Senior Member
    Join Date
    Jul 2010
    Location
    Surabaya, Indonesia
    Posts
    222

    Default

    a little delay in window transition, but nice
    Big thanks to SAMDROID for all great works !! Specialy for the developers

  7. [translate]    #127
    Senior Member
    Join Date
    Oct 2010
    Location
    Turkey
    Posts
    373

    Default

    Wicia, can you try to create animations which is in iphone? For example, pop-up animation is better in iphone.

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

    Default

    are you talking about this popup animation? ‪2.2 UIAlertView Popup + How to Remove Keyboard UITextfeild - xcode interface builder iphone sdk‬‏ - YouTube
    If yes, sure, it can be done I'll try after I return from my job

  9. [translate]    #129
    Junior Member
    Join Date
    May 2011
    Location
    Indonesia
    Posts
    26

    Default

    Anyone know where I can get the Original Animation?

Page 13 of 13 FirstFirst ... 3111213

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
  •