https://github.com/m1ga/hyperloop.bigimages
Axway Hyperloop example using SubsamplingScaleImageView on Android
https://github.com/m1ga/hyperloop.bigimages
andorid appcelerator axway hyperloop
Last synced: 4 months ago
JSON representation
Axway Hyperloop example using SubsamplingScaleImageView on Android
- Host: GitHub
- URL: https://github.com/m1ga/hyperloop.bigimages
- Owner: m1ga
- License: other
- Created: 2018-07-06T18:20:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T23:26:40.000Z (over 7 years ago)
- Last Synced: 2025-06-09T23:41:24.601Z (8 months ago)
- Topics: andorid, appcelerator, axway, hyperloop
- Language: JavaScript
- Size: 6.61 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Axway Hyperloop example using SubsamplingScaleImageView () on Android to load large images (with automatic zoom and pan)

```javascript
var f = Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory, "filename"); // get the image from /app/assets/
var bigimage = require("/bigimage");
bigimage.setImage(f.nativePath); // set the image path
$.index.add(bigimage.getView());
$.index.open();
```
Photo by Luca Bravo on Unsplash: