Tuesday, August 29, 2017

[Android applocation] Wallpaper





- Download many wallpaper full HD:
- include :
 + Sony
 + Samsung
 + iPhone
 + HTC
 + etc...
get notification when have new wallpaper
Enjoy this application

Download app from Google Play

Sunday, August 20, 2017

Android build apk file with command line




Google Play

build apk
- gradlew assembleDebug
build apk when running device
    for debug
    - gradlew installDebug
    for release
    - gradlew installRelease


buildTypes {
        release {
            minifyEnabled false
            signingConfig signingConfigs.release
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
            buildConfigField "boolean", "ENABLE_DEBUG", "false"
        }
        debug {
            buildConfigField "boolean", "ENABLE_DEBUG", "true"
        }
    }

Friday, August 18, 2017

[Android application] Kết quả xổ số

Kết quả xổ số:
- Các tỉnh miền trung : Bình Định, Phú Yên,.....
- Các tỉnh miền nam: Sóc Trăng, TP HCM,...
- Vietlott:
+ Mega 6/45
+ Max 4D
+ Power 6/55
- Ứng dụng nhẹ, mượt

Download app from Google Play

Tuesday, August 15, 2017

[Android Application]Works Manager


- Simple application to manager works for day
- Notification when set time
- Use for Offline
- Share event
- All in one screen
- Enjoy this application
Download app from Google Play