NullPointerException trying to launch map fragment
问题 This is the first time I have tried to do anything with play services and google maps/places API. I am getting a NPE error when trying to launch the activity. 06-10 09:15:45.704 19942-19942/com.rcd.mypr E/AndroidRuntime﹕ FATAL EXCEPTION: main Process: com.rcd.mypr, PID: 19942 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.rcd.mypr/com.rcd.mypr.BoxLocator.BoxLocator}: java.lang.NullPointerException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java