On Wednesday, December 4, 2013 6:37:54 PM UTC-8, Jonathan S wrote: > > Did you check build.gradle for buildToolsVersion? >
I've never gotten all the way through import on Studio. It hangs, or throws up an error about the android projects not finding a library project. The following line in project.properties has allowed me to build some projects in Eclipse. I hope I remember to take it out whenever I need to do that. sdk.buildtools=18.1.1 Nathan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

