I wanna create dropbox apps' spinner but I don't know how can I do. can anybody help me for this?
do you suggest tutorial and like this or GitHub links?
You can see some details in one over issue, here.
You need to use Popup Menu. Or one library on github
All is explain :)
Related
I have a editiText in which I can type anything. What I want is, when I type any link in this edittext and press enter, it should return the image and other info of this link to me, so that I can attach that link like facebook does.
How can I achieve this, please help me.
Thank you so much in advanced.
A quick search in Google gave me this.
As you can you see, it is a lean crawler and exactly what you need. You can look at the source code and understand how to achieve that or simply use the API.
Next time use Google.
How can i implement a design like this image
i searched a lot and didn't find anything useful. Can anyone give me a starting point to create an interface like this?
There is some source library that dose just what you need .
Please follow below link . I hope it helps you .
Google Plus Profile Screen & Android-Parallax
I want to make a search function to my android app. I want the things that you are going to search from in the app, not a database or something like that! :) So yeah, maby someone could link me a tutorial or something? :)
Thanks! (REALLY sorry for bad english!)
You should look at this tutorial:
searching employees
and this one from android developer site
I just need a spinner which is like in Web. Is is possible to do? I've searching for below sample image. I just googling that, but i got only spinners like iPhone. How to do like in below image? Anyone guide me?
First link on a google search for custom spinner... http://www.gersic.com/blog.php?id=57
See the tutorial here: http://developer.android.com/resources/tutorials/views/hello-spinner.html
I'm new to Android animation, i want to know the details for Android animation. Shall anyone tell me what are the way to create an animation in android?
And, What type of animations are available in android. Where can i study that? And, if anybody having some examples mean, give here.
Best Regards - SPK
The best way to initiate about animation is Here, Here and Here.
You can find a lot of great information in the standard Android documentation. You can find all the information you are looking for here.
Here could be your answer