Unit 'ApkBuild' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard_ide]

TApkBuilder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: apkbuild.pas line 21

type TApkBuilder = class

public

  constructor Create();

  

  function BuildAPK;

  

  procedure RunAPK;

  

  property AdbExecutable: string; [r]

  

  property PackageName: string; [r]

  

end;

Inheritance

TApkBuilder

  

|

TObject



CT Web help

CodeTyphon Studio