please choosego to mobile | Continue to access the PC version
View: 19076|Reply: 15

Orange Pi 3 Android source incomplete

[Copy link]

6

threads

51

posts

220

credits

Intermediate member

Rank: 3Rank: 3

credits
220
Published in 2019-2-26 11:11:21 | Show all floors |Read mode
Edited by jonsmirl at 2019-2-26 11:15

I built the Orange Pi 3 Android source. It boots and Android works. But... it is missing all of the Orange Pi 3 specific code. All of the code for Wifi, Bluetooth, and Ethernet is not there. The Allwinner dev board hardware is not the same as the Orange Pi 3.
Can you make a smaller file containing the Orange Pi specific code? Then I can copy that over the top of the full Android download.

Also, networking does work in the pre-built images. The posted source is not the same as what was used to build the pre-built images.

0

threads

8

posts

42

credits

Novice

Rank: 1

credits
42
Published in 2019-3-8 02:25:28 | Show all floors
I've tried this too and found the same problem. Managed to get Android 7 working with some modifications too (default launcher, bootanim, installed apps) but the lack of drivers makes the board unusable. If we get them I'll try to get newer versions for bootloader, kernel and ASOP.

0

threads

8

posts

42

credits

Novice

Rank: 1

credits
42
Published in 2019-3-10 19:59:16 | Show all floors
I've been checking for the hardware so we can try to find drivers later:
- Network card: Realteck RTL8211E
- WiFi+BT: AMPAK AP6256 - Broadcom BCM43456

0

threads

8

posts

42

credits

Novice

Rank: 1

credits
42
Published in 2019-3-11 05:06:35 | Show all floors
Looks like the drivers are there but they are not working somehow. Here's the log attached, I'll try to read it soon.

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

0

threads

12

posts

186

credits

Registered member

Rank: 2

credits
186
Published in 2019-3-23 22:26:09 | Show all floors
Hi All.
Im build android source for orangepi 3. This very nice, but not startup bt, wifi, netcard. It is possible to add it and fix?

0

threads

2

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2019-4-5 15:49:23 | Show all floors
Got the same issue, download the source - follow guide from User Manual.
The compiled android does not detect ethernet, bt, wifi.

Judging from the BoardConfig.mk code -- it's allwinner's BSP/SDK code (so it's allwinner's dev-base hardware - not for orangepi 3)

0

threads

5

posts

68

credits

Registered member

Rank: 2

credits
68
Published in 2019-4-27 02:44:17 | Show all floors
Edited by @gazzamatta at 2019-4-29 06:52

hi guys....i have a big problem with android source for Oranepi3,Android7.
I try many different way but everytime i stopped about 33% when compiling Android. Kernel everytime ok but Android no. Always i have Ninja error.
Thank you for any help and idea.

I forget one thing....i use Debian 9 for Compile my personal Android......i follow all manual and i install all packages needed but my compiling stopped always.

0

threads

12

posts

186

credits

Registered member

Rank: 2

credits
186
Published in 2019-4-30 01:35:47 | Show all floors
Edited by greg798 at 2019-5-1 04:26
androidoneko replied at 2019-4-5 15:49
Got the same issue, download the source - follow guide from User Manual.
The compiled android does  ...

Ooo
This Android SDK bug for ethernet opi3 and root
  1. # lichee/tools/pack/chips/sun50iw6p1/configs/petrel-p1

  2. [gmac0]
  3. gmac0_used         = 1
  4. phy-mode           = "rmii"  # change this to "rgmii"?
  5. gmac_rxd1          = port:PA00<2><default><3><default>
  6. gmac_rxd0          = port:PA01<2><default><3><default>
  7. gmac_crs           = port:PA02<2><default><3><default>
  8. gmac_rxerr         = port:PA03<2><default><3><default>
  9. gmac_txd1          = port:PA04<2><default><3><default>
  10. gmac_txd0          = port:PA05<2><default><3><default>
  11. gmac_txclk         = port:PA06<2><default><3><default>
  12. gmac_txen          = port:PA07<2><default><3><default>
  13. gmac_mdc           = port:PA08<2><default><3><default>
  14. gmac_mdio          = port:PA09<2><default><3><default>
  15. gmac-power0        = "vcc-ephy" # change this to "vcc-io"?
  16. gmac-power1        =      # change this to "axp806_aldo3"?
  17. gmac-power2        =
  18. tx-delay           = 0
  19. rx-delay           = 0
Copy code

and someone fix bug root this sdk?
PS
Fix - Hack boot_package.fex for ethernet up and hack /system/vendor  /system/lib for wifi and bt

0

threads

5

posts

68

credits

Registered member

Rank: 2

credits
68
Published in 2019-5-2 05:48:36 from mobile | Show all floors
@greg798: how do you do? Compile Android source from this web site, I try many time but Everytime it stopped for error. I use Debian System for compile it. You can help me?

0

threads

5

posts

68

credits

Registered member

Rank: 2

credits
68
Published in 2019-5-2 05:48:36 from mobile | Show all floors
@greg798: how do you do? Compile Android source from this web site, I try many time but Everytime it stopped for error. I use Debian System for compile it. You can help me?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list