If we want the underline, we have to draw the underline by ourselves.
So we define the new class LinedEditText to override onDraw.
If we want the underline, we have to draw the underline by ourselves.
So we define the new class LinedEditText to override onDraw.
we can use windows built-in command makecab to compress file
and use extrac32 to umcompress.
安裝 App 如果遇到 “Your device isn’t compatible with this version” 這樣的訊息
1.首先先確認 manifest 裡面 uses-feature 所要求的功能該手機or平板是否有此規格
從相簿選擇照片可以用 Intent 簡單的達成
Intent pickImageIntent = new Intent(Intent.ACTION_PICK, android.provider.MediaStore.Images.Media.EXTERNAL_CONTENT_URI);