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

Category: Android

Android

Testing YouTube Android Player API on Android phone & Android TV

Posted on January 15, 2016 / 0 Comment

I tested YouTube Android Player API on Android TV devices. Sadly it is not working well with Android TV’s YouTube app (“YouTube for Android TV”). Only YouTube A...

Android

Fast, easy Parcelable implementation with Android studio Parcelable plugin

Posted on November 13, 2015 / 0 Comment

Starting from conclusion Use Parcelable class is always encouraged for better performance, while it is much easier to use Serializable&...

Android

Importing Android SDK with hidden APIs

Posted on October 9, 2015 / 0 Comment

How to import ActivityManagerNative? My first motivation was to use AndroidManagerNative class, even you can find this class in Android open source project...

Android

Noticeable changes for Android Marshmallow 6.0

Posted on October 7, 2015 / 0 Comment

What has changed from Android Lollipop to Marshmallow from user point of view on Android TV? Below is the noticeable changes when I use Nexus Player with Androi...

Android

AsyncTask implementation framework – to be independent from Activity –

Posted on October 2, 2015 / 0 Comment

Continuing from AsyncTask usage summary. Interest is how to establish independence between Activity and AsyncTask? The answer is well summarized in the article,...

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

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...

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...

AsyncTask01
Android

AsyncTask usage summary

Posted on September 2, 2015 / 0 Comment

Overview AsyncTask is useful when you are working on UI (main) thread, and want to do some (maybe long) background process, and want to get callback a...

Posts navigation

1 2 Next »
en_US English

Popular Posts

Recent Posts

  • Preferred Networks was a place that helped me build my confidence as an engineer
  • How to catch up with the papers in AI field – summary for 2024
  • Will there be dramatic changes on the day of the Singularity?
  • The Potential of LLM+Search and Recent Paper Summaries
  • Library release: visualize saliency map of deep neural network

Featured Posts

Preferred Networks was a place that helped me build my confi...
How to catch up with the papers in AI field – summary ...
Will there be dramatic changes on the day of the Singularity...
The Potential of LLM+Search and Recent Paper Summaries

Categories

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

Archives

  • December 2024 (1)
  • April 2024 (1)
  • February 2024 (1)
  • January 2024 (1)
  • 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)