[IDEA] Anyone interested in developing a User Experience? - Nexus One Q&A, Help & Troubleshooting

I have an idea for a user experience on Android 2.1 platforms and possibly from 1.6 but I need a coder, I would provide artwork and direction. The coder would get the larger cut of the sales. I want this thing to hit the market asap so PPPPPLEASE someone get in touch with me.
Someone who knows some things about live wallpapers would be a bonus.

"user experience" is a little vague. Can you elaborate a little bit more?

Do you mean like an alternate UI? a la sense or blur?

Not a complete home replacement more of ambient information. Picture slidescreen pro but without the complete takeover and much less info being packed on page, cleaner and lighter. A live wallpaper is just a thought but I desperately need to talk to a dev about this purely because I believe I have a marketable idea and would ideally love to roll out at least an iteration of it to the market before the Droid gets 2.1 (1.1 million users in US).

oh an it is not just a live wallpaper that animates the change of weather.

Related

weather (surf report) question

hi i was wondering if there was a way to get tides to show up on my weather app. i like to see when low tide and high tide are. im using the weather update with htc home customizer.
in short, no
not without some kind of uberprogrammer hacking you a new home plugin. no featuress besides the basics are supported
mobile.surfline.com
enjoy
hats off to you. thank you very much
spitcast.com is mobile friendly but it only covers California. It'll do until someone does some catch-up to the iphone apps...

Compiz for Android

I know it's purely cosmetics, but cosmetically speaking, if there was a version of compiz that could run on Android with all the settings... I'm thinking smooth rotating desktop cube with 4 virtual desktops vs the current 3-screen swipy desktop... or window animations, etc... with the same silky smooth animation that you get from compiz in ubuntu.... Just imagining this on Android... all the iPhone users jaws would drop open at the sight of a smooth spinning cube desktop and windows that burst into flames, etc.
So my question to the devs... I am not a developer... Is this dream of mine of a Android-Compiz app at all possible?
It's possible, but I've heard that there is NO hardware acceleration on the G1 at the moment. Everythings being rendered with software.
Also, Compiz wouldn't be worth the battery life. Yes, it's sexy, but remember that this is a phone. I wouldn't trade what little battery life we already have for that.
Gary13579 said:
It's possible, but I've heard that there is NO hardware acceleration on the G1 at the moment. Everythings being rendered with software.
Also, Compiz wouldn't be worth the battery life. Yes, it's sexy, but remember that this is a phone. I wouldn't trade what little battery life we already have for that.
Click to expand...
Click to collapse
Umm you're wrong about hardware acceleration, it certainly does have it, just take a look at the demo app qualcomm made to show off the chipset. That said, it's a PHONE. If you can manage to get all the compiz effects working smoothly on a 528MHz single core computer with 192MB of RAM and a really crappy onboard graphics chip then sure, it'll work(i.e. no, this phone has nowhere near the processing power needed to have compiz working, hell it doesn't even have full OpenGL, it's OpenGL ES)
Gary13579 said:
but I've heard that
Click to expand...
Click to collapse
[email protected] said:
Umm you're wrong about hardware acceleration, it certainly does have it, just take a look at the demo app qualcomm made to show off the chipset.
Click to expand...
Click to collapse
*sighs*
<The message you have entered is too short. Please lengthen your message to at least 10 characters.>
480 x 320 screen resolution helps with the prcoessing needs... and compiz is highly configurable... I'll bet if the app (or one inspired by compiz) could be made to run on Android, it would be a matter of adjusting the right modest settings...
People don't buy iPhones for the battery life, and they don't even buy iPhones for the phone. The phone is like the cherry on top. They buy iPhones for the pure eye candy bliss.
All I'm saying is... don't under estimate the value of eye candy in the consumer market, and if Android had a compiz like app it would kill the iPhone on eye candy.
I want windows transitions to explode into flames, or fade in and out, or spin out of sight (similar to the page 1/page 2 transition for the 'toggle settings' app)... I want the desktop to be a rotating cube with 4 to 6 virtual desktops that spins as fast as I can slide my finger across the screen and eventually come to a smooth stop.
Just saying... it would kill the iPhone. Kill it. And it would sell a lot of G1s.
Doesn't compiz require x-windows to work?
beartard said:
Doesn't compiz require x-windows to work?
Click to expand...
Click to collapse
Exactly, I had the same question.
What is the android window environment? It's not an x-windows, is it?
Good question, I don't know... but even so, seems like there could be a way to do it.
Like the existing swipey desktop... if it could be made into a revolving cube with 4 sides. And then to add widgets to any of the 4 virtual desktops (in the same way that we have 3 virtual desktops now)
I ask this all from a very humble, non-developer position... Just wanted to plant the seed in case there were any developers who thought it might be possible.
Android runs on the framebuffer -- there is no X.
The hardware acceleration for graphics is being used (videos wouldn't play without it, for instance). Comparatively, it's probably something like an old TNT graphics card (but with hardware acceleration for h264 and such).
There's a tiny chance in hell it could pull off very basic compiz features... but it would hose the system... (and require that you run X -- which would require you installing your own software base separate from and without Android).
No one's going to put in the effort for methinks, especially when it would so cripple the phone.
ieatlint said:
Android runs on the framebuffer -- there is no X.
The hardware acceleration for graphics is being used (videos wouldn't play without it, for instance). Comparatively, it's probably something like an old TNT graphics card (but with hardware acceleration for h264 and such).
There's a tiny chance in hell it could pull off very basic compiz features... but it would hose the system... (and require that you run X -- which would require you installing your own software base separate from and without Android).
No one's going to put in the effort for methinks, especially when it would so cripple the phone.
Click to expand...
Click to collapse
My thoughts exactly. Another thing I thought of is that the vast majority of compiz effects have to do with windows and the G1 doesn't really have separate windows so I don't see how it would work. Desktop Cube might be possible and maybe some fancier animation for bringing up programs but aside from that, I don't even see what compiz effects would be applicable.
I think Cube Desktop (with rotation speed determined by how fast your finger slides across the screen) and windows transitions (burn, spin, flip, fade, slide etc) would be a great place to start!
Well since android is OPEN SOURCE we could create a compiz for android using the window management libraries that we will also need to create and build this ontop of cyanogenmod
The cube animation is offered in rogros82's home replacement on the market called GDE, I'M CURRENTLY USING IT, the best home replacement app to date!
Have to agree there aren't many of the compiz effects that would apply to the Android world. Cube/Sphere desktop & window animations are really about it. As far as that goes GDE (launcher replacement) does most of what makes sense to adopt from compiz. I have been using it for about a week & it uses 2% battery on average. The application dock it comes with is nice too.
If someone wanted to look into making their own compiz-like effects, You could start by digging around OMS code to see how they got cube and all working. Like I said though most of it has been done already, and is just a few bucks on the market.
jmotyka said:
The cube animation is offered in rogros82's home replacement on the market called GDE, I'M CURRENTLY USING IT, the best home replacement app to date!
Click to expand...
Click to collapse
You beat me to it. GDE is a great app though. Being able to switch themes easily is also a nice feature.
GDE running now looks great.!
eats my battery i think but nice 2 have
Well I know the Samsung Behold 2 has an inside cube animation effect with it's home/launcher but I wouldn't know how to pull it from the SB2 and port it to the Dream.
That's just an idea for the devs...
GO Launcher EX
GO Launcher EX has the cube animations built in it's effects for home screen and app drawer.. It works well
So does ADW EX.
Great way to bring a thread back from the grave...
strangethingz said:
I know it's purely cosmetics, but cosmetically speaking, if there was a version of compiz that could run on Android with all the settings... I'm thinking smooth rotating desktop cube with 4 virtual desktops vs the current 3-screen swipy desktop... or window animations, etc... with the same silky smooth animation that you get from compiz in ubuntu.... Just imagining this on Android... all the iPhone users jaws would drop open at the sight of a smooth spinning cube desktop and windows that burst into flames, etc.
So my question to the devs... I am not a developer... Is this dream of mine of a Android-Compiz app at all possible?
Click to expand...
Click to collapse
The ZTE Avid N9120 has this cube. As you add apps, the cube expands the total number of sides it has .
Metropcs offers this phone via best buy and other sources.. worth every penny.
You can extract the cube to a desktop and add it to every phone on earth.
How Awesome Would This Be?!
Compiz on the Galaxy Note 3 or 4 and the Galaxy Edge!? With some special effects that run down the edge of the Edge. That would be fantastic! I personally love cosmetic stuff. Themes, status bar mods from xuimod, or Wanam Exposed. Now if someone could rebuild compiz with burn and cube and wave and wobbly windows! Let me just include one more exclamation point to express my enthusiasm!

Art Designer looking to team up...

Howdy. I am a big-time G1 fanatic, and I also happen to be a semi-professional graphics designer with too much time on his hands. Admittedly, I don't know a thing about programming for the G1, but what I can provide are art assets - specifically, in addition to icons and UI elements, I am really interested in designing and producing art elements for widgets. I am a big home screen aesthetic nerd, and I decided that since there are so few really good looking widgets, why couldn't I just help out?
So - if you got some cool ideas about widgets and need someone to work on the design with you, feel free to email me - armonse at gmail dot com, put the word widget in the subject.

Widget Idea

So, the Hero widgets rock, but we cant port them. So I was wondering if anyone wanted to attempt to remake the weather/twitter widgets in 4x4 using the same style as the music and search widgets supplied with cupcake? I mean making them with the same white to transparent background as the cupcake widgets...Does this sound possible or like too much hard work? We already have weather widgets and we can rip the Htc icons out of the apk's.
That's definitely not hard to do, especially since twitter is so easy to implement into anything. I don't have much Java programming experience, but I'm learning.
I wonder why no one replied to this thread yet, the 4x4 widgets are a good idea =/
Why hasn't this been done yet?
The Hero widgets gave me a reason to run Hero, really. I can't stand those little widg-ettes that the other builds have... they're too small and plain looking. Big is better in my opinion.
As a matter of fact, the next generations of widgets should be 4x4, period.

TAT UI

Hey guys found this over at android spin. I think it looks pretty damn cool. I just wonder how piratical it will be for day to day use. I mean we can always use more software to complicate our UI.
http://www.tat.se/home/
Whoa! I'm excited for this, if the implementation turns out as smoothly as it looks.
It's like Sense: The Sequel.
ohspaceman said:
Whoa! I'm excited for this, if the implementation turns out as smoothly as it looks.
It's like Sense: The Sequel.
Click to expand...
Click to collapse
you mean Sense's ugly cousin. Sense all day everyday! brings out the color in my screen
Of course in taking closer looks it's important to separate WOO SHINY EYECANDY from... actually useful.
E.G. will this make my device better, or just get in the way?
In terms of that it's hit and miss. But I do like, for instance, the means of setting the alarm clock (why go into a different screen? This solution seems quick and intuitive), and the 'folding' UI elements - such as the SMS widget, etc. If you don't need them, they fold out of the way. One problem I had with Sense is that most every widget commands the full screen, not leaving me space for much else, regardless of whether or not I'm using the widget at the time.
The widget 'fan' is interesting but I think I prefer the typical 'card' view. The ability to easily drag widgets and shortcuts directly to specific screens is certainly a time saver.
I'm curious to see where this will go in its final iteration -- much like concept cars, everything looks shiny and pretty, but the final product ends up stripping out a lot of the shiny pretty eyecandy in lieu of more practical, intuitive fare.
Good UI design, after all, should be transparent.
ide take this "ugly cousin" over sense any day
+1 Sense is to bulky and doesn't fare well for everyday use. The screens taken for the video were taken fron a MT3G so hopefully we will see that level of smoothness from 1st gen android devices TAT Home is just one of a ton a exciting new things that came out at MWC, cant wait for the beta to drop.
Here is some stuff from an email reply I got from TAT.
We are currently in alfa and expect to reach beta in a couple of weeks.
After that, we will slowly but surely start to roll out the preview to some of the 17,000 people who've signed up so far,
starting with specific Android versions and screen resolutions as we won't target all of them in the first version.
If your are lucky and make it to the list of testers, you'll hear from us in a month or so
I don't remember what forum it was but someone also posted an email reply and they stated that the Nexus1 screen res is supported at start. I also think the G1 should be gtg because it looks like a HTC Hero in the vid.

Categories

Resources