Questions tagged [htcsense]

HTC Sense is a graphical user interface developed by HTC Corporation for mobile devices running Android, Brew and Windows Mobile.

HTC Sense is a graphical user interface developed by HTC Corporation for mobile devices running Android, Brew and Windows Mobile.

Based on the TouchFLO 3D design, HTC has referred to HTC Sense as both a user interface in itself and also as a user experience layer on top of TouchFLO 3D.

Announced June 24, 2009, the first phone running Android to feature HTC Sense was the HTC Hero, and the first Windows Phone to feature HTC Sense (an updated TouchFLO) was the HTC HD2, announced October 6, 2009.

51 questions
2
votes
2 answers

Extending folder (LiveFolder?) class

So, I noticed that I can organize apps into folders (HTC Incredible). However these folders are fairly limited in their capabilities. I want to implement an activity that extends the "base" folder activity (at the very least I want to add the…
Andrey
  • 8,882
  • 10
  • 58
  • 82
2
votes
1 answer

HTC HD2 device emulator

I'm new to the Windows Mobile scene, but I have made a few Symbian apps before. When I was making those apps the target device was always a Nokia, and Nokia is good about providing specific device emulators. Despite my best search efforts the only…
ubiquibacon
  • 10,451
  • 28
  • 109
  • 179
2
votes
2 answers

Radio button group bad showing in some android devices

please tell me what is my problem in radio button group or radio button xml code? radio button circle get in text in some device like "HTC Sensation". i don't know what is problem. please help me... this link is picture of HTC…
Muhammad Ali
  • 720
  • 8
  • 21
2
votes
1 answer

How to determine if application is running on stock ROM

I'm writing an app that needs to distinguish between Android Stock ROM and other ROMs like SenseUI, etc. How can I do that within my application? Thanks.
Assaf Gamliel
  • 11,935
  • 5
  • 41
  • 56
2
votes
0 answers

HTC One Android 4.3 Sense 5.5 Widget Background Shape

since Android 4.3 Update with Sense 5.5 for HTC One I'm experiencing some stange behaviour with my homescreen widgets but ONLY on this device. They have a Background-Shape-Drawable like this:
marilion91
  • 2,094
  • 1
  • 19
  • 28
2
votes
0 answers

ListView Item Animation Android

I am currently working on an application in android which involves Listview Animations. I know to animate a listview item. The problem is that I need to animate listview Items like HTC BlinkFeed, Which I don't know what kind of technique they are…
2
votes
0 answers

Android Jquery Mobile disable white input box Overlays.

I developed an ios App in Phonegap using Jquery Mobile. It worked perfectly. So I decided to turn it into an Android App, thinking it wouldn't be that difficult, just a few tweaks here and there... First lesson learned, it isn't. After having to…
Bohdi
  • 1,295
  • 4
  • 28
  • 62
2
votes
1 answer

Forcing Android Media Player in HTC Evo 3D to show 3D

I want to force the Evo 3D Mediaplayer to show any videos as 3D. The problem is that the HTC Evo 3D is said to be becoming 3D with FPA SEI flag on mp4 file. Is there any way to introduce that flag programmatically? I want to find where it is…
peagasus
  • 70
  • 12
1
vote
2 answers

Contact Custom Field doesn't show up in HTC Sense

i wrote a custom syncadapter, which also added a custom field to the rawcontacts. Exactly how it is done in the SampleSyncAdapter or in this example with the last.fm-App. And it is working fine on the emulator. The xml-file, which declares my custom…
Christoph Haefner
  • 1,093
  • 1
  • 9
  • 25
1
vote
2 answers

opensense sdk pen example - HtcPaintingView ClassNotFoundException

HTC just released the OpenSense SDK : http://www.htcdev.com/devcenter/opensense-sdk Can anybody run the Sense SDK pen examples? When I try to run them on my Ubuntu computer, the Flyer emulator opens and then the app crashes with this logcat…
sc3_2
  • 51
  • 5
1
vote
1 answer

Desire Z with 2.3.3: TextWatcher not working -> bug in stock keyboard?

I think I just encountered a quite annoying bug in the 2.3.3 release for the Desire Z (European version). The TextWatcher does no longer work when using HTC's stock keyboard. It works on other devices such as the Nexus One, Samsung Galaxy S, various…
stfn
  • 1,140
  • 5
  • 19
  • 33
1
vote
0 answers

Buttons look malformed on HTC wildfire, they look good in the emulator

i've searched a lot before posting this, so excuse me if the question has been posted before. I am currently developing an app for android, i am developing for version 1.6 and have a HTC wildfire as testing device. When i launch the app in the…
nldev
  • 299
  • 3
  • 15
1
vote
2 answers

HttpClient not working on real device

I use this code to do a HttpGet request to my web server. It works fine on emulator but not in my HTC Sense. The excecution just end without doing any http request. Any idea ? File f = new File(user.getPhotopath()); List reqparams =…
parser_failed
  • 697
  • 9
  • 20
1
vote
2 answers

Notification icon just for senseUI

If i follow the user guidelines for the notification bar design it has to be dark gray (for android < 2.3) But on sense, the notification bar is black, so my icon is almost invisible. Is there a way to detect the senseUI to create a new resources…
Gonzague
  • 332
  • 3
  • 16
1
vote
2 answers

how to create a buttonbar with a sliding control in android?

The footprints and clock app on a HTC sense phones use a slider control on the bottom buttonbar (see this movie for an example: https://docs.google.com/leaf?id=0B9hmEy_z2CRzOTJmYTVlNDktYjkwMS00YTM5LTk3ODQtYmIzODU4Yzk1YjA0&hl=en&authkey=CMWwwegG).…
Ivo
  • 31
  • 1
  • 4