On running Android app FileNotFoundException is thrown and it says that classes.dex file does not exist(in the Problems tab in eclipse).
*Error:*
> Description Resource Path Location Type Error generating final
> archive: java.io.FileNotFoundException: D:\B040\Dec
> 31\AirTest\bin\classes.dex does not
> exist AirTestActivity Unknown Android Packaging Problem
I have been stuck up on this since the last 2 days. The package explorer does not give any error(red cross on project). All other projects work fine. Only this imported project - Airpush sample is not running. The same code works fine on a different system. Need help in this.