Forum > Android
Android question
xinyiman:
A question, if I follow the instructions given here: http://wiki.lazarus.freepascal.org/Android_Interface
to create an Android application with Lazarus. Then you can publish the application from the Android Market? Or violates any rule?
felipemdc:
--- Quote from: xinyiman on October 24, 2011, 09:27:52 am ---to create an Android application with Lazarus. Then you can publish the application from the Android Market? Or violates any rule?
--- End quote ---
You can publish it in the Android Market, LCL-Android does not violate any market rules.
But LCL-Android is not very complete, so only basic controls work at the moment.
xinyiman:
then you can already work with the db or not? and with net? http?
felipemdc:
--- Quote from: xinyiman on October 24, 2011, 09:44:24 am ---then you can already work with the db or not? and with net? http?
--- End quote ---
Android is just Linux when it comes to non-visual stuff, you can use anything from Pascal which works in Linux, like SQLDB, networking libraries (Synapse, lNet), and whatever else.
The incomplete part is the LCL, the visual components.
xinyiman:
And with such visual components can work? There is an updated list?
Navigation
[0] Message Index
[#] Next page