Asking for a 'light' / advice to more experienced devs (making AOSP + device to buy) - Android Q&A, Help & Troubleshooting

Hi, I'm in need of some advice about Android development/device to purchase,
Since the devs here are far more experienced than me I would ask some advice,
I started recently 'making' my own AOSP but I needed slow down after discovering I need to have the binaries(kind of: the drivers of the hardware?). So I spent my last 2 days searching about it and devices I could use
I came to the following understanding, I need the AOSP + kernel(as long as I have the kernel I don't need worry about the binaries from the vendor ? since the kernel takes care of it)
I'm thinking between a Moto C Plus or Xiaomi Redmi 6A, since I discovered there are currently ROM's and both have their TWRP. On the case of Xiaomi even the kernel is available. I also noticed the Xperia are good for development, but my problem is the budget I have available
Any piece of advice is welcome, thanks :good:

Try this
biscottoesse said:
Hi, I'm in need of some advice about Android development/device to purchase,
Since the devs here are far more experienced than me I would ask some advice,
I started recently 'making' my own AOSP but I needed slow down after discovering I need to have the binaries(kind of: the drivers of the hardware?). So I spent my last 2 days searching about it and devices I could use
I came to the following understanding, I need the AOSP + kernel(as long as I have the kernel I don't need worry about the binaries from the vendor ? since the kernel takes care of it)
I'm thinking between a Moto C Plus or Xiaomi Redmi 6A, since I discovered there are currently ROM's and both have their TWRP. On the case of Xiaomi even the kernel is available. I also noticed the Xperia are good for development, but my problem is the budget I have available
Any piece of advice is welcome, thanks :good:
Click to expand...
Click to collapse
Hi there,
The best phone that I recommend is the Moto phones as they are easier to port custom versions of android. However, since the Moto C Plus has a MediaTek Processor, I suggest you look for other versions of the Moto Series phones that has a Snapdragon Processors. For example like the Moto E 2nd Gen LTE version, though it has a 1gb ram, I've seen many developers developing their own custom ROM.
I played around with MediaTek Processors the one thing I really don't love about them is that they are not robust like other processors. I had a Lenovo S820 with a MediaTek processor, the one thing I find annoying is that the MediaTek Processors use SPFLASH Tool.
But hey it's your choice like, just make sure the phone that you choose is able to port your custom ROM easily and won't brick the device.
Thank You
KIBS2173
!!!!!!!!!!!! I AM NOT RESPONSIBLE IF YOUR DEVICE GOT BRICKED OR DAMAGED !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

KIBS2173 said:
Hi there,
The best phone that I recommend is the Moto phones as they are easier to port custom versions of android. However, since the Moto C Plus has a MediaTek Processor, I suggest you look for other versions of the Moto Series phones that has a Snapdragon Processors. For example like the Moto E 2nd Gen LTE version, though it has a 1gb ram, I've seen many developers developing their own custom ROM.
I played around with MediaTek Processors the one thing I really don't love about them is that they are not robust like other processors. I had a Lenovo S820 with a MediaTek processor, the one thing I find annoying is that the MediaTek Processors use SPFLASH Tool.
But hey it's your choice like, just make sure the phone that you choose is able to port your custom ROM easily and won't brick the device.
Thank You
KIBS2173
!!!!!!!!!!!! I AM NOT RESPONSIBLE IF YOUR DEVICE GOT BRICKED OR DAMAGED !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
thanks for your share :good:

Related

[Q] Top ROMs for Mediatek devices

Hi everyone,
Hope all of you are doing great. I'm just a noob and am having a heard time to find a good informative source for customs ROMs made for Mediatek devices. I understand that people are still trying to make CM mod for Mediatek devices but I use a MT6592 device and have not found a good custom ROM for it. Can you guys suggest which ones are good for it and where can I find them?

CM 13 on the Mediatek

Can i possibly know why devices owning the 6795 like the rn3 won't upgrade to CM13 ? What do the devs require so much that they can't port CM13 to the mediatek version ? I'm afraid i'm not aware of this version so much, but does it properly need android M in order to run ?
Mediatek phones are generally far more difficult to develop for because they don't like to release kernel sources and they are built for generic phones so they don't work as well
Mediatek development most currently are porting roms that is the same base as the original. If it came out with 5.0.2 then the max version for a custom rom is probably 5.1.1 and its harder to port higher android OS without any sources.
Oh, i see.. So mostly is because of the phone devs that won't release certain codes and whatever you need in order to develop the rom, right ?
Yeah blame the chipset manufacturer.
I'm no developer, but what about this info?
https://github.com/rmtew/MediaTek-HelioX10-Kernel

Is it possible to port a custom rom from RN3 SD to MTK?

Dear xda community,
I just made my account so I can ask the question written above (and join your community :fingers-crossed. I don't ask for instructions, guides etc. I just want to know if it's possible and if so, how hard is it?
There was a guy who always ported the MIUI official global developer SD roms to the MTK phones. It worked pretty well, though I'm not a great fan of MIUI's design & bloatware. Long story short: he did it in a very short period of time.
There are many Android 5 (6 at best) custom roms out there, though we have Android 7 (offical resurrection remix OS) for the SD device. MTK and Snapdragon share the latest MIUI/Android version (7.11.23), so maybe copy/paste files is possible until a certain limit?
Thanks for your answers and best regards (and sorry if I'm not seeing any obvious mistake, I'm just learning C++ at the moment and that's all )
Marvin M.
MarvinMe said:
Dear xda community,
I just made my account so I can ask the question written above (and join your community :fingers-crossed. I don't ask for instructions, guides etc. I just want to know if it's possible and if so, how hard is it?
There was a guy who always ported the MIUI official global developer SD roms to the MTK phones. It worked pretty well, though I'm not a great fan of MIUI's design & bloatware. Long story short: he did it in a very short period of time.
There are many Android 5 (6 at best) custom roms out there, though we have Android 7 (offical resurrection remix OS) for the SD device. MTK and Snapdragon share the latest MIUI/Android version (7.11.23), so maybe copy/paste files is possible until a certain limit?
Thanks for your answers and best regards (and sorry if I'm not seeing any obvious mistake, I'm just learning C++ at the moment and that's all )
Marvin M.
Click to expand...
Click to collapse
Actually No... SD and MTK are 2 different architectures and the kernel having the apis implementated wont be common... But it would be little simpler if porting rom also shares the same archecture... So u need to browse similar roms which are in same architecture....
Also to port across different OS versions, you need kernel source to provide respective drivers.... Hope it helps

I've successfully rooted my Leagoo T5c, now what?

Hi everyone,
After a few hiccups, I successfully rooted my Leagoo T5c, thanks to the excellent tutorial posted here. The phone works fine, thank you, but now, I'd like to know how to proceed to, say, upgrade the phone from its current Android version (7.0) to a more recent version.
Where to start?
Since this phone has a Spreadtrum/Unisoc SC9853i SoC (Intel-based), I suppose the custom ROMs and upgrade possibilities are few and far between, but I'd like to give it a shot.
I'm open to ideas, tips, tricks, voodoo moves and Santeria incantations, but I'm still a noob when it comes to Android, so please, be patient, and methodical... :good:
@UglyStuff
If you can unlock phone's boot-loader then you should be able to flash any Custom Recovery and/or Custom ROM that's suitable to 100% to phone's CPU-architecture. Who is the supplier of phone's SoC isn't of any interest at all.
Hi,
Thing is, as I said, I'm a noob when it comes to Android, so I don't want to brick my phone by trying to make it ingest a ROM that's not suitable for it.
If my phone came with a MediaTek or Qualcomm SoC, I wouldn't worry, because there are plenty of ROMs out there, custom or not, to play with, but this Spreadtrum/Unisoc SoC is a thing of its own.
It's based on Intel's Airmont architecture, and few phones or tablets use it, at least this specific version (SC9853i). Maybe I just don't understand too well how a ROM is built.
UglyStuff said:
Hi,
Thing is, as I said, I'm a noob when it comes to Android, so I don't want to brick my phone by trying to make it ingest a ROM that's not suitable for it.
If my phone came with a MediaTek or Qualcomm SoC, I wouldn't worry, because there are plenty of ROMs out there, custom or not, to play with, but this Spreadtrum/Unisoc SoC is a thing of its own.
It's based on Intel's Airmont architecture, and few phones or tablets use it, at least this specific version (SC9853i). Maybe I just don't understand too well how a ROM is built.
Click to expand...
Click to collapse
For example, I found this article where they explain how to flash LineageOS 17 (based on Android 10) on a Panasonic Eluga Ray 800 that uses the same SoC as my Leagoo T5c.
The thing is, I don't know if this is transposable to my device, though the two share the same SoC. As I said earlier, I don't want to permanently brick my phone...
@UglyStuff
The mentioned Intel Airmount SoC's instruction set architecture is x86_64 , the also mentioned Intel Spreadtrum SC9853i SoC's instruction set architecture is x86_64, too. Hence in order to upgrade yor phone's Android you need a Custom ROM compiled for x86_64 architecture. GIYF ...
OK, but since this Panasonic and my Leagoo share the same SoC, they also share the same x64 instruction set, so do I get it right if I say that the custom ROM built for the Panasonic would fit on my Leagoo, or am I missing something?
In theory it should.
OK, I guess I'll have to chance it, and use recovery in case things so south. My phone isn't compatible with Treble, according to this app. Does it mean anything in terms of installing one of the generic system images found here or not?

[Help] Rom Porting between MTK6785 chipsets ?

I have a Redmi Note 10S. It's quite a good phone but it has 0 custom roms (except a debloated MIUI). After failing to build one myself (don't blame me, I never built any rom and I never found a good tutorial to follow), I had the idea of porting a custom rom from a similar phone. After a bit of searching, I found a perfect "twin" for my phone: Oppo realme 6. It has a bunch of A11 / A12 roms, and especially everything is same: chipset (MTK6785), screen resolution, storage size, ram size, camera quality... But when I looked for tutorials about porting roms between mtk chipsets, all of the ones I found had completely different steps involved. This is very confusing, as hardbricks are deadly for mediatek devices. I need to be very cautious, so can anyone guide me with the right way of doing so ?

Categories

Resources