Author: gaara

Android souce ?

[Copy link]

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-20 12:17:24 | Show all floors
https://github.com/orangepi-xunlong/orangepi_android/  -  Is not available. where can I get access to the source code?

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-20 14:52:11 | Show all floors
Repository unavailable due to DMCA takedown. : (

17

threads

212

posts

1378

credits

Gold member

Rank: 6Rank: 6

credits
1378
 Author| Published in 2015-4-20 15:42:01 | Show all floors
Hi !
Take a look here !

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-20 18:29:21 | Show all floors
thank you very much.

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-23 12:26:23 | Show all floors
gaara, you fex file is work! thanks, but small problem when i'm try orangepi mini boot with two sd card. The orangepi not booting : ( Did you have any solution ?

1. And android 4.2.2 is only supported by orangepi ?
2. Any body is ported it to 4.4.2 at least.
3. And another question: How make work usb gsm stick, for example ublox 7. Thanks.
4. And how to connet to uart0 debug? any examples. I'm try to connect with usb-ttl stick - but it heated and bricked. I know baud is 115200. How to connect to uart propertly?

17

threads

212

posts

1378

credits

Gold member

Rank: 6Rank: 6

credits
1378
 Author| Published in 2015-4-23 15:32:41 | Show all floors
Edited by gaara at 2015-4-23 10:02

How do you burn your SD card ? You need to use PhoenixCard on a Win7 system to do it. -> See here
(I don't understand.. how do you know the fex file works if OPi don't boot ?)

For 1234, I don't really know... I only have 4.2.2 Android, no source for 4.4.2, maybe one day... Just a beta version can be tested. See here and here
For your GPS, you probably need a special driver. I have only tried with a sirf 3 gps and I can't say if the driver is different of yours

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-23 18:01:25 | Show all floors
Edited by Jacaranda at 2015-4-23 18:44

For GPS: https://a20androidincar.wordpress.com/gps/ - some useful information. i'm make module, testing today.

(I don't understand.. how do you know the fex file works if OPi don't boot ?)

OPi is booting with you fex only if one SD is inserted on top. My OrangePi is mini. there two sd card slots.
if i'm insert second sd card OPi wan't boot.

Thanks for you assistant about gps if my way not worked. I'm try yours )
UART debug: http://linux-sunxi.org/UART

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-23 18:13:43 | Show all floors
i'm think most problem to get worked OPi 4.4.2 is CedarX library VPU acceleration, it support several platforms up to 4.2.2 sources what i'm have. Later i'm try to port from A31 SDK where 4.4.2 ready CedarX.

17

threads

212

posts

1378

credits

Gold member

Rank: 6Rank: 6

credits
1378
 Author| Published in 2015-4-23 20:11:15 | Show all floors
Ah ok, I've just one SD slot. I don't know what a second is for !?Is the second SD card absolutly necessary ?
If yes, you must maybe modify the fex file with this guide: http://linux-sunxi.org/Fex_Guide

1

threads

23

posts

174

credits

Registered member

Rank: 2

credits
174
Published in 2015-4-24 13:42:26 | Show all floors
Edited by Jacaranda at 2015-4-24 19:03

Thanks i'm made new fex for OrangePi Mini and misc changes configs

in vold.fstab:

  1. dev_mount       extsd   /mnt/extsd      auto    /devices/platform/sunxi-mmc.3/mmc_host  /devices/platform/sunxi-mmc.1/mmc_host
Copy code

in storage_list.xml:
  1.         <storage android:mountPoint="/mnt/extsd"
  2.              android:storageDescription="@string/storage_sd_card"
  3.              android:primary="false"
  4.              android:removable="true"
  5.              android:emulated="false"  
  6.              android:mtpReserve="0"
  7.              android:allowMassStorage="true"
  8.              android:maxFileSize="0"/>
Copy code


second sd card work fine.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list