Re: service dead cause ap gotten killed by system?

2009-02-23 Thread Formosalf
s away, any processes that are currently clients of that > provider also are killed. > > > On Mon, Feb 23, 2009 at 12:13 AM, Formosalf wrote: > >> Hi all, >> >> I have a quick experiment about service and app. >> Ap who bound the service will be killed by syste

service dead cause ap gotten killed by system?

2009-02-23 Thread Formosalf
Hi all, I have a quick experiment about service and app. Ap who bound the service will be killed by system if the service dies. Here is my experiment steps: 1. start camera and taking a picture 2. kill the android.process.media within adb shell. 3. the camera will killed by system with following

move EXIF interface from Camera to android framework

2009-01-21 Thread Formosalf
There is no Java API for EXIF in current framework. It is inside Camera apk. Its native library already exists in externel/jhead, will it be better that we move Camera/ExifInterface.java to Android framework? Not inside Camera apk? --~--~-~--~~~---~--~~ You received

Re: face detection in Android

2008-12-31 Thread Formosalf
calling > > face detection in java, right? > > > > I'm also curious the performance of neven library in android, can > > anyone share experience? > > > > Thanks. > > > > Formosalf > > > --~--~-~--~~~---~--~~ You r