This sample contains:
User Control
definition.External Object
definition.Android Library
project of a GeneXus Module
that implements the two previously defined extensions.GeneXus Library
definition which declares the Android Library
which implements the User Control
and External Object
in Android and its corresponding GeneXus Module
name.For more details see:
SampleLibrary
directory to the Libraries
directory in your GeneXus installation.BasicUserControl
directory to the UserControls
directory in your GeneXus installation.genexus.exe /install
in a command line in the Genexus installation directory.BasicExternalObject\BasicExternalObject.xpz
.To try out the BasicUserControl and BasicExternalObject samples you may wish to import the sample app from SampleApp\BasicSample.xpz
.
GENEXUS_REPO
to GeneXus Android Maven repository located in Android\m2repository
inside your GeneXus installation (e.g. file:///C:/path/to/GX/Android/m2Repository
, making sure it starts with the file
scheme).ANDROID_HOME
to your Android SDK directory.gradlew publishDebugPublicationToInternalRepository
from the SampleModule
directory.FlexibleClient
version installed at GENEXUS_REPO
. If you need to work with a specific one, you will have to replace it in library/build.gradle file.This project is licensed under the MIT License. See the LICENSE file for more details.