Hi, I am making an application and trying to combine my application with Evernote. for this i have download SDK and sample code. I prefer to use "Intent " way of calling Evernote through my Application. So the problem is when i call create note intenet the Evernote opens and note is save/uploaded in the Evenote application. After that i want following things, - how can i get New created Note tile to show in my application -How can i get Note gguid back in my application to open specific note later.
there is mathod called in my application after return if the intent "onActivityResult" , im sure something to do in this mathod but not sure what to do. i called this method "data.getStringExtra("gguid");" in "onActivityResult" method but it dosent work Could someone please help, Thanks and many regards, ijaz -- 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 this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en