FOROS PROFESIONALES
WINDEV
,
WEBDEV
y
WINDEV Mobile
Inicio
|
Mensajes recientes
|
Conéctese...
|
Desconnectar
|
Español
Inicio
→
WINDEV Mobile 2024
→
[WM27] Need help consuming a external Android .aar (ATM)
[WM27] Need help consuming a external Android .aar (ATM)
Iniciado por Alex P., 01,ago. 2022 10:41 - No hay respuesta
Conéctese…
Alex P.
#1
Miembro registrado
1 mensaje
Publicado el 01,agosto 2022 - 10:41
Hi,
I try to consume a .aar from SIX Payments, they have an app which I can control the ATM. This app works fine, so I wanted to use this .aar from the app in WM27 but I stopped on a little problem:
public static void SIXConnect()
{
Activity tmpActivity = getCurrentActivity();
ComponentActivity compActivity = new ComponentActivity();
Context context = getApplicationContext();
TerminalAndroid terminal = null;
TerminalAndroid.onCreate(compActivity);
}
This compiles fine, but on runtime line TerminalAndroid.onCreate(compActivity) it tells me an error:
Message=Internal error.
System message=No virtual method getActivityResultRegistry()Landroidx/activity/result/ActivityResultRegistry; in class Landroidx/activity/ComponentActivity; or its super classes (declaration of 'androidx.activity.ComponentActivity' appears in /data/app/com.syspredl.primakiosk.go-LiDD1Id5ZRvcsP5yM1MibQ==/base.apk)
Process=Clic sur WIN_TEST.BTN_NoName1
WLanguage stack=Clic sur WIN_TEST.BTN_NoName1
Java stack=com.six.timapi.TerminalAndroid.onCreate(TerminalAndroid.java:55)
I'm sure, I need a ComponentActivity from WinDev (seems to be null), how can I get a ComponentActivity from WinDev Mobile??
When I use the Activity the error is:
error: incompatible types: Activity cannot be converted to ComponentActivity
yours
Alexander Predl
Informar
0
0
→ Volver a WINDEV Mobile 2024
WINDEV 2024
WEBDEV 2024
WINDEV 26
WINDEV 2024
WINDEV 2024
WINDEV 2024
WINDEV 25
WEBDEV 2024
WEBDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WEBDEV (versiones precedentes)
WINDEV Mobile (versiones precedentes)
Reports & Queries
Irrelevante
Herramientas
Français
English
Español
Portuguesa
Fermer cette fenêtre
Búsqueda Tipo
Sólo temas
Todos los mensajes
Periodo Buscar
Cualquier fecha
Última hora
Última 24 horas
Última semana
Último mes
Último año
Cancelar
Vista previa del mensaje
Añadiendo una imagen
Importar una imagen desde una URL
Enviar una imagen desde un archivo de su disco
Arrastrar un archivo o click en "Examinar..."
o
Cancelar
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Texto