Hello!

Just one question from nooby developer.

Why I can find source for ServiceManager inside android 4.0.3 source
tree but no ServiceManager.class under andoird.jar?

I expect to see the following line:

./platforms/android-15/data/android/content/SyncStorageEngine.class

but here only this output:

axet-laptop:android-sdk-macosx axet$ find . | grep SyncStorageEngine
./platforms/android-10/data/android/content/SyncStorageEngine
$PendingOperation.class
./sources/android-15/android/content/SyncStorageEngine.java
./sources/android-15/android/content/SyncStorageEngineTest.java
axet-laptop:android-sdk-macosx axet$

-- 
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

Reply via email to