MetaApp is a distributed system composed of a central webapplication and a mobile app for iPhone, iPad or Android mobile devices. The central webapplication allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.