[REQ] Animated drop down menu

Search This thread

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
I would love to add this to a theme.
I have tried to make this work myself by following the instructions in the linked thread, but I couldnt get it to work on our phone. Maybe someone more talented than I can get it going(nitsuj17)(sbrissen). Anyway, here are the links. 1st one is a preview video of modded pull down. 2nd one is a set of instructions for adding the mod, the first 3-4 post are for gingerbread roms and then there is one for froyo roms...

YouTube Video:(would want to change animation out)
http://www.droid-life.com/2011/06/0...pulldowns-coming-to-a-rom-and-theme-near-you/

Instructional thread:
http://www.droidforums.net/forum/droid-themes/151983-animated-status-bar-pulldown-gb-roms.html




Sent from my SCH-I500
 
Last edited:

nitsuj17

Inactive Recognized Developer
Aug 24, 2010
10,160
17,211
PA
looks neat for those that would like it...i personally have no interest in it it though :)
 

Echo113

Senior Member
Jan 17, 2011
2,634
1,532
Pittsburgh!! 412!!
Yay. Something to suck more battery life!! Lol

Legen......wait for it......dary!!! - Bazinga!!
Trying out DEMONSPEED MIUI! GO STEELERS!
 

thefunkbot

Senior Member
Oct 9, 2010
513
153
Birmingham
I don't think my battery would appreciate this. D:

However it does look cool. If you could get something like a weather live wallpaper to show there it would be amazing.

Sent from my SCH-I500 using XDA Premium App
 

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
looks neat for those that would like it...i personally have no interest in it it though :)

Sorry to hear that. I think some of the animations would get pretty sweet. After we had the chance to swap out the files for our own taste or to match whatever theme you are working on.Obviously I wouldnt want the same animation from the video but customizing it the way we want peaks my intrest.......thanks for replying.


Sent from my SCH-I500
 
Last edited:

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
I don't think my battery would appreciate this. D:

However it does look cool. If you could get something like a weather live wallpaper to show there it would be amazing.

Sent from my SCH-I500 using XDA Premium App

Exactly my point, technically I guess you could even use live wallpaper files and themers could create their own custom animations..

As far as battery life, according to the creator its not a battery drain and doesnt consume resources unless you engage the drop down menu....


Sent from my SCH-I500
 
Last edited:

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
either way, im kinda in the same boat as nitsuj, but im still going to make this work on our phones. :)

If you can do it...would be appreciated. Let me know what happens after you set transparency add code and recompile the framework.... Want to know what im doing wrong...


Sent from my SCH-I500
 
Last edited:

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
there ya go :)

yeah i could never see incorporating it into something i do...but know many would like to...seems fairly straight forward edits though

seeing your work, I figured you wouldnt be into it, but I know you could make it happen. Being the first one to pull off a transparent dialer on our phone :)


Sent from my SCH-I500
 

sunder74

Senior Member
Jan 19, 2010
1,291
188
Washington DC
Not really my thing either but i will take a look at it also. Its based off the systemui.apk for GB roms...but I think its doable.

Sent from my SCH-I500 using XDA Premium App
 

thefunkbot

Senior Member
Oct 9, 2010
513
153
Birmingham
okay ive got it working on my phone now... but i dont have any good animations to do it with. Right now im using it with the stock android bootanimation.
 
Last edited:

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
okay ive got it working on my phone now... but i dont have any good animations to do it with. Right now im using it with the stock android bootanimation.

ok, cool! 2 questions, 1. Is it laggy? 2. Is it affecting RAM?
If you want to share you could PM me a link.


Sent from my SCH-I500
 

GrainOsand

Senior Member
Jan 5, 2011
1,335
330
I hope at somepoint this leads to pull down widgets... Like sports scores, weather, news or whatever...... But simple animations is a good start and I realize widgets would be a leap but who knows....


I still dont understand what I was doing wrong. Did exactly what the original modder instructed... Aaaaaaa, oh well. Ill try again when I get to my desk top. My laptop died.......


Sent from my SCH-I500
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Okay guys, here it is. I have added the stock android boot animation (the one that comes with comm rom) as the background of the pull down for testing. All of the images are found in framework-res.apk in the res/drawable-hdpi folder. Currently there are 40 images, named from android0000.png to android0039.png, however the numbers of images can be changed in the animation xml i made named pulldown_background_anim.xml in framework-res.apk in the res/anim folder.

    To make this work on our phones, the edit needed to be made to the status_bar_tracking.xml in the twframework, instead of framework-res.apk as mentioned in the tutorial thread that GrainOsand linked to. However, when adding all of those animation images to the twframework, i was unable to get the apk to compile. Therefore, i added android:background="@android:anim/pulldown_background_anim" to the first line of status_bar_tracking.xml to point it to the pulldown_background_anim.xml in the anim folder in framework-res.apk, where adding the animation images were compiling correctly.

    This flashable zip contains both framework-res.apk and twframework.apk.

    WARNING: Flashing this will overwrite your current theme!


    Download: http://www.mediafire.com/?eajbbvx53nzo1eh



    To remove this mod, just flash this un-modified comm rom 2.0 framework and then your theme of choice.

    Download un-modded framework: http://www.mediafire.com/?49gsat9w7n97nx6

    *I'm not responsible if this breaks your phone!*