I\'ve released an IME (soft开发者_如何学编程 keyboard) app and I am getting crash reports from HTC phones only. Here is the stack trace:
I have ina screen an edit text. I want to do something button done . On google nexus s , samsung galaxy it works perfect. On keyboard the button appears with text \"done\". On htc the button does not
I have developed my app to display browser history. I query the android.provider.Browser.BOOKMARKS_URI table to fetch data & update my UI. This works well on Google Nexus S, but HTC Wildfire gives
Im trying to get the preview from the separate backfacing cameras in HTC Evo 3D. I access the camera using camera.open(CAMERA_STEREOSCOPIC) but the preview aspect ratio is 640x480 or 1270x768. There a
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I am stuck in a situation. I created an application for Samsung Galaxy Tab 7\". The same application when i run on the HTCFlyer it shows very small fonts.
I am using the Camera API on the Android and gotten my code to work on several platforms including the Samsung Galaxies and HTC Desire. So far I\'m only experiencing a problem on the HTC Desire Z, whi
I am doing a project dealing with transmitting image files from BTM-182 Bluetooth module to Android phone. The program is based on Android 2.0.
I am writing a homescreen replacement App. I\'d like to allow users the same selection of Widgets that are available on the HTC Sense Homescreen on HTC phones.
I\'m using SharedPreferences in my Android app in the standard way.On the HTC WildFire device (resolution 240x320), the EditText is squashed up when the virtual keyboard is displayed.