2 pagesV  1 2 > »  
 
REPLY
> Porting firmware to Exynos7570 / 8890 | Android 7.0
☆ Alex ☆
Message#1
07.02.18, 11:23
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

������������ �������� �� Exynos7570/8890/7870 download



Device or OS, firmware:Android 7.0

07.02.2018
There are a lot of ports on Exynos, there are no topics on Exynos at all. Accordingly, there is no place to share what and, accordingly, even a question — in other, related topics, posts are deleted.
Xda porting manual

Manual on porting from 7870 to 7570
The firmware is just launched by replacing the kernel and system / vendor
Waffle, bt, camera and print will not work. Later I will add solutions for raising all of the above, except for a print ...


Post has been editedAlexVolzsk - 18.06.18, 21:54
☆ Alex ☆
Message#2
07.02.18, 11:34
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

Actually about the problem. Many devices now have a port withSamsung Galaxy Note Fan Edition. It is NoteFE (SM-G935F). There is a port on my machine -J5 prime.
With the permission of the guys, I reassembled everything for myself (I am not satisfied with their separate archives for csc. Firmware and some other trifles), fixed the camera and a few more moments.
The firmware, in my opinion is very good. There remains one important misunderstanding that I just can't handle - Adaptive WiFi.
I attach crash logs and ask for help in solving the problem.

Process: com.android.phone
Flags: 0x38c83e4d
Package: com.android.providers.telephony v24 (7.0)
Package: com.sec.ims v1 (1.0)
Package: com.sec.android.app.simsettingmgr v1 (1.0)
Package: com.android.phone v1 (1.0.0)
Package: com.samsung.sec.android.application.csc v24 (7.0)
Foreground: Yes
Build: samsung / on5xeltejv / on5xelte: 7.0 / NRD90M / G570FXXU1BQL2: user / release-keys

java.lang.RuntimeException: Unable to start activity ComponentInfo {com. asBinder () 'on a null object reference
at android.app.ActivityThread.performLaunchActivity (ActivityThread.java)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread $ H.handleMessage (ActivityThread.java)
at android.os.Handler.dispatchMessage (Handler.java)
at android.os.Looper.loop (Looper.java)
at android.app.ActivityThread.main (ActivityThread.java)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit $ MethodAndArgsCaller.run (ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java)
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.os.IBinder android.os.IInterface.asBinder ()' on a null object reference
at android.os.Parcel.readException (Parcel.java)
at android.os.Parcel.readException (Parcel.java)
at com.sec.ims.IImsService $ Stub $ Proxy.hasVoLteSim (IImsService.java:2053)
at com.sec.ims.ImsManager.hasVoLteSim (ImsManager.java:2049)
at com.android.phone.PhoneUtilsIMS.isNetworkVoLTESupported (PhoneUtilsIMS.java:179)
at com.android.phone.PhoneUtilsCommon.isSupportNetworkVoLTE (PhoneUtilsCommon.java:1177)
at com.android.phone.
at com.android.phone.
at com.android.phone.mobilenetworks.MobileNetworksManager.getRemovePreferences (MobileNetworksManager.java:118)
at com.android.phone.mobilenetworks.MobileNetworksManager.getRemovePreferences (MobileNetworksManager.java:111)
at com.android.phone.mobilenetworks.MobileNetworksManager.removePreferences (MobileNetworksManager.java:306)
at com.android.phone.mobilenetworks.MobileNetworksManager.removePreferences (MobileNetworksManager.java.300)
at com.android.phone.MobileNetworkSettings.onCreate (MobileNetworkSettings.java 12.37)
at android.app.Activity.performCreate (Activity.java)
at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java)
... 10 more


Process: com.google.android.gms.persistent
Package: com.google.android.gms v11509440 (11.5.09 (440-164803921))
Build: samsung / on5xeltejv / on5xelte: 7.0 / NRD90M / G570FXXU1BQL2: user / release-keys

java.lang.IllegalArgumentException: AES and HMAC keys should not be the same
at axtn.<init>(: com.google.android.gms@11509440: 6)
at ylr.<init>(: com.google.android.gms@11509440: 28)
at ylr.<init>(: com.google.android.gms@11509440: 1)
at yls.a (: com.google.android.gms@11509440: 36)
at com.google.android.gms.netrec.scoring.service.ClearDatabaseService.onHandleIntent (: com.google.android.gms@11509440: 3)
at com.google.android.chimera.IntentOperation.onHandleIntent (: com.google.android.gms@11509440: 2)
at bwh.run (: com.google.android.gms@11509440: 10)
at bwe.run (: com.google.android.gms@11509440: 14)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java:607)
at java.lang.Thread.run (Thread.java:762)

This crash occurs when you try to enter the settings item.mobile networksand is accompanied by departure com.android.phone
Process: com.android.settings
Flags: 0x38d83e45
Package: com.android.settings v24 (7.0)
Foreground: Yes
Build: samsung / on5xeltejv / on5xelte: 7.0 / NRD90M / G570FXXU1BQL2: user / release-keys

java.lang.RuntimeException: Anonymous occurred while executing doInBackground ()
at android.os.AsyncTask $ 3.done (AsyncTask.java)
at java.util.concurrent.FutureTask.finishCompletion (FutureTask.java:3754)
at java.util.concurrent.FutureTask.setException (FutureTask.java:223)
at java.util.concurrent.FutureTask.run (FutureTask.java:242)
at android.os.AsyncTask $ SerialExecutor $ 1.run (AsyncTask.java)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java:607)
at java.lang.Thread.run (Thread.java:762)
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.os.IBinder android.os.IInterface.asBinder ()' on a null object reference
at android.os.Parcel.readException (Parcel.java)
at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java)
at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java)
at android.content.ContentProviderProxy.query (ContentProviderNative.java)
at android.content.ContentResolver.query (ContentResolver.java)
at android.content.ContentResolver.query (ContentResolver.java)
at com.android.settings.search.SecLinkedMenu.addIndexablesForRawDataUri (SecLinkedMenu.java.7315)
at com.android.settings.search. SaveLinkedMenu.addIndexablesFromRemoteProvider (SecLinkedMenu.java:199)
at com.android.settings.search.SecLinkedMenu.initSubMenu (SecLinkedMenu.java:92)
at com.android.settings.search.SecInnerMenu.initSubMenu (SecInnerMenu.java:128)
at com.android.settings.search.SecMenutree.initMainMenues (SecMenutree.java:69)
at com.android.settings.search.SecIndex $ UpdateIndexTask.doInBackground (SecIndex.java:638)
at com.android.settings.search.SecIndex $ UpdateIndexTask.doInBackground (SecIndex.java:626)
at android.os.AsyncTask $ 2.call (AsyncTask.java)
at java.util.concurrent.FutureTask.run (FutureTask.java:237)
... 4 more


Post has been editedAlexVolzsk - 08.02.18, 00:33
☆ IlyaMaKeR ☆
Message#3
15.03.18, 21:39
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzsk, and this feature is supported on your phone? I mean about stock firmware. Was there this feature?

Posted 03/15/2018 at 21:40:

AlexVolzsk @ 02.02.18, 11:34*
Adaptive wifi.
I'm talking about it
☆ Alex ☆
Message#4
15.03.18, 21:43
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* IlyaMaKeR, I do not remember. With this question in the topic of firmware
☆ IlyaMaKeR ☆
Message#5
15.03.18, 21:44
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzsk, I used this instruction to sort one firmware.
Now I use this instruction and another. I'm porting MIUI v9 on SAMSUNG Galaxy J3 2017. It seems that everything was sported, but a lot of bugs. A lot, straight sea. Every 5-10 minutes, applications fly out: SystemUI, Camera.
WI-FI does not work.
Soon I will fill in the theme for the J3 2017 alpha version of this firmware.
Can you help with fixes?
I pranked the core, I started asking. But LAGA terribly. Maybe something to edit?

Post has been editedIlyaMaKeR - 15.03.18, 21:48
☆ Alex ☆
Message#6
15.03.18, 21:46
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* IlyaMaKeR, remove the logs and there we will see
☆ IlyaMaKeR ☆
Message#7
15.03.18, 21:46
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzsk, now I'm sitting on LightStock from lemis.
☆ Alex ☆
Message#8
28.03.18, 09:38
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

☆ IlyaMaKeR ☆
Message#9
10.06.18, 09:25
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

I decided to port your NoteFE_Google.
I ported the same instructions ...
I was able to export the A3 firmware, this NoteFE_Google could also, but I have a bootloop ...
I do not remember, but it seems I took something from the drain in the framework ...
Tell me what exactly from the drain to take from the framework
☆ Alex ☆
Message#10
10.06.18, 09:26
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* IlyaMaKeRwhy reinvent the wheel ???)))
In the subject of your phone, the port of my firmware is already there. She is fully functional
☆ IlyaMaKeR ☆
Message#11
10.06.18, 09:27
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzskI'm talking about the other. Not NoteFE_exclusive, but NoteFE_Google

Posted 10/06/2018 09:28:

* AlexVolzskherelink
And why do you not have it in your hat?

Post has been editedIlyaMaKeR - 10.06.18, 09:29
☆ Alex ☆
Message#12
10.06.18, 09:29
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* IlyaMaKeRAnd does it turn your tongue to call it firmware?)))
This is a drain (cleared and also mine, by the way) where this freak stuffed different rubbish to change the interface)
Take these applications and set yourself if you want. Why do you need to port the firmware because of this?)))
☆ IlyaMaKeR ☆
Message#13
10.06.18, 09:29
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzskoh here's how: D
I thought it was a port of some Pixel background.

Post has been editedIlyaMaKeR - 10.06.18, 09:30
☆ Alex ☆
Message#14
10.06.18, 09:30
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* IlyaMaKeR, he couldn’t even change the script of the firmware, and you’re talking about the port ... what's the port)))
☆ IlyaMaKeR ☆
Message#15
10.06.18, 09:32
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* AlexVolzskhehe :)
I'll know))

Post has been editedIlyaMaKeR - 10.06.18, 09:32
☆ IlyaMaKeR ☆
Message#16
30.06.18, 14:38
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

AlexVolzsk @ 02.02.18, 11:23*
Later I will add solutions for raising all of the above, except for a print ...

So how is it :)?
I will be very grateful
leosan_Zpr
Message#17
01.08.18, 09:13
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5250
Check in: 08.04.12
Samsung Galaxy J7 Neo SM-J701F

Reputation:-  407  +

Hi everyone, is there any groundwork to port Hydrogen OS to Exynos7570 / 8890/7870


--------------------
Chel divided into smart and fools. Fools are divided by nationality, language differences, party, religious affiliation, etc. etc.
GAL_AS
Message#18
16.08.18, 08:55
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 64
Check in: 04.05.17

Reputation:-  3  +

Good day. Can anyone port the firmware from Samsung S7 to Meizu pro 6 plus
☆ Alex ☆
Message#19
16.08.18, 09:05
Guru
*********
[offline]

Group: Curators
Messages 3819
Check in: 22.09.16
Samsung Galaxy J6 (2018) SM-J600F / DS

Reputation:-  428  +

* GAL_AS, you can port almost everything.
But what does this topic have to do with it?
GAL_AS
Message#20
16.08.18, 09:11
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 64
Check in: 04.05.17

Reputation:-  3  +

Thread title Porting firmware to Exynos7570 / 8890/7870

Meizu pro 6 plus is based on Exynos 8890 Mali-T880 MP10 processor

Post has been editedGAL_AS - 16.08.18, 09:15
☆ IlyaMaKeR ☆
Message#21
20.08.18, 06:39
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 810
Check in: 10.12.16
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  43  +

* GAL_AS, there will be manuals, but no porting for you

2 pagesV  1 2 > » 


 mobile version    Now: 05/01/19, 02:28