[android-developers] accesing attributes of java class using webview

2010-09-21 Thread bot dev99
Hi, I am able to bind an object to Javascript through addJavaInterface() of WebView. I am able to access methods from JavaScript, Is there a way to access the java class attributes through JavaScript? Thanks, bot dev99 -- You received this message because you are subscribed to the Google

[android-developers] Re: How can I detect when outgoing call has been accepted

2009-11-26 Thread Bot
I still haven't find solution. Anybody? :) Internal telephony application obviously uses some unpublished functions. Can anyone assert this? -- 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] How can I detect when outgoing call has been accepted

2009-10-20 Thread Bot
Hello everyone, I have seen, using search, that this question has been asked already in this forum, without answer. To ask again: How can I detect when outgoing call has been accepted ? I can detect when outgoing call has been started using BroadcastReceiver. I can detect when call has ended