(Support) Flyme for Samsung Galaxy A3 2016

2760

1

2017-06-02 21:58

Show all posts
Edited by kArViX at 2017-06-07 12:34

Hi, i'm actually trying to port Flyme 6 to the Samsung Galaxy A3 2016 (codename: a3xeltexx and model: A310F).
For the moment this phone only got a almost working LineageOS (because LineageOS has few bugs, but it works).
We also got a Cyanogenmod 13 that boot but very bugged (no wifi, bluetooth, nfc, wakelock bug...).

Short, i'm actually trying to make a project on my PC, i'm using debian, i downloaded all sources from GitHub (using the manifest repository). I also extracted all files from LineageOS (i used this instread of Cyanogenmod).
Such as framework-res, framework.jar, wifi-service.jar, service.jar... And i decompiled them using apktool (i saw the devices/base folder that was having extracted folders).

Now i'm trying to config using "flyme config" command but i'm stuck on this :
  1. Pull boot and recovery, It may take a few minutes, please wait....
Copy the Code

I think the big challenge of this phone is the Exynos processor. (Exynos7580).

Open Source: I can't post URL, so the github username is Exynos7580

Thanks!
Regards

Edit: I was not using the good method, i'm now trying to setup a new project with flyme command. Hope it'll work ;)