Aplicación para Android

Post Reply
jpcavagnaro
Posts: 155
Joined: Tue Oct 11, 2016 1:02 pm
Location: Luján, bs. as.

Aplicación para Android

Post by jpcavagnaro »

Hola gente, necesito instalar en una tablet con Android mi sistema para restaurante.
Cómo puedo hacer
Jorge
Saludos.
User avatar
Antonio Linares
Site Admin
Posts: 42268
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Aplicación para Android

Post by Antonio Linares »

Estimado Jorge,

Lo mas sencillo es que uses Windows Remote desktop desde tu dispositivo Android
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 826
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Aplicación para Android

Post by Maurizio »

we have built an app with Android Studio and interfaced with our management developed in FiveWIN.

https://play.google.com/store/apps/deta ... full&gl=IT

In addition to the difficulty of using Android Studio, the main problem was connecting the DBF archives with the application. For this we used a client server system with the use of json files.

Regards Maurzio
www.nipeservice.com
User avatar
Antonio Linares
Site Admin
Posts: 42268
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Aplicación para Android

Post by Antonio Linares »

Dear Maurizio,

Would you be so kind to post a small example to try ? I mean with code to build it

many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 6380
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Aplicación para Android

Post by Otto »

Jorge, start with mod harbour.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Maurizio
Posts: 826
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Aplicación para Android

Post by Maurizio »

Antonio ,

The project in Android studio is huge.
While for the client server I started from C:\HARBOUR\contrib\hbhttpd\angularHeroesHTTP.prg

Maurizio
User avatar
Antonio Linares
Site Admin
Posts: 42268
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Aplicación para Android

Post by Antonio Linares »

thanks Maurizio,

I think the simplest way to run an existing Windows app from an Android device is using Windows remote desktop

You can also use Wine from Android to run the Windows EXE locally on the Android device:
https://androidphoria.com/tutoriales/in ... -wine-2022

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 826
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Re: Aplicación para Android

Post by Maurizio »

if you need to use an FW application on android I recommend it
https://www.winflector.com/english/android-notes.html

Maurizio
www.nipeservice.com
jpcavagnaro
Posts: 155
Joined: Tue Oct 11, 2016 1:02 pm
Location: Luján, bs. as.

Re: Aplicación para Android

Post by jpcavagnaro »

Muchas gracias, baje el winflector y funciono muy bien.

Sigo probando y cualquier problema consulto.

Muy buena opción.
Jorge
Saludos.
Post Reply