Re: [android-developers] Retrieve Contact Photo type

2010-08-30 Thread Pedro Elvas
Hi Carlo, Take a look in the source code of JPEGImageReaderSpi and PNGImageReaderSpi (j2se). These classes have a met

Re: [android-developers] How to secure passwords

2010-05-07 Thread Pedro Elvas
Hi MSChoi It seems its now part of openIntents project. http://www.openintents.org/en/node/205 http://code.google.com/p/android-passwordsafe/ []s On Fri, May 7, 2010 at 9:59 AM, MSChoi wrote: > What is the secure way to store passwords on android device? > > I found same topic in "Android Dev