Questions tagged [smartphone]

Smartphone is a combination of mobile phone and PDA (Personal Digital Assistant).

Smartphone is a combination of mobile phone and PDA (Personal Digital Assistant). It's built on a mobile operating system, for example: , , BlackBerry OS, or others.

References

739 questions
0
votes
2 answers

Remove annotations from Map in Titanium Appcelerator

I have made a Map based app using Titanium Appcelerator. I am showing the user's current location on the map. I also have a textbox where I am taking the user's desired location in order to show it on the map. For showing a particular place on the…
kittu88
  • 2,451
  • 5
  • 40
  • 80
0
votes
1 answer

Alternative and Best ways to format SQL query for phone alert messages

I'm creating an email alert that will most likely be routed to smart phones (either email or SMS) and be used to wake people up when we have production issues. Email is send with EXEC msdb.dbo.sp_send_dbmail and providing the @query parameter which…
NealWalters
  • 17,197
  • 42
  • 141
  • 251
0
votes
1 answer

Uploading Image from smartphone using HTML5 and JS

Is it possible to upload an image from a smartphone's library, like iPhone, using HTML5 and JS? I'm working on an HTML5 site and I need to let the user upload images using a standard form and multipart. I heard that the Phonegap API supports such a…
Eqbal
  • 1,819
  • 2
  • 16
  • 25
0
votes
2 answers

Using self developed Bada application for own smartphones

Hello Stackoverflow Community. I'm doing some research about the most common operating Systems for Smartphones and the license (signing) conditions for developing . At the moment i have some trouble with getting the needed informations about the…
JustCoding
  • 399
  • 1
  • 5
  • 18
0
votes
1 answer

Graphic for Android/iPhone

I'm making a illustrated instruction for how to use an app that will be needed for Android/iPhone I'm not much into coding for Android and I though the client just needed the illustration but he asks: "We will need the illustration saved to a file…
0
votes
1 answer

Testing Android NDK from command line terminal on Smartphone

I have a C library that I am trying to utilise on an Android smartphone I have had some initial success wrapping the libraries API using SWIG such that I can call the native C functions from Java (SWIG is auto-generating all the C and Java JNI code…
bph
  • 10,728
  • 15
  • 60
  • 135
0
votes
5 answers

Special Sensor

Are there any hardware solutions or something, where I can start, for the task I describe here? For example, I have a smartphone with a built-in camera and a special sensor attached (the first hardware device I'm looking for) that "looks" in the…
Sergei Basharov
  • 51,276
  • 73
  • 200
  • 335
0
votes
1 answer

Is it practical to build an ad-driven Smartphone app? (Compact Framework)

Theoretically, it is possible to embed ads into a winforms app running on a smartphone, with .NET CF. Is it practical to do? Are there ads available in "the right size" for the compact device"? How would I get topical ads? Will I get the…
Cheeso
  • 189,189
  • 101
  • 473
  • 713
0
votes
1 answer

Running facebook application on smartphone

i have a general question : i'd like to develop a facebook application using wpf(the aim is running a game-like application on facebook). does wpf application works on smartphone ? i want to know how can i make this application to run on…
dusm
  • 1,207
  • 4
  • 18
  • 24
0
votes
1 answer

Does a framework exist for Mobile website development with native look and feel for Android, iPhone and other smartphones?

As far as i know for native application development is done using PhoneGap Titanium Do we have a framework or something where we can build a mobile website where MySQL DB, HTML5 and jQuery mobile can be used. This mobile website can be accessed by…
0
votes
1 answer

AJAX on mobile website

I have a mobile website and I want to track clicks via javascript/ajax. I thought I could use jquery to send the the tracking information and when I get a successful return I can redirect the user appropriately. I could do this no problem but I…
pjknight
  • 130
  • 3
  • 15
0
votes
3 answers

Options for making _web_ apps using smartphone and ipad cameras

I am currently considering if this is possible to do as a web app (not native app or phone gap app, but a javascript/HTML5 app running in the smartphone/tablet browser): User takes a picture User shares picture on a server with a comment. As far…
ssn
  • 2,337
  • 4
  • 21
  • 27
0
votes
1 answer

Prevent orientation change

Although the title is almost the same, my question is not a duplicate of Prevent orientation change in iOS Safari (I changed the answer to make the code below) I wrote the code below so if the user rotate the iPad/iPhone/iPod, I rotate the content…
user1365010
  • 3,185
  • 8
  • 24
  • 43
0
votes
2 answers

Time measurement between two points

i need to measure the time between 2 points. I can not use a simple watch because i have no free hands for this. (mountainbike - downhill) My first idea was to set two GPS points and measure the the time between those points, but I think it will be…
Maik Klein
  • 15,548
  • 27
  • 101
  • 197
0
votes
2 answers

Website prerequisites to create native smartphone app

I'm creating a website in PHP and mysql. I plan to create a native smartphone app for it in the future. The app will allow users to interact with my website's database and receive notification when new data is posted to their accounts. What should I…
CyberJunkie
  • 21,596
  • 59
  • 148
  • 215