tags:

views:

27

answers:

1

K9 mail client is open source android application. Where can we get the source files ?

+1  A: 

From the source checkout page in the Google Code project:

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://k9mail.googlecode.com/svn/k9mail/trunk/ k9mail-read-only
Jon Skeet