Recent

Author Topic: Android template  (Read 5436 times)

IndianaJones

  • Hero Member
  • *****
  • Posts: 509
Android template
« on: December 29, 2011, 08:33:38 am »

Hi all,
Where can i find the templates to create an android template?
Thanks.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android template
« Reply #1 on: December 29, 2011, 10:42:40 am »
I don't understand this question, please describe with more words what exactly you are trying to do. What is a "android template"? Google does not bring anything useful on the subject.

IndianaJones

  • Hero Member
  • *****
  • Posts: 509
Re: Android template
« Reply #2 on: December 29, 2011, 01:33:30 pm »

I mean when creating a new project Lazarus complains a dialog which contains Application, Console Application, Library, Program etc... so how can I create another one for Android? Where can I find these codes in Lazarus? (template sources). And every Lazarus android application must contain "android" directory right, I suppose that directory could be automatically created by Lazarus so we dont need to copy this directory consistently.
Thanks.
 

mdalacu

  • Full Member
  • ***
  • Posts: 233
    • dmSimpleApps
Re: Android template
« Reply #3 on: December 29, 2011, 01:55:48 pm »
Nice idea!

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android template
« Reply #4 on: December 29, 2011, 04:23:46 pm »
This is a missing feature. One obtacle is the need to maintain the ever growing list of exported methods, but I am starting to think that they don't need to be in the exports clause if they are registered in the JVM.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Android template
« Reply #5 on: December 30, 2011, 02:43:06 am »
Use the example from the wiki as a template for now.

 

TinyPortal © 2005-2018