Discussion Forums  >  Uncategorized

Replies: 1    Views: 191

JP Wilson
Lost but trying
Profile
Posts: 11
Reg: Nov 22, 2011
location unknow...
1,110
12/06/11 06:13 PM (14 years ago)

BT Server Force close issue...

I am trying to run an application created on BT server 2.1.4 using the eclipse emulator but when I run as and android app I receive Sorry - Force close error. The LogCat reads as follows: 12-06 18:45:00.766: E/AndroidRuntime(296): FATAL EXCEPTION: main 12-06 18:45:00.766: E/AndroidRuntime(296): java.lang.NullPointerException 12-06 18:45:00.766: E/AndroidRuntime(296): at com.myfirstapp.BT_activity_root.transitionToAppHomeScreen(BT_activity_root.java:274) 12-06 18:45:00.766: E/AndroidRuntime(296): at com.myfirstapp.BT_activity_root$1.run(BT_activity_root.java:352) 12-06 18:45:00.766: E/AndroidRuntime(296): at android.os.Handler.handleCallback(Handler.java:587) 12-06 18:45:00.766: E/AndroidRuntime(296): at android.os.Handler.dispatchMessage(Handler.java:92) 12-06 18:45:00.766: E/AndroidRuntime(296): at android.os.Looper.loop(Looper.java:123) 12-06 18:45:00.766: E/AndroidRuntime(296): at android.app.ActivityThread.main(ActivityThread.java:4627) 12-06 18:45:00.766: E/AndroidRuntime(296): at java.lang.reflect.Method.invokeNative(Native Method) 12-06 18:45:00.766: E/AndroidRuntime(296): at java.lang.reflect.Method.invoke(Method.java:521) 12-06 18:45:00.766: E/AndroidRuntime(296): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868) 12-06 18:45:00.766: E/AndroidRuntime(296): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626) 12-06 18:45:00.766: E/AndroidRuntime(296): at dalvik.system.NativeStart.main(Native Method) I have reviewed the README & instruction pdf but not exactly sure where the error is taking place. Any suggestions greatly appreciated. Thanks, Jp
 
Parker @ buzztouch
buzztouch Evangelist
Profile
Posts: 1395
Reg: May 09, 2011
Pacific Grove, ...
24,500
like
12/07/11 07:52 PM (14 years ago)
Hi Jp, Did you have any success running the 'Hello World' test app on your Eclipse setup? After that, There should be a instructions.pdf file in your project download folder for you to follow. If you have successfully gone through those I would try re-downloading your project and opening it again. Let us know how it goes for you.
 

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.