for all developer - Galaxy Tab Q&A, Help & Troubleshooting

eny one can make app or project.apk for tab like flip page animation
eny developer can help?

Related

[REQUEST] autorotate animation

I don't know if this is the right place to post this. So mods have at it and move if needed. Would it be possible to have an app or code in a rom that'll animate the screen during use of the autorotate feature? Obviously I have no clue on how to code
This would be nice, the iPhone makes a nice animation when switching between landscape and portrait. I wouldn't necessarily suggest making one the same, but making any would be cool.
Yes, I think it's a good idea.
But PLEASE, do not fork the iPhone
And I really don't see how to do such a thing.. Any dev?
llxxjinxxll said:
I don't know if this is the right place to post this. So mods have at it and move if needed. Would it be possible to have an app or code in a rom that'll animate the screen during use of the autorotate feature? Obviously I have no clue on how to code
Click to expand...
Click to collapse
Did you check out the option > Fancy input animations < @ SpareParts ?
pvillasuso said:
Did you check out the option > Fancy input animations < @ SpareParts ?
Click to expand...
Click to collapse
Doesn't that only make animations for sliding windows like keyboards? I think the OP means for rotating from landscape to portrait.
+1 this would be grreat i hate the way it just goes blank and shows up agen, no smoothness about it :/
is even settle for a simple fade like on the old old G1 roms. or that rotate.
I've already started a thread about that here:
http://forum.xda-developers.com/showthread.php?t=662609
I tried the spare parts option, it didn't do anything.
i, too, like this idea. :]
+1 would be great!
another +1, I think this is a really important feature
Droidsans tweak tool on the market used to do this for the g1 I don't know if it works on the nexus

[Q] Transparent App Drawer

Hi all,
Can anyone tell me the file and value to modify to edit the transparency of the App Drawer background on a ROM using Sense UI 2.1?
I think I have found it. It should be in the launcher.xml within Rosie.apk/res/layout-port
EDIT: Not sure this is it.
Did u ever get a solution for this?

Remove Screen off animation

Hi everybody,
I've just installed a pack of modifications wich contains screen off animation,
i dont want to use it, so how can i remove it and install the stock ?
which file in the framework-res.apk do i have to change ?
thanks for answering,
A simple way is, just turn off animations in display.
Yeah but the problem is that i wanna use the animations without the CRT off anim ...
HRN93 said:
Yeah but the problem is that i wanna use the animations without the CRT off anim ...
Click to expand...
Click to collapse
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
seeraj15 said:
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
So there isn't a file to delete or modify to disable the CRT animation? I updated to MilkyS 1.2 from stock 2.3.3. and would like to continue using NoLed, but if I use the "blinking" -option I get CRT-off for every blink and it's not so nice. It also seems that the button backlights blink too even if I disable them from NoLed settings.
Any ideas? A modified framework-res.apk or something?
Sorry its off topic, how do u make the led's blink ?
Been trying this for a while SGS i9000 Simply Honey
bigmadpete said:
Sorry its off topic, how do u make the led's blink ?
Been trying this for a while SGS i9000 Simply Honey
Click to expand...
Click to collapse
I meant that the "leds" blink at the same time with NoLed's icons. And it does it even if I try to disable it via NoLed's settings. It might have something to do with MilkyS rom's BLN support.
seeraj15 said:
Enable window and transition animations in the spare parts app and disable animations in settings. This should give you animations without crt animation.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Actually in some roms this doesnt work. Is there another solution to keeping the animations but not the screen off crt animation?
seeraj15 said:
Actually in some roms this doesnt work. Is there another solution to keeping the animations but not the screen off crt animation?
Click to expand...
Click to collapse
Yes im running cm7 nightly and my display animations are off and the window animation and the other setting are On.. but i still get the crt animation when i turn on my phone and its annoying to wait 10 seconds for my screen to show up lol
yeah you can by modifying a file in framework-res.
look for res\values\bools.xml
then find <bool name="config_animateScreenLights">xxx</bool
Replace the xxx by false or true.
ex : If you have true, type false.
hope it helps.
bb
Crt animation happens when u enable animation in spare parts app. Disbale it from their!
Sent from my sgs
kernel: galaxian
Rom: jetpack

[Q] Water Ripple Effect

Hi, I was just wondering.Some review sites say that the Mini's lockscreen has the same water ripple effect as the original S3, but I can seem to find where to enable it? All I have is the animation for unlock that looks a bit like from the Tab's swipe lock screen, Honeycomb like animation effect.
It was there in 4.1.1, but with update to 4.1.2 is gone. But it can be easy enable, just look in apps and theme section or use google how to do it
chanchan05 said:
Hi, I was just wondering.Some review sites say that the Mini's lockscreen has the same water ripple effect as the original S3, but I can seem to find where to enable it? All I have is the animation for unlock that looks a bit like from the Tab's swipe lock screen, Honeycomb like animation effect.
Click to expand...
Click to collapse
I've been using BenzROM v6 that restores that functionality. (http://forum.xda-developers.com/showthread.php?t=2119219 if you want to look)
this is why there is a search function on these forums
the other thing is that we seem to have a lot of users registering just to post questions that have already been asked and answered

How to make Pictures with an animation transparent and nontransparent?

Hello,
i have a problem. I want to make a short cube animation for my new Android App, but the roblem is, that my code will not do it... Can anyone help me? Thanks a lot
cube_1.animate().alpha(1).setDuration(1000);
cube_1.animate().alpha(0).setDuration(1000);
cube_2.animate().alpha(1).setDuration(1000);
cube_2.animate().alpha(0).setDuration(1000);
cube_3.animate().alpha(1).setDuration(1000);
cube_3.animate().alpha(0).setDuration(1000);
cube_4.animate().alpha(1).setDuration(1000);
cube_4.animate().alpha(0).setDuration(1000);
cube_5.animate().alpha(1).setDuration(1000);
cube_5.animate().alpha(0).setDuration(1000);
cube_6.animate().alpha(1).setDuration(1000);
cube_6.animate().alpha(0).setDuration(1000);

Categories

Resources