Example to run task on background thread using Thread, Handler and Looper: com.example.androidthreadlooperhandler.MainActivity package com.e...
Read More
Home » Archive for May 2015
Google officially announced its IoT platform, Project Brillo
Brillo extends the Android platform to all your connected devices, so they are easy to set up and work seamlessly with each other and your ...
Read More
SDK for Android M (preview) is available now
Android SDK for Android M (API 22, MNC Preview) is available. It can be installed in Android SDK Manager.
Read More
Android App to control Arduino+ESP8266 web connected LED
It's a Android app connect to Arduino Due + ESP8266 WiFi module web server (in my another blog arduino-er) , control the Due on-board LE...
Read More
Android custom touch view, with callback interface.
This example, implement custom view with touch function, and also callback interface. And also implement listener at activity side. Such tha...
Read More
Create custom view with touch detection
Here we implement a custom view with touch detection, to show touched area. com.example.androidtouchview.TouchView.java, our custom view. pa...
Read More
Learn Android Studio: Build Android Apps Quickly and Effectively
Learn Android Studio: Build Android Apps Quickly and Effectively Learn Android Studio covers Android Studio and its rich tools ecosystem, in...
Read More
List supported media codec using MediaCodecList
This example list media codec available on the device, using MediaCodecList , to enumerate available codecs, each specified as a MediaCodec...
Read More
Create signed APK in Android Studio
To create signed APK in Android Studio: with your project opened, click Build on the menu, and Generate Signed APK..., then follow the steps...
Read More
Android Application Development with Maven
Android Application Development with Maven Android is an open source operating system used for smartphones and tablet computers. The Android...
Read More
New UI Component of Custom View in Android Studio
In Android Studio, you can easily create custom view: > File > New > UI Component > Custom View Android Studio will create a alm...
Read More
Free eBook - HTTP/2: A New Excerpt from High Performance Browser Networking
HTTP/2: A New Excerpt from High Performance Browser Networking By Ilya Grigorik Publisher: O'Reilly Media Final Release Date: May 2015 T...
Read More
Created with Microsoft Hyperlapse Mobile
First test video created with Microsoft Hyperlapse Mobile for Android Preview . #MSHyperlapse
Read More
Microsoft Hyperlapse Mobile for Android Preview
Introducing Microsoft Hyperlapse, available for download at http://aka.ms/hyperlapse . Microsoft Hyperlapse lets you creates smooth and stab...
Read More
CalendarView example
A simple example of CalendarView (added in API level 11), a calendar widget for displaying and selecting dates. The range of dates supporte...
Read More

Speed up Gradle build time by enabling the Gradle Daemon
Gradle is the new build system for Android projects on Android Studio. The Gradle Daemon is a background process that does the heavy lifting...
Read More
Google I/O 2015 official app
The official Google I/O 2015 app was built to be your co-pilot to navigate the conference, whether you’re attending in-person or remotely. ...
Read More
Android Studio Error:The supplied javaHome seems to be invalid. I cannot find the java executable.
If your Android Studio report Gradle Error of "The supplied javaHome seems to be invalid. I cannot find the java executable. Tried loca...
Read More
How to enable Developer Options on Xiaomi Redmi 2
To enable Developer Options on Xiaomi Redmi 2 (紅米手機2), running Android 4.4.4: > Settings > About phone > Tap on "MIUI version...
Read More
My Nexus 7 2012 (WiFi) get Android 5.1.1 OTA update
Just get OTA update Android 5.1.1
Read More
FREE ebook - C++ Today: The Beast is Back
Download for free - C++ Today: The Beast is Back , by Jon Kalb and Gašper Ažman. Compliments of JetBrains, available at PDF, EPUB and MOBI...
Read More
Play stream video (from Raspberry Pi) on VideoView
This exercise play stream video from network on VideoView. (with APK download on bottom of this post) - Prepare stream video from Raspberry ...
Read More
Set requirement of JobScheduler, I am confused!
Last exercise show a " Simple example using JobScheduler to run JobService repeatly ". I think I can create a JobScheduler to run ...
Read More
It is now time to talk about Windows 10
Build 2015 - Keynote Day 1 (Windows 10)
Read More
Sky: will it be the new programming framework for Android development?
Sky is an experimental open-source framework for writing mobile applications in Dart. Sky brings continuous deployment, fast development cyc...
Read More
Example of JobScheduler and JobService
Android 5.0 provides a new JobScheduler API that lets developers optimize battery life by defining jobs for the system to run asynchronously...
Read More
Subscribe to:
Comments (Atom)