In other words, I want to charge credit card of customers who are on mobile devices (iPhone, Android, etc).
PayPal offers a good service, but can it be formatted to be friendly on mobile devices?
Is there another gateway where the customer flow is friendly on a mobile device?
...
i am trying to make my blogger.com blog mobile friendly,i wrote a css that would do that ,now how do i make blogger swap the origional stylesheet and use the mobile version in case of it is accessed by a mobile deveice.
...
I'm making a calculator-type application and it will have a resulting string that is generated by user-given inputs. This is my first android app, so I am not too familiar with the SDK. In main.xml I can make the static, non-changing strings, but how can I similarly display a string that can change and has no set value?
...
Hi everyone,
I want to try developing a mobile programme.
But when I run project as Java application, the project don't compile.
The Netbeans output like this:
Could not create the Java virtual machine.
Error code : "Execution failed with error code 1."
in:"../build-impl.xml:898"
How I fix it ?
...
I basically want to write a mobile app for any mobile framework that encrypts voice conversations.
My question is that I am seeking a list of mobile frameworks which allows applications to intercept outgoing voice, alter it and send it. Also intercepting incoming voice, alter it and send it to the speaker.
...
Hello,
I am developing a mobile site for iphone, and i want it to be used in other mobiles, for example, gphone, blackberry, sumsong, motorola etc.
what should i do for adapting the mobile site for so many different mobile devices?
Thanks for any advice.
...
I need some links on various mobile development architectures and design patterns, for example, in iPhone Development MVC is been used, same like this, what are the various other architectures which are being used in mobile application development.
...
I currently have an ASP.NET MVC application that exists. I want to add a small mobile friendly section to the site. I want to keep it extremely simple and integrate http://mdbf.codeplex.com/ into my project. Then on Home/Index check if the are mobile, then forward them on to the Mobile Controller (http://mysite.com/mobile/index).
H...
Which is the better option? Develop software for OVI stores (or) Andorid (or) Apple stores? Which is the future of mobile application development? Qt for Meego/Symbian and hosting in OVI store? or Developing application for android or Developing application for iPhone?
I wish to know the best platform to learn to pursue my career as a i...
I am trying to design a web page that provides content depending on the user's location. I made a simple page that tries to access the navigator.geolocation object and report whether it exists, and if it does, the latitude and longitude reported by the browser. I tested it on my home computer, which is running Firefox, and it worked fine...
I'm a J2SE programmer from 3 years, and I would like to start studing about J2ME, which is the best site/book to start?
...
hai i am involved in developing a mobile application which will take a photo and store it in the sql server which is hosted in web server.
...
Hello all, to start with I've gone through the entire notepad tutorial, I'm a professional game programmer who has some extra time. (though most of my time has been in C++, I did take a year or two of Java classes in college, and remember some of it).
I'm not sure the site is a good site to ask questions like this.. If someone has a F...
I installed JavaME and EclipseME, and I'm trying to make a Hello World to my Nokia5530. But the imports are not working.
This page says that I need a "Device" file, but I don't know where to find it.. any idea?
...
Need an incoming cell phone call monitoring in my application. In realtime.
Java Application is running at PC (Linux or Windows).
There is a connection PC to cell phone over serial cable or bluetooth.
How to implement monitoring? Are there any frameworks that provide high level interface to major mobile systems (nokia, SE, motorola, sie...
I'd like to be able to compile an Android app on my desktop, upload it to my phone and launch the app without having to plug in my phone via USB. I want this for 1) convenience when developing and 2) SD card access isn't available when plugged in.
One idea I had was to write an app that would download the app from the computer wirelessl...
On my index.html file, I have a link to a script:
<div id="myList">
<div class="toolbar">
<h1>myList</h1>
<a class="back" href="#home">Home</a>
</div>
<ul class="rounded">
<li class="arrow"><a href="/scripts/lookup.php?id=3294&oid=492">Affiliation</a></li>
</ul>
I replaced lookup.php...
Hey,
I have some very simple code below that I can't get to validate on http://validator.w3.org/check and the errors make little sense to me. I'm stumped here can anyone see/understand the issue(s)?
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobileallianc...
Hi folks
I am beginner in java mobile, I download Wireless Toolkit 2.5.2 as emulator but I need something to edit my code I mean write and edit source code to implement. which development tools I need ? and which is better ?
...
I was recently hired to work on mobile Ajax applications. This is the first time I do this, as I always worked on usual Ajax sites on common web browsers. I'd need a framework and possibly a toolkit that works both on IPhone and Android... capable of abstracting the mobile browser the same way jQuery does with desktop browsers.
I've se...