Android Studio エラーリスト

  • ndkがない。
    • エラー :Execution failed for task ‘:versionchecklib:compileReleaseNdk’.
      > NDK not configured.
        Download the NDK from http://developer.android.com/tools/sdk/ndk/.Then add ndk.dir=path/to/ndk in local.properties.
        (On Windows, make sure you escape backslashes, e.g. C:\\ndk rather than C:\ndk)
  • アプリがインストールされない
    • http://saku-java.be-ourselves.jp/2014/05/13/android-openfileoutput-file-check/
    • adb shell でログのコマンドが動くか検証する?
    • USBケーブルがおかしいだけっぽい
      • 借りたUSBの転送速度は4318 KB/s (1027244 bytes in 0.232s)
      • 持ってたUSBの転送速度は109 KB/s (487641 bytes in 4.364s)!!
  • Consult IDE log for more details
    • ndkをインストールしたらなんとかなる
  • sdkがない
    • 待ってたらできた・・・

Fatal error: Uncaught Error: Call to undefined function set_post_views() in /home/jszk/desnote.com/public_html/wpjs/wp-content/themes/the-thor-child/single.php:658 Stack trace: #0 /home/jszk/desnote.com/public_html/wpjs/wp-includes/template-loader.php(78): include() #1 /home/jszk/desnote.com/public_html/wpjs/wp-blog-header.php(19): require_once('/home/jszk/desn...') #2 /home/jszk/desnote.com/public_html/index.php(17): require('/home/jszk/desn...') #3 {main} thrown in /home/jszk/desnote.com/public_html/wpjs/wp-content/themes/the-thor-child/single.php on line 658