| Author |
pushing a JME application to people's phones
|
Juwonlo Ibigbami
Ranch Hand
Joined: Nov 03, 2006
Posts: 83
|
|
Hello all,
Please can someone enlighten me on how i can push an application to people's mobile phone with or without going through the mobile operator.
Thanks,
Juwonlo Ibigbami
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
Juwonlo Ibigbami wrote:Hello all,
Please can someone enlighten me on how i can push an application to people's mobile phone with or without going through the mobile operator.
Thanks,
Juwonlo Ibigbami
You usually can't. The operator is trying to A) make money and B) protect people from malware. So they usually charge a fee for digitally signing and distributing an app. You can see it in a fairly extreme case with Apple's iStore, where they reserve the right to refuse to allow certain types of apps to be installed, including JVMs and even a Commodore 64 emulator.
If you have physical access to the device, you can install over the wire instead of over the telephone network, using the same process that's used to test apps.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
Zandis Murāns
Ranch Hand
Joined: Aug 18, 2009
Posts: 174
|
|
|
Just send that application via email to people so they can transfer that application via bluetooth or data cabel to their cellphones.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
Zandis Murāns wrote:Just send that application via email to people so they can transfer that application via bluetooth or data cabel to their cellphones.
The only problem with that idea is that it assumes that all the targets are SmartPhones and therefore have desktop syncing software that includes a package install option. I think that lets out people who have something like the Motorola Razr.
|
 |
Cormac Daly
Greenhorn
Joined: Nov 19, 2009
Posts: 1
|
|
|
I have seen others do this through bluetooth in shopping malls. How is it done through bluetooth?
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: pushing a JME application to people's phones
|
|
|