Reputation: 1321
Could someone please point to some tutorial on how to setup and build the Google's Contact apps which is under packages/apps/Contact and run it in Android Emulator.
I know it has lot of dependencies including the provider itself which is a separate service., and other libraries from the source folder, but what i'm trying to do is to learn the way Google has designed their contact app and use some of its techniques in my app.
Currently i debug manually !! ^-^.. its very very painful, esp following Intent Calls..
but if i were able to compile and build the Contacts app myself, and run it in emulator, i can add some easy debug messages and recompile and then trace them. Could someone please help me with this.
Thanks in advance
Upvotes: 6
Views: 1865
Reputation: 622
Compiling contacts app nees for Android full source.
Upvotes: 4