Skip to content
corochannNote
Deep learning, Machine learning, Android etc.
  • Twitter
  • github
  • Kaggle
  • Home
  • About
  • Deep learning tutorial with Chainer
  • Android TV app tutorial
  • Projects
    • Apps
      • Hayya ‘alas Salah
      • Seikeidenron for Android TV
    • theanonSR
    • C/C++ Single File Execution Plugin

Month: September 2015

Develop

Android Studio Live Templates Usage Examples

Posted on September 12, 2015 / 0 Comment

Android Studio, IDE offered by JetBrain, helps your day if you know how to use it more and more. Continuing from live template introduction, I introduce some ex...

spinner fragment
Android/Android TV

Spinner Fragment: show loading progress bar
– Android TV app hands on Tutorial Appendix A

Posted on September 12, 2015 / 0 Comment

In the Appendix of this Tutorial, I will introduce useful Android common library/function. These are usually applicable not only for Android TV, but also for An...

Android TV

Refactoring source code construction
– Android TV app hands on Tutorial 14

Posted on September 11, 2015 / 0 Comment

Refactoring I have explained Android TV specific UI implementations (sample source code referenced from Android TV sample application) through this tutoria...

Android

Build executable file with Android NDK after Lollipop (Android API 21)

Posted on September 11, 2015 / 0 Comment

I’ll introduce more functionality of Android NDK continuing from Android NDK set up introduction. Android NDK is not only a tool to build up .so library to...

Android

Starting Android NDK is easy!

Posted on September 10, 2015 / 0 Comment

Android NDK Develop environment set up summary Usually Android application is developed by Java, but you can use C/C++ source code together with Android ND...

Java

Javadoc coding rule of @link, @linkplain, @see

Posted on September 9, 2015 / 0 Comment

How to write link reference in javadoc See previous post for general javadoc explanation. Basic rule To show “label” which refers to other field class...

Java

Get to know coding rule of Javadoc in 10 mins

Posted on September 4, 2015 / 0 Comment

Javadoc – Java document comment Javadoc is used in Java language to write comment with the format stats from “/**” (2 asterisk needed) and ends with “*/”   ...

live_template
Android/IntelliJ

Android Studio Live Templates Introduction

Posted on September 3, 2015 / 0 Comment

How to use Live Templates Go to [File] → [Setting] → [Live Templates], already registered live templates are shown. We can check the Abbreviation, Description a...

App

Cannot use Software keyboard after pairing with TV SideView on SONY BRAVIA Android TV

Posted on September 3, 2015 / 0 Comment

Software keyboard cannot be launched and I cannot type from TV When I was using SONY’s TV SideView application, I faced a problem after pairing with TV SideView...

In-app search
Android TV

In-app Search function implementation
– Android TV app hands on Tutorial 13

Posted on September 3, 2015 / 0 Comment

Search function implementation The usage of SearchFragment of Leanback support library and UI related implementation are explained in previous chapter. In ...

Posts navigation

1 2 Next »
en_US English

Popular Posts

Recent Posts

  • Library release: visualize saliency map of deep neural network
  • Penn Tree Bank (PTB) dataset introduction
  • Define your own trainer extensions in Chainer
  • Predict code for Penn Bank Tree (ptb) dataset
  • Long Short Term Memory (LSTM) introduction

Featured Posts

Library release: visualize saliency map of deep neural netwo...
Penn Tree Bank (PTB) dataset introduction
Define your own trainer extensions in Chainer
Predict code for Penn Bank Tree (ptb) dataset

Categories

  • Android (16)
  • Android TV (30)
  • App (12)
  • AtCoder (4)
  • Chainer (36)
  • Codeforces (5)
  • Develop (2)
  • IntelliJ (4)
  • Java (2)
  • Machine Learning (5)
  • Programming Contest (1)
  • python (3)
  • TopCoder (1)
  • Uncategorized (1)
  • Wordpress (1)
  • Wordpress/SEO (1)

Archives

  • December 2018 (1)
  • September 2017 (1)
  • August 2017 (4)
  • July 2017 (3)
  • June 2017 (7)
  • May 2017 (1)
  • April 2017 (5)
  • March 2017 (6)
  • February 2017 (6)
  • December 2016 (2)
  • November 2016 (3)
  • October 2016 (4)
  • September 2016 (3)
  • August 2016 (1)
  • July 2016 (1)
  • June 2016 (1)
  • May 2016 (4)
  • March 2016 (4)
  • February 2016 (1)
  • January 2016 (3)
  • December 2015 (2)
  • November 2015 (5)
  • October 2015 (8)
  • September 2015 (12)
  • August 2015 (4)
  • July 2015 (16)
  • June 2015 (5)