android-sdk-2.1
Android: Camera Preview Orientation on HTC EVO (Android 2.1 or 2.2)
I am developing an Android application that relies on the camera API, using an HTC EVO as my testing device. No matter what I\'ve tried so far, the only time the camera preview looks right is in lands[详细]
2023-02-05 22:26 分类:问答Is it possible to save sms in drafts using Android sdk
I am very new to Android devel开发者_如何学Copment. I need some clarifications from you. My question is \'Is it possible to store no.of sms\'s in drafter programatically?\".[详细]
2023-02-02 02:40 分类:问答Android; Using a Service to subscribe/unsubscribe to an Observable object, good idea?
I have a requirement, whereby when a user clicks a button, then an object needs to be observed. When the user clicks that button again, the observation stops.[详细]
2023-02-01 15:17 分类:问答Geocoder not working in Android 2.2 and beyond
I have been using Geocoder class for looking city names and geolocation. It is working till 2.1, but is saying \"Service not available\" in开发者_运维问答 2.2 and 2.3[详细]
2023-02-01 05:36 分类:问答How to calculate distance using coordinates from LocationManager
I am using LocationManager to get the values of Latitude and Longitude of a user. These values are updated regularly to a database.[详细]
2023-02-01 04:44 分类:问答Force close the web browser
I have a twitter application which uses Sign-in with twitter. It\'s \'Settings\' screen opens an instance of web browser which goes to twitter, asks the user to authenticate my client application, and[详细]
2023-01-29 15:46 分类:问答Image Processing in an Android App
I\'ll be creating an application which has some amount of Image Processing as its core feature. I\'ll be wanting to do following things with it-[详细]
2023-01-28 05:52 分类:问答What would be an effective way to put a marker drawable on the mapview everytime the user clicks the map
I am playing around with Android MapView and have come across a requirement, where i have to put a marker at the place where the user clicks.[详细]
2023-01-27 08:19 分类:问答Auto complete text remaining on screen
Does anyone know why the search text remains on the bottom of screen (as shown in image below).Steps to get there:[详细]
2023-01-24 17:46 分类:问答How to wrap text to next line in an Android TextView?
I am using following TextView to display 开发者_开发知识库some data in it: <TextView android:id=\"@+id/notificationText\"[详细]
2023-01-24 07:06 分类:问答