I am new to Android/linux embedded systems. I am having trouble really understanding the whole Android/Linux embedded system. I downloaded an Android/linux SDK that works for Allwinner A83T. One problem is that all documentation is in Chinese. I used software to translate the documents and i was able to compile but still not working on my custom board. I don't understand where everything is defined and how to configure based on my board design. Is there some code I can compile just to see my hardware is communicating. I really need some help. I am following the tutorial and i am currently following.
Announcement
Collapse
No announcement yet.
Custome Boards using Allwinner A83T
Collapse
X
-
Tags: None
-
One problem is that all documentation is in Chinese
I can not really help much with this. Only what I can recommend is try to search through Github (e.g. google for "Allwinner A83T github"). Maybe some people have done it and you will be able to see what kind of changes they did? -
Robert, thank you for the reply. How so I know what files to edit inorder to reflect my schematic. I tried searching for GPIO names (from datasheet) but it's located in a lot of files.👍 1Comment
Comment