mobile-phones

Android -- Transferring Application to a Device

I have just finished my android application and now it's time to test it under real-life conditions. The only problem is I'm clueless as to how to take the application and transfer it over to a device. I have already signed the application. What's next? Thanks in advance for your help! ...

Find incoming call's IMSI

I am trying to find out if there is a way to detect the IMSI # of a phone that is calling you. So say for example, caller A calls person B- person B wants to know A's imsi #. I thought I read this information is transmitted to the MSC- is there a way to ask the MSC for that information? ...

YouTube 3GP link (mobile development)

Hey all! Trying to develop a mobile website. Right now, I'm using the following link to play a YouTube video, however, it requires the YouTube app to be installed on the phone (iPhone, Android, Blackberry, etc.): http://www.youtube.com/v/videoID However, some devices support RTSP natively (without the YouTube app), so, I'd like to do ...

Game Engine for Smart Device(Mobile Phone)

I am looking for 3d game engine which is suited for mobile(not iPhone). Is there any good well known 3d game engine like that? It has to be actively underdevelopment, easy to use and should support a wide variety of devices. ...

How to get default media player in mobile device Using Javascript ?

Hi Guys, I am newbie to mobile application development, Can you please help me, how to get default media player in all mobile devices (Android, MS XP Notebook, Symbian, iPhone..etc) and customize play controls, streaming and download using Javascript? Thanks in Advance Sri ...

mobileapp - web communication ,application connection to web using her own UI concept ?

hello I want to work with a site how do I do it let's say I want my app to grab some information from a site. lets say I have a site which store all the phone numbers data and I want an application app who will have a menu where you just need to click name and address and the app find for you using the web(a web which supply this servi...

ANDROID Intents Problem Launching Application

My problem is thus; I am new to programming on the ANDROID platform and have a 'working' application that piggy-backs on the API-Docs example. I wish it to launch three tabs one containing a list of reports, one a form to file a report and the last to show the geo-located reports. It doesn't appear as a separate application, it instead a...

Cell (cell-id), BTS and BSS in GSM network

Hi, 1/ what is the relation between BTS and cell? I think one BTS harware can cover few cells and also some cells could be covered by more than one BTS isn't it? 2/ Is part of information, that mobile receives from GSM network identification of concrete BTS or mobile phone knows only cell-id? 3/ Is part of information, that mobile rec...

How to design a website for mobile phone users?

How can i start the development of a site that can be browse from mobile phones? For example, if i browse my website http://xavytech.com site from a browser it looks fine which is known by everyone... I am extending my website to browse through nokia mobile phones.. Where should i start? How to write css or should i recreate a new w...

LRU Cache design in C with of limited size

I'm now working on a software in mobile platform where memory is very small. In a I/O bottleneck function, I need read some bytes from a img file using seek operation(You can assume that seek is slower about 10 times than read directly from memmry). In my test, this function is called 7480325 times and read bytes from bytes_offset 6800 t...

Bluetooth client/server communication between computer and mobile phone

I need just a basic example or tutorial of making a mobile phone and a computer communicate via Bluetooth. A good link/website to start from is also appreciated. Server part (computer part) can be made on many programming languages (Java, C++, Python or even something else). Client part (mobile phone) must be a Java Micro Edition MIDl...

Getting started with web development for mobile applications, suggestions?

Hello: I made a very simple site with PHP+MySQL that let's users add professors to a database and post comments. I want to use a framework like Sencha to make my website 'mobile friendly'. Thing is, I'm not sure if that will do what I want or if there's something better for my simple application. What I would like: Relatively easy...

J2ME Web Service Providers

Hi, I have read that it is possible to send HTTP/SOAP messages to web service using kSOAP. But is it possible in a J2ME app to receive HTTP/SOAP messages? I.e. the mobile app acting like a web service provider? How is it done? Thanks ...

Help on creating a new z-push backend

Hello, I'm currently trying to create a new z-push backend for SOGo. I've been looking for simple code snippets or samples, but I've found only quiet large stuffs. It lets the user push mail, or calendars. For now, I can't test the input myself (the application is on a private network, and I'm having troubles with my android emulator)...

AT commands sent to Nokia/Motorola/Other Cheap phones via Microcontroller

I want to implement something like this serial communication over an Audio Jack. http://biobug.org/index.php/2010/02/19/lotd-clean-your-cell-phone/ He has used a Motorola phone. Any other phone(Nokia or any other company) I can do this on ? Which can take TTL inputs on Audio jack?.(This is what I need primarily) What are options for...

Need to know JavaScript Charting library for all mobile devices?

Can anyone tell me best JavaScript Charting library for mobile devices spcifically - iPhone,BlackBerry and Android ? ...

PHP: how to create an regexp to preg_match() for PT Mobile phones?

Hi all, i'm newer related to Regexp on PHP... I need to create an Regexp to filter Portuguese Mobile Phones, can anybody help me and explain how i do it? (To i understand it) Rules: The integer/string must have 9chars; The first char must be a '9'; The second one can be '1,2,3,6' (Chars are separeted by commas); The other chars must b...

Changing the way your mobile displays incoming calls - Where to begin?

Here's a situation: I own a nokia mobile device. Quite often, I receive calls from unknown local/national numbers. Now, I would like to take those calls that are from unknown national numbers coz they could be important and I would not like to take calls from local numbers. I would like to write an application which displays " calling" ...

Which are the most intuitive and easiest SDKs to develop mobile phone application?

Hello, Apart from Windows Mobile, Android and Iphone are there any other SDKs to build applications really quick and simple? The SDK should support nice animation APIs. Thanks in advance :) ...

need a specific JS framework to support all mobile os

Hi, I am going to transform my website to mobile phone supported. My website consists of lots of java script and ajax stuffs so looked for a specific JS framework to support all the mobile os (android,ios,windows and blackberry).I googled and found some frame works like phonegap, sencha touch,JQTouch and appcelerator titanium. Can you p...