KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
android-aosp-mms
★ 58
Open GitHub ↗
Sms application from AOSP
Download README (.md)
Explore Similar Repositories
PixelTheme
:
An Android app for getting the pixel experience and more on every device with AOSP (Android 8.0+)
Android-IME
:
kBoard - A keyboard app and an Input Method Editor (IME) for Android.
AOSP-Kayboard-7.1.2
:
Full functional AOSP Keyboard with glide typing
LauncherC
:
基于AOSP Launcher3 开发,支持Android Studio / IDEA 编译
aosp_screen_stabilization
:
Screen Stabilization for Android AOSP
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
android-aosp-mms
?
Download (.md)
android-aosp-mms ================ Sms application from AOSP How to build this app ? ----------------------- - 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