Community Questions & Answers
android show html file can not find
Hi, I have an html file shown by a webview. Html file is placed in Resources/ui/html/demo.html. On iOS i can read this file by pointing it in this way url: "ui/html/aboutus.html" inside the webview object. The problem is on android, it can not...
access to all photos & videos in camera roll
Hi, im using this module to access to camera roll (all photos and videos) without openning the camera roll window and without selecting photo or video one by one. so i used this module : https://github.com/mpociot/titanium-mobile-alasset-module i gets...
Android module resources are not added to the app's index.json
I built a module which includes a zip file with assets it requires. That zip needs to be extracted to the sdcard for the module to function. It seemed very straight forward since I peeked into the generated apk for my app and saw that the zip was placed in...
Android Module Development: Second build of mobile does not copy over assets from modules
All, I am not sure how to report an issue with Appcelerator but I found an issue where the second (not a full build) build is not copying over assets from the modules into the apk. The full build works fine but on subsequent builds I am not seeing the...
iOS Module development: how to add graphic assets to module
Hi there, I'm developing an iOS module. It has a few buttons with icons, and I can't figure out how to include the graphic icons in the module distribution. If I run the code as stand-alone xcode app, works fine. But when including the files in the module...
Assets folder issue
hi, I wrote a module that creates a cameraview overlayed with an imageView to shoot the photo, my problem is that since i can't pass the image in the "res" folder i need to place it in "assets", in android it all works fine, but i...
Performance of createImageView vs createView for basic visual assets
What is best to use performance wise? for borders on custom tableViewRows either a 2px * ~300px png or a view of the same dimensions with a backgroundColor or gradient?
How to restore the "assets" folder?
Hello, I deleted all the contents of the "assets" folder, as there were too many files no longer used in the project, figuring out Titanium would copy the required files from the "Resources" folder automatically. But not so. The...
Showing 1-8 of 8