What steps will reproduce the problem?
1. Download / install the ASK / Java bundle: adt-bundle-windows-x86_64.zip
a. Downloaded 1/4/2012
2. Download book source from Publishers webpage (zip file)
3. import MyMovies Project
What is the expected output? What do you see instead?
I would like the project to compile / run
I receive:
Errors occurred during the build.
Errors running builder 'Android Pre Compiler' on project 'MyMovies'.
java.lang.NullPointerException
What version of the product are you using? On what operating system?
Windows 8 64x
Please provide any additional information below.
I have tried:
1) right-click on your project and select "Android Tools -> Fix Project Properties"
2) right-click on your project and select "Properties -> Java Compiler", check
"Enable project specific settings" and select 1.6 from "Compiler compliance
settings" select box.
3) Deleting the gen directory and having it recreated..
I am sure it is a quick configuration update but I can not find the solution. Any help would be greatly appreciated.
Original issue reported on code.google.com by
Matthew....@gmail.comon 4 Jan 2013 at 11:10Attachments: