Camera_intent has stopped
问题 I'm a novice in android and was recently developing my first app which basically launches the native camera application, takes a picture and saves it on the device. However, the app keeps crashing when I try to launch the camera app. Please help me get this sorted. Thanks. The log from logcat: 03-22 15:13:35.143: D/AndroidRuntime(17395): Shutting down VM 03-22 15:13:35.144: E/AndroidRuntime(17395): FATAL EXCEPTION: main 03-22 15:13:35.144: E/AndroidRuntime(17395): Process: com.example.vivek