Adobe are launching Flash Player 10.1 in the first quarter of 2010, this will provide consistent runtime across desktops and mobile devices (so I assume if it was built for the web it will work on the mobile).
I am about to start developing an flash based application for mobile phones, should I look at using FLash Lite 3 or wait until F...
I am developing a few webpages designed to be accessed by mobile phone (WAP, 3G) and came accross an emulator at dotMobi. What other tools are there for mobile development? Is there such as thing as ySlow for mobile? I need to use cookies so want a tool that can help debug cookies and check that they work for different phones and mobile ...
My cell use Windows Mobile and I want to develop a calling software, but I don't know how about Calling status in judging.
...
Is developing a website for a cellphone a totally different world?
How would I detect whether a page is visited from computer or from a cellphone?
I ask this because I see code like below:
if (isset($_SERVER['HTTP_ACCEPT']) &&
(strpos($_SERVER['HTTP_ACCEPT'],'vnd.wap.wml')!==FALSE)
&& (strpos($_SERVER['HTTP_ACCEPT'],'text ml') === FAL...
can i use linux os for my mobile.I want to buld a small linux us for my mobile or any other hardware .
...
gnokii working in linux command line in rhel5 but not through php system command, what to check?
pls help.
...
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 go...
The adobe documentation says that when listening for a keypress event from a phone you should listen for Key.Down, however when I trace the Key.getCode() of keypresses I see a number not the string "Key.Down". I am tesing this locally in device central and do not have a phone to test this with at present. Here is my code -
keyListener =...
I have got a couple of phones and another couple of PC's connected to a Wifi access point and need to send and receive messages between either of these, I mean anyone can send a message to anyone and receive a message from anyone.
I am willing to write apps on the phones(Symbian OS, S60 platform) or PC(Windows), but what I can't understa...
I've my rails site that I'm developing on localhost Ubuntu and I've a mobile.
My site runs in http://localhost:3000
Now I want to access this directly via my mobile browser not going through internet.
Is there any way to access it via wifi or else way??
...
I have 4 phones connected to a Wifi access point and I know the MAC/IP of all of these including the Wifi access point.
I need to implement communication between each of these phones, a sort of peer to peer communication, I was thinking about using sockets but then each phone will have to implement a ServerSocket and Socket on each o...
Hello all, I just recently got an android phone and found that the drag and drop on my site doesn't work! I understand why it wouldn't, but has anyone found a solution to this? I'm using JQuery to implement the D & D...
...
I have two phones connected to a Wifi access point, both have ip in the private range.
One of the phones has a HTTP server running on it and the other phone acts like a client. The client sends GET requests data to the server as name/
value pairs in the URL query string. At the moment the server is only sending on HTTP.OK on receiving th...
Hi! Where can i find database, phone numbers masks for mobile operators, or just web site, where i can detect mobile operator by phone number?
...
I am trying to debug a FlashLite 3 application that uses LoadVars.sendAndLoad() to contact a server and return variables from a PHP page. When I run this in Adobe device central it works ok but when I install the SWF on a phone at Nokia Remote Device Access service and output the results of the resultVars I get nada... here is my code -
...
Im using Carbide C++ 2.3.0 to build a Flash Stub project with S60)5th_Edition_SDK-v1.0 Phone Release (GCCE) set as build configuration. I have installed Perl and JRE and the CSL toolchain (GCCE), and Ive manually updated the Windows PATH variable to point to GCCE/bin.
When I create my project according to - this article and click build ...
Hello!
I am a student at an university and I have to write my master thesis (information technology / computer science). I have experience with programming (Objctive-C, PHP, web development, Java, C/C++, JSP, J2ME) and SQL databases like MySQL, PostgreSQL, Apache Derby.
I am currently interested in two topics: visualization and/or secu...
I am trying to check and uncheck an <input type="checkbox" /> by adding and removing the checked="checked" attribute using javascript (jQuery). It works great in Firefox & IE. Adding and removing disabled="disabled" works perfectly. But with checked, neither clearing nor adding the attribute does anything.
I'm writing in XHTML 1.0 Stri...
Hi,
we are planning to build a web based client side application framework. The main focus is to write native looking webapps using Java and compile them for your target platform.
Our planned target platforms would be the iPhone and Android (on top of PhoneGap), Backberry and Palm WebOS.
Our goal is to create a decent framework and tha...
Was just wondering if there are any other framework for mobile app development for example using php, ruby, python etc excluding objective C (Iphone and Ipod touch), mono or the use of html and javascript (Phonegap, titanium etc).
...