HTC Corporation, formerly High Tech Computer Corporation, is a Taiwan-based manufacturer of smartphones.

learn more… | top users | synonyms

-1
votes
0answers
20 views

Latency issue for application on HTC ONE developed using Sencha Touch 2.1(Android 4.0.x)

I have developed an application using Sencha Touch 2.1 Framework. The application being installed on the HTC ONE device running on Android 4.0.x version. It is observe that app's response time is ...
-1
votes
1answer
20 views

Diable Recent apps key in HTC

I want to disable Recent app key in HTC phones. This key is provided in place of menu key in HTC devices. I want to this so that user won't be able to access the previously opened applications. ...
-1
votes
0answers
40 views

HTC DESIRE HD rooting issue [closed]

i downloaded the software Ace Advance Hack Kit to root my HTC HD desire I started rooting from the command prompt of my PC through the software and used USB debugging option of my Android Phone. It ...
0
votes
2answers
53 views

Can't find my android smartphone with eclipse/adb

I can't get eclipse / adb to find my htc desire x. I tried about everything, google usb drivers, htc sync, etc. I got usb debugging enabled but since i got android 4.1.1 i can't change the usb ...
0
votes
0answers
29 views

android : playing youtube video in htc devices giving Unsafe JavaScript attempt to access frame with URL data

My code for playing youtube videos in webview is String data = "<html>" + "<head>" + "</head>" + "<body style=\"margin: 0; ...
0
votes
0answers
20 views

Does activity animation work on HTC DESIRE V

On device in preferences I've checked flag "Show animation". But animation not worked. P.S. I've realized animation via overridependingtransition() and in emulator it working.
4
votes
3answers
169 views

getGSMSignalStrength() Always Returns 99

I know there is another question on here relating to this, but I don't think it applies to me, as I'm pretty sure I use GSM (isGSM() returns true). In any case, getCdmaDbm returns -1 for me anyway. I ...
0
votes
0answers
62 views

Run Adobe Java applet on Android devices

I created a java applet to be viewed in a webbrowser on a pc. This works fine. When I load the java applet in a webbrowser on my Android phone, then it won't work. I googled for this problem, but ...
0
votes
1answer
44 views

MPO Images from HTC Evo 3D

My team is developing an app for HTC phones that uses the stereo camera. In order to do our processing, we require the still images taken by the 3D camera to be in MPO format. By default it is ...
-3
votes
0answers
88 views

Change Android home screen scrolling animation without launcher [closed]

I'm a new convert from iOS to Android and I really like the Samsung type animations when you swipe left or right from one home screen to another (I.e. the 3d box rotate one) and was wondering if there ...
-2
votes
0answers
61 views

HTC One won't let you type in a WebView's Text fields?

Has anyone here had problems typing inside an Android WebView in HTC One? It just won't let you type in a text box inside a webpage. It works fine in Chrome and the stock browser but not when using ...
1
vote
1answer
116 views

HTC Desire X USB ADB doesnt find it

last week I was using adb to connect my phone with my laptop and it works correctly, then there was some phone updates and after it Android ADB cant find my phone I google it like 8hours and didnt ...
-1
votes
0answers
22 views

unwanted remote monitoring of HTC desire [closed]

I need to know what are all the basic files found on htc desire are. I believe someone has placed codes and files on my phone to remotely monitor what I do. any advice or help would be greatly ...
0
votes
1answer
79 views

Not able to create directory for SharedPreferences or DataBase

We're having a crash when starting the app and it tries to create the shared preferences and read from the database. It happens in different devices, mostly HTCs but also LGs, that are running ...
1
vote
1answer
17 views

How much of the settings screen is standard

The image shows the settings page on my HTC One X. How much of this is standard Android GUI components? How do I go about making an application that looks a little like this? The main features I'm ...
4
votes
0answers
174 views

Sencha Touch 2.X Workaround for HTC One Phones

Ext version tested: Sencha Touch 2.2 Browser versions tested against: Chrome on HTC One (Android 4.1.2) Stock HTC One Browser (Android 4.1.2) Description: Sencha Messageboxes and the ...
0
votes
2answers
421 views

Google Maps API V2: GPS icon doesn't appear

In my app I have recently upgraded Google Maps from V1 to V2. Now, with an HTC One S (Android 4.1.1) when I switch on GPS and enter in the map activity, the app recognizes that GPS is on but its icon ...
0
votes
0answers
37 views

Android: UDP client on HTC devices

My application contains a client thread (UDP and TCP) which receive data from a wifi interface. I've tested the app on some devices (Samsung, sony, and HTC). It works well on all the devices in TCP ...
0
votes
2answers
126 views

Unable to use both cameras of Evo 4G using OpenCV4Android

I'm planning to calculate disparity map by taking two pictures from the two back cameras of Evo 3D. However, I'm able to use only one camera. I tried different index. index 0 gives me left camera ...
1
vote
1answer
67 views

Drawable assets blown up on HTC DNA

I ran my app on the htc dna. I observed that my icons in the action bar are HUGE and don't even fit on it. I had 3 buckets for my drawables : mdpi, hdpi, xhdpi. I tried creating a xxhdpi bucket and ...
0
votes
1answer
60 views

Can't pick image from gallery when “don't keep activities” mode is on

In "developer options" settings I use "don't keep activities" mode. I need pick image from gallery and use its URI in my application. The code which opens the gallery in order to pick image is: ...
1
vote
1answer
125 views

Android custom URI Scheme not launching app on some versions of Android, but works on others

We have an app managed by a third party that we are able to launch from one of our websites hosted on our own domain.This was working fine for a time, but sometime within the last few months it ...
0
votes
1answer
174 views

Eclipse wont recognize my HTC desire

I'm trying to use my HTC Desire as a test phone for my Android application, but Eclipse just can't see it, now If i go to device manager there is a yellow !, i click uninstall, re-connect my HTC phone ...
0
votes
0answers
140 views

Application crashing HTC Explorer A310e when using Gson

I am getting this error with respect to device--but it works fine with other devices?? what is real issue? Kindly assist 03-25 12:23:37.553: ERROR/EmbeddedLogger(178): App crashed! Process: ...
0
votes
0answers
29 views

HTC Sense shortcuts bigger than other

Please take a look at the following image: You can see the standard HTC apps "My phone", etc. with a bigger icon than the apps "RadioSongs" and "SoundHound". Is it possible to add an icon or ...
0
votes
1answer
83 views

Android LayerDrawable.setDrawableByLayerId not working on HTC Sensation (and others?)

I am using LayerDrawable to build up a series of hotspots (indexes 1+) on an underlying image(index 0). The hotspots are added based on user interface interaction, and their position is dynamic, so ...
-1
votes
1answer
593 views

Extracting SMS (touchscreen broken, device not rooted, HTC Wildfire) [closed]

I have an HTC Wildfire S A510e (Android 2.3.5, not rooted). I want to extract my SMS messages and import them into another device. Problems: There is no free space on the internal memory left. No ...
0
votes
1answer
516 views

Create AVD for HTC Desire & Samsung Galaxy 3 on ADT v21.1

How do I create avd for HTC Desire and Samsung Galaxy 3 phones using ADT v21.1? All advises that I found are about old ADT. Thank you
-1
votes
1answer
1k views

Wi-Fi Direct on Jelly Bean (using HTC One X) [closed]

I am developing an app using wi-fi direct api (currently testing on an htc one x). I started developing the app with ICS and just recently after updating to jelly-bean it stopped working. Using wi-fi ...
1
vote
0answers
191 views

HTC Android does not connect to CSR BlueCore4-Ext custom Mouse Application

I'm working on an application for the Cambridge Silicon Research(CSR) SoC Chip - BlueCore4-Ext (found on many cheap bluetooth serial modules). The application should present itself as a Human ...
0
votes
1answer
309 views

HTC ONE X+ BLE with BlueGiga module

There have been some discussion about Android and BLE. Since Android do not have yet official support for BLE, other solutions are needed. Seems to be difficult to find combination to make BLE ...
1
vote
1answer
116 views

HTC One X KeyCode always returns zero

I have a need to validate text entered into a textbox using JavaScript before it's sent off to a third party to be acted upon. To do this, I'm using the browserEvent.keyCode parameter to get the ...
0
votes
1answer
146 views

Android Source Code for HTC Magic 32B

I want the source code for HTC Magic 32B and modify it to let the device to power-on / switch-on when the charger plugged-in, as iPhone, with this guide Check in uboot how kernel command line ...
0
votes
0answers
49 views

Android development basic activity installs onto device, loads for half a second then goes black

[2013-02-16 21:38:31 - Monitor] ------------------------------ [2013-02-16 21:38:31 - Monitor] Android Launch! [2013-02-16 21:38:31 - Monitor] adb is running normally. [2013-02-16 21:38:31 - Monitor] ...
1
vote
1answer
59 views

layout for htc sensation

I'm trying to create layout that supports all screens So, I added layouts folder like layout-small layout-large layout-xlarge layout-w600dp and I edited all of them to be suitable but when I ...
4
votes
1answer
355 views

setOrientationHint rotates video counterclockwise on some phones' front facing cameras (HTC)

The Problem: Certain Android devices (listed at the bottom of the question) exhibit unexpected behavior when utilizing the setOrientationHint(int degrees) function for videos taken with the front ...
1
vote
1answer
160 views

Android setOrientationHint on HTC Phones

When using setOrientationHint for recording videos, Samsung and Motorola phones simply write this value into the Rotation Metadata. However, it appears HTC phones do not write this value into the ...
0
votes
1answer
274 views

Can't install APK from eclipse on my HTC SENSATION

While i'm trying to run my app that's what i get in the console: [2013-02-05 18:03:46 - IncomingCallBC] Android Launch! [2013-02-05 18:03:46 - IncomingCallBC] adb is running normally. [2013-02-05 ...
2
votes
0answers
64 views

Form is resetting when clicking on GO Button in HTC flyer

I have an application developed using Phonegap. When I am submitting my HTML form by clicking on HTC Flyer's GO Button, the form is resetting instead of submitting. I searched over internet. But I ...
1
vote
2answers
196 views

Android Import contacts from phonebook issue

I am trying to import a contacts from the android phonebook. The app works properly on all the phones but fails on HTC phones. My code is below Intent pickContactIntent = new ...
0
votes
1answer
73 views

executing an app from eclispe onto HTC Hero

I've come to a point in my development where it's about time I test the app on an actual device and so I a trying to do that on my old HTC Hero. I've followed the instructions on the developers ...
5
votes
4answers
5k views

Android Debug Bridge (adb) device - no permissions

I have a problem connecting HTC Wildfire A3333 in debugging mode with my Fedora Linux 17. Adb says: ./adb devices List of devices attached ???????????? no permissions my udev rules (first rule ...
4
votes
3answers
313 views

Android App Crashes on HTC and Sony Ericsson Phone

We launched the app on the Market today - Nomad. I am getting reports that the app crashes on HTC and Sony Ericsson Phones. I got the following Log report from one of the USER. ...
2
votes
6answers
269 views

I can't run my application since my htc desire device is api level 8 (Android 2.2) what can i do?

In my application im using this: private LayoutParams params; And im getting error on it since it need api level 11. So in my manifest file I changed this line from 8 to 11: <uses-sdk ...
0
votes
1answer
83 views

Why my application crash on device when changing the button text if i touch the device screen?

I added to the activitiy java file: @Override public boolean onTouchEvent(MotionEvent event) { Button p1_button = (Button)findViewById(R.id.mybutton); p1_button.setText("Some text"); ...
0
votes
0answers
59 views

Im trying to make a preview of the video im recording but the program crash when running it why?

This is my CameraVideoPreview.java file: package com.example.cameravideopreview; import java.io.IOException; import android.media.CamcorderProfile; import android.media.MediaRecorder; import ...
-1
votes
1answer
248 views

How can i save one frame each time from a video stream to the flash card on my device?

Im using this code to open the Camera video mode on my device: package com.example.camera_test; import java.io.ByteArrayOutputStream; import android.os.Build; import android.os.Bundle; import ...
0
votes
1answer
68 views

What's wrong with using int variable ? Making the application to crash

This is my MainActivity.java I used // to mark as not using on some lines and found that the line start with int t = Is the problem that make the application to crash and force closing. package ...
0
votes
1answer
84 views

Im trying to use my HTC camera on my pc Eclipse but im getting errors:

This is the content of the file: MainActivity.xml package com.example.camera_test; import android.os.Bundle; import android.annotation.SuppressLint; import android.app.Activity; import ...
2
votes
0answers
74 views

android pick contact from address book keyboard stay open on HTC one

I have an open issue with HTC-One devices, the problem is: when I pick up contact from the native address book HTC keep the keyboard open and I can't figure it out how could I close that keyboard ...

1 2 3 4 5 8