It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Please I need help on how to create a nice looking UI. Now I suppose that people looking at this question have an android, if so go to the market. Download a app called, "Quick Settings". It has a great UI and I want to learn how to make mine look as good as that one, if you have any kind of help, it would be appreciated. Thanks.
A quick Google search brings up lots of good tips, tricks and tools for designing Android UIs. Here are a few:
http://www.droiddraw.org/
http://www.androiduipatterns.com/
http://phandroid.com/2011/05/11/10-tips-for-android-ui-design/
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am using the extension library addressbook dialog. The search is pretty horrible for a large company like ours. Is there a better addressbook dialog out there? I'd like to avoid writing my own right now.
Bruce you might need to code it yourself. It seems development doesn't see a need for being mores creative or they feel enhanced dialogues are to specific. Check this idea for inspiration.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am creating app for simple voice changer. I need to know how to modulate the voice with different kind like talking tom. Could some one help me here. Thanks in advance.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
On Shai's blog entry about Searchable list, I noticed that he commented that since he optimized LWUIT some things are broken.
I want to implement search on my list in LWUIT, please how do I implement? Some basic examples would also be very helpful, thank you.
The only thing you need to do is explicitly invoke form.registerAnimated() which was missing in my original demo code.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Haskell wiki > Netwire has some good introductory material to Netwire, but now (as a hobbyist Haskeller) I'm interested in something more. What kinds of simple exercises would be beneficial in order to sharpen my arrow/netwire skills?
I'm sorry that I didn't get around to updating the wiki page yet. I hope to extend it in the coming days. For now the #haskell channel on Freenode is probably your best bet.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Hey I'm just learning C in school and I have this idea for a little mini programming project I want to do. I know you guys know your shit on here so I'm wondering if it's possible to read and write to a text file in C?
And if so, can someone direct me to a link or give me a little sample code of how to do that?
C file I/O
there you go