Re: [android-developers] DLNA Core

2011-08-05 Thread Takeyuki UEDA
Hi keynes, I wonder that, is there any ready DLNA core which is open and documented? I think there might be no open source DLNA core because the specs of DLNA are opened to just DLNA member, with annual fee 10,000$, detailes are as follows. http://www.dlna.org/industry/join/overview/ -

Re: [android-developers] Re: Photos Folder (DCIM)

2011-06-29 Thread Takeyuki UEDA
The folder name DCIM is defined by following DCF (digital camera fileformat) standard. http://www.cipa.jp/hyoujunka/kikaku/pdf/DC-009-2010_J.pdf Sorry, only Japanese document is available. - Takeyuki On 2011/06/30, at 8:54, Indicator Veritatis mej1...@yahoo.com wrote: It has been standard on

Re: [android-developers] packet sniff

2011-06-06 Thread Takeyuki UEDA
How about Shark, the android version of wireshark? You can find this on the android market. - Takeyuki On 2011/06/03, at 15:56, smokerpg smokerpg...@gmail.com wrote: run app in emulator(ADB) and capture the packet. If you are looking for HTTP headers only, then go to following page to

Re: [android-developers] Programmatically play DTMF tones during a call

2011-04-16 Thread Takeyuki UEDA
How about ToneGenerator? http://developer.android.com/reference/android/media/ToneGenerator.html - Takeyuki On 2011/04/15, at 23:28, Mark Murphy mmur...@commonsware.com wrote: On Fri, Apr 15, 2011 at 10:16 AM, Keith Fry keith...@gmail.com wrote: Yes, I want it to play tones over the call not

[android-developers] How can I get current running Activity from Context

2011-03-30 Thread Takeyuki UEDA
Hi, Does anyone knows how to get current running Activity from Context? Because I need Activity in my junit class. Best regards, Takeyuki -- 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 get current activity from context?

2011-03-28 Thread Takeyuki UEDA
Hi, Does anyone knows that how can I get current activity from context? Best regards, Takeyuki -- 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 from