Recent

Author Topic: Android question  (Read 6710 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Android question
« on: October 24, 2011, 09:27:52 am »
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?
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android question
« Reply #1 on: October 24, 2011, 09:40:21 am »
to create an Android application with Lazarus. Then you can publish the application from the Android Market? Or violates any rule?

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

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Android question
« Reply #2 on: October 24, 2011, 09:44:24 am »
then you can already work with the db or not? and with net? http?
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android question
« Reply #3 on: October 24, 2011, 10:14:40 am »
then you can already work with the db or not? and with net? http?

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

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Android question
« Reply #4 on: October 24, 2011, 10:21:31 am »
And with such visual components can work? There is an updated list?
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android question
« Reply #5 on: October 24, 2011, 10:39:01 am »
TForm, TButton, TEdit, TMemo, TComboBox, TCheckBox, TStaticText

Which is everything in this screenshot: http://wiki.lazarus.freepascal.org/Image:First_lcl_android_app.png

In the wiki there is a roadmap page which I think is updated for Android, although the wiki seams down now.

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Android question
« Reply #6 on: October 24, 2011, 11:15:29 am »
Thank you
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

 

TinyPortal © 2005-2018