Sms application from AOSP
-
First, you need all Android source code, check : http://source.android.com/source/initializing.html and http://source.android.com/source/downloading.html (The application is currently build using android-4.4_r1 but android-4.4.2_r1 should works as well.
-
Next, clone this project in package/apps/ directory
-
Finaly, get your environnement ready to build Android and launch : make -j8 Mms2
-
Take a coffee