0

If I develop on Sencha Touch2, I would be able to create Apps and sell it through Google play store and Apple Market Store?

Can I code "on button click" action in Java ? And from that code call a web service and retrieve it's output?

What is Sencha's recommendation if I need to do SELECT/UPDATE/INSERT operations and stored procedure calls to a database preferably MySQL?

Please respond if you can answer any of the above questions

4

1 回答 1

1

不,不可能在 Java 中编写“单击按钮”动作,因为 Sencha 使用 JavaScript 框架。

要连接到您需要使用 SQLite 的数据库,请参见此处

于 2012-09-18T13:21:09.973 回答