Page 1 of 1
Aplicación para Android
Posted: Sun Jun 18, 2023 3:09 pm
by jpcavagnaro
Hola gente, necesito instalar en una tablet con Android mi sistema para restaurante.
Cómo puedo hacer
Re: Aplicación para Android
Posted: Mon Jun 19, 2023 6:55 am
by Antonio Linares
Estimado Jorge,
Lo mas sencillo es que uses Windows Remote desktop desde tu dispositivo Android
Re: Aplicación para Android
Posted: Mon Jun 19, 2023 12:55 pm
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
Re: Aplicación para Android
Posted: Mon Jun 19, 2023 3:55 pm
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
Re: Aplicación para Android
Posted: Mon Jun 19, 2023 10:09 pm
by Otto
Jorge, start with mod harbour.
Best regards,
Otto
Re: Aplicación para Android
Posted: Tue Jun 20, 2023 7:21 am
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
Re: Aplicación para Android
Posted: Tue Jun 20, 2023 7:48 am
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
Re: Aplicación para Android
Posted: Tue Jun 20, 2023 9:54 am
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
Re: Aplicación para Android
Posted: Tue Jun 20, 2023 3:20 pm
by jpcavagnaro
Muchas gracias, baje el winflector y funciono muy bien.
Sigo probando y cualquier problema consulto.
Muy buena opción.