Recent

Author Topic: Android Module Wizard  (Read 704793 times)

Fatih KILIÇ

  • New Member
  • *
  • Posts: 23
Re: Android Module Wizard
« Reply #150 on: September 08, 2014, 10:00:52 am »
Hi, jmpessoa.

Different and interesting a solution but synchronization solution is more beautiful.

I wish you continued your work.

Thank you.

========================
NOTE: LATER ADDED SECTION

Bug: EditText1Change events is not triggers.

Code: [Select]
procedure TAndroidModule3.jEditText1Change(Sender: TObject;
  EventType: TChangeType);
begin

  case EventType of

    ctChangeBefore: ShowMessage('ctChangeBefore event occurs');
    ctChange: ShowMessage('ctChange event occurs');
    ctChangeAfter: ShowMessage('ctChangeAfter event occurs');
  end;
end;
« Last Edit: September 08, 2014, 11:15:39 am by Fatih KILIÇ »

Leledumbo

  • Hero Member
  • *****
  • Posts: 8744
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Android Module Wizard
« Reply #151 on: September 14, 2014, 01:34:02 pm »
I add a readme.md for easier reading in the github page, the readme.txt looks clumsy to me.

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #152 on: September 17, 2014, 06:03:08 pm »
why it show me 'src folder not found'  ?
 Project -> New Project
 JNI Android Module
 Next...
 show error....

another question: when will have form designer?is it in this year?

jmpessoa

  • Hero Member
  • *****
  • Posts: 2296
Re: Android Module Wizard
« Reply #153 on: September 17, 2014, 06:41:20 pm »
Hi greenzyzyzy,

Q1: the " Next..." is a form like this (?!):

http://jmpessoa.opendrive.com/files?Ml8zNzM2NzE1OV9YdHJXaw

--"Path to Workplace" ?
--"Selected"  project  Name ?
-- Eclipse or Ant Project?

Please, see:

"fast_tutorial_eclipse_users.txt" and/or
"fast_tutorial_ant_users.txt" and/or

Q2:  Very soon!

Thank you!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #154 on: September 17, 2014, 06:54:09 pm »
error show after 'Select java source' this form,press ok then show error.

Fatih KILIÇ

  • New Member
  • *
  • Posts: 23
Re: Android Module Wizard
« Reply #155 on: September 17, 2014, 09:02:46 pm »

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #156 on: September 18, 2014, 04:40:18 am »
thanks jmpessoa and Fatih KILIÇ, problem solved.

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #157 on: September 18, 2014, 06:22:48 am »
Q1:does Android Module Wizard can use TBitmap?not jBitmap.

Q2:does Android Module Wizard can use any other laz4android lcl?

jmpessoa

  • Hero Member
  • *****
  • Posts: 2296
Re: Android Module Wizard
« Reply #158 on: September 18, 2014, 06:38:01 pm »
Hi greenzyzyzy,

In my experiments, all LCL dependencies failed!

Thank you!

PS. LCLBase ( LResources) is OK, for component icon!
      flc-image is OK!
      freetype is OK (please, see in this forum!)
« Last Edit: September 18, 2014, 06:43:48 pm by jmpessoa »
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #159 on: September 19, 2014, 04:33:03 am »
Hi greenzyzyzy,

In my experiments, all LCL dependencies failed!

Thank you!

PS. LCLBase ( LResources) is OK, for component icon!
      flc-image is OK!
      freetype is OK (please, see in this forum!)


some of Android Module Wizard components' property and method is missing ,will add them?for example jbitmap is not have savetostream
and loadfromstream.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2296
Re: Android Module Wizard
« Reply #160 on: September 21, 2014, 12:32:01 am »
Yes, greenzyzyzy

Whenever possible (time is always a important variable ...) I will implement new methods and properties to all components...

Specifically, if you point out the context in which you need to use jbitmap it would be important. I can try implement your request...

Thank you!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #161 on: September 21, 2014, 12:45:32 pm »
thanks for your work!nothing  important i need.i only hope your program will be perfect.
« Last Edit: September 21, 2014, 01:01:21 pm by greenzyzyzy »

Stygian

  • Jr. Member
  • **
  • Posts: 90
Re: Android Module Wizard
« Reply #162 on: September 25, 2014, 08:15:30 am »
Hello,

I have a question about Laz4android. Can I use the offical build Lazarus(now 1.2.4 with FPC 2.6.4)?
Or you build is a must.

Thanks,
Stygian

greenzyzyzy

  • Full Member
  • ***
  • Posts: 249
Re: Android Module Wizard
« Reply #163 on: September 25, 2014, 04:46:52 pm »
sorry i do not know,because i am a newer too.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2296
Re: Android Module Wizard
« Reply #164 on: September 25, 2014, 06:23:06 pm »
No,  You will need fpc 2.7.1 + cross arm/x86  libs for android.....

the simplest way is to get this one:

https://sourceforge.net/projects/laz4android/files/?source=navbar

--->>>    win32/Android NDK-9/{ARM and x86 !} :: Thanks to TrueTom!

Welcome!

Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

 

TinyPortal © 2005-2018