FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Aplicaci贸n para Android
Posts: 155
Joined: Tue Dec 30, 2008 03:07 AM
Aplicaci贸n para Android
Posted: Sun Jun 18, 2023 03:09 PM

Hola gente, necesito instalar en una tablet con Android mi sistema para restaurante.

C贸mo puedo hacer

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Aplicaci贸n para Android
Posted: Mon Jun 19, 2023 06:55 AM

Estimado Jorge,

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Aplicaci贸n para Android
Posted: Mon Jun 19, 2023 12:55 PM
we have built an app with Android Studio and interfaced with our management developed in FiveWIN.

https://play.google.com/store/apps/details?id=com.test.ristomatic.ristomaticandroid.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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Aplicaci贸n para Android
Posted: Mon Jun 19, 2023 03:55 PM

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
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Aplicaci贸n para Android
Posted: Mon Jun 19, 2023 10:09 PM

Jorge, start with mod harbour.

Best regards,

Otto

Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Aplicaci贸n para Android
Posted: Tue Jun 20, 2023 07:21 AM

Antonio ,

The project in Android studio is huge.

While for the client server I started from C:\HARBOUR\contrib\hbhttpd\angularHeroesHTTP.prg

Maurizio

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Aplicaci贸n para Android
Posted: Tue Jun 20, 2023 07:48 AM
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/instalar-aplicaciones-windows-android-wine-2022

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Aplicaci贸n para Android
Posted: Tue Jun 20, 2023 09:54 AM
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
Posts: 155
Joined: Tue Dec 30, 2008 03:07 AM
Re: Aplicaci贸n para Android
Posted: Tue Jun 20, 2023 03:20 PM

Muchas gracias, baje el winflector y funciono muy bien.

Sigo probando y cualquier problema consulto.

Muy buena opci贸n.

Continue the discussion