[DSPhoto Go!]群晖TV DSPhoto启动器,解决DSPhoto安装后无启动图标问题 – Solution to the problem of no app icon after installation of Synology Android TV-DSPhoto

由于群晖TV DS Photo使用了Android TV的特性,导致部分电视和电视盒设备在安装DS Photo后没有显示启动图标,为此笔者编写了一个Android APK [ DSPhoto GO! ],可以启动已安装的TV DS Photo,希望可以帮助到群晖的NAS玩家们。 Because the Synology TV DS Ph……

[DSVideo Go!]群晖TV DSvideo启动器,解决DSVideo安装后无启动图标问题 – Solution to the problem of no app icon after installation of Synology Android TV-DSvideo

【 DSPhoto GO!已发布 – 2020.01.27 -> 传送门!】 由于群晖TV DS Video使用了Android TV的特性,导致部分电视和电视盒设备在安装DS Video后没有显示启动图标,为此笔者编写了一个Android APK [ DSVideo GO! ],可以启动已安装的TV DS Video,希……

解决JNI编译错误 – Application targets deprecated ABI(s): armeabi

一、JNI编译错误信息  compilation error message 在编译JNI时,会出现“armeabi / mips64 / mips会在将来的NDK版本中去掉”的错误提示,这些提示不影响编译结果,但每次弹出来也很不爽-_- !! Android Studio compile the JNI will show error message as ……

Android Studio 2.3安装配置NDK与JNI开发详解

一、安装NDK 1. 在菜单栏选择File -> Settings -> Appearance & Behavior -> System Settings -> Android SDK -> SDK Tools选中LLDB和NDK,点击【Apply】按钮后,Android Studio会提示安装NDK。 2. 点击【OK】按钮安装NDK,( 如果第一……

Top