[ROM] CM10 for RAZR HD XT925 - RAZR HD Android Development

This is a CM10 (Jelly Bean, Android 4.1.2) firmware for RAZR HD. It's not a official CyanogenMod, and it's not supported by CM team.
Disclaimer: THIS FIRMWARE IS IN BETA STAGE OF DEVELOPMENT.
I'm not responsible by phone bricks of any kind, or any other damage this firmware may cause to you, to your phone or any accessories conected to your phone.
Click to expand...
Click to collapse
For now I only have how to test the XT925. I think this version will have problems with mobile data on XT926 dev edition (if it boots, dont know), because some patches not included in CM are needed to make it work, dhacker29 is working on the CDMA patches.
This firmware can be used with a unlocked bootloader or with safestrap.
Download links and information about what is working can be found on the website:
http://www.linuxmobile.org/razrhd
Instructions:
Download the zip (cm-10-*-UNOFFICIAL-epinter-xt925.zip) and copy to your sdcard.
Boot into recovery.
Backup your firmware and data!
Install the firmware (install zip from...).
Install gapps (install zip from...).
Wipe data/cache.
Reboot.
Thanks dhacker29 for collaboration
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Good work!
I can't try it currently, I need my wifi... :$
Do you know if Play Store works ?
I know you must write this
Disclaimer:
I'm not responsible by phone bricks of any kind, or any other damage this firmware may cause to you, to your phone or any accessories conected to your phone
Click to expand...
Click to collapse
But it scares me a little

So I'm guessing this doesn't work for cdma version because there's no unlocked boot loader for cdma right?' I have a safe strap and a custom Rom on now but no unlocked boot loader x and there's no other kernal so I guess that's why we need unlocked loaders.

CDMA is XT926 no ? they don't have the same radio, you can't use GSM roms on CDMA phone and vis versa...

Epinter,
I'm new to Motorola as a brand, but not to CWM, unlocked bootloaders or custom ROMs. I asked you on the CWM thread on what to press in order to have the CWM menu. As soon as someone tell me, I will test your ROM, as I don't need for now my camera or WiFi.
I have an unlocked bootloader, XT925 model and when I press power and vol +/- I boot to the stock Motorola recovery. I followed the instructions on the CWM thread to load it using mfastboot, but I can't load CWM after a reboot.
Thank you very much for your help.
Edit: Nevermind, I found the answer here http://www.theandroidsoul.com/twrp-and-clocworkmod-cwm-recovery-for-motorola-droid-razr-hd-xt926/
I will try CM10 now.

Also, you mentioned that call service was broken. Is it already fixed on this version? I can live without Wifi or camera, but can't live without voice calls.
Thank you.

estuardo4 said:
Also, you mentioned that call service was broken. Is it already fixed on this version? I can live without Wifi or camera, but can't live without voice calls.
Thank you.
Click to expand...
Click to collapse
Voice call is working.

Orphee said:
Good work!
I can't try it currently, I need my wifi... :$
Do you know if Play Store works ?
I know you must write this
But it scares me a little
Click to expand...
Click to collapse
Don't be scared, make all backups you can.
Play Store works.

Great !!!!
Just need wifi/(camera)/(thetering) ^^ What about hardware acceleration ?
It work with Safestrap Recovery ?

That's just wonderful epinter! Thanks. I'll give it a try (but can't keep it installed permanently since I rely exclusively on wifi...)

ROM: Stock ICS 4.0.4 (rooted)
Recovery: TWRP v2.2.2.1
I'm getting an error trying to flash CM10:
-- Install /external_sd/Download/cm10/cm-10-20121115-UNOFFICIAL-epinter-xt925.zip ...
Finding update package...
I:Update location: /external_sd/Download/cm10/cm-10-20121115-UNOFFICIAL-epinter-xt925.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "xt925" || getprop("ro.build.product") == "xt925" ||
getprop("ro.product.device") == "vanquish_u" || getprop("ro.build.product") == "vanquish_u" ||
getprop("ro.product.device") == "vanquish" || getprop("ro.build.product") == "vanquish"
assert failed: getprop("ro.product.device") == "xt925" || getprop("ro.build.product") == "xt925" || getprop("ro.product.device") == "vanquish_u" || getprop("ro.build.product") == "vanquish_u" || getprop("ro.product.device") == "vanquish" || getprop("ro.build.product") == "vanquish"
E:Error in /external_sd/Download/cm10/cm-10-20121115-UNOFFICIAL-epinter-xt925.zip
(Status 7)
Click to expand...
Click to collapse
Double checked /system/build.prop and ro.product.device is set to vanquish_u.
Any idea?
---------- Post added at 12:39 AM ---------- Previous post was at 12:25 AM ----------
All right, I googled the problem and it seems the best way to handle this is to get rid of the "assert" command in /META-INF/com/google/android/updater-script.
Let's try this...
---------- Post added at 01:09 AM ---------- Previous post was at 12:39 AM ----------
For those wondering, the zip file needs to be updated; NOT extracted / re-zipped.
What I did (on Debian):
7za x cm-10-20121115-UNOFFICIAL-epinter-xt925.zip META-INF/com/google/android/updater-script
kate META-INF/com/google/android/updater-script [remove the assert line]
7za u cm-10-20121115-UNOFFICIAL-epinter-xt925.zip META-INF/com/google/android/updater-script
Click to expand...
Click to collapse
---------- Post added at 01:13 AM ---------- Previous post was at 01:09 AM ----------
First boot... "CyagenMod" cycling logo... for 5 minutes... seems to be stuck somehow...
Fed up with waiting any longer... Forcing reboot... Same story... Stuck on CyagenMod cycling logo...

madmonkey57 said:
ROM: Stock ICS 4.0.4 (rooted)
Recovery: TWRP v2.2.2.1
I'm getting an error trying to flash CM10:
Double checked /system/build.prop and ro.product.device is set to vanquish_u.
Any idea?
---------- Post added at 12:39 AM ---------- Previous post was at 12:25 AM ----------
All right, I googled the problem and it seems the best way to handle this is to get rid of the "assert" command in /META-INF/com/google/android/updater-script.
Let's try this...
---------- Post added at 01:09 AM ---------- Previous post was at 12:39 AM ----------
For those wondering, the zip file needs to be updated; NOT extracted / re-zipped.
What I did (on Debian):
---------- Post added at 01:13 AM ---------- Previous post was at 01:09 AM ----------
First boot... "CyagenMod" cycling logo... for 5 minutes... seems to be stuck somehow...
Fed up with waiting any longer... Forcing reboot... Sames story... Stuck on CyagenMod cycling logo...
Click to expand...
Click to collapse
Did you wipe the /data ?

Ouch... Almost out of battery... Restoring backup... Will give CM10 another try later...
---------- Post added at 01:26 AM ---------- Previous post was at 01:24 AM ----------
epinter said:
Did you wipe the /data ?
Click to expand...
Click to collapse
I think you got it... I wiped cache/dalvik but forgot data... n00b mistake... I'll give it another shot this week end.

i did a full wipe, booted within 2 minutes.
---------- Post added at 06:37 PM ---------- Previous post was at 06:07 PM ----------
Just one thing. Gapps installed but no calendar is installed.
Sent from my XT925 using xda premium
---------- Post added at 06:39 PM ---------- Previous post was at 06:37 PM ----------
Just got Google calendar from Google play. All good.
Sent from my XT925 using xda premium

Alright... CM10 up and running... Voice seems to be fine. All in all very very smooth...
WIFI is indeed not working... Once you manage to nail the bugs down, I might keep CM10 permanently on my device.
In the meantime, I'll test it as much as I can considering that I don't have mobile data for now...
---------- Post added at 10:39 AM ---------- Previous post was at 10:36 AM ----------
Torch is not working ("failed unexpectedly" upon flash light activation).
---------- Post added at 10:48 AM ---------- Previous post was at 10:39 AM ----------
App drawer becomes unstable after playing a little with the phone... Keeps on switching back to home screen after a short moment (< 2s).
The more I use the phone, the more unstable the app drawer gets...
---------- Post added at 10:57 AM ---------- Previous post was at 10:48 AM ----------
Odd keyboard behaviour noticed in Messaging app. Upon creation of a new text msg, keyboard pops up and lets me enter a phone number in the "To" field. But once I switch to the "Message" field, keyboard disappears very quickly and I need to tap the "Message" field a few times to show the keyboard back... I can't reproduce this strange behaviour each time...
---------- Post added at 11:24 AM ---------- Previous post was at 10:57 AM ----------
In "Settings / Status bar", when using "text" instead of "Icon" for "Signal status style", it shows a long integer number... Not sure if that's the intended behavior (but this looks useless to me...).
---------- Post added at 11:32 AM ---------- Previous post was at 11:24 AM ----------
I don't know if Apollo is supposed to display thumbnails embedded in my locally stored m4a audio files, but it doesn't.
No controls within Apollo to start/stop/pause/forward/rewind??? I have to use the controls in the status bar.
---------- Post added at 11:41 AM ---------- Previous post was at 11:32 AM ----------
Applying live wallpapers does not work at all (or just a short moment), then reverts to the standard wallpaper.
---------- Post added at 01:51 PM ---------- Previous post was at 01:41 PM ----------
Now homescreen is getting unstable as well... Sliding left/right, then homescreen restarts.... Even standing by, untouched, seems to restart on its own from time to time.
I think I'm gonna have to reboot every couple of hours or so, homescreen/app drawer way too unstable.
---------- Post added at 02:16 PM ---------- Previous post was at 01:51 PM ----------
Bluetooth is not working, can't switch it on (similar to WIFI)
---------- Post added at 02:25 PM ---------- Previous post was at 02:16 PM ----------
After a reboot, I run of Apollo and play a song. Apollo gets stuck for about 10s. The system displays a message "Apollo is not reponding. Wait or Close? Upon Close, Apollo restarts and I can then play any song...

@epinter
Is such a report any useful? Do want to me to look into a particular direction?

madmonkey57 said:
@epinter
Is such a report any useful? Do want to me to look into a particular direction?
Click to expand...
Click to collapse
Yes, it's useful, I will save this. But now I want to focus on wifi and other critical bugs. The minor bugs I will try to debug later. Thanks very much!
The wifi it's being very hard to make work. I'm working on wifi with dhacker29.
EDIT: The wrong number showed in the signal isn't just a bug on the text signal configuration. The signal level it's not been reported correctly... Here the signal bars are always full...

epinter said:
Yes, it's useful, I will save this. But now I want to focus on wifi and other critical bugs. The minor bugs I will try to debug later. Thanks very much!
The wifi it's being very hard to make work. I'm working on wifi with dhacker29.
Click to expand...
Click to collapse
I understand.
Let me know if you need specific testing.

madmonkey57 said:
I understand.
Let me know if you need specific testing.
Click to expand...
Click to collapse
When you have a time to test again, add this line to your build.prop:
ro.telephony.ril_class=QualcommSharedRIL
This should fix the signal bug.

epinter said:
When you have a time to test again, add this line to your build.prop:
ro.telephony.ril_class=QualcommSharedRIL
This should fix the signal bug.
Click to expand...
Click to collapse
Will do.

Related

New V20o available for Germany. Still 2.3.4.

A new update V20o is available for Germany
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP970/ADEUTL/V20o_00/V20O_00.kdz
I updated my phone using the standard LG Update tool. Have not found any changelog yet - everything looks and works like before. Had no problems with V20N and hope not to have any, now
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is the Issue with the Softkey-Lights fixed?
No, they turn completely off after a few seconds...
Nandroid/Flashable .zip is coming
Woot. I need this one. Echelon is based on V20n Germany. What a nice update. XD
gabwerkz said:
Woot. I need this one. Echelon is based on V20n Germany. What a nice update. XD
Click to expand...
Click to collapse
You know that there is no (till now) changelog whatsoever? You dont know if you want it
When we know one thing about LG then that they're fast in providing Updates with new patches against rooting......
pythoner said:
You know that there is no (till now) changelog whatsoever? You dont know if you want it
When we know one thing about LG then that they're fast in providing Updates with new patches against rooting......
Click to expand...
Click to collapse
You'll know when you tried/test it. the kdz root via cheat engine still stands. If it doesn't work then yes it is patched.
IMHO, and with froyo updates coming from V10a-e. updates are indeed updates (improvements). Best explained by experiencing/installing.
Rooted already, making nadroid right now and in about 30 minutes you ll have a flashable zip
---------- Post added at 03:07 PM ---------- Previous post was at 02:58 PM ----------
Something went wrong, doesnt recognize boot.img in kitchen, maybe another 30 minutes...
---------- Post added at 04:00 PM ---------- Previous post was at 03:07 PM ----------
AHAHA I am too stupid to get a nandroid into a flashable .zip... Too stupid!
Can anyone help me out? I ll simply upload my nandroid...
---------- Post added at 04:44 PM ---------- Previous post was at 04:00 PM ----------
Link to my rooted nandroid: NOT FLASHABLE
Extract it and copy the folder "2012-03-16.15.07.26" to sdcard/clockworkmod/backup/
Then go to CWM and choose backup and restore, then restore, then click 2012-03-16.15.07.26 I think CWMT should be flashed with it as well.
http://i.minus.com/1331998812/IcnPIBOzGRuyQNw0UO8T6w/dbp6mEYZm6wyWt.7z
Have fun
N00BY0815 said:
Rooted already, making nadroid right now and in about 30 minutes you ll have a flashable zip
---------- Post added at 03:07 PM ---------- Previous post was at 02:58 PM ----------
Something went wrong, doesnt recognize boot.img in kitchen, maybe another 30 minutes...
---------- Post added at 04:00 PM ---------- Previous post was at 03:07 PM ----------
AHAHA I am too stupid to get a nandroid into a flashable .zip... Too stupid!
Can anyone help me out? I ll simply upload my nandroid...
---------- Post added at 04:44 PM ---------- Previous post was at 04:00 PM ----------
Link to my rooted nandroid: NOT FLASHABLE
Extract it and copy the folder "2012-03-16.15.07.26" to sdcard/clockworkmod/backup/
Then go to CWM and choose backup and restore, then restore, then click 2012-03-16.15.07.26 I think CWMT should be flashed with it as well.
Have fun
Click to expand...
Click to collapse
So Good!
N00BY0815 said:
Rooted already, making nadroid right now and in about 30 minutes you ll have a flashable zip
---------- Post added at 03:07 PM ---------- Previous post was at 02:58 PM ----------
Something went wrong, doesnt recognize boot.img in kitchen, maybe another 30 minutes...
---------- Post added at 04:00 PM ---------- Previous post was at 03:07 PM ----------
AHAHA I am too stupid to get a nandroid into a flashable .zip... Too stupid!
Can anyone help me out? I ll simply upload my nandroid...
---------- Post added at 04:44 PM ---------- Previous post was at 04:00 PM ----------
Link to my rooted nandroid: NOT FLASHABLE
Extract it and copy the folder "2012-03-16.15.07.26" to sdcard/clockworkmod/backup/
Then go to CWM and choose backup and restore, then restore, then click 2012-03-16.15.07.26 I think CWMT should be flashed with it as well.
http://i.minus.com/1331998812/IcnPIBOzGRuyQNw0UO8T6w/dbp6mEYZm6wyWt.7z
Have fun
Click to expand...
Click to collapse
cooking flashable zip now...
should i make a seperate thread for 20o like the redy2006 20n repackage?
timvdhoorn said:
cooking flashable zip now...
should i make a seperate thread for 20o like the redy2006 20n repackage?
Click to expand...
Click to collapse
You can, but you dont need to. Idk what went wrong, but I am out of time as well, have got an important test tomorrow...
Let's see what's better in this ROM
---------- Post added at 05:38 PM ---------- Previous post was at 05:21 PM ----------
Did anyone already try the nandroid?
I ROOTed spanish v20o yesterday with cwm injection, but nothing change i think. No changelog from LG, nor on websites.
Nandroid backup: sorry, something goes wrong
Just unrar, copy to SD card and then restore from recovery.
Changelog found on German LG-Facebook-Site within the comments:
https://www.facebook.com/LG
IMEI Security issue. Fixed
Noise happened during the call by speaker phone issue. Fixed
SDP streaming link not working Fixed
Remove “App Advisor” application Fixed
Not that much
Changelog Android 2.3:
•Improved power management
- Viewing multimedia content will require less CPU power
- Performance and battery consumption has been optimized to better oversee background functions and control the amount of memory and CPU time being used. This feature also allows users to kill or halt non-responsive applications.
•Support for more powerful graphics to allow for enhanced mobile gaming experience
•Improved UI to enable faster access and control and a more intuitive user experience
•One-touch word selection and copy / paste
- When viewing a web page, users can quickly select a word by pressing HOLD, then copying to the clipboard and pasting. Users also can easily adjust the selection area as needed.
•Download management
- This feature allows all downloads from browsing, emails and other applications to be easily viewed and controlled from one place.
•Audio preview
- Downloaded audio files can be promptly played without a specific player.
•Support for new media formats such as AAC, AVC, MPEG 4 and H263
•New features and other improvements: Active app management, shortcuts, widgets, icons, app groups, updated calendar options, camera geotagging, better email synching and more precise camera auto-focus
donjamal said:
Changelog Android 2.3:
•Improved power management
- Viewing multimedia content will require less CPU power
- Performance and battery consumption has been optimized to better oversee background functions and control the amount of memory and CPU time being used. This feature also allows users to kill or halt non-responsive applications.
•Support for more powerful graphics to allow for enhanced mobile gaming experience
•Improved UI to enable faster access and control and a more intuitive user experience
•One-touch word selection and copy / paste
- When viewing a web page, users can quickly select a word by pressing HOLD, then copying to the clipboard and pasting. Users also can easily adjust the selection area as needed.
•Download management
- This feature allows all downloads from browsing, emails and other applications to be easily viewed and controlled from one place.
•Audio preview
- Downloaded audio files can be promptly played without a specific player.
•Support for new media formats such as AAC, AVC, MPEG 4 and H263
•New features and other improvements: Active app management, shortcuts, widgets, icons, app groups, updated calendar options, camera geotagging, better email synching and more precise camera auto-focus
Click to expand...
Click to collapse
is this just a android 2.3 changelog or changelog from 20o?
timvdhoorn said:
is this just a android 2.3 changelog or changelog from 20o?
Click to expand...
Click to collapse
Do you cook it now or what? Still see no flashable .zip Or do you also have problems with it?
N00BY0815 said:
Do you cook it now or what? Still see no flashable .zip Or do you also have problems with it?
Click to expand...
Click to collapse
uploading now... i just was playing MW3 xD
Out Of Topic
timvdhoorn said:
uploading now... i just was playing MW3 xD
Click to expand...
Click to collapse
Hell yeah... but SOAP is dead following GHOST at MW2
GB 2.3.4 20o Repackage
Its flashable
Tnx to N00BY0815 for the NANdroid backup
What's inside:
Deodexed
default.prop edited ro.secure=0
changed /system/etc/flex/flex.xml; FLEX_COUNTRY_CODE="COM"
build.prop; ro.product.locale.language=en and ro.product.locale.region=GB,en
Zipaligned
Task killer tweak
Nano text editor
Bash (command shell)
etc/init.d support
something i forgot
Download:
REMOVED cuz didn't work
timvdhoorn said:
Its flashable
Tnx to N00BY0815 for the NANdroid backup
What's inside:
Deodexed
default.prop edited ro.secure=0
changed /system/etc/flex/flex.xml; FLEX_COUNTRY_CODE="COM"
build.prop; ro.product.locale.language=en and ro.product.locale.region=GB,en
Zipaligned
Task killer tweak
Nano text editor
Bash (command shell)
etc/init.d support
something i forgot
Download:
Link removed
One short question:
DOES it work? Cause I had the same updater-script and it wouldn t wanna work... Did you flash it yourself?
Click to expand...
Click to collapse

[DEV][RECOVERY] TWRP 2.6.0.0

TEAM WIN RECOVERY PROJECT 2.6.0.0​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
Current Build : Stable
Working : Everything
Download from DevDB​
Installation :
put zip in sd card.
reboot into cwm
install zip > TWRP-2.6.0.0.zip
Warning : Only works on cyanogenmod mod based roms, IT WON'T WORK ON STOCK BASED ROM'S, i have just warned you !​​
What's new in 2.6.0.0:
Special Note: If you are running a custom theme, some of the changes in 2.6.0.0 will likely not be visible with your custom theme.
Can encrypt a backup to prevent theft of private data from your backup files
Updated graphics / icon courtesy of shift
Updated exFAT to latest commits
Fixed a problem with Samsung TouchWiz decryption
Update SuperSU binary
Fixed saving of backup partitions list
Fixed saving of last used zip install folder
Fixed backup of datadata on devices that use a separate partition for datadata
Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
Fixed some problems with partitioning a SD card
Various other bug fixes and tweaks
Sources :
Device Source
Recovery Source
Kernel Source
Credits :
Does_Troy
CyanogenMod
Me
XDA:DevDB Information
TeamWinRecovery Project 2.6.0.0 - Galaxy Ace, a Tool/Utility for the Samsung Galaxy Ace S5830
Contributors
ankur850
Version Information
Status: Stable
Stable Release Date: 2013-10-16
Created 2013-10-16
Last Updated 2013-10-16
Reserved
FEATURES :
Touch Interface
Larger Buttons
Faster Backup
Custom Backup
Custom Restore
Changeable Timezone Clock
Screen Timeout
Theme Support
File Manager
Battery Status
Brightness Control
Lock Feature
Changeable Backlight
​NOTES :
1. After Restoring the backup, you need to flash the kernel again, using odin or recovery.
2. You can't restore clockworkmod backup using TWRP.​
HOW TO USE THEMES :
1. Download "xxx.zip rename it to "ui.zip"
2. On SD card open TWRP folder and create folder theme
3. Copy ui.zip in theme folder
4. Restart phone in TWRP.
Warning : Don't use resolution restricted themes (Use only 320x480 or 240x320 themes)
​
1st, dl
---------- Post added at 03:51 PM ---------- Previous post was at 03:40 PM ----------
eh, blue screen...
AWESOME WORK BRO.
I WILL DEFINITELY TRY IT AS IT IS CURRENTLY THE BEST RECOVERY OUT THERE.
THANKS FOR ACCEPTING MY REQUEST.
GOD BLESS & TC.
CHEERS:good: :highfive:
baran0119 said:
1st, dl
---------- Post added at 03:51 PM ---------- Previous post was at 03:40 PM ----------
eh, blue screen...
Click to expand...
Click to collapse
idk why, its working for me.
ankur850 said:
idk why, its working for me.
Click to expand...
Click to collapse
I also don't know and I can't run system-android ;/
In this version http://forum.xda-developers.com/showthread.php?t=1934915, I can run system, and everything works without recovery (i must flash firmware via odin)
Now I flash stock via odin and i will make root -> cwm recovery -> and again try it
---------- Post added at 04:26 PM ---------- Previous post was at 04:23 PM ----------
and again brick
---------- Post added at 04:41 PM ---------- Previous post was at 04:26 PM ----------
I can''t connect device via ddms, adb, droid explorer and android commander. So I can't give logs
---------- Post added at 04:42 PM ---------- Previous post was at 04:41 PM ----------
What ROM are you using?
baran0119 said:
I also don't know and I can't run system-android ;/
In this version http://forum.xda-developers.com/showthread.php?t=1934915, I can run system, and everything works without recovery (i must flash firmware via odin)
Now I flash stock via odin and i will make root -> cwm recovery -> and again try it
---------- Post added at 04:26 PM ---------- Previous post was at 04:23 PM ----------
and again brick
---------- Post added at 04:41 PM ---------- Previous post was at 04:26 PM ----------
I can''t connect device via ddms, adb, droid explorer and android commander. So I can't give logs
---------- Post added at 04:42 PM ---------- Previous post was at 04:41 PM ----------
What ROM are you using?
Click to expand...
Click to collapse
you need to be on ext4 supported custom rom. i.e cyanogenmod base.
IT WON'T WORK ON STOCK BASED ROMS
I've AceROM v1 (CM7)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot bml boot (null)
2 /recovery bml recovery (null)
3 /cache ext4 /dev/block/stl14 (null)
4 /data ext4 /dev/block/stl13 (null)
5 /system ext4 /dev/block/stl12 (null)
6 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
7 /sd-ext ext4 /dev/block/mmcblk0p2 (null)
Click to expand...
Click to collapse
Sent from my GT-S5830 / Wysłane z mojego GT-S5830
baran0119 said:
I've AceROM v1 (CM7)
Sent from my GT-S5830 / Wysłane z mojego GT-S5830
Click to expand...
Click to collapse
idk
baran0119 said:
I've AceROM v1 (CM7)
Sent from my GT-S5830 / Wysłane z mojego GT-S5830
Click to expand...
Click to collapse
try download twrp manager.apk from market and flash your recovery.
press thanks if i help you
I successfully flash TWRP.
Thanks BRO for the Recovery.
CHEERS.
Rhievaldo said:
try download twrp manager.apk from market and flash your recovery.
press thanks if i help you
Click to expand...
Click to collapse
I tried TWRP Manager & successfully backup current ROM.But I face problem while using reboot option as it didn't work.
Rhievaldo said:
try download twrp manager.apk from market and flash your recovery.
press thanks if i help you
Click to expand...
Click to collapse
I can do nothing with TWRP Manager (flash, backup etc)
GalaxyAce User said:
I tried TWRP Manager & successfully backup current ROM.But I face problem while using reboot option as it didn't work.
Click to expand...
Click to collapse
why you don't read the thread carefully, i already mention there, after restore backup you need to flash the kernel again. Otherwise it always start in recovery mode.
ankur850 said:
why you don't read the thread carefully, i already mention there, after restore backup you need to flash the kernel again. Otherwise it always start in recovery mode.
Click to expand...
Click to collapse
BRO I just made a backup of my current ROM using TWRP Manager,it works.I didn't try to restore the back up.I was trying TWRP Manager & some of the option as REBOOT option of TWRP Manager not TWRP Recovery didn't work.
Sorry for the confusion.
CHEERS:good:.
---------- Post added at 08:40 PM ---------- Previous post was at 08:35 PM ----------
baran0119 said:
I can do nothing with TWRP Manager (flash, backup etc)
Click to expand...
Click to collapse
I backup my existing ROM using TWRP Manager,it works.I didn't try rest of the options.I also apart from backup option of TWRP Manager not TWRP Recovery try REBOOT option,nothing happened.
---------- Post added at 08:55 PM ---------- Previous post was at 08:40 PM ----------
ankur850 said:
why you don't read the thread carefully, i already mention there, after restore backup you need to flash the kernel again. Otherwise it always start in recovery mode.
Click to expand...
Click to collapse
BRO I was taking about this manager not TWRP Recovery.
http://forum.xda-developers.com/showthread.php?t=2331735
GalaxyAce User said:
BRO I just made a backup of my current ROM using TWRP Manager,it works.I didn't try to restore the back up.I was trying TWRP Manager & some of the option as REBOOT option of TWRP Manager not TWRP Recovery didn't work.
Sorry for the confusion.
CHEERS:good:.
---------- Post added at 08:40 PM ---------- Previous post was at 08:35 PM ----------
I backup my existing ROM using TWRP Manager,it works.I didn't try rest of the options.I also apart from backup option of TWRP Manager not TWRP Recovery try REBOOT option,nothing happened.
---------- Post added at 08:55 PM ---------- Previous post was at 08:40 PM ----------
BRO I was taking about this manager not TWRP Recovery.
http://forum.xda-developers.com/showthread.php?t=2331735
Click to expand...
Click to collapse
I didn't use that app, And twrp working good, me myself test the recovery. Tested many times. Every functions working.
I did backup three times and restore two times, no problem yet.
ankur850 said:
I didn't use that app, And twrp working good, me myself test the recovery. Tested many times. Every functions working.
I did backup three times and restore two times, no problem yet.
Click to expand...
Click to collapse
Idk what I'm doing wrong. I tried many times and always I had blue screen.
ankur850 said:
I didn't use that app, And twrp working good, me myself test the recovery. Tested many times. Every functions working.
I did backup three times and restore two times, no problem yet.
Click to expand...
Click to collapse
Yeah your recovery is awesome .I try TWRP Manager to check it works or not.Sorry for the confusion.Thanks BRO for awesome recovery.
GOD BLESS & TC.
ankur850 said:
idk why, its working for me.
Click to expand...
Click to collapse
Add this as a disclamer to op.
Sent from my GT-S5830 using xda app-developers app
ankur850 said:
idk
Click to expand...
Click to collapse
ankur850 said:
idk why, its working for me.
Click to expand...
Click to collapse
Perfect attitude by the developer, must be said.
Sent from my Nexus 4 using Tapatalk

[ROM][ham][6.0.1_r52][V10.1] Temasek's UNOFFICIAL-20160704

Temasek's UNOFFICIAL CyanogenMod 13​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
******************************************************************************************
I take no responsibility for lost data, broken devices or anything else you encountered
during/after flashing this ROM.
You are responsible for what you are using on your devices!
Do some research before doing anything and always make sure to have a backup!
******************************************************************************************
Temasek's Marshmallow
¤ ¤ ¤ Included Main Features ¤ ¤ ¤​
ROM compiled with Sabermod GCC 4.9 toolchain
Archidroid Optimizations
All CM features (themes, adjust buttons, skip track with volume etc.)
Sound:
Boeffla Sound by Lord Boeffla
Viper4Android
adjustable volume steps (alarm, DTMF, music, notifications, ringer... helpful if you want e.g. many steps for music but less for ringer)
Enable/disable camera shutter
enable/disable screenshot sound
Statusbar:
Double-tap-to-sleep statusbar to turn display off
Clock: (alignment, color, date, font, size, seconds)
Battery symbols and battery bar
Temperature
Brightness control (slide over status bar to adjust)
Network traffic (incoming and/or outgoing)
Carrier label
Notification count
Disable Headset icon
Disable SuperUser icon
Configure all status bar icons which should be shown/hidden (Cast, Hotspot, Bluetooth, Do not Disturb, Alarm, Wifi etc...)
Notification drawer:
Task manager
Custom haeder image (see screenshots for example)
Quick pulldown
Show/hide brightness slider and/or brightness icon
Force expanded notifications for apps which supports it
hide immersive mode messages
additional tiles
QS panel background transparency
Lockscreen:
Weather information
additional shortcuts
Change corner shortcuts
Double tap anywhere to put device to sleep
Different fonts for Lock Clock
Enable torch on power button longpress while having screen off
Blur lockscreen
Recents:
AOSP recents (with clear all, memory bar, search bar...)
Omniswitch aslo as main recents possible when home button long pressed
SlimRecents (Recents as sidebar, with many customization like only showing active apps etc....)
ParanoidAndroid PIE control
On-the-go mode: camera as semi transparant overlay over your display
Adjustable Power menu
App circle bar and app sidebar
Gestures anywhere
Configurable Toasts and other animations
Heads-Up White- and Blacklist
Selinux switcher --> not working with builtin su. Only works with SuperSU
[COLOR="cc3366"]-INSTALLATION INSTRUCTIONS-[/COLOR]​
- Download the latest build of Temasek
- Download Gapps
- Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using latest TWRP 3.0.0.x Recovery - eagleeyetom´s TWRP works nice!
- Flash Gapps
-FLASH SUPERSU 2.56 +(RECOMMENDED) from HERE
- Reboot.
- Enjoy!
[COLOR="cc3366"]-UPDATE INSTRUCTIONS-[/COLOR]​
- Download the latest build of Temasek
- Take a nandroid backup
- Flash ROM
- Flash Gapps
- Wipe cache
- Wipe dalvik cache
--FLASH SUPERSU 2.56 +(RECOMMENDED) from HERE
- Reboot
- Enjoy!
[COLOR="cc3366"]-DOWNLOADS-​[/COLOR]
OrdenKrieger's Android File Host​(ROM)​enyx.es's Android File Host​(ROM)​
Gapps​​​​(ARM > 6.0 > Variant)​
TWRP Recovery​​​​
[COLOR="cc3366"]-USEFUL LINKS-[/COLOR]​
Changelog​(Temasek Specific)​
Temasek's Twitter​
-BIG THANKS TO-​@MrColdbird for bringing CM13 and sharing device specific sources.
CM Team, OMNI Team, SlimROMS, XDA Developers
AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS.
​
XDA:DevDB Information
[ROM][6.0.1_r13]Temasek's UNOFFICIAL CyanogenMod 13, ROM for the Lenovo Zuk Z1
Contributors
OrdenKrieger, enyx.es
Source Code: https://github.com/temasek
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-02-17
Last Updated 2016-07-30
Reserved
Thank you. This is my favorite one since years. Does any of the cm13 roms has the availability to switch off one Sim card like it has been on cm12.1 or COS?
I really miss that feature.
Planet X said:
Thank you. This is my favorite one since years. Does any of the cm13 roms has the availability to switch off one Sim card like it has been on cm12.1 or COS?
I really miss that feature.
Click to expand...
Click to collapse
Sorry cant test right now im very bussy. Would be cool if you flash the rom and report back.
OrdenKrieger said:
Sorry cant test right now im very bussy. Would be cool if you flash the rom and report back.
Click to expand...
Click to collapse
I have tested the rom and it works great. Unlock from home button without the need to press it. It's smooth and so far i have found only two issues. When I'm in settings, about phone, Status when I press Status Sim 1 or 2 I get an error proces com.android.phone has stopped. The other issue is when I enable the navigation bar the buttons are still active. I have found no way to disable the hardware buttons. But also this rom has no option to disable one sim card to have rest from work. I will have to go back to cm12.1 until this option has been brought to cm13. B.t.w. thank you so much for bringing up all these flavours to our beloved ham device.
Temasek's roms - one of the best for sams phones. I used it for samsung S3.
Excellent rom, everything works. A lot of interesting options. Thank you for your work !!!
Incredibly good, astonishing! Great work man
Edit: I just noticed that Viper4Android doesn't work. The app asks me to install drivers, but after pressing "yes" it freezes and then crashes
Edit2: It works in some way. It just needs time to install drivers
when remove every tile ui crash
Inviato dal mio Z1 utilizzando Tapatalk
When full wipe ( system too ) unable to install. Twrp 3.0.0.
@OrdenKrieger Thanks for your hard work. I tried this rom and it has much more features than others.
Can you please mention that you will update this rom on daily bases or weekly?
R2D20208 said:
When full wipe ( system too ) unable to install. Twrp 3.0.0.
Click to expand...
Click to collapse
I wouldnt recommend TWRP 3.x yet.. It is generating a wide variety of problems to the people, and not only to the zuk..
Enviado desde mi Z1 mediante Tapatalk
hi
i tried to install this rom.i did as in the page but my phone stuck in the temasek symbol
what i have to do please help me
thank you
zyasin said:
@OrdenKrieger Thanks for your hard work. I tried this rom and it has much more features than others.
Can you please mention that you will update this rom on daily bases or weekly?
Click to expand...
Click to collapse
I will build, if i have time or some major changes happen to the source. No daily or weekly updates planed.
Cheers
I can't find the fingerprint lockscreen settings.
Can someone please help me?
Any one facing Google contacts Sync problem, on my device it's not working, tried with both micro and pico open gapps
Sent from my Z1 using Tapatalk
---------- Post added at 04:19 PM ---------- Previous post was at 04:08 PM ----------
Can cos 12.1 next dialer with integrated true caller be ported on cm 13 or any way to install the dialer
Sent from my Z1 using Tapatalk
ranka79 said:
Any one facing Google contacts Sync problem, on my device it's not working, tried with both micro and pico open gapps
Sent from my Z1 using Tapatalk
---------- Post added at 04:19 PM ---------- Previous post was at 04:08 PM ----------
Can cos 12.1 next dialer with integrated true caller be ported on cm 13 or any way to install the dialer
Sent from my Z1 using Tapatalk
Click to expand...
Click to collapse
What do you mean? Preparing contact storage at the boot or google didnt sync your contacts? If google didnt sync, you need to activate automatic sync in the settings.
Automatic sync is active in setting, calendar, apps data, people and all other working properly except contacts
Sent from my Z1 using Tapatalk
---------- Post added at 04:48 PM ---------- Previous post was at 04:46 PM ----------
Infect no contacts in sync setting under accounts
Sent from my Z1 using Tapatalk
---------- Post added at 04:49 PM ---------- Previous post was at 04:48 PM ----------
I flashed using breadcrust recovery update 5
Sent from my Z1 using Tapatalk
---------- Post added at 04:55 PM ---------- Previous post was at 04:49 PM ----------
Clean flashed ROM, open gapps pico and BETA-SuperSU-v2.66-20160103015024.zip
Sent from my Z1 using Tapatalk
---------- Post added at 04:56 PM ---------- Previous post was at 04:55 PM ----------
Supersu link in op redirected to BETA-SuperSU-v2.66-20160103015024.zip and not supersu 2.56 as indicated, could supersu be the issue..?
Sent from my Z1 using Tapatalk
---------- Post added at 04:58 PM ---------- Previous post was at 04:56 PM ----------
Or is it the recovery
Sent from my Z1 using Tapatalk
---------- Post added at 05:20 PM ---------- Previous post was at 04:59 PM ----------
Just now flashed again with latest recovery as suggested in op, but still no contacts under Google account
Sent from my Z1 using Tapatalk
change rhe gapps. The Problems comes from the newer Gapps.
I have the Micro Gapps from 10:02. taken and make it work.
ranka79 said:
Automatic sync is active in setting, calendar, apps data, people and all other working properly except contacts
Sent from my Z1 using Tapatalk
---------- Post added at 04:48 PM ---------- Previous post was at 04:46 PM ----------
Infect no contacts in sync setting under accounts
Sent from my Z1 using Tapatalk
---------- Post added at 04:49 PM ---------- Previous post was at 04:48 PM ----------
I flashed using breadcrust recovery update 5
Sent from my Z1 using Tapatalk
---------- Post added at 04:55 PM ---------- Previous post was at 04:49 PM ----------
Clean flashed ROM, open gapps pico and BETA-SuperSU-v2.66-20160103015024.zip
Sent from my Z1 using Tapatalk
---------- Post added at 04:56 PM ---------- Previous post was at 04:55 PM ----------
Supersu link in op redirected to BETA-SuperSU-v2.66-20160103015024.zip and not supersu 2.56 as indicated, could supersu be the issue..?
Sent from my Z1 using Tapatalk
---------- Post added at 04:58 PM ---------- Previous post was at 04:56 PM ----------
Or is it the recovery
Sent from my Z1 using Tapatalk
---------- Post added at 05:20 PM ---------- Previous post was at 04:59 PM ----------
Just now flashed again with latest recovery as suggested in op, but still no contacts under Google account
Sent from my Z1 using Tapatalk
Click to expand...
Click to collapse
I use micro open gapps and sync works perfect for me. Cant tell you whats the problem.

[ROM][STABLE][TW][N][7.0][Galaxy A3 16]On8 Nougat For Galaxy A3 2016

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This rom is tested only on SM-A310F! Do not try this on other variants without any backup!
http://forum.xda-developers.com/galaxy-j7/development/rom-on8-nougat-galaxy-j7-15-t3683477 THANKS PRASHANTP FOR ALLOW ME TO PORT THIS AWESOME ROM FROM J7 2015!
Rom Features V1
- Based on latest J710FNDDU1BQH7 Firmware
- August security patch
- On8 Gallery
- On8 Myfiles
- On8 Phone
- On8 Contact
- On8 Radio
- On8 Calculator
- On8 Keyboard
- Experience 8.1
- Rounded icons
- S power planning
- Dual Messenger
- Applock
- Debloated
- Deknoxed
-Multiwindow+popup view
-A5 2017 Camera
-VoLTE
- Any many other........
Bugs:
- teel me if you have any issues
HOW-TO Install the rom:
0. Make sure you have ticked OEM Unlock in Developer settings and have a backup of your user apps!
1. Download The Rom and Fix in internal or external sd card
2. Go to TWRP and locate the files
3. Flash the rom and wait until it is finished
4. Reboot your phone and wait till it finished booting
5. After you setup your phone, check if Supersu/busybox got installed. If not please download from play store.
DOWNLOAD LINK:
https://drive.google.com/file/d/0B8m-aUK3VU49eE1GR201czZKZU0/view?usp=sharing
XDA:DevDB Information
On8 Port For A3 2016, ROM for the Samsung Galaxy A Series
Contributors
●CaloMarzi●, prashantp01
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: On8 Nougat
Based On: Samsung Experience 8.1
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2017-10-07
Current Beta Version: 2017-10-05
Created 2017-10-05
Last Updated 2017-10-07
do not forget to click "thanks" if you like my work!?
thank you man ?downloading soon
---------- Post added at 03:13 PM ---------- Previous post was at 03:12 PM ----------
screen shot please
---------- Post added at 03:18 PM ---------- Previous post was at 03:13 PM ----------
i cant download
---------- Post added at 03:22 PM ---------- Previous post was at 03:18 PM ----------
try to other browser to download ?
javad kh said:
thank you man downloading soon
---------- Post added at 03:13 PM ---------- Previous post was at 03:12 PM ----------
screen shot please
---------- Post added at 03:18 PM ---------- Previous post was at 03:13 PM ----------
i cant download
---------- Post added at 03:22 PM ---------- Previous post was at 03:18 PM ----------
try to other browser to download ?
Click to expand...
Click to collapse
i will re upload the rom. screenshot is in screenshots tab.
Good Port bro
Link uploaded
Now link work:good:
●CaloMarzi● said:
Now link work:good:
Click to expand...
Click to collapse
Have you fixed some of the bugs they say on J7 Thread?
Necma said:
Have you fixed some of the bugs they say on J7 Thread?
Click to expand...
Click to collapse
Yes of course
●CaloMarzi● said:
Yes of course
Click to expand...
Click to collapse
I installed it, so far so good...
At first the phone freeze and restarted alone during the configuration (downloading the apps) but after that is working good and smooth :good:
Tomorrow I will say how it has performanced
I saw that the pocket mode is missing from settings...
Can you enable it on the next release?
And so far I can tell that deep sleep (more than 20min without using it) is amazing.. battery holding up pretty good when going to deep sleep, I use Greenify and this one is the only Rom that gives similar battery results to Lineage... oh! and i haven't recalibrate the battery yet!
Necma said:
I saw that the pocket mode is missing from settings...
Can you enable it on the next release?
And so far I can tell that deep sleep (more than 20min without using it) is amazing.. battery holding up pretty good when going to deep sleep, I use Greenify and this one is the only Rom that gives similar battery results to Lineage... oh! and i haven't recalibrate the battery yet!
Click to expand...
Click to collapse
I'll give it a shot if u say so
during call incoming voice is clear but my callers can't hear my voice
how battery life
V1.1 AVAILABLE:
CHANGELOG:
- Fixed Random Reboots
- Fixed some apps crash
- Fixed some freezing problems
- Fixed Samsung Cloud
- Fixed Call problems
- Fixed VPN
- Added more mods to camera
- Optimised Battery
- Floating Message added
- Removed bloates
- And maybe other........
NOW YOU DON'T NEED TO FLASH THE FIX!!
Download LINK.
https://drive.google.com/file/d/0B8m-aUK3VU49eE1GR201czZKZU0/view?usp=sharing
Press thanks button if you appreciate my working:good:
I was with the first version and I played a little while during the day and since 10am till now I was with 66% of battery so I have to say that the battery was already good.
Since you say that you have improved the battery I will try the new version eheheh
Let's see if the random reboots are indeed fixed eheh
●CaloMarzi● said:
V1.1 AVAILABLE:
Click to expand...
Click to collapse
I saw that we still don't have the "keep screen turned off (prevent the screen from turning on accidentally while the device is in a dark place such as a pocket or bag.)" option...
Do you know if you can put it on the next release?
Good job!
●CaloMarzi● said:
V1.1 AVAILABLE:
CHANGELOG:
- Fixed Random Reboots
- Fixed some apps crash
- Fixed some freezing problems
- Fixed Samsung Cloud
- Fixed Call problems
- Fixed VPN
- Added more mods to camera
- Optimised Battery
- Floating Message added
- Removed bloates
- And maybe other........
NOW YOU DON'T NEED TO FLASH THE FIX!!
Download LINK.
https://drive.google.com/file/d/0B8m-aUK3VU49eE1GR201czZKZU0/view?usp=sharing
Press thanks button if you appreciate my working:good:
Click to expand...
Click to collapse
what about the light sensor during call . when the screen went black didn't turn back light
shaskhin1365 said:
what about the light sensor during call . when the screen went black didn't turn back light
Click to expand...
Click to collapse
What? For me work fine
●CaloMarzi● said:
What? For me work fine
Click to expand...
Click to collapse
i had this problem in the first version . havn't try new one yet
shaskhin1365 said:
i had this problem in the first version . havn't try new one yet
Click to expand...
Click to collapse
In v1.1 Call problems is fixed. Try it and see if work fine for you.:fingers-crossed:

[ROM] [8.1.0] Venom_v5 [OFFICIAL] [G610X] [Support Volte] [Stable]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
* 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.
Click to expand...
Click to collapse
Information
Venom_8.1.0, Rom for the Samsung Galaxy J7
For support and help, here:
Device:
SM-G610 M, F, DS
Click to expand...
Click to collapse
Rom INFO :
- Deodexed
- Zipaligned
- BusyBox Support
- Knox Removed
- Debloated
Click to expand...
Click to collapse
Features_v5:
*Zip Instaler
-Root Explorer
-Goodlock (new)
-Galaxy App
-Game Launcher android P
-S9 Brower android P
-Spectrum Tunner (New-Performance)
-Night mode (By-Gollo)
-YouTube_Black
-Play! & Netfli
-Bike Mode
-Battery Calibration Pro
-Adaway
-Facial recognition
-Kernel edited (Optimized_Spectrum)
Click to expand...
Click to collapse
*App Android P "updated"
-Bixby
-Clock (Bug)
-Calendar (apply installation fix ADD-APP-PIE.zip)
-CamaraOTE]
-Contac
-Diler (bug-Setting)
*And More,…(Feature, and app… P).
Click to expand...
Click to collapse
*Venom v5, is super stable(Help and Support for Venom ROM),The battery will adjust with the test period, in a time of 6 to 7 days, in which the system stabilizes and the administrator of the equipment, finishes analyzing the use, Venom_v5 is 100% compatible with any custom kernel.
*I'm going to publish, Fix for VOLTE, for the Indian teams that use this service, so they should do the test of their operation, and they should inform in the forum....
Click to expand...
Click to collapse
Installation:
They must make a 100% clean installation.
Advance wipe
-dalvin /art cache
-System
-data
-internal store
-cache
(additional)
Format Data (option "YES") "all this is to not be in bootlogo .."
***The rom is already root, so just apply the installation .zip, then you can start safely to configure the computer.
I leave 2 more zip, which are to add the calendar app and clock of android foot and root magisk18.1, the same can be installed once you finish configuring the mobile (accounts and app).
To avoid bug in the play store, I recommend deleting app data (play store and play store services).
The recognition of root app, is a bit slow but it is working, if any app gives root start lag, you should only erase data and force closure of app, I have tried again.***
Click to expand...
Click to collapse
Fix_for_Bug:
*FIX VOLTE*
As the name implies, the fix contains, system VOLTE and CSC INI (container of languages of those regions).
Click to expand...
Click to collapse
Download Rom:
Link by Mega:
TWRP
Rom_Venom_v5(*Updating*)
Click to expand...
Click to collapse
Link by Driver:
Rom_Venom_v5
ADD_APP_PIE-fix
VOLTE_fix
Modem.bin
Click to expand...
Click to collapse
Donation:
To support me in my projects, here
Click to expand...
Click to collapse
Developer:
[email protected]
Contributors:
@samsung (Firmeware 8.1.0 TTT)
@Bode327
ROM OS Version: 8.1.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Oreo_8.1.0
Based On: Stock_Oreo_8.1.0
Version Information
Status: Stable
Current Stable Version: v3
Stable Release Date: 2018-11-26
Current Beta Version: 26-11-2018
Beta Release Date: 2018-11-26
Created 2018-11-25
Last Updated 2018-12-18
Remember, giving :good:thanks does not cost anything ..............​
where?
---------- Post added at 05:49 AM ---------- Previous post was at 05:13 AM ----------
full thread please? i hope this rom has no bugs
---------- Post added at 06:26 AM ---------- Previous post was at 05:49 AM ----------
download links? is this topic updated?
---------- Post added at 06:27 AM ---------- Previous post was at 06:26 AM ----------
please add also screen capture thanks!
icodix said:
where?
---------- post added at 05:49 am ---------- previous post was at 05:13 am ----------
full thread please? I hope this rom has no bugs
---------- post added at 06:26 am ---------- previous post was at 05:49 am ----------
download links? Is this topic updated?
---------- post added at 06:27 am ---------- previous post was at 06:26 am ----------
please add also screen capture thanks!
Click to expand...
Click to collapse
all ur question the answer is right on this page cmon man!!!
androzen said:
all ur question the answer is right on this page cmon man!!!
Click to expand...
Click to collapse
sorry bro, but the thread was not updated lately. I come again for this thread and its already updated.
nice bro, always like your rom since fast stock
so smooth and fast rom! niceee love it <3
hmmm is there any bug?
icodix said:
so smooth and fast rom! niceee love it <3
Click to expand...
Click to collapse
thank for your quick review
downloading
Im searching for bugs but i think this rom doesnt have bugs because it come from stock
---------- Post added at 11:13 AM ---------- Previous post was at 11:11 AM ----------
Please help me about my fingerprint scanner because its not accurate. I need to fix it ;(
Great your job my friend thanks for all. its perfect.
Nougat firmware not support?
icodix said:
Im searching for bugs but i think this rom doesnt have bugs because it come from stock
---------- Post added at 11:13 AM ---------- Previous post was at 11:11 AM ----------
Please help me about my fingerprint scanner because its not accurate. I need to fix it ;(
Click to expand...
Click to collapse
****************************************************************
What model do you have? the rom the probe and works correctly the trace, test a clean installation, and use the root that leaves in the link, the root that leaves there is the only one that is compatible with the rom, like the twrp is super stable, for a Rom rapida the secret is a good installation, full wipe ....
I flashed this Rom on my device "J7 Prime 2 (G611F)". The Rom works perfectly. The Rom is stable, light and fast. The sound is high and clear. With this Rom I have not faced any problem. Thank you very much "[email protected]". You are a great dev.
Manu_Dream said:
I flashed this Rom on my device "J7 Prime 2 (G611F)". The Rom works perfectly. The Rom is stable, light and fast. The sound is high and clear. With this Rom I have not faced any problem. Thank you very much "[email protected]". You are a great dev.
Click to expand...
Click to collapse
****************************************
Incredible, I had not tried it on that model, thanks for using the rom .....
does anyone know if this rom had the battery callibration problem???
[email protected] said:
****************************************************************
What model do you have? the rom the probe and works correctly the trace, test a clean installation, and use the root that leaves in the link, the root that leaves there is the only one that is compatible with the rom, like the twrp is super stable, for a Rom rapida the secret is a good installation, full wipe ....
Click to expand...
Click to collapse
Im using Y variant .I think its a hardware problem. Do you have any ideas how to adjust the accuration of the fingerprint scanner? Any rom i flash its all the same
---------- Post added at 08:30 PM ---------- Previous post was at 08:29 PM ----------
lor3tz said:
does anyone know if this rom had the battery callibration problem???
Click to expand...
Click to collapse
No battery problem trust me. I love this rom but the problem is my fingerprint scanner.
sdcard not working I used Kernell Oxygen to solve the problem also Samsonic account does not work omitted application and downloaded another version to solve the problem please solve in the next building
---------- Post added at 09:39 PM ---------- Previous post was at 09:31 PM ----------
sdcard not working I used Kernell Oxygen to solve the problem also Samsonic account does not work omitted application and downloaded another version to solve the problem please solve in the next building
---------- Post added at 09:40 PM ---------- Previous post was at 09:39 PM ----------
Copying links to clipboard does not work why
sooheb said:
sdcard not working I used Kernell Oxygen to solve the problem also Samsonic account does not work omitted application and downloaded another version to solve the problem please solve in the next building
---------- Post added at 09:39 PM ---------- Previous post was at 09:31 PM ----------
sdcard not working I used Kernell Oxygen to solve the problem also Samsonic account does not work omitted application and downloaded another version to solve the problem please solve in the next building
---------- Post added at 09:40 PM ---------- Previous post was at 09:39 PM ----------
Copying links to clipboard does not work why
Click to expand...
Click to collapse
I flashed this rom without any problem, all features are working fine. try to flash again with clean installation.
icodix said:
I flashed this rom without any problem, all features are working fine. try to flash again with clean installation.
Click to expand...
Click to collapse
Same with all working fine dunno how you flashed this rom its working fune
I found a bug the front flash camera not working
Model:G610F

Categories

Resources