平板电脑上的 Android Things

标签 android tablet android-things

是否可以在平板电脑上使用 Android Things? 我的项目需要 Android Things,但我不能为它使用 Raspberry,因为它会很贵。

如果不是,我该如何处理“普通”Android(Android 用于平板电脑/手机)只有我的应用程序,没有通知栏和不要用生命周期关闭我的应用程序? (比如在 Android Things 上)

最佳答案

It's possible to use Android things on a tablet?

没有。这是 list of supported platforms .

If not, what do I do to the "normal Android".

开发一个 kiosk mode应用程序,或者,如果这对您来说还不够,customize Android source code .

关于平板电脑上的 Android Things,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46258672/

相关文章:

android - 当我同步我的项目然后告诉我(任务 ':app:processDebugGoogleServices' 执行失败)但我添加了 google-services.json

android - AutoCompleteTextView with SimpleCursorAdapter for Contacts 不返回光标实际值

android - 重装Android SDK r13看不到可用的API

android - 如何在 livecode 生成的 android 应用程序中播放 wav 文件

winapi - 屏幕键盘关闭按钮事件?

html - 媒体查询设置

android - 默认情况下,Google Nearby 不支持 Android Things

Android Things 20 分钟 apk 安装时间

nullpointerexception - Android Things:在Raspberry PI 3上通过USB UART接收数据时出现NullPointerException

android - 如何从 PreferenceScreen 启动 Android 应用程序的设备通知设置