android-sdk-2.1
How to display images on demand inside a listview?
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[详细]
2023-01-23 09:54 分类:问答Android: Move point on the google map when clicking somewhere on the map
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[详细]
2023-01-23 04:29 分类:问答Listview hide scrollbar when not scrolling
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[详细]
2023-01-22 16:30 分类:问答How to make button that shows a list of options on long click, like on the Soft Keyboard
I want to use/create a b开发者_StackOverflowutton that works like the one on the (HTC Desire) Soft Keyboard.[详细]
2023-01-22 14:51 分类:问答clickable image inside canvas
I have create a canvas in android and inside that i have multiple bitmap images.not i want to make these images click able.[详细]
2023-01-20 12:22 分类:问答Viewflipper Receiver not registered error while orientation change in 2.1 and 2.2
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[详细]
2023-01-16 14:03 分类:问答Get details of current media file playing in android media player
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[详细]
2023-01-14 11:38 分类:问答Playing SMIL on Android 2.1
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?[详细]
2023-01-14 02:19 分类:问答android UI external libraries?
I\'m starting with android, and the app I\'m developing is gonna need custom widgets look (glossy buttons, animated backgrounds etc.),[详细]
2023-01-12 16:46 分类:问答Android Intent Action "ACTION_INSERT_OR_EDIT" - should it be used for adding contacts?
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[详细]
2023-01-12 10:13 分类:问答