- Android Things Projects
- Francesco Azzola
- 81字
- 2021-07-02 20:46:25
Differences between Android and Android Things
As you can see an Android Things project is very similar to an Android project. We always have Activities, layouts, gradle files, and so on. At the same time, there are some differences:
- Android Things does not use multiple layouts to support different screen sizes. So when we develop an Android Things app we create only one layout.
- Android Things does not support themes and styles.
- Android support libraries are not available in Android Things.
推薦閱讀
- 自己動手寫搜索引擎
- Python網(wǎng)絡(luò)爬蟲從入門到實踐(第2版)
- 基于差分進化的優(yōu)化方法及應用
- aelf區(qū)塊鏈應用架構(gòu)指南
- 微服務(wù)架構(gòu)深度解析:原理、實踐與進階
- 基于SpringBoot實現(xiàn):Java分布式中間件開發(fā)入門與實戰(zhàn)
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實戰(zhàn)
- Android應用開發(fā)深入學習實錄
- Instant Debian:Build a Web Server
- Shopify Application Development
- Python應用與實戰(zhàn)
- Mastering OpenStack
- SAS編程演義
- Building Clouds with Windows Azure Pack
- Google Maps JavaScript API Cookbook