This commit is contained in:
Javier
2025-09-26 13:30:04 -06:00
parent 0088aa390c
commit a70fcc79dd
149 changed files with 2007 additions and 1967 deletions

View File

@@ -1210,6 +1210,22 @@ Sub cargar_Click
cmd.Initialize cmd.Initialize
cmd.Name = "select_cliente_IZCA_re_REPG" cmd.Name = "select_cliente_IZCA_re_REPG"
Dim diasemana As Int = DateTime.GetDayOfWeek(DateTime.Now)
If diasemana = 2 Then
Dim dialetra As String = "SABADO"
Else If diasemana = 3 Then
Dim dialetra As String = "LUNES"
Else If diasemana = 4 Then
Dim dialetra As String = "MARTES"
Else If diasemana = 5 Then
Dim dialetra As String = "MIERCOLES"
Else If diasemana = 6 Then
Dim dialetra As String = "JUEVES"
Else If diasemana = 7 Then
Dim dialetra As String = "VIERNES"
End If
cmd.Parameters = Array As Object(e_ruta.text, ALMACEN,ALMACEN,e_ruta.text, ALMACEN) cmd.Parameters = Array As Object(e_ruta.text, ALMACEN,ALMACEN,e_ruta.text, ALMACEN)
reqManager.ExecuteQuery(cmd , 0, "kmt_datos") reqManager.ExecuteQuery(cmd , 0, "kmt_datos")
Log($"Pedimos kmt_datos"$) Log($"Pedimos kmt_datos"$)
@@ -2081,7 +2097,7 @@ Sub connecta_Click
reqManager.ExecuteQuery(cmd , 0, "version") reqManager.ExecuteQuery(cmd , 0, "version")
Dim cmd As DBCommand Dim cmd As DBCommand
cmd.Initialize cmd.Initialize
cmd.Name = "select_ruta_re_REPG_IZCA2" cmd.Name = "select_ruta_re_REPG_IZCA4"
cmd.Parameters = Array As Object(ALMACEN, e_ruta.text, usuario) cmd.Parameters = Array As Object(ALMACEN, e_ruta.text, usuario)
Log($"${ALMACEN}, ${e_ruta.text}, ${usuario}"$) Log($"${ALMACEN}, ${e_ruta.text}, ${usuario}"$)

View File

@@ -91,6 +91,6 @@ ModuleClosedNodes6=18,19,20,21
ModuleClosedNodes7= ModuleClosedNodes7=
ModuleClosedNodes8= ModuleClosedNodes8=
ModuleClosedNodes9= ModuleClosedNodes9=
NavigationStack=Diseñador Visual,cliente.bal,-100,2,C_Cliente,gest_Click,430,0,C_Principal,b_impresion_rec_Click,2883,6,C_Principal,connecta_Click,2067,1,C_Principal,Class_Globals,123,0,C_Principal,B4XPage_Appear,219,6,C_Principal,JobDone,1957,6,Diseñador Visual,principal.bal,-100,6,C_Principal,b_rechazos_Click,2465,3,B4XMainPage,i_engrane_Click,543,1,C_Clientes,caculaRutaGPS,612,2 NavigationStack=C_Principal,b_impresion_rec_Click,2883,6,C_Principal,B4XPage_Appear,219,6,Diseñador Visual,principal.bal,-100,6,C_Principal,b_rechazos_Click,2465,3,B4XMainPage,i_engrane_Click,543,1,C_Clientes,caculaRutaGPS,600,2,C_Principal,Class_Globals,0,0,C_Principal,JobDone,1544,6,C_Principal,cargar_Click,1222,6,C_Principal,connecta_Click,2093,1
SelectedBuild=0 SelectedBuild=0
VisibleModules=1,2,3,4,5,6,7,8,9,10,16 VisibleModules=1,2,3,4,5,6,7,8,9,10,16

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
--release --release
--output --output
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects
--lib --lib
C:\Android\platforms\android-30\android.jar C:\Android\platforms\android-30\android.jar
C:\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63837499356000\dex_v1\b4ashared.zip C:\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63837499356000\dex_v1\b4ashared.zip
@@ -52,7 +52,7 @@ C:\Android\tools\..\extras\b4a_local\unpacked-json-63837499358000\dex_v1\json.zi
C:\Android\tools\..\extras\b4a_local\unpacked-phone-63837499358000\dex_v1\phone.zip C:\Android\tools\..\extras\b4a_local\unpacked-phone-63837499358000\dex_v1\phone.zip
C:\Android\tools\..\extras\b4a_local\unpacked-randomaccessfile-63837499358000\dex_v1\randomaccessfile.zip C:\Android\tools\..\extras\b4a_local\unpacked-randomaccessfile-63837499358000\dex_v1\randomaccessfile.zip
C:\Android\tools\..\extras\b4a_local\unpacked-reflection-63837499358000\dex_v1\reflection.zip C:\Android\tools\..\extras\b4a_local\unpacked-reflection-63837499358000\dex_v1\reflection.zip
C:\Android\tools\..\extras\b4a_local\unpacked-runtimepermissions.androidx-63837499358000\dex_v1\runtimepermissions.zip C:\Android\tools\..\extras\b4a_local\unpacked-runtimepermissions.androidx-63822351362000\dex_v1\runtimepermissions.zip
C:\Android\tools\..\extras\b4a_local\unpacked-serial-63837499358000\dex_v1\serial.zip C:\Android\tools\..\extras\b4a_local\unpacked-serial-63837499358000\dex_v1\serial.zip
C:\Android\tools\..\extras\b4a_local\unpacked-sql-63837499358000\dex_v1\sql.zip C:\Android\tools\..\extras\b4a_local\unpacked-sql-63837499358000\dex_v1\sql.zip
C:\Android\tools\..\extras\b4a_local\unpacked-togglelibrary-63627631314000\dex_v1\togglelibrary.zip C:\Android\tools\..\extras\b4a_local\unpacked-togglelibrary-63627631314000\dex_v1\togglelibrary.zip
@@ -74,328 +74,328 @@ c:\android\tools\..\extras\b4a_remote\androidx\annotation\annotation\1.1.0\annot
c:\android\tools\..\extras\b4a_remote\androidx\lifecycle\lifecycle-common\2.2.0\lifecycle-common-2.2.0.zip c:\android\tools\..\extras\b4a_remote\androidx\lifecycle\lifecycle-common\2.2.0\lifecycle-common-2.2.0.zip
c:\android\tools\..\extras\b4a_remote\androidx\arch\core\core-common\2.1.0\core-common-2.1.0.zip c:\android\tools\..\extras\b4a_remote\androidx\arch\core\core-common\2.1.0\core-common-2.1.0.zip
c:\android\tools\..\extras\b4a_remote\androidx\collection\collection\1.1.0\collection-1.1.0.zip c:\android\tools\..\extras\b4a_remote\androidx\collection\collection\1.1.0\collection-1.1.0.zip
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\animatedcounter.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\animatedcounter.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar$ResumableSub_BusyLoop.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar$ResumableSub_BusyLoop.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$appupdater_BR.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$appupdater_BR.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_download_newApk.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_download_newApk.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_Service_Start.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_Service_Start.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$_mnewversion.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$_mnewversion.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbitset.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbitset.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbreadcrumb.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbreadcrumb.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbytesbuilder.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbytesbuilder.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache$_b4xcacheitem.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache$_b4xcacheitem.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcollections.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcollections.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$_colorpickerpart.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$_colorpickerpart.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox$ResumableSub_RaiseEvent.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox$ResumableSub_RaiseEvent.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcomparatorsort.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcomparatorsort.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowCustom.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowCustom.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowTemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowTemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield$ResumableSub_SwitchFromPasswordToRegular.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield$ResumableSub_SwitchFromPasswordToRegular.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter$_b4xformatdata.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter$_b4xformatdata.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4ximageview.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4ximageview.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator$ResumableSub_MainLoop.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator$ResumableSub_MainLoop.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlongtexttemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlongtexttemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_Appear.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_Appear.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_envioBD_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_envioBD_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_terpc_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_terpc_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xorderedmap.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xorderedmap.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpages.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpages.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesdelegator.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesdelegator.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$PagesMenuListener.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$PagesMenuListener.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$ResumableSub_HandleCloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$ResumableSub_HandleCloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4amenuitem.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4amenuitem.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageinfo.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageinfo.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageparent.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageparent.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus$ResumableSub_StartDownLoop.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus$ResumableSub_StartDownLoop.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton$ResumableSub_SetValueImpl.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton$ResumableSub_SetValueImpl.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xseekbar.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xseekbar.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xset.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xset.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsignaturetemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsignaturetemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch$ResumableSub_SetValueImpl.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch$ResumableSub_SetValueImpl.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate$ResumableSub_Show.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate$ResumableSub_Show.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\batteryutilities.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\batteryutilities.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerainfoandid.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerainfoandid.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerasize.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerasize.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_DownloadApk.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_DownloadApk.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_IsvalidWV.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_IsvalidWV.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_ReadWebVN.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_ReadWebVN.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_TryApkUpdate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_TryApkUpdate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_UpdateApk.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_UpdateApk.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_Appear.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_Appear.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_InitializeCamera2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_InitializeCamera2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_b_abono_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_b_abono_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP2_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP2_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_b_GetDirs_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_b_GetDirs_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_caculaRutaGPS.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_caculaRutaGPS.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_distanciaEntreCoords.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_distanciaEntreCoords.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_generaListViewRutas.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_generaListViewRutas.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_ListView1_ItemClick.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_ListView1_ItemClick.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_traeRutaDia.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_traeRutaDia.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalle_promo.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalle_promo.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_mapas.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_mapas.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa$ResumableSub_B_IMP_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa$ResumableSub_B_IMP_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_nuevocliente.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_nuevocliente.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_pedidos.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_pedidos.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_impresion_rec_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_impresion_rec_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_imp_inventario_Click.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_imp_inventario_Click.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos$ResumableSub_B4XPage_CloseRequest.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos$ResumableSub_B4XPage_CloseRequest.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_tabulador.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_tabulador.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_ticketsdia.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_ticketsdia.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable$ResumableSub_B4XPage_Appear.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable$ResumableSub_B4XPage_Appear.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbcommand.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbcommand.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbresult.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbresult.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter$_animage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter$_animage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\fileprovider.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\fileprovider.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$B4AMenuItemsClickListener.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$B4AMenuItemsClickListener.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$HandleKeyDelayed.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$HandleKeyDelayed.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$ResumeMessage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$ResumeMessage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$WaitForLayout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$WaitForLayout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob$_multipartfiledata.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob$_multipartfiledata.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httputils2service.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httputils2service.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\madewithlove.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\madewithlove.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$B4AMenuItemsClickListener.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$B4AMenuItemsClickListener.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$HandleKeyDelayed.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$HandleKeyDelayed.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$ResumeMessage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$ResumeMessage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$WaitForLayout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$WaitForLayout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\manageexternalstorage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\manageexternalstorage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$B4AMenuItemsClickListener.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$B4AMenuItemsClickListener.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$HandleKeyDelayed.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$HandleKeyDelayed.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumableSub_MapFragment1_Ready.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumableSub_MapFragment1_Ready.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumeMessage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumeMessage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$WaitForLayout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$WaitForLayout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$B4AMenuItemsClickListener.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$B4AMenuItemsClickListener.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$HandleKeyDelayed.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$HandleKeyDelayed.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumableSub_MapFragment1_Ready.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumableSub_MapFragment1_Ready.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumeMessage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumeMessage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$WaitForLayout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$WaitForLayout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$newinst2_BR.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$newinst2_BR.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$anim.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$anim.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$attr.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$attr.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$color.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$color.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$dimen.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$dimen.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$drawable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$drawable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$id.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$id.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$integer.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$integer.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$layout.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$layout.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$string.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$string.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$style.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$style.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$styleable.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$styleable.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$xml.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$xml.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\roundslider.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\roundslider.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel$ResumableSub_StartScrolling.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel$ResumableSub_StartScrolling.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$starter_BR.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$starter_BR.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\subs.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\subs.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\swiftbutton.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\swiftbutton.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$1.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$1.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP2Reqs.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP2Reqs.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$tracker_BR.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$tracker_BR.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\xuiviewsutils.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\xuiviewsutils.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_check.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_check.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_checklist.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_checklist.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_clientes.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_clientes.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalleventa.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalleventa.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalle_promo.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalle_promo.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_folioabono.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_folioabono.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_historico.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_historico.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_login.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_login.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mainpage.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mainpage.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_cliente.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_cliente.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_rutas.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_rutas.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_no_venta.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_no_venta.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_panel_pick_ciego.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_panel_pick_ciego.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_pedido.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_pedido.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_principal.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_principal.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem2.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem2.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_productos.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_productos.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_searchtemplate.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_searchtemplate.dex
C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_tabulador.dex D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_tabulador.dex

Some files were not shown because too many files have changed in this diff Show More