• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[Rom] [6.0.1] Slim Rom for Infinix Hot 2

Mysteryagr

Recognized Developer / Recognized Contributor
Aug 16, 2012
3,085
1,330
113
Cairo


Slim Rom for Infinix Hot 2
By me (Ahmed Rahmy) and Developer Mohamed Gamal (GMCadiom)​


SlimROM is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam works together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and Gerrit.

Code:
*
*  Your phone's warranty is now void.
*  I am not responsible for hard bricks, damages to SD Cards, thermonuclear war, 
*  or you getting fired because the alarm app failed.
*  You flash this at your own risk.
*/
What's working
- Almost everything

Bugs
- FMRadio Fixed
- Bluetooth (?)
- Operators names appears as numbers
- You tell me

  • Changelog
- First Release:
Code:
* Initial build for Hot 2
- Second Release:
Code:
* [STRIKE]Added Slim FileManager[/STRIKE]
* Fixed FMRadio
* Bluetooth
- Third Release:
Code:
* Updated vendor blobs
* Updated kernel zImage
* Updated rom source
* Fixed 2G/3G network switch
* Other minor improvements
  • Instructions:
1. Download the ROM and move it to your phone storage.
2. Reboot phone to TWRP recovery.
3. Wipe everything execpt SDcard (Internal memory is optional).
4. Flash the ROM and Gapps.
5. Reboot.
6. After the rom boots, go to settings/Navigation and enable navigation bar for Hot2


  • DOWNLOADS:
SlimRom 6.0.1 first release
- Download First release
SlimRom 6.0.1 second release
- Download Second release Patch: Fix
SlimRom 6.0.1 Third release
- Download Third release
  • Screenshots:
- Check screenshot tab

  • Source
Device tree
Rom source

Credits
@GMCadiom
@fire855
@rock12345
@Aditya Kr
@[email protected]
@tribetmen
And me xD

Facebook group: https://www.facebook.com/groups/2159867407571690/

~ Happy flashing ~


XDA:DevDB Information
Slim Rom 6.0.1, ROM for the Infinix HOT 2

Contributors
Mysteryagr, GMCadiom
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.18.x
ROM Firmware Required: No special requirement
Based On: AOSP and CM13

Version Information
Status: Stable
Current Stable Version: 2
Stable Release Date: 2017-05-01

Created 2017-04-28
Last Updated 2017-05-01
 

Attachments

Last edited:

Aditya Kr

Senior Member
Jun 12, 2015
242
291
0
Ranchi
  • Like
Reactions: Mysteryagr

Mysteryagr

Recognized Developer / Recognized Contributor
Aug 16, 2012
3,085
1,330
113
Cairo
Yeah!
Missed up Operators.java in the source!
Or check by decompiling telephony-common.jar and see if there is Operators.smali present or not under com/android/internal/telephony .
If present open it and check the name of that xml declared there.
This can may help you https://github.com/CM-13-MT6572/and...mmit/baf3c312e0aec235a0a80567394268e4f3ccfab9
I added it here https://github.com/Mysteryagr/android_device_x510/commit/3e9c4dcd161238e56642ec4c0821d0e6fc75e483
What do I miss?
 

Mysteryagr

Recognized Developer / Recognized Contributor
Aug 16, 2012
3,085
1,330
113
Cairo
Really Strange.
Can I see MediaTekRIL.java?
I re-checked all the commits, I was missing a commit in frameworks/opt/telephony
Now I added it and recompiled the rom, gonna test and check.
Also added a commit for Bluetooth, I hope it fix it.
Only left to fix: FMRadio, everytime I try to fix it, it causes bootloop due to libaudioflinger.so and libmediaplayerservices.so
If you can help me to fix it I will be glad ?
Thanks a lot for helping.
@Aditya Kr
I used this for RIL, from rock12 device tree
https://github.com/Mysteryagr/andro...telephony/java/com/android/internal/telephony
https://github.com/Mysteryagr/android_device_x510/tree/slim-6.0/libmt6580
 
Last edited:

Aditya Kr

Senior Member
Jun 12, 2015
242
291
0
Ranchi
I re-checked all the commits, I was missing a commit in frameworks/opt/telephony
Now I added it and recompiled the rom, gonna test and check.
Also added a commit for Bluetooth, I hope it fix it.
Only left to fix: FMRadio, everytime I try to fix it, it causes bootloop due to libaudioflinger.so and libmediaplayerservices.so
If you can help me to fix it I will be glad
Thanks a lot for helping.
@Aditya Kr
I used this for RIL, from rock12 device tree
https://github.com/Mysteryagr/andro...telephony/java/com/android/internal/telephony
https://github.com/Mysteryagr/android_device_x510/tree/slim-6.0/libmt6580
I also can't fix FM in my MT6572 yet.
And I just seen your commit RIL : Fix Path Of apns-conf.xml .
I think you have done mistake. apns-conf.xml & spn-conf.xml both are different file.
Aso, try the following Operator.java
https://github.com/fire855/android_...com/android/internal/telephony/Operators.java
 
  • Like
Reactions: Mysteryagr

Oluseun

Senior Member
Aug 1, 2014
116
6
0
Good work @Mysteryagr

Sent from my Infinix X510 using Tapatalk

---------- Post added at 12:42 PM ---------- Previous post was at 12:41 PM ----------

Do this ROM support theme engine or substratum?

Sent from my Infinix X510 using Tapatalk

---------- Post added at 12:45 PM ---------- Previous post was at 12:42 PM ----------

Is there any hope for lineage OS 14 or any ROM base on OS 14 be build for Infinix hot 2?

Sent from my Infinix X510 using Tapatalk

---------- Post added at 12:46 PM ---------- Previous post was at 12:45 PM ----------

Lastly do this ROM support USB OTG?

Sent from my Infinix X510 using Tapatalk
 

Mysteryagr

Recognized Developer / Recognized Contributor
Aug 16, 2012
3,085
1,330
113
Cairo

Mysteryagr

Recognized Developer / Recognized Contributor
Aug 16, 2012
3,085
1,330
113
Cairo
Great teams with great work..keep it up guys..Thanks so much:laugh:but please dont forget to give us fix at soon as possible..thanks:cool:
Thanks, I will provide a fix soon.

Good work @Mysteryagr

Do this ROM support theme engine or substratum?

Is there any hope for lineage OS 14 or any ROM base on OS 14 be build for Infinix hot 2?

Lastly do this ROM support USB OTG?
This is an AOSP based rom.
OTG needs kernel support, so no.