I am facing a problem while debugging in Eclipse 3.4.2. I keep getting pop-up Exception processing async thread queue
I have Activity with some data displayed in WebView that I load with WebView#loadDataWithBaseURL Then I have/click menu option that fires android.content.Intent.ACTION_SEND
I\'m working in with the Android SDK 2.0 / Galileo / ADT 0.9.4 (latest to date). Against Android 1.5 API layer.
Trying to set it so if a certain condition is met then one of two check-boxes will be checked.However I keep getting a nullpointerexception error.
I\'ve been struggling with this issue for a little while now. Found several posts about it but none solved my problem. It will probably have something to do with the fact that a SecurityContext is bou
I have a real weird problem. (Very important note: this is an ex开发者_开发百科ample cause I can\'t paste the original code, I wrote it as text with no compiler.)I have 2 classes:
I\'m running the following line in an Activity, which is within the same application, but in a different package:
OMG. I have a little project to do and the Strings are killing me! Now, I have a String which is null (is taken the value from invoking getParameter() from a servlet).