Smartphone is a combination of mobile phone and PDA (peronal digital assistant).

learn more… | top users | synonyms

-3
votes
0answers
21 views

Windows Phone 8 hardware requirements [closed]

Is there a document somewhere, much like the Android Compatibility document, that will specify what internal hardware a Windows Phone MUST or SHOULD carry in order to be allowed to run Windows Phone ...
-3
votes
0answers
22 views

Send data from CORBA server to connected clients [closed]

I am trying to create a worksheet for smart phones using the CORBA middleware and I want to know how a corba server can send data to clients connected to the server when it receives data from another ...
0
votes
0answers
21 views

Force Closed captions on smartphones

I don't know if this kind of question can be answered here but here it goes. I have some videos uploaded on youtube with closed captions. I'm using the yt:cc=on tag to force captions to be displayed ...
-3
votes
0answers
77 views

enable USB Debugging through command line [closed]

My mobile phone screen got broken today and I need to enable USB debugging mode. So Can some one help to enable USB debugging Mode enable/disable through command line. Thanks in advance Santosh
-2
votes
0answers
18 views

Remote PC administration using mobile [closed]

How can I make a connection possible between a Smartphone & a PC that I have a J2ME app which can administrate some operations in PC through an emulator? I want it possible via mobile
0
votes
1answer
56 views

Why is a basic Twitter bootstrap page too wide on a smart phone?

I'm experimenting privately with adding Bootstrap to my simple website. It's working pretty well out of the box, save for one strange phenomenon: The page is too wide on the small screen size. Here's ...
4
votes
4answers
168 views

Inconsistent font sizes on smart phone

I'm tweaking a web page so that it looks good on smart phones. I've declared a @media section in the CSS file so I can specify the font sizes for this page. Here's that media section: @media screen ...
0
votes
0answers
31 views

Can't open link saved to QR code on Google Goggles

I generated a QR code for this link: http://www.ideahouse.com.my/proddetail.asp?id=PP&pid=5850565C&productid=1925 through Quikqr.com But when I use Google Goggles, it copies this this much ...
-1
votes
2answers
121 views

Most popular screen resolutions / ratios among android tablets and smarthphones

I am looking for a site that offer statistics/graphs providing most popular resolutions / screen ratios on android smartphones and tablets. Need it to design the UI and plan how to scale. Would be ...
-2
votes
0answers
48 views

Smartphones: Quad- core Qualcomm 600 1.9 Ghz vs. Quad-core Qualcomm 600 1.7 Ghz, is there a noticeable difference in frequency speed vs. efficiency? [closed]

In comparing two competing smartphones, is this difference noticeable? Quad- core Qualcomm 600 1.9 Ghz vs. Quad-core Qualcomm 600 1.7 Ghz. Which has a higher efficiency or can you tell based solely ...
1
vote
1answer
71 views

If/else invoking controls

I am a beginner and was hoping someone could tell me if i am using the correct way to use a if/else while using threads. On my form the user has a checkbox which will determine which set of apps that ...
0
votes
0answers
34 views

Android reference devices for responsive webdesign

Which devices (smartphone and tablet) do you recommend to buy as reference? And what version of Android do you prefer? Main goal: testing responsive websites in our small web studio. Smartphones: ...
0
votes
1answer
33 views

Media Query and homepage fullscreen image

I have this site: www.daviquigley.co.uk that I've built and which works fine on desktops and seems to work okay cross-browser. I haven't included media queries for smartphone display as I haven't ...
-1
votes
2answers
54 views

everything (including embedded systems) that connects to internet have ip address [closed]

First of all, my question is not related to any programming language. Does everything that is connected to Internet necessarily have an IP address (static, or dynamic)? For example, Smartphones, or ...
0
votes
0answers
33 views

.htaccess Redirection: Is there a way to detect cellphone users versus smartphone users?

I want to have separate URLs for cellphones and smartphones: Cellphone: www.mymobilesite.com/mobile Smartphone: m.mymobilesite.com This is because my mobile site does not display well on ...
1
vote
2answers
49 views

2d/ 3d Development for smartphones NOT using Unity?

I am interested in finding efficient 2d/3d engines to be used on smartphones / tablets, other than Unity are there any other cross platform options for game developers? Any links to USEFUL websites ...
0
votes
1answer
874 views

PhoneGap and Google Map

For a school project I've to do a PhoneGap application. I want to do a div with a map, and after makes interest points. But it's impossible to have it in my android emulator, got the error ...
1
vote
2answers
51 views

Create cross platform apps in ubuntu

I am using Ubuntu on my computer, and I do not want to switch to another operating system. I'm looking for a software that would let me program cross platform apps (for smartphones) with one ...
0
votes
0answers
68 views

Viewing Media from a Raspberry Pi on a smartphone

I'm relaive new to this topic so my questions are more theoretical. I try to establish a wireless connection between a Raspberry Pi and a Smartphone to view different kinds of media (Text, Picture ...
0
votes
2answers
32 views

Run an app within an app Android

I am creating an app that i would like to have apps running within it like let's say an iframe on a website. Is this possible? For example i will open my app and it will show the Gallery of the phone ...
0
votes
3answers
33 views

Hot to Smartphone web programming

I need to build my first web app for smartphones. I want this web app to work with iphone and android. The question is how to do it :) ? I'm an experienced web developer with microsof dev tools + ...
-1
votes
1answer
65 views

Porting Kernel From Another Device [closed]

I am developing CM10 for my device, and I want to port 3.4 kernel from another device (because my device doesn't have 3.4 kernel). I am fairly new to android development, therefore I need some ...
0
votes
0answers
43 views

Auto horizontal align especially for smartphone

I'm stuck on a problem the last few days, looking, fiddling and more.. So i'll get to the point. On this page: http://beyondallmeadows.com/lazyfattree/test/ if you view this on a regular screen ...
0
votes
0answers
12 views

Audio issue with pjsua wince

I am developing window mobile application using pjsip . My problem is pjsua, it seems doesn't works. I can register correctly to a SIP server, I can hear a tone of a calling and accept it but I ...
0
votes
0answers
19 views

Desktop application that runs on tablet or smatphone

I have to make a desktop application that also runs on a tablet or a smartphone, I can use any operating system, any architecture, any programming language(I'm thinking about C/C++, Java or C#). Can ...
0
votes
0answers
31 views

Pjsip sound noisy

I am a new developer on pjsip window mobile.it can't encode voice from emulator to send to real device. I set codec as below but it still have noisy and can't hear: /* Set codec priority */ ...
-3
votes
1answer
51 views

Run Java Project On Android [closed]

Recently I've created a board game using Eclipse - Java. My question is : Is it possible to run this project on android phone? What should I change in order to make it work?
0
votes
1answer
23 views

Mobile Emergency and GIS

Do you know a good case study,workshop whitepaper for using smartphone for emergency incidents like (fire, health, robbery etc) where pople can use an application in their smart phone for such cases. ...
1
vote
0answers
54 views

How to send SMS from .NET application with connected Sony Xperia

I want to connect my Sony Xperia smartphone to the PC via USB and then I want to develop a .NET Application which uses the connected phone to send SMS with it. Is this possible? Which components do ...
-1
votes
4answers
122 views

css media queries : conflict between desktop and newest smartphones resolutions

As new phones have a really big resolution display (ex: 1280) I'm wondering what is the smartest way to do a CSS media query dedicated ONLY to Phones with 1280. The issue I have is that if I do this : ...
0
votes
0answers
108 views

Disable touchswipe on Image Slider

I'm currently using the Wow slider gallery. Everything is working fine besides one issue. On the smartphone (Sgs2) I cannot scroll the webpage vertically when I swipe on the Wow Slider image. It ...
-3
votes
1answer
44 views

how to fix certificate error in smart phones [closed]

i have developed mobile site using php with smarty. for live site, in smart phone, all https pages shows certificate errors like "Security Warning .There are problems with the security certificate for ...
0
votes
1answer
43 views

vCards compatible with all smartphones

I have a website where the user can download a vCard for each represented contact. Works great on desktop, but does not work on (all) smartphones. Is there any way to make a vCard compatible to all ...
0
votes
1answer
52 views

Dial a number on smartphone app

We are currently prototyping an application that will have a version for android and iPhone systems. On a user interaction, The app is supposed to start a phone call to a phone number, but because of ...
0
votes
1answer
54 views

ios storing custom objects

How can I store mutableArray of custom objects? I have this code for loading and saving files: - (NSMutableArray *)loadDataFromFile:(NSString *)fileName { NSError *error; NSArray *paths = ...
0
votes
2answers
55 views

How to detect whether or not an Android phone has a specific app installed?

I've already done this for iPhone app detection, using the meta tag described here: ...
2
votes
1answer
222 views

Record video of any application installed/running in android

Android Smartphone/Tablet (2.3 and above): How can I capture a video and audio of an application? I need to record and save movie of my running application. I know about DDMS, but it takes only ...
-1
votes
1answer
46 views

pic2shop PRO barcode reader exemple [closed]

I've bought pic2shop PRO application from google play to be able to create my own inventory web app using barcode reading capability of my smartphone, without using phonegap. I've tried without ...
0
votes
1answer
32 views

Is it possible to keep the size of a <div> element static when the user zooms in with css only?

I have a navigation bar on the mobile version of a website and want it to be always as wide as the screen, i.e. when the user zooms in, the bar is supposed to not zoom in with the rest of the page. ...
0
votes
2answers
120 views

Post-processing sensor readings from smartphone - gravity calculated from magentometer

I'm trying now to extract in Matlab information from android app that records output of accelerometer, gyrometer and magnetometer. As I need to find linear acceleration, I assumed that I can calculate ...
0
votes
2answers
115 views

Redirect users with smartphones and tablets to another webpage

I have a WordPress site that is responsive. The problem is that my front-page messes up when a smartphone or tablet connects to it. Is there anyway to redirect or have a completely different page ...
-1
votes
1answer
27 views

Retrieve videos from a SharePoint platform and put them in an Windows Phone 8 app [closed]

I would like to retrieve a series of videos posted on a SharePoint site to put in an Windows Phone 8 application. Videos must be playable on the smartphone. I don't know where to start! Thank you ...
-1
votes
1answer
17 views

Unable to reach node behind WiFi [closed]

I am facing the following problem. SmartPhone is connected WiFi hotspot. Suppose SmartPhone ip is 10.0.2.2 and hotspot ip is 10.140.13.12. I am able to send data from smartphone to a server(over ...
0
votes
0answers
138 views

jQuery mobile website desktop preview

I have a jQuery mobile website built and working. However I need customers to have a live preview of the mobile website so I have built a page which has a div, image of phone inside the div and then ...
0
votes
0answers
37 views

Element's onmouseout in smart phone

Hey I am trying to have an html element with onmouseover and onmouseout in smartphone. I'll let then behave like click. onmouseover, when i click on the object, it works fine. But for onmouseout, it's ...
1
vote
4answers
111 views

How to run simple android app on my phone?

I wrote a simple application for android, it works fine on my phone, but i want to run it on my phone without connecting my phone to the computer, i mean i want to install the application on my ...
-1
votes
1answer
217 views

Detect Android Smartphone or Android Tablet with JS

How i can detect with JS if the user is accessing my website from a smartphone or from a tablet ?
0
votes
0answers
16 views

Are there any distributed computing projects based on smartphones ? Or any attempts or plans to do that?

Are there any distributed computing projects based on smartphones ? Are there any attempts or plans to do that I think expecially about scientific computation - SETI etc. ? I know that would drain ...
0
votes
0answers
32 views

What kind of libraries use music tablatures app on smartphones? [closed]

I have to make a smartphones application (especially on iOS for me), which allows to create or modify music tablatures. The problem is that i don't know what kind of library are using those companies ...
0
votes
0answers
40 views

Mobile website/app

I am on a project to create an app form to represent various real time power data. The data is already available online (on a website). So in a way I am making an app version of the site. However I am ...

1 2 3 4 5 9