[DEV][ROM][4.4.4][CM11] KITKAT for GRAND2 [WIP] - Galaxy Grand 2 Android Development

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
This Support of the CyanogenMod is Unofficial and the sources are up at Androidarmv7.
STRICTLY FOR DEVELOPERS ONLY, NOOBS PLEASE DONT INSTALL IT NOW.
Don't know when Samsung will officially announce Kitkat update for our Galaxy Grand 2, so thought to create own CM-11 (Kitkat 4.4.4).
The ROM zip file is ready to test but at present it is giving Error 7 while flashing in Recoveries (TWRP, CWM and Philz). I have tried many times to get success in all recoveries but still no luck, so thought to share with other developers to check and find the error. At present it is not on github so please dont ask for link, will upload it soon. I have just compiled it from CyanogenMod source in my pc only.
I've got this idea to share with other developers from past experience with LG-P500. It is almost 4 years old phone and still running with KITKAT (see my signature). Developer AndroidMeda from Jenkins initially developed that rom for LG-P500 users without any success for almost 2 weeks from its release date and all lg-p500 developers/users tried their luck to get success. Luckly I was the first one to taste yummy KitKat on LG-P500 and after that it all went smooth.
So I am hopeful and looking forward to developers to get success soon for Grand 2 too.
Sharing ROM Link and my unsuccessful recovery logcat for reference.
Link : REMOVED BY VECTUS

reserved for future

one more reserved

is this official CM?
Sent from my SM-G7102 using XDA Premium 4 mobile app

Thanx for creating cm. And will you be making cm official ? I aint the best but.....
As I can see, theres a lot of mount and selinux failing problems.
And are you using first or second build of twrp ? As the second one has some fix for seLinux

mobihack said:
Thanx for creating cm. And will you be making cm official ? I aint the best but.....
As I can see, theres a lot of mount and selinux failing problems.
And are you using first or second build of twrp ? As the second one has some fix for seLinux
Click to expand...
Click to collapse
Ohhh thanks... I was using first built of TWRP, can you guys check on twrp built 2?

mukulsoni said:
Ohhh thanks... I was using first built of TWRP, can you guys check on twrp built 2?
Click to expand...
Click to collapse
Try use Philz ... I have problem with backup with twrp... So i use philz.... Just use philz... And @mukulsoni see my pm . maybe that can make the rom success in recovery

Glad i could help. And if I had the bandwidth I would download it for sure but I am on a limited plan.

Pl publish ur sources i.e device tree,kernel tree and vendor files .....
EDIT: did u add selinux support to the kernel source? thats the error

rutvikrvr said:
Pl publish ur sources i.e device tree,kernel tree and vendor files .....
EDIT: did u add selinux support to the kernel source? thats the error
Click to expand...
Click to collapse
Right..I think I told him to modify the kernel sources. @mukulsoni, enable the selinux settings in the kernel source. And also please mention the sources. If you don't you will violate GPL.
Sent from my GT-I9082 using Tapatalk

INFO
First of all thanks to the deve, Has anyone tested this, is it working please let me know.

vandroid699 said:
First of all thanks to the deve, Has anyone tested this, is it working please let me know.
Click to expand...
Click to collapse
you can try yourself.. and because you a dev for our grand 2, maybe you can fix the problem

mukulsoni said:
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Sharing ROM Link and my unsuccessful recovery logcat for reference.
Click to expand...
Click to collapse
Bro I got the problem......... i will be see it if it fix it then ...... i will let u know...............

aapav01 said:
Bro I got the problem......... i will be see it if it fix it then ...... i will let u know...............
Click to expand...
Click to collapse
Great, if you've got the error. Now I am able to flash it successfully in all 3 recoveries and when I click to reboot system its return back to download mode. So we have to work on kernel part now. lets hope for your success. :fingers-crossed:

Bro See the SS after fix the Flashing issuse ....................... but it boot to Odin MOde saying.. Couldnt do normal boot

mukulsoni said:
Great, if you've got the error. Now I am able to flash it successfully in all 3 recoveries and when I click to reboot system its return back to download mode. So we have to work on kernel part now. lets hope for your success. :fingers-crossed:
Click to expand...
Click to collapse
Yes It do boot to Downloading mode

aapav01 said:
Bro See the SS after fix the Flashing issuse ....................... but it boot to Odin MOde saying.. Couldnt do normal boot
Click to expand...
Click to collapse
As I said above, its get into Download mode, need to work on kernel part. Can you or any developer extract the kernel from this rom and work on it, at present I am busy in some other work.

mukulsoni said:
As I said above, its get into Download mode, need to work on kernel part. Can you or any developer extract the kernel from this rom and work on it, at present I am busy in some other work.
Click to expand...
Click to collapse
Im not to gud in Kernel bro
------------------------------------------------------------------------------
i Hve change the the following thing:
> update-binary
> path of system from " /dev/block/mmcblk0p22 " to " /dev/block/platform/msm_sdcc.1/by-name/system "
> path of boot.img to " /dev/block/mmcblk0p14 " to " /dev/block/platform/msm_sdcc.1/by-name/boot "
Just this MUCH... :angel:
modified file in Below

aapav01 said:
Im not to gud in Kernel bro
------------------------------------------------------------------------------
i Hve change the the following thing:
> update-binary
> path of system from " /dev/block/mmcblk0p22 " to " /dev/block/platform/msm_sdcc.1/by-name/system "
> path of boot.img to " /dev/block/mmcblk0p14 " to " /dev/block/platform/msm_sdcc.1/by-name/boot "
Just this MUCH... :angel:
modified file in Below
Click to expand...
Click to collapse
Can we try using CM with Stock Kernel??

white7561 said:
Can we try using CM with Stock Kernel??
Click to expand...
Click to collapse
nope

Related

[ROM][GT-I9100][4.0.4] CyanogenMod 9 nightly builds | DEVELOPMENT THREAD

DEVELOPMENT THREAD
FOR DEVELOPERS ONLY​
DISCUSSION THREAD FOR USERS:
http://forum.xda-developers.com/showthread.php?t=1419102​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
SOURCES
Click to expand...
Click to collapse
General:
http://github.com/CyanogenMod
Device:
http://github.com/CyanogenMod/android_device_samsung_galaxys2
Kernel:
https://github.com/CyanogenMod/android_kernel_samsung_smdk4210
HOWTO BUILD
Click to expand...
Click to collapse
http://teamhacksung.org/wiki/index.php/CyanogenMod9:How_to_build
HOWTO SEND PATCHES
Click to expand...
Click to collapse
Getting Started:
http://wiki.cyanogenmod.com/wiki/Howto:_Gerrit
Example:
- cd ~/android/system
- repo start branchname CyanogenMod/android_device_samsung_galaxys2
-- Make your changes at device/samsung/galaxys2
- cd device/samsung/galaxys2
- git add -A
- git commit -a
- cd ~/android/system
- repo upload CyanogenMod/android_device_samsung_galaxys2
Navigate to http://review.cyanogenmod.com , click your commit and add codeworkx and xplodwild as reviewer.
placeholder
why not release one with the 2.6x kernel that has a lot less bugs but no mic in calls too?
thanks
EDIT
OH Dear LORD this is the smoothest thing i have ever used... calling works fine for me !!
qwerty warrior said:
why not release one with the 2.6x kernel that has a lot less bugs but no mic in calls too?
thanks
Click to expand...
Click to collapse
with 2.6.x kernel there are a lot more bugs.
muppetterror said:
can't flash it it say installation aborted
Click to expand...
Click to collapse
Instructions for ODIN:
- Extract it
- Copy GApps and Faceunlock ZIPs to your internal SDCard
- Reboot into Download Mode
- Flash Bootloader, Code and Modem using Odin
- After flashing pull battery and reinsert it
- Boot into Recovery
- Flash GApps and Faceunlock ZIPs
- DO A DATA WIPE / FACTORY RESET (otherwise your calendar sync will not work)
- Reboot
muppetterror said:
can't flash it it say installation aborted
Click to expand...
Click to collapse
i love you!!!
codeworkx said:
i love you!!!
Click to expand...
Click to collapse
sorry for beeing a noob... lol i don't read much
Damn it, Vodafone. Y U NITZ?
Thanks for the release codeworkx, you're awesome!
- Boot into Recovery
- Flash GApps and Faceunlock ZIPs
sdcard cannot be mounted in this recovery.
/EDIT:
My bad, I should placed them on sdcard before flashing in odin. XD
It would be great to open a separated help thread, so we can read the updates from this thread easily.
We will get 100 pages of users asking for help in a few hours...
Is it possible to make the phone not crash if you disable the auto update of time and other informations over your mobile network? As far as i can tell, this is mostly what it is used for. It also provides some networking information but maybe switching to manual fixes that? Anyone tried?
http://en.wikipedia.org/wiki/NITZ
i got an error with the cwm zip.
random offset: 0x195
Guys 28.8 is the latest gapps?
Sent from my GT-I9100 using Tapatalk
hervelo said:
It would be great to open a separated help thread, so we can read the updates from this thread easily.
We will get 100 pages of users asking for help in a few hours...
Click to expand...
Click to collapse
Really, if OP allow...
marcelotorres said:
Really, if OP allow...
Click to expand...
Click to collapse
there will be no updates
qasq said:
just one noobish question. is it possible to make one rom from those two that are avalible now? I mean take working mic in calls from this one, and put that into the one that is sometime avalible already, and than make fully funtctional frankenstein from both of them? would be great.
Click to expand...
Click to collapse
no. you ever tried to use half win xp + half win 7? ;-)
MariusWildfire said:
is it possible to use it without a simcard? just playing a bit with ics using wifi for an internet connection ?
Click to expand...
Click to collapse
yes
ddpruel said:
Thanks so much !!
hows the phone function working (cant hang up, no mic, etc) ?
Click to expand...
Click to collapse
works as long as your provider doesnt support nitz
Where is the face unlock zip?
Sent from HydrOG3N MOD S2.
Technology Evolves, Android Evolves.
HydrOG3N is THE Revolution.
Is there a list of supported & non supported providers for nitz? I'd like to know if my provider supports nitz or not. Awesome work guys keep it up! Oh & merry Christmas too all!
Sent from my GT-I9100 using Tapatalk
marcelotorres said:
Really, if OP allow...
Click to expand...
Click to collapse
@ Codeworks
I understood that as an indirect question.
Like: Do you allow somebody to start another thread (without official support of course) for people ask their questions without spamming here, so the community (and not the devs) may be able to try and answer questions/share their experiences)...
Anyway, fröhliche Weihnachten
And thanks to the whole team,
you guys are great
Paradoxxx said:
Where is the face unlock zip?
Sent from HydrOG3N MOD S2.
Technology Evolves, Android Evolves.
HydrOG3N is THE Revolution.
Click to expand...
Click to collapse
in the odin package

[ROM][4.3][YP-G70]CyanogenMod 10.2 - M1 Release

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Hey guys, so after a few days of work, ive gotten a build of cm-10.2 booted. Please keep in mind that this is a WIP and there may be some things broken.
Whats changed from 4.2?
http://www.funkyandroid.com/aosp-JDQ39-JSS15J.html
Click to expand...
Click to collapse
Whats working?
Touchscreen
Wifi
Bluetooth
GPS
Storage
Recovery
FM Radio
Click to expand...
Click to collapse
Whats not working?
Back facing camera. Panorama mode does work, however.
Click to expand...
Click to collapse
Source
Device: https://github.com/iurnait/android_device_samsung_venturi/
Kernel: https://github.com/iurnait/android_kernel_samsung_venturi/
Click to expand...
Click to collapse
Thanks to:
@android1234567
@JackpotClavin
@Mevordel
@zaclimon
Installation instructions:
Please note that if you are on a GB rom and you get a status 7 assert error when trying to flash this rom, first flash a cm9 rom, power off the device, and boot into recovery again.
Click to expand...
Click to collapse
Download rom and gapps (and us kernel zip if necessary)
reboot into recovery
MAKE A BACKUP
wipe data, cache, dalvik cache
under mounts and storage, wipe /system and /system_app
flash rom
flash gapps
(flash us kernel zip)
reboot and enjoy
If you are updating from a previous build of cm-10.2, please wipe cache and dalvik
Downloads
Current recommended build (M1 Snapshot)
ROM: cm-10.2-20131105-UNOFFICIAL-venturi.zip - 155.03 MB
US Kernel: pac_venturiusa_kernel-nov4.zip - 5.26 MB
Gapps: http://d-h.st/users/ZordanKV/?fld_id=22749#files
Click to expand...
Click to collapse
Previous version
Rom:cm-10.2-20130911-UNOFFICIAL-venturi.zip - 167.52 MB
Gapps: http://forum.xda-developers.com/showthread.php?t=2012857
US Kernel: cm-10.2-USA-Kernel-REV3.zip - 5.09 MB
Click to expand...
Click to collapse
Check out my github in the device folder, I've got the storage working with some fstab magic
Sent from my DROID RAZR M using xda app-developers app
This is is destined for epic-icity. :laugh:
I always chuckle when I see this- * you point the finger at me for messing up your device, I will laugh at you.
JackpotClavin said:
Check out my github in the device folder, I've got the storage working with some fstab magic
Sent from my DROID RAZR M using xda app-developers app
Click to expand...
Click to collapse
I wish I could give you over 9000 thanks.
You is awesome
That didn't take long.
Build uploaded. This includes the INTL kernel; a US kernel is building right now. AFAIK, this rom currently wont work with other custom kernels. check second post for flashing instructions and keep in mind that this is a beta build, so things may go wrong.
Everything seems okay, I just cant get root access
An1mus said:
Everything seems okay, I just cant get root access
Click to expand...
Click to collapse
Issue is addressed in the OP. Use SuperSU.
Sent from my YP-G70 using Tapatalk 4 Beta
iurnait said:
Issue is addressed in the OP. Use SuperSU.
Sent from my YP-G70 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Hmm it's telling me that the binary failed to ,so still no SU
I'll just wait I guess
An1mus said:
Hmm it's telling me that the binary failed to ,so still no SU
I'll just wait I guess
Click to expand...
Click to collapse
flash this: http://download.chainfire.eu/supersu
Ive uploaded a new build that should fix superuser and has a few more changes from Mevordel that I had forgotten to merge. Ive also changed the link to the gapps package to a more comprehensive zip, so it is best to do a full wipe if coming from the build earlier today to avoid duplicate apps showing up.
ROM:
http://d-h.st/38D
GAPPS:
gapps-jb-20130729.zip - 80.91 MB
US Kernel (new version):
check op
Can't wait to flash this ROM!
Sent from my YP-G70 using xda app-developers app
iurnait said:
Ive uploaded a new build that should fix superuser and has a few more changes from Mevordel that I had forgotten to merge. Ive also changed the link to the gapps package to a more comprehensive zip, so it is best to do a full wipe if coming from the build earlier today to avoid duplicate apps showing up.
ROM:
http://d-h.st/38D
GAPPS:
gapps-jb-20130729.zip - 80.91 MB
US Kernel (new version):
uploading
Click to expand...
Click to collapse
And there go our chances of getting rid of the extra partition hack by using a smaller gapps package
Sent from my Galaxy Nexus
The ROM boots up fine. Scrolling and going into the app drawer has a huge drop in frame. Doesn't matter if it's trebuchet or Nova, still very laggy when scrolling. Other than, the ROM is great
Great job getting 4.3 to work Keep up the good work!
I noticed that scrolling in general on the web browser, Facebook,etc has a drop in frames.
sultan kernel
can i flash the sultan kernel?
angelos208 said:
can i flash the sultan kernel?
Click to expand...
Click to collapse
No. Wait for r6 of his kernel.
iurnait said:
No. Wait for r6 of his kernel.
Click to expand...
Click to collapse
ok man thanks! tou rock! im your bigest fan!
Hmm, any kernel repo with commits I should add to the kernel to boot it on 4.3?
4.3 probably changes nothing here on yp-g70 but still I would like to test it
Wysłane z mojego Nexus S za pomocą Tapatalk 4

[DEV][ROM][4.4.2][UNOFFICIAL][GT-I8552] CyanogenMod 11.0

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.2 (KK), which is designed to increase performance and reliability over stock Android for your device.
#include /* * Your warranty is now void. * *
I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed.
Please * do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* * Submitting bug reports on nightly builds is the leading * cause of male impotence. */
Click to expand...
Click to collapse
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Do not submit bugs to gerrit about this rom.
This is development thread. DO NOT ASK FOR ETAs.
Questions regarding time to fix bugs are ignored.
Please test the rom if you can and report the errors (if possible with Logcats/error messages)
I welcome other developers of grand on this thread so that we can make this perfect.
NOT TO USED AS DAILY DRIVER!!!
What is working
Everything except internal and external storage.
What is not working
Phone is not usable yet
Tell me what is not working
Click to expand...
Click to collapse
INSTRUCTIONS
First time installing CyanogenMod 11.0 to your Galaxy win Duos i8552, or coming from another ROM:
- Make sure you are on Stock 4.1.2 ROM.
- Boot into recovery(CWM 6.0.4.5 recovery is must)
- Wipe data / factory reset
- Wipe Dalvik Cache
- Flash CM10.2 ROM
- Flash Gapps
- Reboot
Quote:
DOWNLOADS
ROM
Build 1
https://www.mediafire.com/?to2tetzdo3bolum
Gapps
http://goo.im/gapps
CWM 6.0.4.5
http://forum.xda-developers.com/showthread.php?t=2570950
CHANGELOG
25Dec2013- initial release
CREDITS
Cyanogenmod Team
Samsung for source
reserved 1
k2wl said:
reserved 1
Click to expand...
Click to collapse
Great work mate :good::good:
Gotts share on FB Quattro Group to let them know..
k2wl said:
reserved 1
Click to expand...
Click to collapse
wow...excited for cm..thanks
Jaspreet_Singh said:
Great work mate :good::good:
Gotts share on FB Quattro Group to let them know..
Click to expand...
Click to collapse
will work on bugs now on...also i have to update my sources on github .
now the journey begins!!!
i hope that this will support dual sim natively!!
k2wl said:
will work on bugs now on...also i have to update my sources on github .
now the journey begins!!!
i hope that this will support dual sim natively!!
Click to expand...
Click to collapse
cool also shared ,ppl are so excited when it comes to CM :fingers-crossed:
Is it working bro
Sent from my GT-I8552 using Tapatalk
Waiting for this really long Thx and Great work!
Guys jus downloading
Sent from my GT-I8552 using xda app-developers app
Great start...........
Sent from my GT-I8552 using xda app-developers app
It is working? Anyone tested it?
Nice work. Hope u will make dual sim supported in it.
Sent from my GT-I8552 using Tapatalk
I also tried it !!! It is booting normally !! But after tht system apps starts getting crashed !!!!!
But still a gr8 work !!!! Heads of to u broda....!!!!! Hope it will be fixed ASAP !!!
Anyone tested ?
Sent from my GT-I8552 using xda app-developers app
There r bugs
Sent from my GT-I8552 using xda app-developers app
Yooooooo.....
Best luck frnd.....!
Sent from my GT-I8552 using xda premium
Bugs
camera app not open , file manager not open ,internet browser works and when ever i lock screen then the phone get restart
this all i can test and its to difficult to test these apps bcoz system ui always crashes hope you can make bug free rom :good
https://www.youtube.com/watch?v=ItRROZXdrqc watch this link i have video of the dev rom
gurpreetmaster said:
camera app not open , file manager not open ,internet browser works and when ever i lock screen then the phone get restart
this all i can test and its to difficult to test these apps bcoz system ui always crashes hope you can make bug free rom :good
https://www.youtube.com/watch?v=ItRROZXdrqc watch this link i have video of the dev rom
Click to expand...
Click to collapse
I couldnt even get past the cyanogenmod set up screen...system ui crashes...device not detected on adb, so couldnt get logs...
First of all thanks for making cm for us.
Just want to ask one thing do u have made a
se-linux based kernal or using stock kernal??
my exams are over now i can work on both the grands again....
hope for new update soon...
@curious_karan i have enable se linux in stock ...

[ROM][4.2.2][WIP]Galaxy Star CM-10.1[Unofficial]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2.2 JB, which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Downloads
Latest Build:
2/9/14
Link Removed
Gapps - Not needed until build is completely fixed.
Installation
- First time flashing CM-10.1 ROM?
Download Rom to sdcard.
Reboot into Recovery
WIPE: (wipe data/factory reset + wipe cache + dalvik cache partition)
Install the ROM
Working
Gralloc is currently crashing surfaceflinger
Not working
Almost everything due to force closes.
Changelog:
20140209
Updated device tree.
Built hwcomposer and gralloc from source code based on comoyo device tree.
20140208
Initial release with significant changes.
Previous builds:
Taking a logcat on these builds:
As soon as the bootanimation begins to play execute below command via terminal
or command prompt with adb installed for Windows. Upload the file it makes which is logcat.txt
Code:
adb logcat -d > logcat.txt
Special Thanks
Comoyo https://github.com/comoyo for commits for spreadtrum
batman38102 , sambathpkr , and Archit
This is a test build thanks to everyone for helping me
Source (Branch cm-10.1)
https://github.com/CM-SPRD
https://github.com/CyanogenMod
Dude i will help u as much i can. Currently i even didnt own this device Feel free to ask for any support.
Sent from my GT-9505i using Tapatalk
Building now hopefully it boots with more working things after some massive changes I've did a lot of research about this stuff
https://github.com/TeamRegular/android_device_samsung_mint/commits/cm-10.1
Unjustified Dev said:
Building now hopefully it boots with more working things after some massive changes I've did a lot of research about this stuff
https://github.com/TeamRegular/android_device_samsung_mint/commits/cm-10.1
Click to expand...
Click to collapse
Hoping For a Stable Build......:good:
yup we are with u
just keep up the work we really need a cm for our phones by now
let us know for any help ofcourse:laugh::good:
And it's off to building again build had failed previously and now I am able to produce a working cwm as well .
Here's a little surprise same instructions from DOC thread
cm-10.1
http://goo.gl/ZoIYcr
Unjustified Dev said:
And it's off to building again build had failed previously and now I am able to produce a working cwm as well .
Here's a little surprise same instructions from DOC thread
cm-10.1
http://goo.gl/ZoIYcr
Click to expand...
Click to collapse
So for which version of cwm u r porting for s5282
Sent from my GT-9505i using Tapatalk
rahulsinghal said:
So for which version of cwm u r porting for s5282
Sent from my GT-9505i using Tapatalk
Click to expand...
Click to collapse
Same one. My issue was my kernel . I did not want to release a build that would get stuck on bootlogo I had batman test recovery to make sure it worked we got it working by pulling defconfig from the device.
https://github.com/TeamRegular/andr...mmit/e8bb5520806d9028a50acf03daf3a1a29a1de8f5
Now I am actually porting twrp since they added a new 240 theme
Unjustified Dev said:
Same one. My issue was my kernel . I did not want to release a build that would get stuck on bootlogo I had batman test recovery to make sure it worked we got it working by pulling defconfig from the device.
https://github.com/TeamRegular/andr...mmit/e8bb5520806d9028a50acf03daf3a1a29a1de8f5
Now I am actually porting twrp since they added a new 240 theme
Click to expand...
Click to collapse
Nice work. Keep it up
Sent from my GT-9505i using Tapatalk
rahulsinghal said:
Nice work. Keep it up
Sent from my GT-9505i using Tapatalk
Click to expand...
Click to collapse
No ones going to test my cm build?
Unjustified Dev said:
No ones going to test my cm build?
Click to expand...
Click to collapse
Dude i will surely test your cm build but i cant bcoz i dont own this device now. Let me ask from @batman38102
Sent from my GT-9505i using Tapatalk
Unjustified Dev said:
No ones going to test my cm build?
Click to expand...
Click to collapse
Hey i'm going to test it.but downloading is not working.it says some 509 error
sambathpkr said:
Hey i'm going to test it.but downloading is not working.it says some 509 error
Click to expand...
Click to collapse
Go for it dude. Hope it works better than previous one
Sent from my GT-9505i using Tapatalk
rahulsinghal said:
Go for it dude. Hope it works better than previous one
Sent from my GT-9505i using Tapatalk
Click to expand...
Click to collapse
DONT FLASH IT. It boots but everything force closing so PLEASE DO NOT FLASH IT
problem
I tested it.it booted successfully.but it has issues
1. systemui unfortunately stopped.
2. Unfortunately cyanogenmod cannot be created.
it does not even goes to launcher.:crying:
Unjustified Dev said:
Hi , I am developer I do not own this device. I will attempt at my best to provide a working build on cm-10.1 and maybe we can go even further. If you are able to donate a phone that will speed up the process if not it's ok . I will only work on this on weekends. I ask that anyone interested in helping me please PM me and get on hangouts. I will not be able to chat much nor always answer post. I am not the best developer , but i should be able to fix some things even without the device.
Device source same as the one used to build booting cm-10.1 soon to be rewritten
https://github.com/TeamRegular/android_device_samsung_mint
Kernel source
https://github.com/TeamRegular/android_kernel_samsung_mint
vendor
https://github.com/TeamRegular/android_vendor_samsung_mint
Click to expand...
Click to collapse
Dude note that only deodexed rom seems to work fine on this device
Sent from my GT-9505i using Tapatalk
rahulsinghal said:
Dude note that only deodexed rom seems to work fine on this device
Sent from my GT-9505i using Tapatalk
Click to expand...
Click to collapse
I am using odexed like DOC. Look at my commit. I am not using software rendering. I have the actual egl and gpu blobs working. I added audio blobs and more. Doc had no proprietary files and it had no reason to force close.
https://github.com/TeamRegular/android_device_samsung_mint/blob/cm-10.1/BoardConfig.mk#L111
Unjustified Dev said:
I am using odexed like DOC. Look at my commit. I am not using software rendering. I have the actual egl and gpu blobs working. I added audio blobs and more. Doc had no proprietary files and it had no reason to force close.
https://github.com/TeamRegular/android_device_samsung_mint/blob/cm-10.1/BoardConfig.mk#L111
Click to expand...
Click to collapse
so r we at a dead end??
hey and i checked the link you sent me
and m not a develpoer so i dint understand a thing:silly:
but some data as i understand it is probably wrong
for eg the device resolution is 240x320
u mite have written it for a reason but i thot i should point out
again i am no developer i just want to help
@rchit said:
so r we at a dead end??
hey and i checked the link you sent me
and m not a develpoer so i dint understand a thing:silly:
but some data as i understand it is probably wrong
for eg the device resolution is 240x320
u mite have written it for a reason but i thot i should point out
again i am no developer i just want to help
Click to expand...
Click to collapse
That's correct unless you were looking at twrp they don't have a 240x320 theme yet. I am not working on this as it's a school day I will only work on free days and weekends.
Sent from my SPH-D710 using Tapatalk
Unjustified Dev said:
That's correct unless you were looking at twrp they don't have a 240x320 theme yet. I am not working on this as it's a school day I will only work on free days and weekends.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
ok cool do u think u can build us a stable recovery and cm
and i know you might be getting a lot of msgs but can u give us an estimate time for a stable build??
thanks a lot for ur help really appreciate it

[ROM][HI6210SFT] Haky86's AOSP 7.1.2 for Huawei P8 Lite

Android is an open source software stack created for a wide array of devices with different form factors. The primary purposes of Android are to create an open software platform available for carriers, OEMs, and developers to make their innovative ideas a reality and to introduce a successful, real-world product that improves the mobile experience for users.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Change Log:
29/05/2017:
Download the latest source.
Reset device tree developments.
Progress
Android system.
Audio: it was working great on 7.1.1, will investigate on the problem once get a stable marshmallow device tree to use for nougat then android o.
Display.
Bluetooth (Bluetooth Share fc is fixed).
Camera: sometime crash.
GPS.
Graphics: hwcomposer has been disabled.
NFC.
Sensors.
Storages.
Wifi
Source Code to make other roms
Device Tree: https://github.com/hak86/android_device_huawei_hi6210sft
Kernel GPLv2 compliant Kernel: https://github.com/hak86/android_kernel_huawei_hi6210sft
Click to expand...
Click to collapse
Downloads AOSP 7.0:
Gapps: click here.
ROM: click here.
Install ROOT:
Download the flashable from here.
Reboot to TWRP.
Click on Install.
Choose SR3-SuperSU-v2.79-SR3-20170114223742.
Confirm the action to start install.
Wait a few seconds until installation is done before reboot.
Your device should be rooted now.
Installation via TWRP:
Download the latest version.
Copy the rom into memory card.
Do a backup to your sdcard before flash the rom.
Click on Wipe.
Choose Cache, Dalvik, Data and System .
Slide the screen to wipe.
Click on Install.
Choose the rom you copy on sdcard.
Slide the screen to install.
Reboot, enjoy.
Contributors
@haky 86
Source Code: https://android.googlesource.com
ROM OS Version: 7.x.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: 5.0 or up
Version Information
Status: beta
Created 2017-01-01
Last Updated 2017-29-05
haky 86 said:
-snip-
Click to expand...
Click to collapse
Great! I'll probably test it tomorrow, but by then you might have received more feedback
Reserved
Will take a look to boot.img tomorrow and reduce blobs to the minimal one needed for graphics.
XePeleato said:
Great! I'll probably test it tomorrow, but by then you might have received more feedback
Click to expand...
Click to collapse
thanks bro, i did the fault to send the device under holidays.. but should be ready soon. :angel:
Hi haky i Will test it now so stay tuned now i will make up some adb stuff for logcat
Spineshankumb said:
Hi haky i Will test it now so stay tuned now i will make up some adb stuff for logcat
Click to expand...
Click to collapse
I hope to get worked
Ciao
haky 86 said:
I hope to get worked
Ciao
Click to expand...
Click to collapse
Basketbuild connection is low maybe if i can help u after download i will upload on my Drive folder for a better connection...10 minutes for finish and i'm on 100mbps
Hello mate. A question does not need a base eg the b052 to install it? Or there is no problem from any other version .. Greetings Happy New Year !!
@haky 86 in my case, i installed it on my 4X (che2-l03, hi6210sft), and it shows the logo (not bootanimation), then restarts itself on recovery/twrp
btw, i was using an P8 Lite rom, so i guess that isn't a problem (ALE-L21C432B568)
I don't know if i can do something more to help
Ok after a full wipe and flash the device automatically reboot it self into recovery mode :S
Whats working and whats not working?
Sent from my ALE-L21 using Tapatalk
daaasek said:
Whats working and whats not working?
Sent from my ALE-L21 using Tapatalk
Click to expand...
Click to collapse
We don't know.
The OP (Haky 86) can't test it because his phone is bricked, he is waiting to get it back from repair. He needs feedback from users.
Spineshankumb said:
Ok after a full wipe and flash the device automatically reboot it self into recovery mode :S
Click to expand...
Click to collapse
That's mean it's a selinux issue, I will check cm-14.1 tree configuration and re-upload only boot image.
Spineshankumb said:
Ok after a full wipe and flash the device automatically reboot it self into recovery mode :S
Click to expand...
Click to collapse
Same for me, after wipe and flash it reboot into recovery.
haky 86 said:
That's mean it's a selinux issue, I will check cm-14.1 tree configuration and re-upload only boot image.
Click to expand...
Click to collapse
I recommendyou to use my ESAL kernel, aosp-7.0 branch, it includes the SeLinux patches.
what??? 02-02-2017
juanche007 said:
what??? 02-02-2017
Click to expand...
Click to collapse
It's my fault
panchovix said:
@haky 86 in my case, i installed it on my 4X (che2-l03, hi6210sft), and it shows the logo (not bootanimation), then restarts itself on recovery/twrp
btw, i was using an P8 Lite rom, so i guess that isn't a problem (ALE-L21C432B568)
I don't know if i can do something more to help
Click to expand...
Click to collapse
haky 86 said:
It's my fault
Click to expand...
Click to collapse
Hi @haky 86 is this the newest boot.img with selinux fixed?
https://basketbuild.com/devs/haky86/HuaweiP8Lite/Roms/AOSP/7.1.1/boot
thank u for ur time i'm ready with log cat cause we need to fix more than boot
Spineshankumb said:
Hi @haky 86 is this the newest boot.img with selinux fixed?
https://basketbuild.com/devs/haky86/HuaweiP8Lite/Roms/AOSP/7.1.1/boot
thank u for ur time i'm ready with log cat cause we need to fix more than boot
Click to expand...
Click to collapse
Even with new boot.img device reboots in recovery for me, did you get it working?
Lemon476 said:
Even with new boot.img device reboots in recovery for me, did you get it working?
Click to expand...
Click to collapse
i was making a backup of my current clean ROM so now i will try but i think the error is still the same. Have u flashed using option in TWRP flash img or have u putted it using adb?

Categories

Resources