[android-developers] Re: Google Wallet on rooted devices

2011-09-21 Thread mtk
Google prevent this?  If you are dumb enough to root your device, you should know that you are opening a can of worms. On Sep 21, 8:16 am, mtk mano...@gmail.com wrote: Will google wallet work on a rooted device? Isnt it a secueity risk to allow that - given that on rooted devices a rogue

[android-developers] Google Wallet on rooted devices

2011-09-20 Thread mtk
Will google wallet work on a rooted device? Isnt it a secueity risk to allow that - given that on rooted devices a rogue app can get access to the HCI layer and sniff payment credentials when a transaction happens? How is google preventing this? -- You received this message because you are

[android-developers] Re: NFC Secure Element

2011-01-28 Thread mtk
, once we have the keys? Sorry I'm new to GP so learning stuff as I go... On Jan 27, 10:25 pm, nemik ne...@nemik.net wrote: mtk, very cool! So when you did that call directly (somewhere in init of the jni code?) you got it to detect? How are you sending APDU commands? Also, if I understand wired

[android-developers] Re: NFC Secure Element

2011-01-24 Thread mtk
Thanks Nemik for posting the patch, I was trying to get the emulation working without much luck so far, I see you have flipped some additional flags than what I had, so I'll trying those. Btw I was able to set the SE to wired mode by calling phLibNfc_SE_SetMode(seID,phLibNfc_SE_ActModeWired,

[android-developers] How to compare two song files?

2010-08-24 Thread MTK
I would like to compare two song files (one may be subset of other file) and see, if they are match each other. Is there any predefined method available in Android? How to proceed on this? -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] How to compare two song files?

2010-08-24 Thread MTK
I would like to compare two song files to see, if they are same or not. (Both song file need not be same length and one may be subset of full song file). I am lookinng for method of comparing like human ear. Any direction on this would be helpful. -- You received this message because you are