Community Questions & Answers

Android Fastdev Issue

Hello When attempting to use fastdev, my application suddenly throws null exceptions. When I disable fastdev via tiapp.xml, it builds and runs fine. This seems to be a problem with the way it exports the code to the device, since the way it blows up is...

Alloy slow deployment

Hi, when I started developing with **Alloy** and **TI3** I noticed that the deployment to the Android emulator is really slow. I don't think that the problem is the alloy compilation because in the console that steps are very quick. It seems that the...

FastDev - What's the secret??

For some reason, I am not having luck getting this FastDev thing to work. I've followed all the steps/guides numerous times. I start my FastDev server: ~~~ $ titanium fastdev start [INFO] [2011-09-05 23:28:12,577] Serving up files for...

Application does not react on FastDev commands

Hello, i'm trying to get working fastdev on Windows 7. Here is my configuration: 1. **Application type:** mobile 1. **Titanium SDK:** 2.1.5 1. **Platform & version:** Android 2.2 1. **Device:** Android emulator 1. **Host Operating System:** Windows...

Cannot start fastdev on SDK 3.0

I tried to start fastdev using the following command: titanium fastdev start I get: Titanium Command-Line Interface, CLI version 3.0.18, Titanium SDK version 3.0.0.v20121105141612 Copyright (c) 2012, Appcelerator, Inc. All Rights Reserved. Please...

Image load delay: Android 2.1.0 and 2.1.1

When I load an image, the FastDev process shows that the image loads four times. Images also seem to load up four times when an animation completes, causing significant lag. Here is a simple example showing the problem, change the console in studio to the...

Fastdev does not fetch "app.js"

Hi all, I'm trying to use Fastdev in Android, but it fails at the beginning. I have started fastdev server correctly, and you can see the app connection to it. The problem is that when the app asks for app.js it seems to receive nothing. This is the...

Android Fastdev not working ...

I have it set to true in the tiapp.xml ... all of sudden it stops working a couple of days ago ... latest sdk and everything else. Anyone have a suggestion on what to look at to fix it ... slowing my dev time.

Fastdev not fetching changed files

With the android emulator already running: A full recompile and build debug-run: 4:06 minutes b4 program is running in emulator (yep 4 minutes!) Restarting app with 'titanium fastdev restart-app' 22 secs before running! Amazing isn't it? Only problem:...

Fast Dev Bug

I've been having problems using css with Fastdev in that it doesn't seem to recognize the changes. I've been working around this by make changes to the tiapp.xml which forces a full re-build. Is this a known issue or is there a better way to include the...

Emulator stopped working

I installed titanium yesterday and got a full day of very productive work without any problems. Overnight I shutdown my computer and now I'm trying to continue working but the emulator won't launch. I'm getting the following trace. ~~~ [INFO] logfile =...

FastDev - what is the smart thing about it?

Hi! I've asked earlier about fastdev, but I'll try again. On initial compile, fastdev spends approx. 2½ sec. pr. file it fetches to the emulator. This is subject to vodoo, 'cause some days it only uses a fraction of a second. I have no clue why some...

Bug in Fastdev?

This is my FASTDEV log for a single debug compilation starttime: 14:58:17,327 last entry: 14:59:52,259 Thats 1:35 just to get the files! you can see that every fileload takes little less than 2.5 seconds. My browser fetches both gmail and facebook much...

FastDev Timeout

Using Titanium Studio and I am unable to deploy via FastDev. My application simply starts and freezes on the loading screen. This works just fine in Titanium Developer w/o FastDev. This is with the 1.7 SDK as well as the 1.7.1 continuous. Is there any...

FastDev on OSX Lion

Hi, Seems like for some people FastDev just works.. Has anyone who it didn't just work for found a way to get it to play nice? Myself and my colleague have never been able to get FastDev to work. I've been converting my app from iOS > Android for some...

Fastdev and remote android emulator

I connect the Android emulator running on windows to my linux notebook, where I want to develop. Using titanium.py with the run command works and I can interact with the app, but I intended to use fastdev. With titanium fastdev started, the app stops on...

Fastdev newbie

Hi everyone, I'm trying to use fastdev for the first time. I finally got the fastdev server up and running, but i cannot run my app. It says "Exception occurred while building android project" ~~~ [ERROR] Exception occured while building...

Gertting fastdev working on Windows 7

I have followed the guides [here](http://wiki.appcelerator.org/display/guides/Fastdev+Reference+for+Android) and [here](http://developer.appcelerator.com/blog/) on fastdev to no avail. When I try to start the fastdev server as described in the...

Android fastdev

Hi, I installed Titanium mobile sdk 1.7.0 RC1 and I have Titanium Studio 1 running. But when I want to use the fastdev option for android I always keep getting the same error, for example: In the terminal of Titanium Studio I type following command: $...

FastDev problem.

Does anyone know why I can get "titanium fastdev restart-app" to work? I get the following: ~~~ No Fastdev Servers found. The lock file at /Users/josborn/Documents/Titanium Studio Workspace/protrada/.fastdev.lock does not exist, you either need...

FastDev solution for iOS

Hi fellow devs, I thought you might be interested in a small project I've just completed. Since testing Ti Mobile applications on device can be quite consuming, because the app needs to be rebuilt, signed & redeployed after each significant...

Fastdev server installation

Hi, Can anyone explain me how to install fastdev server on my mac machine. I've installed fastdev on windows but its not working. Its located here in windows: "C:\ProgramData\Titanium\mobilesdk\win32\1.7.0\android" but when i try to run it, it...

FastDev mode is diabled

Hi, Can anybody tell how can I fix this problem?, I can see code changes being updated in the android emulator and ever time the app launches, the emulator displays the following message: ~~~ Warning: FasDev mode is disabled. Error Message:...

fastdev log output

i am a little bit confused.. the fastdev logs says stuff like ~~~ [WARNING] [2011-06-23 09:53:42,587] get undefined: path not found [WARNING] [2011-06-23 09:53:42,601] get undefined: path not found [WARNING] [2011-06-23 09:53:42,632] get undefined: path...

How to disable fastdev?

Hi, We made the mistake to update titanium studio. Now we get null pointer exceptions in the application, as there are some issue with the fastdev and getting source files. Ok, instead of trying to figure out to get fastdev running, I want to...

Exclude dirs in FastDev

Hi Guys, We think Fastdev is a great improvement in Appcelerator. But we have a problem with it. We are developing a quite heavy application in Android with a lot of images. When we use Fastdev on this application it only slows us down because he need...

fast dev:

Hi, I got some problem when starting the server: my project is in "D:\SVN\repository\Public\CompteFiscal, so using cd i go in my project directory. Then i add the command ~~~ "start /B titanium fastdev start" ~~~ First, it was said...

Showing 1-47 of 47