mirror of
https://github.com/KeymonSoft/AREstrategicas.git
synced 2026-04-22 05:30:22 +00:00
Puerto
This commit is contained in:
@@ -82,7 +82,7 @@ Version=12.5
|
|||||||
#AdditionalJar: com.google.android.gms:play-services-location
|
#AdditionalJar: com.google.android.gms:play-services-location
|
||||||
#ApplicationLabel: AREstrategicas
|
#ApplicationLabel: AREstrategicas
|
||||||
#VersionCode: 1
|
#VersionCode: 1
|
||||||
#VersionName: 3.10.09
|
#VersionName: 3.11.07
|
||||||
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
||||||
#SupportedOrientations: portrait
|
#SupportedOrientations: portrait
|
||||||
#CanInstallToExternalStorage: False
|
#CanInstallToExternalStorage: False
|
||||||
|
|||||||
@@ -34,6 +34,6 @@ ModuleClosedNodes6=
|
|||||||
ModuleClosedNodes7=
|
ModuleClosedNodes7=
|
||||||
ModuleClosedNodes8=
|
ModuleClosedNodes8=
|
||||||
ModuleClosedNodes9=
|
ModuleClosedNodes9=
|
||||||
NavigationStack=C_principal,b_enviar_Click,569,6,CameraExClass2,TakePicture,102,0,CameraExClass2,GetColorEffect,151,0,CameraExClass2,GetSupportedPreviewSizes,164,0,CameraExClass2,GetSupportedPicturesSizes,178,0,CameraExClass2,StopFaceDetection,391,0,c_datos,Class_Globals,0,0,c_datos,B4XPage_Created,159,0,Diseñador Visual,gestion.bal,-100,6,C_principal,CreateListItem2,221,0,C_principal,l_cuentasportrabajar_Click,208,0
|
NavigationStack=CameraExClass2,StopFaceDetection,391,0,c_datos,Class_Globals,0,0,c_datos,B4XPage_Created,159,0,Diseñador Visual,gestion.bal,-100,6,C_principal,CreateListItem2,221,0,C_principal,l_cuentasportrabajar_Click,196,0,B4XMainPage,b_iniciar_Click,110,0,Starter,Process_Globals,10,0,B4XMainPage,ImageView5_Click,166,0,B4XMainPage,JobDone,134,0,B4XMainPage,B4XPage_Appear,88,0
|
||||||
SelectedBuild=0
|
SelectedBuild=0
|
||||||
VisibleModules=9,2,4,3,10,7,6,11,1,5
|
VisibleModules=9,2,4,3,10,7,6,11,1,5
|
||||||
|
|||||||
@@ -169,8 +169,8 @@ End Sub
|
|||||||
Private Sub ImageView5_Click
|
Private Sub ImageView5_Click
|
||||||
p_configuracion.Visible = True
|
p_configuracion.Visible = True
|
||||||
lv_server.Clear
|
lv_server.Clear
|
||||||
lv_server.AddSingleLine("http://keymon.lat:1788")
|
lv_server.AddSingleLine("http://keymon.lat:1783")
|
||||||
If Usuario.Text = "KMTS1" Then lv_server.AddSingleLine("http://11.0.0.196:1782")
|
If Usuario.Text = "KMTS1" Then lv_server.AddSingleLine("http://11.0.0.196:1783")
|
||||||
' l_server.Text = Starter.server
|
' l_server.Text = Starter.server
|
||||||
et_server.Text = Starter.DBReqServer
|
et_server.Text = Starter.DBReqServer
|
||||||
l_version.Visible = False
|
l_version.Visible = False
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ Sub Process_Globals
|
|||||||
'These variables can be accessed from all modules.
|
'These variables can be accessed from all modules.
|
||||||
Public rp As RuntimePermissions
|
Public rp As RuntimePermissions
|
||||||
Dim reqManager As DBRequestManager
|
Dim reqManager As DBRequestManager
|
||||||
Dim DBReqServer As String = "http://keymon.lat:1781" '"http://keymon.lat:1788" "http://11.0.0.196:1782" "http://keymon.lat:1783" "http://11.0.0.48:1783" ""' CAMBIAR HACIA AFUERA O DENTRO DE LA OFNA
|
Dim DBReqServer As String = "http://keymon.lat:1783" '"http://keymon.lat:1788" "http://11.0.0.196:1782" "http://keymon.lat:1783" "http://11.0.0.48:1783" ""' CAMBIAR HACIA AFUERA O DENTRO DE LA OFNA
|
||||||
' Dim server As String = "http://10.0.0.205:1782"
|
' Dim server As String = "http://10.0.0.205:1782"
|
||||||
Dim rutaBD As String = File.DirInternal
|
Dim rutaBD As String = File.DirInternal
|
||||||
Dim skmt As SQL
|
Dim skmt As SQL
|
||||||
|
|||||||
Reference in New Issue
Block a user