Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 daCoda6208yPlease kill me... Now the App is build and the emulator starts, but the app is crashing all the time without any error daCoda6208yPlease kill me... Now the App is build and the emulator starts, but the app is crashing all the time without any error  
- 
				
				@daCoda I keep on reading your name as: daCordova T_T
 Try a clean -> build
 Maybe Gradle is using old cache?
- 
				
				 daCoda6208yHaha yeah that name fits kinda... daCoda6208yHaha yeah that name fits kinda...
 Already did a SVN revert, removed android and added it again... Now gonna remove all plugins and readd them in case there is any problem due to old version or anything
- 
				
				 daCoda6208yDefinitely abandon it for my next project! Do you now any good ans modern cross platform development frameworks? daCoda6208yDefinitely abandon it for my next project! Do you now any good ans modern cross platform development frameworks?
- 
				
				 daCoda6208y@kerambit I will try it out, thanks :) daCoda6208y@kerambit I will try it out, thanks :)
 Finally fixed the problem... My Coworker used an older version of the Google maps plugin. It seems like they renamed a important Java class in the newer version which lead to a classNotFound exception... Thank god for ADB logcat :D
Related Rants




 It all makes sense now...
It all makes sense now...

Writing code an testing it: works fine.
Not touching it for 3 weeks: can't compile it due to an gradle error
I hate Cordova!
rant
cordova
gradle
android