3

I'm looking to "Android emulator contacts manager" and it looks exactly what I need :).. Does anybody know if it possible to find source code of that application ( I hope some android project for eclipse :P ) ? If does not, can you suggest similar one, of course with source code.

Android v2.3.3

Android Emulator Contacts Manager

Kara
  • 6,115
  • 16
  • 50
  • 57
mastak
  • 1,397
  • 1
  • 14
  • 28

1 Answers1

2

Found it. It's there: The Android Open Source Contacts Project. You can browse other android application in parent repository.

Unfortunately they use com.android.internal.* packages which can't be reused as I see..

mastak
  • 1,397
  • 1
  • 14
  • 28