I have download the Facebook SDK for Android development and imported that in my project. But when I import that in my project, I get a windows dialog with the message that aapt.exe has stopped working. But the biggest problem of all is that all of my files in my project get an error because files in my gen folder get deleted (R.java and Manifest.java). How come this is happening and how can I solve this? I've updated everything that there is to update and cleaned both Facebook SDK library as my own library.
↧