Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

App only shows default image

$
0
0

Among many problems with Titanium, I am stuck on this. Building an app for Android , Titanium build 3.x

So I added code in app.js so it would only call main.js, but when my app is build and launches, it only shows default Titanium image!

Here is my app.js code

Titanium.UI.setBackgroundColor('#686868');

var win1 = Ti.UI.createWindow({ url : 'main/main.js' }); win1.open();

Any ideas?


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>