Discussion Forums  >  Uncategorized

Replies: 1    Views: 241

jwprimo
Aspiring developer
Profile
Posts: 13
Reg: Oct 02, 2011
Atlantic Beach
130
11/01/11 08:32 PM (14 years ago)

java error null pointer exception

After 3 days I finally got the MD5 code and then the Google API But, when I changed the value of debug in the strings file and tried to launch, I got this: java.lang.NullPointerException at com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController.launch(AndroidLaunchController.java:355) at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.doLaunch(LaunchConfigDelegate.java:320) at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch(LaunchConfigDelegate.java:236) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:942) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1146) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) It has to be something simple,
 
Parker @ buzztouch
buzztouch Evangelist
Profile
Posts: 1395
Reg: May 09, 2011
Pacific Grove, ...
24,500
like
11/02/11 05:09 PM (14 years ago)
Hi jwprimo, Not really sure off the top of my head, but I can suggest a few sites with setup instructions: http://developer.android.com/sdk/installing.html http://developer.android.com/guide/publishing/app-signing.html http://mobile.tutsplus.com/tutorials/android/introduction-to-android-development/ Give these a look through, you might be missing a small step.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.