Discussion Forums  >  Uncategorized

Replies: 2    Views: 347

WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
06/30/11 07:19 AM (14 years ago)

A little android help...

One of my apps isn't working quite right and crashes on my Xoom tablet. I don't have another Android device to test it on. I would appreciate it if someone could get it from the market (free) and tell me if it works on their device. It's RCEMS Field Guide, on first page there is a GPS location button. It should bring up a map and when you tap the user's pin show the Lattitude and Longitude of the user in the callout. It also crashes when trying to zoom on the tablet. Reports would be appreciated. Thanks everyone! Tim Wolf
 
WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
like
06/30/11 07:26 AM (14 years ago)
The error stacks (2) from the Developer Console: android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@459154e0 is not valid; is your activity running? at android.view.ViewRoot.setView(ViewRoot.java:514) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) at android.view.Window$LocalWindowManager.addView(Window.java:424) at android.app.Dialog.show(Dialog.java:241) at android.app.ProgressDialog.show(ProgressDialog.java:107) at android.app.ProgressDialog.show(ProgressDialog.java:90) at com.v1_4.B9D783A97AB28C8032634660.com.Act_ActivityBase.showProgress(Act_ActivityBase.java:81) at com.v1_4.B9D783A97AB28C8032634660.com.Act_Home$3.handleMessage(Act_Home.java:479) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:143) at android.app.ActivityThread.main(ActivityThread.java:4701) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626) at dalvik.system.NativeStart.main(Native Method) v1.4 Mar 29, 2011 12:50:56 PM 0 reports/week 1 reports android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@4723a908 is not valid; is your activity running? at android.view.ViewRoot.setView(ViewRoot.java:509) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) at android.view.Window$LocalWindowManager.addView(Window.java:424) at android.app.Dialog.show(Dialog.java:241) at android.app.ProgressDialog.show(ProgressDialog.java:107) at android.app.ProgressDialog.show(ProgressDialog.java:90) at com.v1_4.B9D783A97AB28C8032634660.com.Act_ActivityBase.showProgress(Act_ActivityBase.java:81) at com.v1_4.B9D783A97AB28C8032634660.com.Act_Home$3.handleMessage(Act_Home.java:479) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:143) at android.app.ActivityThread.main(ActivityThread.java:5068) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) at dalvik.system.NativeStart.main(Native Method)
 
WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
like
06/30/11 08:33 AM (14 years ago)
SORRY.... DISREGARD. Looks like I got a couple versions mixed up on two different machines and inadvertently uploaded the wrong apk.
 

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.