[Q] Super cool NEW windows/transitions animations - Android Themes

Today I saw this video:
and my face was :O
Is there any way to get this on our phones?
Here's the devs site : http://0xlab.org/index.html
Another video and note: http://olvaffe.blogspot.com/2009/12/android-with-3d-effects.html
here is their download section: http://downloads.0xlab.org/
It's open source, here is repoisitory http://gitorious.org/android-eeepc
link to effects source (?) - http://gitorious.org/android-eeepc/base/commits/effects

I definetly concur.
Sent from my HTC Vision using XDA App

That is cool

Looks like they are using an updated/modified version of Dev Tools. They are going to Dev Tools -> Development Settings, but they seem to have an extra option in there that I don't have in mine.
The search is on.....

DO WANT !!! Seriously though Ill go and try to find something on it .

Looking more closely, that video was posted a year ago. Is this an old version of Dev Tools?

^ oh your right.... & they never showed any transition within another app

they never showed any transition within another app
Click to expand...
Click to collapse
maybe because they wanted to record just a short video perview
This project is open source, so you can download sources and port it
Here is repoisitory http://gitorious.org/android-eeepc
link to effects source (?) - http://gitorious.org/android-eeepc/base/commits/effects

Looks like the whole git died... that is a pity though, one or two transitions in the video really kicked ass and I sure can't port anything, anywhere!

Related

Search results here @ xda suck

Ive searched high and low, here, google, bing and forceclose.com' even tried ADB and terminal to look under the hood. nothing so far.
I hate the 1.6 camcorder; no auto-focus...not even sure if there is a zoom feature. Can anybody tell me which version or which image the camera/camcorder.apk in CM.4.0.4 is from so i can port.
It looks like a mesh of Magic's and Hero's modified, but im not sure and very confused.
This is the only thing keeping me from going full-donut.
that would be the htc camera port, give me a sec and i should be able to get you a link to it
it's a little bit old but the first one i found with the search
http://forum.xda-developers.com/showthread.php?t=521837
umm here is a newer one with terminal commands
http://forum.xda-developers.com/showthread.php?t=535736
first 2 with the search you just gotta be more specific
remember to type in android or g1 or mytouch since xda is a very large resource place for different types of os es
gridlock32404 said:
it's a little bit old but the first one i found with the search
http://forum.xda-developers.com/showthread.php?t=521837
Click to expand...
Click to collapse
THANX bro
you say first...i assume reguarding the search results but there arent any updated or modified versions of said info right?
EDIT: also there shouldnt be any stability issues to encounter. i mean why release 1.6 downgraded w/ less features?
it is not less features, just the stock camera that came with the phone's most likely
i don't use the camera on my phone ever so i couldn't tell you much about it, just from helping out or reading threads
try adding the month in on your search sometimes that helps
i put in htc camera .apk android so try it with a oct after it
gridlock32404 said:
i don't use the camera on my phone ever so i couldn't tell you much about it,
Click to expand...
Click to collapse
For everday use, me neither. But i got 2 G1s, no HD Cam and I wanted to create some basic tutorial vids for some fellow users.
here is a great guide to base it off of
http://forum.xda-developers.com/showthread.php?t=563679

Progress towards Notification Menu Power Widget Mod on Inc Framework

Ok. So as of now I have put about 19 straight hours of work into porting this thing over.
http://forum.xda-developers.com/showthread.php?t=836721&page=27
Of the necessary edits, I have all but one single smali completely finished. Im hoping to get this working before i pass out...literally
Thanks to JsiChiSurf for putting this together, the amount of work that went into was MASSIVE and you should all buy him a beer for it. Hes been extremely helpful as I waded though the (no exaggeration) thousands of lines of code he modified.
Also I wanna say thanks to Lou for browsing the thread when I visited his profile page or i wouldnt have noticed it last night.
As of now theres nothing to see, nothing to show you guys, but rest assured, its getting there. this is a HUGE mod, itll take some time. Look for it in my rom that ill be releasing in a week or so.
try apk manager
http://forum.xda-developers.com/showthread.php?t=695701
incubus26jc said:
try apk manager
http://forum.xda-developers.com/showthread.php?t=695701
Click to expand...
Click to collapse
still no go :/
upload your files... I will do it
incubus26jc said:
upload your files... I will do it
Click to expand...
Click to collapse
the issue wasnt actually apktool. looks like jsichisurf didnt have the extended battery mod (1-100%) on his base rom, so the ids from the new images needed for his mod conflict with the pre existing ones from the battery. im trying to find a way to set new ids for them all :/
got all three files to compile, just pushed them to my phone, rebooting now. hopefully i got this successfully ported to the inc framework!
well, if anyone interested in my progress, i almost have t successfully ported over. the framework-res and framework.jar files install without a hitch. the problem is the StatusBarService.smali in services.jar all the other ones ive been able to "port" over, but i havent been able to get it to work with that one, it gets JUST before the final boot and then starts to loop. you know the little vibrate your phone gives right before it goes from the boot animation to the homescreen? it gets that far. im close.
i figure once i get it working ill turn this int to official thread for the mod. wish me luck
Good luck! Looking forward to this. Thanks for all your hard work.
Sent from my ADR6300 using XDA App
Shaundiesel said:
Good luck! Looking forward to this. Thanks for all your hard work.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
i think i just got the services.jar to sucessfully install. just need to see if i can get all three to go nicely together
and of course to make sure i did actually did it right xD
I was just thinking this would be much better then the recent apps list. Cool to are you're working on it. Looking forward to this!
I would just be careful. Lou from the RR Rom ported it and there is some 3g issues. You can find the thread in my Sig.
Sent from my ADR6300 using XDA App
Ultimate Droid ROM has something similar to this. If you're having problems perhaps look at his code and see how he did it? I don't really know anything about this stuff so i apologize if that sounds dumb
morph3k said:
Ultimate Droid ROM has something similar to this. If you're having problems perhaps look at his code and see how he did it? I don't really know anything about this stuff so i apologize if that sounds dumb
Click to expand...
Click to collapse
Chances are its STOLEN...but no being serious, Ultimate Droid is based on the Cyanogenmod's main code base and is another AOSP (built from google's source) rom. As the OP stated, it took so long because he basically had to decompile the already built sense rom, then write what cyanogenmod already had done for the cyanogenmod toggle widgets into that new decompiled code.
djh816 said:
Chances are its STOLEN...but no being serious, Ultimate Droid is based on the Cyanogenmod's main code base and is another AOSP (built from google's source) rom. As the OP stated, it took so long because he basically had to decompile the already built sense rom, then write what cyanogenmod already had done for the cyanogenmod toggle widgets into that new decompiled code.
Click to expand...
Click to collapse
isn't the point of google AOSP to be open source. How do you "steal" open source code?
I believe MIUI has it also
Therev29 said:
I believe MIUI has it also
Click to expand...
Click to collapse
MIUI has a scrollable one and CyanogenMod has it.
colonel187 said:
isn't the point of google AOSP to be open source. How do you "steal" open source code?
Click to expand...
Click to collapse
You take it without giving any kind of credit and pass it off as your own.
Desp1sedIcon said:
You take it without giving any kind of credit and pass it off as your own.
Click to expand...
Click to collapse
I love Despised Icon!! When I heard "The Sunset Will Never Charm Us" I was sold
incubus26jc said:
I love Despised Icon!! When I heard "The Sunset Will Never Charm Us" I was sold
Click to expand...
Click to collapse
I see death metal has its evil following even in the phone forums.
I liked DI more before their last few records.
this would be so cool. i hope you get it.

[Q] can't install apps

so i dropped my heroc the other day when getting it off the shelf so that i could create/port something for this phone, sense i was getting bored with my evo, and after i dropped it i picked it up and checked to make sure everything works but only thing that doesn't is installing apps
any suggestions for fixes besides replacing are welcome
also i'd like to know somethings people would like to see done on the hero:
any mod ports to the phone you'd like?
any rom ports you all would like to see?
would you like a new rom?
a new theme?
any app ideas?
anything? lol
just trying to help
you shure your not kifno bsing us again this sounds like something he would post lmao.
Bierce22 said:
you shure your not kifno bsing us again this sounds like something he would post lmao.
Click to expand...
Click to collapse
Account currently disabled
CH3NO2 said:
also i'd like to know somethings people would like to see done on the hero:
any mod ports to the phone you'd like?
any rom ports you all would like to see?
would you like a new rom?
a new theme?
any app ideas?
anything? lol
just trying to help
Click to expand...
Click to collapse
If you really wanted to do something useful, you would get into improving our current driver situation. We have an open-source camera driver (which wraps the OEM camera driver) in the CyanogenMod tree, but it needs work, especially on the camcorder side (camcorder doesn't focus at present).
There's also still a lot of work needed on the GL side. We have the libgles_qcom.so file from previous ROM images, but it isn't 100% compatible with Gingerbread (missing textures in Quadrant, etc).
The YouTube player sometimes plays audio-only when viewing "HQ" videos. I suspect this is due to a missing video codec and/or related to the above GL issues. We need work done on various codecs.
There's plenty of work to be done in kernel space. The 2.6.35 kernel posted by s0be is significant progress, but there is still plenty of room for improvement. Personally I would like to see more optimizations done on the kernel side because these will benefit all ROM images.
There are also various bugs in CyanogenMod that shouldn't be too difficult to fix, such as notification power widgets disappearing when changing themes. Check their issue tracker on Google Code to find some easy things to fix.
It would be awesome to see a fully-working 2.3.4 ROM image that was 100% AOSP and had completely working drivers. It would certainly make future development much easier and provide a nice base to build other ROM images from.
...oh, wait, that's right. You just want to "port" "tweaks"/themes/nonsense. Try fixing what we have right now before you give us more half-working junk.
Bierce22 said:
you shure your not kifno bsing us again this sounds like something he would post lmao.
Click to expand...
Click to collapse
honestly the questions he had reek of kifno, check join date also, hmmmm....
if he is kifno, at least he stopped with all the stupid smilies at the end of every sentence
xfrobex said:
honestly the questions he had reek of kifno, check join date also, hmmmm....
if he is kifno, at least he stopped with all the stupid smilies at the end of every sentence
Click to expand...
Click to collapse
I'm sure it was, as the account was disabled hours after making the post.
this dude needs to discover some vagina to take his mind off his hero. Anyone that ran his tweaks has to be insane.
lmfao how did I miss this thread before xD
You think he'd get the hint after he's been banned X # of times along with getting flamed every time he comes back...smh
On a positive note, I hereby name Bierce22:
.:]Official kifno alter ego finder[:.

[Themed][App]Sony Ericsson LiveView AOSP/Vanilla[Yes, watch's screen itself!]

Welcome!
After some time here comes my second Theme/Mod for the SonyEricsson Live View Bluetooth Watch.
I replaced most of the visuals with icons + system icons from Stock Gingerbread to match the look of your Phone
Enough talking:
Have a look!
Uploaded with ImageShack.us
How-To / Guide:
1) Uninstal Live View™ Application
2) Install Mod-APK
3) Good Luck! (If you own one you know what i mean )
I hope you enjoy it and leave lots of feedback!
Disclaimer:
Even though it is most unlikely: I am not responsible for anything that might happen to your Phone or LiveView or any other device you own. You Do everything on your own Risk.
Changelog:
v1-initial release
v1-up to date with latest Market release
If you like this you might wanna check out the Black´n´White Mod
looks great, too bad i don't have the watch!
Cool, I'll try it out.
Hi punshkin,
right now what i am searching for. My LV is now 1 1/2 day old and i am very busy . So i will follow you now and possible i can help with stuff.
But 1st ThankYou
i am glad you like it
as of now there is nothing you could help me with...just tell me when you find a graphic/icon that is off so i can fix it
have fun with your new LiveView
YES! This is a great theme! I love it. Makes my new liveview look so much better. Thank you!
Up to date?
How up to date is your 'hacked' app? I installed it on my xperia pro and it works quite good, but I'm not sure what will happen when sony releases newer versions? (also leaked LiveView 2 - maybe there well be future incompatible firmware releases)
siyman said:
How up to date is your 'hacked' app? I installed it on my xperia pro and it works quite good, but I'm not sure what will happen when sony releases newer versions? (also leaked LiveView 2 - maybe there well be future incompatible firmware releases)
Click to expand...
Click to collapse
Hi,
my themed App is on par with the latest official release.
As for future versions: i always try to update the theme to the latest available version. (Latest update was August 2011 so don´t worry about an update coming soon :S )
LiveView 2 i can not say anything at all. We dont know if it will be an extra display like LiveView 1 or a seperate device like MotoActive.
If i get the LiveView 2 and feel the need to theme it i will release it for sure
Thank you for such a great theme, makes what was only a week ago such a poor device much better.
This is pretty sweet awesome man, Thanks! Is there anything else that can be done to these to make them cooler? I just got one yesterday and I have been searching around online and so far, this is the only mod I can find.
oops a little late, but maybe still usefull.
There are a few guys on XDA that try to make their very own app to comunicate with live view, by analyzing the protocoll etc. cant find it atm though
another thing is that i have a 2nd theme for it which is black and white (see signature)
punshkin said:
oops a little late, but maybe still usefull.
There are a few guys on XDA that try to make their very own app to comunicate with live view, by analyzing the protocoll etc. cant find it atm though
another thing is that i have a 2nd theme for it which is black and white (see signature)
Click to expand...
Click to collapse
Don't be afraid punshkin,
you are not alone, because i am with you all the time from up the beginning.
And yes, yesterday i have charged my liveview after a loooong time.
Because there was a new firmware update, sonyt says. I dont know,
but i have updated it anyway.
Right now i was searching for some stuff around the world...
The thread that you means is:
LiveView reverse-engineering effort -> Link
I was following that thread for a while and i have running the
latest update right now, and a wonder happens to me. That
apk, i mean service , is running very well.
And yes, i have both of your skins on my bakup server placed .
Hope i/we can see more, possible an ICS skin?
BTW:
some nice clocks for it...
Update:
this is the link to the open source for the thread LiveView reverse-engineering effort
Working Very Nicely
Working
Good Work
Nice
Very Good
@punshkin:
Hi and how are you? Allready busy wtih XDA things?
BTW: you know the thread for the LiveView reverse engineering?
Cool thread and i am busy to re-use your icons .
mike2nl said:
@punshkin:
Hi and how are you? Allready busy wtih XDA things?
BTW: you know the thread for the LiveView reverse engineering?
Cool thread and i am busy to re-use your icons .
Click to expand...
Click to collapse
Hey Mike,
I'm fine, thank you. No new XDA stuff in the works unfortunately as i am busy with my studies right now
Yes, i remember the Thread! Nice to see my work being put to use. Are you talking about the icons from this Thread or the ones i posted in the OLV Thread?
harsharjeria said:
Working
Good Work
Nice
Very Good
Click to expand...
Click to collapse
Thank you Glad to see that there are still people around discovering this!
punshkin said:
Hey Mike,
I'm fine, thank you. No new XDA stuff in the works unfortunately as i am busy with my studies right now
Yes, i remember the Thread! Nice to see my work being put to use. Are you talking about the icons from this Thread or the ones i posted in the OLV Thread?
Click to expand...
Click to collapse
Yes i am busy more in the background for that. Testing some new firmware for that app. But i have not used your icons right now. Badly my linux system goes down and i have to re-install all again. So i am online with my oooold w-machine, uaahhhh.
So far i can use you icons (linux back again (gentoo)), i will ask you of may i use them..

Tablet UI for AOSP/CM10.1 discussion

XDA member AuxLV is working on an app called Tabletizer. It's an apk that does the conversion by creating a flashable zip file on your device which you then flash in the recovery.
[APP] Tabletizer Alpha 4 (2013.03.02)
I've tried this one and it works well.
There are some other roms/patches that do have a Tablet UI option:
[PATCH] True Tablet UI (Apps+GUI) w/o DPI Change for Stock & CM10 - Update Oct11
[ROM][WIFI][CM10.1][Feb27] BeatMod CrystalClear v2.1 | Aroma | TabletUI | Sound Mods
PARANOIDANDROID 3.0 (4.2.2) | Only Rom on Android capable of Hybrid mode
Please add links to other solutions and projects or status updates, and keep general talk about TabletUI in this thread unless new a new one is created.
I updated my G+ with current status.
Sent from my Nexus 7 using Tapatalk HD
I am very interested in this as my posts in the CM 10.1 "official" thread should have made clear, but being as I'm not a developer I can't do much but sit around and hope someone with more talent than I have is capable of making it a reality. I understand that Google has decided to "move on" and just flat out give up on the tablet UI - which is odd considering it's a tablet device we're using with the Nexus 7 and not a damned phone, even so - but that's their prerogative I suppose.
For the moment I'll use Paranoid Android 3.0 when aaron is able to get a 4.2.2 build out, he's currently working on it as noted in his thread last night but it's not available just yet. I was using PA 3.0 with 4.2.1 and found it very useful for many reasons, the tablet UI functionality being the primary one.
The Nexus 7 I have is actually damaged (hence it being a $25 craigslist special) with a crack in the upper right hand corner where the previous owner had dropped it - there's a triangular area in the upper right hand side that doesn't respond to touch anymore, kinda funky how it lines up but, with PA and that tablet UI functionality it's not a real issue because I can hold the menu soft key and it'll bring up the settings for any given app anyway.
If I have to choose a specific ROM I tend to go back to "pure" CM whenever possible so, if someone can actually get the tablet UI functional in 10.1 (based on 4.2.2 at this point) I'm all for it. If not, then PA will fill the ROM role for me.
I remember seeing them introduce Honeycomb and was blown away with the interface layout and the functionality, and now they've basically just swept all that out like yesterday's garbage and I really wish I knew why. It's like seeing demos of versions of Windows that never end up being actually made into workable products - there are videos on YouTube of test versions of Windows Longhorn which was scrapped and then reborn as Vista and some of the stuff they do in those Longhorn videos is beyond cool, seriously.
Android showed some "beyond cool" capability with Honeycomb and a proper tablet UI, now it's like that stuff was a mistake or something and I completely disagree on that respect. But then again, I do understand Google's attempts at unifying the Android interface across all devices instead of having something for phones and then something for tablets, what now with ChromeOS trying to gain traction as well.
Suffice to say if someone can make it possible with CM then fantastic, if not then I'll make do with whatever I suppose. Would be nice, however...
I just want to make sure my app is of top quality, I failed two updates for LagFix when I wanted to make them quick, that will never happen again.
Sent from my HTC One X using Tapatalk 2
Your efforts, even if it proves not really possible (because of something Google has changed, etc), are greatly appreciated.
Any updates AuxLV?
Sent from my VS920 4G using Tapatalk 2
One small thing left - to create a proper updater script, will upload later today.
Sent from my HTC One X using Tapatalk 2
AuxLV said:
One small thing left - to create a proper updater script, will upload later today.
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Looking forward to it.
AuxLV said:
One small thing left - to create a proper updater script, will upload later today.
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
My hero!!!!
Well done on alot of good work.
I will have to be honest that I like the quick settings menu in combo with the notifications drop down. And I like the way the navigation bar is by default.
But the thing I like about the Honeycomb style ui is the settings menu. I guess compared to stock Jellybean, that might be the only thing I like alot (Just to be clear, I did not dislike other aspects). The Honeycomb notifications tray just seemed to add additional screen pressed for functions now contained within the quick settings menu.
But, still. Good job changing the ui. Its not an easy thing to do. I tried to do some changes for personal use, and seemingly small changes completely crash the system to an unusable state.
Sent from my Nexus 7 running CM10.1 (JB 4.2.2) using XDA premium app
Hey aux, where will you be posting this app? Id love to test it
First alpha as promised!
Before using: BACK UP!!!
Using:
Launch app
Click "Run tabletizer"
Wait for a few minutes
It will create update.zip file in /sdcard/data/tabletizer/temp
Flash this update.zip from CWM/TWRP recovery
Reboot
App is quite unstable at the moment, because recompilation process eats a lot of RAM and it crashes often when runs out of memory. I'm rewritting smali tool to be more friendly, but it will take some time to finish.
Thank you for your app! I ran the apk, it started the process and got to these last 3 lines:
Services are patched!
Can not recompile.
Compilation exception.
Now it hasn't done anything for 10 minutes. I'll wait a bit longer and try again.
Sent from my One S using xda premium
xparagonx said:
Thank you for your app! I ran the apk, it started the process and got to these last 3 lines:
Services are patched!
Can not recompile.
Compilation exception.
Now it hasn't done anything for 10 minutes. I'll wait a bit longer and try again.
Sent from my One S using xda premium
Click to expand...
Click to collapse
Yep, it does not work, another bug Don't wait, close it. Thanks for report. Will try to figure it out tommorow, it's 23:50 already here and I want to sleep
But at least I've found a way to deal with RAM. A temporary fix which will do for alpha.
Awww thanks so much! Looking forward to your next update!
Sent from my Nexus 7 using Tapatalk HD
Gotta admit I'm really excited for this
opz187 said:
Gotta admit I'm really excited for this
Click to expand...
Click to collapse
+1.........................:good:.........................
Alpha 2 will be uploaded later today when I get back home. Hopefuly it will do what it should After that impatient guys will be happy with TabUI and careful guys will wait for me to rewrite dex (de)compiler to be faster and much more stable.
AuxLV said:
Alpha 2 will be uploaded later today when I get back home. Hopefuly it will do what it should After that impatient guys will be happy with TabUI and careful guys will wait for me to rewrite dex (de)compiler to be faster and much more stable.
Click to expand...
Click to collapse
I'll update the op with a link when you post it. You may want to open a new thread in dev or apps section.
Sent from my Nexus 7 using Tapatalk HD
AuxLV said:
Yep, it does not work, another bug Don't wait, close it. Thanks for report. Will try to figure it out tommorow, it's 23:50 already here and I want to sleep
But at least I've found a way to deal with RAM. A temporary fix which will do for alpha.
Click to expand...
Click to collapse
You still gonna drop alpha2 tonight?

Categories

Resources