Messages by behzad

One topic, One message
Kuix general board » Newbie to the world of Mobile development

Hello Everyone,

e-Greetings,

I'm a web developer. But I'm eager to start mobile application development.

In fact, I've been asked to write a client-server mobile application, where PHP

serves some content for the client application, which is hosted on user's cellphone.

The Client application is responsible to display a list of menus to the user. Once the

user clicks on an item, a SMS message will be send to a specific number. Some

magic happens here, and finally PHP recieves the SMS. Depending on the SMS's content,

a result is generated and will be send back to the cellphone using SMS.


Now I find kalmeo. Without any Java experience, I'm trying to start using it.

Since it can handle HTML and CSS, some of it sounds familiar to me.

But I have a few questions:

 

How can I send SMS messages? Is this possible using kalmeo?

How kalemo handles different screen resoulutions?

Is kalmeo a good solution to implement the above scenario?

 

Please let me know.

Thank you very much in advance.