I am building a android aplication which will be consuming a json file from the internet. This json file contains a list of news from a particular website. Each json object contains information such l
I want to give my users oppertinty to choose destination. from the beginning it will already have a point on the map, and after that they can choos开发者_高级运维e/change to another location if they w
As the title says I want to hide a listview\'s scrollbar when the listview isn\'t scrolling and show it when scrolling. I know this can be done very easy by setting \"android:fadeScrollbars\" as an ap
I want to use/create a b开发者_StackOverflowutton that works like the one on the (HTC Desire) Soft Keyboard.
I have create a canvas in android and inside that i have multiple bitmap images.not i want to make these images click able.
I am using viewflipper for fling gesture recognition everything works fine for 2.0 and prior but in 2.2 and 2.1 it throws exception as \"java.lang.IllegalArgumentException: Receiver not registered: an
Is there any way to get the details of media files that is开发者_JAVA百科 executed in android(default) media player? This thread might help you to find what you are looking for: http://www.alexc.me/an
Is i开发者_StackOverflow社区t possible to invoke native SMIL player on Android 2.1? Can you please provide a code sample or a pointer to relevant info?
I\'m starting with android, and the app I\'m developing is gonna need custom widgets look (glossy buttons, animated backgrounds etc.),
At the moment I am searching for an easy and supported way of adding contacts in Android up from SDK level 7. (when some kind of data like the phone number is available) I looked at the default contac