Questions tagged [handset]

12 questions
4
votes
1 answer

Does NFC SIM Cards have an internal antenna? How to install applets on SIM cards?

I was searched about NFC SIM cards and found such explanations about them here and there: For those who want to use near field communication technology but don’t currently have an NFC compatible smartphone, there are other ways to enable NFC…
Ebrahim Ghasemi
  • 5,850
  • 10
  • 52
  • 113
2
votes
1 answer

Android: original firmware identification strings for different models

Is there anywhere a summary of Build.MODEL strings for different Android handset models? Something like: "Hero" - HTC Hero "ERA G2 Touch" - branded HTC Hero "T-Mobile myTouch 3G" - branded HTC Magic "GT-I5700" - Samsung Galaxy ... and so on I'm…
tomash
  • 12,742
  • 15
  • 64
  • 81
2
votes
0 answers

How can I detect the android devices is "handset"(UI two bar style) or "tablet"(UI one bottom bar style) on Android 4.0 and 4.1?

Yes. I know this is an old answer. Don't beat me up first. I checked those questions and its always turn to determine the screen size, density, etc. Or someone may say the definition of tablet have not defined yet. Then I can give a "definition" on…
Yeung
  • 2,202
  • 2
  • 27
  • 50
1
vote
0 answers

Simulate incoming call on own android device with Handsfree

I would like to create app, which would simulate in-comming call on handsfree device based on some app events. I found that there are main two ways. First approach use to create RFCOMM and communicate with HFP over AT commands. Unfortunately I spent…
Martin Koubek
  • 433
  • 4
  • 8
1
vote
1 answer

Identify handset without user having to create account

I am developing an Android app (and soon iPhone app). I need a way to identify the handset from server side. I was thinking I could write a secret (a cryptographic string of some sort) in persistent storage on the device the first time the app is…
Jepper
  • 1,092
  • 3
  • 11
  • 24
0
votes
1 answer

Explain relation between asound.conf file with HFP and A2DP commands

Here i am looking for Testing A2DP and HFP (Hands free) Profiles. So here in HFP i am using dbus command for sending message over dbus and execute service address of bluez. for connecting and disconnecting. here i am using below command for audio…
user1089679
  • 2,328
  • 8
  • 41
  • 51
0
votes
1 answer

What information does an iphone app have about the handset?

Our app has a 'contact us' section, from which the user can dial our call centre. At the moment it goes through to our switchboard. We'd like to provide them with a few buttons which would route the user to the right department, but we only have…
Simon
  • 25,468
  • 44
  • 152
  • 266
0
votes
0 answers

my bluetooth handset has been paired with my laptop but its showing disconnected in sound playback option

image is here also i check for different answers and did some troubleshooting but it didn't helped, i check for services it sometimes shows me services and some times not, when it shows services like listen to music and some other but it can not be…
Johnfranklien
  • 525
  • 3
  • 5
  • 15
0
votes
2 answers

drawable-mdpi folder for handsets and tablets

I am developing an Android application for handsets and tablets. I have images in drawable-mdpi folder for handsets, I have an mdpi tablet that gets resources from drawable-mdpi. How can I make difference between mdpi handsets and mdpi tablets?
Najoua Mahi
  • 304
  • 3
  • 16
0
votes
1 answer

Master/detail flow layout and Android annotations

I need to make an Android app that adjusts itself to handset and tablets. It's like the master/detail flow layout. I will use Android Annotation do simplify the development. How to create an application that adjusts itself for tablets (two panels)…
Natanael
  • 2,290
  • 6
  • 23
  • 35
0
votes
5 answers

Which handset for university Android programming classes?

Next year there will be Android programming classes on Wroclaw University (Poland) but handsets for excersises needs to be choosen now. I was thinking about HTC Hero because: as HTC device it is a reference model for Android ecosystem; it will run…
tomash
  • 12,742
  • 15
  • 64
  • 81
-6
votes
1 answer

How to handle ClickEvent for handset buttons in Android

My question is how can I use the button on my headphones in my app? I just want a very simple example that displays a Toast when button is clicked. Also I would appreciate a detailed explanation. Thanks in advance. (I use lollipop 5.1)
Hills
  • 33
  • 2
  • 5