Hey,
I'm getting some really weird crash reports from market. The crash
happens right at luanching app but we have around 100k users, and this
report occurs ~9/week only! As you can see following the stack trace I
pasted my AndroidManifest file, i have the class name defined.
Any idea?
java.lang.
Hey,
I'm having some weird crash reports from market.
I have the full class name in my AndroidManifest.xml and we couldn't
reproduce it on any of our phones. My application. We have around 100k
users and I'm seeing this report approximately 9/week only.
Any idea what's happening?
java.lang.Runti
s available when the view added to activity it should be
available if it's displayed from a service. Something is missing after
the addView process.
Also why the OnKeyDown/OnKeyUp not work even the view was on an
activity?
On Apr 15, 3:37 pm, Mark Murphy wrote:
> On Fri, Apr 15, 2011
Hi,
I have a view which basically cover the full screen to capture key
input. It works well if I add it to activity, but if I display it from
background service using WindowManager.addView, it doesn't work.
Another quesiton is why onKeyDown/onKeyUp doesn't work? As you see I
have to use setOnKeyL
arglist[1]=R.xml.preferences;
arglist[2]=null;
Object retobj = m.invoke(pm, arglist);
return (PreferenceScreen)retobj;
} catch(Throwable e){
Log.e(TAG,e.toString());
return null;
}
}
Bruce Xia
Foun
hi,
I want to use PreferenceManager.inflateFromResource() in my
application. It's only available in the full build:
framework_intermediates-classes-full-debug.jar
How can I can use it?
Thanks,
Bruce
--
You received this message because you are subscribed to the Google
Groups "Android Developers
hi, I have a grammar file which I'd like to package and dump it under /
data/data/[mypackage]/files folder during installation(something like
the windows installation wizard do). Is there an easy way to do it? I
thought about using raw file resource and read/copy it when
application runs, but don't
hi,
I'm developing an app which needs some IVR funtionality -- play a
prompt, wait for user to respond, do an action, and loop...
Do I have to call "SpeechRecognizer.startListening(new
Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH));" every time after I
play the prompt? Is there a better way?
T
Hi I think the unsubscribe email isn't working. I've sent three emails to
unsubscribe but still receiving email.
Can you help please?
On Tue, Dec 15, 2009 at 2:41 PM, Bruce Xia wrote:
> hi please unsubscribe me from this group.
>
--
You received this message because you a
lines of a SOAP or JMS client or such though (which
> also can be done, not that they *should* be done, but can be). You
> need to clarify this quite a bit before anybody can really try to help
> you.
>
> On Dec 2, 2:55 am, Bruce Xia wrote:
> > is there a way to port or
is there a way to port or implement a J2EE client on android? Does
anybody have example code please?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe fro
11 matches
Mail list logo