Tabris icon
Tabris icon

Tabris

Native apps from one code base:

Unlike other cross-platform technologies, Tabris can be used to create native, platform-specific interfaces from one Java code base. The resulting apps render native widgets on each target platform, while the application logic is all Java and rema.

Custom UI icons

Cost / License

  • Paid
  • Proprietary

Platforms

  • Android
  • iPhone
  • Android Tablet
  • iPad
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Tabris News & Activities

Highlights All activities

Recent activities

No activities found.

Tabris information

  • Developed by

    DE flagEclipseSource
  • Licensing

    Proprietary and Commercial product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
Tabris was added to AlternativeTo by gosiam on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Tabris?

Native apps from one code base:

Unlike other cross-platform technologies, Tabris can be used to create native, platform-specific interfaces from one Java code base. The resulting apps render native widgets on each target platform, while the application logic is all Java and remains on the server.

Tabris uses standard JavaEE technology to create an application on a server. Native clients act as a player for the application's UI. They access the application by calling a URL that provides a JSON representation of the UI. The clients will use this JSON message to render the UI using native components. Native components are Cocoa Touch widgets in iOS, Java based widgets in Android and HTML5 in a browser.