Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenameone/propertycross
Port of the PropertyCross demo to Codename One
https://github.com/codenameone/propertycross
codenameone demo
Last synced: about 1 month ago
JSON representation
Port of the PropertyCross demo to Codename One
- Host: GitHub
- URL: https://github.com/codenameone/propertycross
- Owner: codenameone
- Created: 2016-05-23T11:26:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T17:47:47.000Z (over 8 years ago)
- Last Synced: 2024-10-15T09:35:58.577Z (3 months ago)
- Topics: codenameone, demo
- Language: Java
- Homepage: https://www.codenameone.com/
- Size: 269 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Property Cross
This demo is based on the [Property Cross](https://github.com/tastejs/PropertyCross) project which aims to compare the differences between various cross platform solutions. It demonstrates how unlike other solutions Codename One maintains a single code base to produce native applications.
The demo is a simple yet common application type that deals with webservices, infinite lists, image thumbnails, search, favorites & caching policy.
You can try the native demo on an Android device [here](https://www.codenameone.com/demos-PropertyCross.html) and also check out the live [in browser version of the demo](https://www.codenameone.com/demos/PropertyCross/). The latter uses the [Codename One JavaScript port](https://www.codenameone.com/blog/javascript-port.html) to build the unmodified demo into a web app.
## License
The code within this project is unlicensed and free for use in any way you see fit.