Hi:
I'm developing a software, now I want to create a tip like the time which always dispays on the desktop. Is there anyone could tell me how to do that?
Thanks a lot.
I think you are looking to create a widget.
Related
I want to know this image for any application? Or do you know a similar program?
any help will be appreciated.
I want to know this image for any application? Or do you know a similar program?
I would like to create an app like droidcam for my diploma and i have no idea from where to start or how to achieve it.I was wondering if there is any guide or any place i can learn from.
Thanks in advance.
When you have some ideas about how the program should work like but are not sure about the implementation, Github is always a good place to do some research and learn from other people's code :-)
You can check this project:
https://github.com/imakhilc/DroidCamera
I'm building a app and I want to create grouping of my settings for the app, like you can do with a Preference Screen. I'm using the Support Design Library to be able to use Floating Labels and so on.
I've been searching like crazy but can't seem to find any answer...
Hope someone here knows how to do this and can help, and hope you understand what I want to do, despite my rusty english :)
I would like the below image but not using the "PreferenceActivity".
Thanks in advance.
I have a simple question, but couldn't find an answer.
So I want to test my app with different inputs.
I could just change them manually in the code, before I start my junit-test. But I would like to know if its possible to just start an other little app/activity where I can choose some inputs from a list and these choices should be used for my real app-test then.
Would be really nice, if someone could help me out.
Thanks in advance.
Have you tried Robotium ? http://code.google.com/p/robotium/
It looks like it's exactly what you need.
I really like some effects in iPad. Especial flipboard, but I am an android developer at the moment, so I want to build an app which has the same effect. But I cannot find any source code about it on the Internet. On youtube I found a video I really like. Can someone help me?
Hey… Here is a quick guide for getting the clipboard effect on your Android phone. Just go through this tutorial for getting it. Hope it will be helpful to you.
http://openaphid.github.com/blog/2012/07/27/how-to-handle-touch-events-for-flip-animation/ there u go, but it is on opengl, and i'm not sure if it supports complex views as ListView. If you want to make one from the scratch i also recommend you this link. It is on Flex, but the principle is similar. http://oreilly.com/pub/a/javascript/archive/flashhacks.html?page=1