简体   繁体   English

通过使用c / c ++(如emwin QT)制作的具有自定义GUI的Flash android平板电脑

[英]Flash android tablet with custom GUI made by using c / c++ like emwin QT

I have a question i came across embedded software development. 我有一个问题,我遇到过嵌入式软件开发。 I can programme gui and flash Arm Cortex m3/m4 proceesors with spi I2c uart bus interfaces. 我可以使用spi I2c uart总线接口对gui和Flash Arm Cortex m3 / m4处理器进行编程。 I can make decent gui on it using libraries like qt or emwin. 我可以使用诸如qt或emwin之类的库来制作像样的gui。

My question is can i flash android tablet with my own gui on it. 我的问题是我可以用自己的GUI刷新android平板电脑吗? I mean i dont want android os on my tablet. 我的意思是我不想在平板电脑上安装android操作系统。 Can i flash my own custom firmware on android tablet. 我可以在Android平板电脑上刷自己的自定义固件吗? Where do i get the schematic of those tablets and is there any project on web like this. 我在哪里可以得到这些平板电脑的示意图,网络上是否有像这样的项目?

Please dont put comments like why you want to do it. 请不要发表评论,例如为什么要这样做。 My question is simple can i / we do it if yes than how please. 我的问题很简单,如果可以,我/我们可以做吗?

Thank You !!! 谢谢 !!!

The closest you can get is running PostmarketOS , which is Linux Distribution with GNU userland for Android Devices. 最接近的是运行PostmarketOS ,它是Linux发行版,具有针对Android设备的GNU用户区。 Developing a custom firmware is hardwork. 开发自定义固件是一项艰巨的工作。 Checkout the PostmarketOS website for the list of devices Compatible. 请访问PostmarketOS网站以获取兼容设备的列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM