Can any one tell me where I can see the native messaging app source code which come with android if it is open source
I am looking for the source code of following application and version
Application name - Messaging
version - 2.3.6
This is the link to the latest code for the main screen of the Messaging app: https://github.com/android/platform_packages_apps_mms/blob/master/src/com/android/mms/ui/ConversationList.java
and this is its layout file: https://github.com/android/platform_packages_apps_mms/blob/master/res/layout/conversation_list_screen.xml