Android App

Hello,

I want to make an app for an android smartphone. For the present I only need to read data from a existing database. (Maybe in the future I also need create, update, delete data).

I was thinking:

  • Servoy Webclient
  • Servoy NG-client
  • Servoy Mobile
  • An other solution which not necessarily has to be servoy (but can easily show data in an android app)

What solution can I beste use for this app?

(See attactment for an example)

[attachment=0]FindSchool.jpg[/attachment]

If the app must work offline, meaning it must be able to show data while there is no internet connection. You must use Servoy mobile.
In case it’s ok to require an internet connection use the NGclient. (You can show a nice screen if the internet connection is lost)

Hi, thank you for your reply. Your comment sounds very logical. I think I should go for the NG-client, because I think the app does not have to work offline.