mobile-phones

What is active GPS effect on mobile devices battery life?

微笑、不失礼 提交于 2019-12-02 00:56:49
问题 How much does active GPS drain the battery? Without the overhead of the gps navigator software. s ay I want to sample the gps every 2 minutes and save it to a file. how much battery power will that cost me? Will I get 10% shorter life? 20%? ..? 回答1: I think this can't be answered that easy without measuring it. But you could measure it. Just try how long it takes to empty the whole battery. Once with GPS and once without. 回答2: It will be noticeable by the user. You definitely don't want to do

What is active GPS effect on mobile devices battery life?

一个人想着一个人 提交于 2019-12-01 21:35:27
How much does active GPS drain the battery? Without the overhead of the gps navigator software. s ay I want to sample the gps every 2 minutes and save it to a file. how much battery power will that cost me? Will I get 10% shorter life? 20%? ..? I think this can't be answered that easy without measuring it. But you could measure it. Just try how long it takes to empty the whole battery. Once with GPS and once without. It will be noticeable by the user. You definitely don't want to do this kind of thing unless it is a feature the user is explicitly aware of and able to clearly turn on and off

Testing Mobile Sites [closed]

我们两清 提交于 2019-11-30 23:43:38
We are getting ready to launch a mobile site and are wondering what the best way of testing across as many mobile browsers as possible would be? This could be a company that does this sort of thing, or a way in which to do it in-house, we're not being picky. http://mobiready.com/launch.jsp?locale=en_EN Emulators http://www.winwap.com/downloads.php http://developer.openwave.com/dvl/tools_and_sdk/phone_simulator/choosing.htm http://www.forum.nokia.com/info/sw.nokia.com/id/d57da811-c7cf-48c8-995f-feb3bea36d11/Nokia_Mobile_Internet_Toolkit_4.1.html http://msdn.microsoft.com/windowsmobile/downloads

Creating a mobile version of a website

ぐ巨炮叔叔 提交于 2019-11-30 13:23:13
问题 I'm looking to create a mobile version of our website/web app. What's a good way to provide the best, most fully featured version. Part of the reason for creating it is instead of an iPhone app, so I'd like to offer an iPhone web app that takes full advantage of the iPhone's version of WebKit (so CSS animations, being able to rely on good javascript support etc). However, I'd also like the site to work well on other smart phones as well as more basic mobile phones as well. Do I create two

Is there software or code to alter USB power output

梦想的初衷 提交于 2019-11-30 09:40:40
问题 I had a look at this and this but no one sounded particularly sure of their ideas and I'm kind of after a different thing anyway. I want to hook my usb power cables (red and black) up to my phone so I don't have to use a battery (the battery is dead anyway and this is just an experiment). The problem is that USB standards ensure that a minimum of 4.35V is supplied, when I only want 3.7V. Does anyone know for sure that you can or cannot regulate power output programmatically? Some other

Sending an SMS to a Cellphone using Django

不问归期 提交于 2019-11-29 23:07:03
I am building an application, where I have this little survey module, which sends out a simple sms to the phone number I give and has to collect the response(if the user fires it) and show it to me. I am using to django build my project. I have tried django-sms google code project, but I couldn't post messages back from my mobile to my server. I have browsed through many tutorials on sms-gateways/carriers. But I am lost. Can anyone help me in suggesting a tutorial about sending sms from my application(django) to any cellphone? And regarding sending sms to cellphone, would it cost me(just as

how to download apk files from android market to pc?

邮差的信 提交于 2019-11-29 22:18:33
Is it possible to download the android .apk application from the android market to our pc? Tima Probably this will help you. http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/ http://techdroid.kbeanie.com/2009/11/android-market-on-emulator.html Once you get access to android market from emulator you can probably get .apk from ddms Yes , You'll need the latest version of Chrome with SSL error notifications disabled, then you supply your device ID, email address and password (all stored locally on your computer to grab the Android Market cookie)

Web based API that can tell me if a number is a landline or cell phone? [closed]

丶灬走出姿态 提交于 2019-11-29 21:04:32
My application sends SMS messages to people, but the numbers entered in as their cell phone are sometimes land lines (this is user error or the user not really knowing if the contact number they have is a cell phone or landline.) I found a few websites that can tell me if a number is a landline or cell phone, but they do not offer programatic API's. Is anyone aware of a way a web application can figure out if a number can receive SMS messages? I guess a test SMS message is one way, but my current SMS gateway fails hard when it gets a landline number and doesn't tell me the landline number it

best practice for developing webpage for mobile phone [closed]

和自甴很熟 提交于 2019-11-29 09:01:43
I would like to know how I can make a webpage that will look good in most mobile phones. For making normal webpages, I use dreamweaver cs3. I don´t really want to use emulators unless I have too. Can I not just center everything in the middle, with auto margins on both sides. When I am looking at the pages that I have made sofar, they look ok, but in a mobile phone some things get cluthered. I am planning to strip out all the non essential information and markup for use on the mobile phone. Then there is the question, basicly the most important one for me now How to present a different page if

how to download apk files from android market to pc?

眉间皱痕 提交于 2019-11-28 18:48:54
问题 Is it possible to download the android .apk application from the android market to our pc? 回答1: Probably this will help you. http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/ http://techdroid.kbeanie.com/2009/11/android-market-on-emulator.html Once you get access to android market from emulator you can probably get .apk from ddms 回答2: Yes , You'll need the latest version of Chrome with SSL error notifications disabled, then you supply your