2

I want to learn something from Android Froyo phone application. I downloaded source from github, but that one was for ICS not for Froyo.

Does anyone know how can I download only phone application instead of downloading Froyo image. If that isn't possible then kindly please guide me downloading android Froyo source.

rekire
  • 46,262
  • 29
  • 163
  • 256
Mudassar
  • 1,516
  • 4
  • 20
  • 30
  • You can browse the source online. [Here] is a thread [1]: http://stackoverflow.com/questions/449763/where-can-i-browse-android-source-code-on-line – Jermin Bazazian Apr 19 '12 at 08:34

1 Answers1

2

I downloaded source from github , but that one was for ICS not for Froyo,

The GitHub repo you linked to has branches for froyo and other versions.

CommonsWare
  • 954,112
  • 185
  • 2,315
  • 2,367
  • hi man, i also need phone app code for ICS, can you please give link for source code of phone app, thanks in advance. – Hiren Patel Apr 29 '13 at 10:05