You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Hi,
Android source code is huge and it takes sometime for a developer to get around it to know what is stored inside it. The first time I looked into the source code I thought there must be someway easier to look into this, something like a page that explains what does each directories inside Android contains. I've created a document explaining the different directories inside Android containing simple description what is its contents and thought of sharing it to other developers in the spirit to help make it easier for other Android developers. At the moment the document contains information for Android 4.0.3_r1, as source code keep on changing I will try to keep it up to date to the latest version that are available in the Android repository.
Feel free to comment or correct anything in the document.
Thanks
Prithwish
unread,
May 29, 2012, 7:39:15 AM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Thanks for the documentation. :)
Alejandro Ricoveri
unread,
May 29, 2012, 9:08:34 AM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Great job!, i was looking for something like this since i began downloading source from repo, thanks a lot!, is has been really useful! ...
Ehtesh Choudhury
unread,
May 30, 2012, 4:11:12 PM5/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
That's really neat. I think it would be more helpful as a wiki, though.
Nanik T
unread,
Jul 17, 2013, 12:45:38 AM7/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Hi,
The wiki now has been restructure slightly in terms of versions that are
available. The current version that are available is :
android-4.0.3_r1 and android-4.1.1_r4. I've added a new link
master-android http://www.elinux.org/Master-android which will outline
the source in 'master' branch and will kept up to date at least once a
month (or whenever anybody wants to contribute) to make sure it stays in
sync with Google's 'master' branch.