“UBUNIFU” stands for creativity.
BLOG

Development

Kotlin: HTTP GET/POST sample code

Unfortunate, Coroutines are still experimental on the Kotlin 1.2. This code is a simple HTTP GET/POST with JSON by using the AsyncTask. Hope this will help you.

Laravel 5.6.7: Sequel Pro + Vagrant setup upon the Macbook

After create and migrate database by “php artisan migrate”, sometimes wants to manipulate database directly, especially in debug. Sequel Pro is one of the best MySQL tools for Mac. Here is a setup memo.

Laravel 5.6.7: npm install failed

When I setting up Laravel 5.6.7 on PHP 7.1.15 encountered error while the npm install. I think this is not laravel problem. But If this hasn’t soleved, can’t development vue.js. So, I will share a hint.

Eclipse: Can’t Zoom In (Cmd +) in Japanese Keyboard, MacBook

“Zoom out” assigned to “Cmd -” and “Zoom in” assigned to “Cmd +” key. But “Zoom in” doesn’t work in Japanese keyboard.

Android ListView: Searching/Filtering by SearchView

Original ListView has a functionality to filtering by text keyword. But it’s not able to search up all keyword. It only search the top of the text. This is a simple solution to search all up.

Android: Couldn’t create directory on external storage.

Now I’m developing an Android program that download MP3 file and store it on the external storage. Download is fine. But I had stuck at creating a directory on the external storage. 😅

How to check see if iPod audio file is DRM or not downloaded?

MPMediaItem is a collection of properties that represents a single item contained in the media library. It contains property to see if audio file of the iPod is DRM or downloaded.

SKView. Falling snow overlaying existing view. Swift 4.

To add falling snow 🌨 effect on your existing view. Need to pass the events in to underlying view.

Xcode 9 – Source Control Navigator issue

Source Control Navigator can be show one project usually. But sometimes show multiple project on Source Code Navigator. Why?☹️

MP3 Recording with lame and AVAudioEngine, Swift 4

MP3 file format is popular but iOS can’t support for recording with MP3 file format. Here is a sample code using the lame which can convert pcm to mp3.

1 2 3 »

言語

No available translations found
PAGETOP
Copyright © UBUNIFU INCORPORATED All Rights Reserved.
Powered by WordPress & BizVektor Theme by Vektor,Inc. technology.