./services/java/com/android/server/location/GpsLocationProvider.java has services/jni/com_android_server_location_GpsLocationProvider.cpp as its jni counterpart
The file exists in gingerbread. See here: https://github.com/android/platform_frameworks_base/blob/gingerbread/services/jni/com_android_server_location_GpsLocationProvider.cpp I can't see another GpsLocationProvider.java file, are you sure you're looking for the correct JNI file? HTH, Matt On Wednesday, May 16, 2012 10:46:58 PM UTC+1, Jeffrey wrote: > > Hello, > > I am working on the GPS functionality based on TI-Android- > GingerBread-2.3.4-DevKit-2.1, however I am missing the JNI > implementation of GPS interfaces. > > The missing file is \frameworks\base\core\jni > \android_location_GpsLocationProvider.cpp. > > Could anyone help advice from where I can get this file? > > And does anyone know why this file is not included in the release? > > Thanks in advance. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
