[RECOVERY][GT-P52XX][UNOFFICIAL]TWRP 3.x for Samsung Galaxy Tab 3 10.1 - Galaxy Tab 3 10.1 Android Development

TWRP 3.x for Samsung Galaxy Tab 3 10.1​
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
{
"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"
}
Available features
Hardware buttons light
Battery information
Screen brightness
CPU temperature
MTP and USB mount
External SDCard and USB OTG support
F2FS and exFAT support
Userdata encryption support
Encrypted backup support
Source code
Kernel
Common: https://github.com/santos10-dev/android_kernel_samsung_santos10/tree/twrp
Device trees
Common: https://github.com/santos10-dev/android_device_samsung_santos10-common/tree/twrp
Galaxy Tab 3 10.1 3G: https://github.com/santos10-dev/android_device_samsung_santos103g/tree/twrp
Galaxy Tab 3 10.1 Wifi: https://github.com/santos10-dev/android_device_samsung_santos10wifi/tree/twrp
Galaxy Tab 3 10.1 LTE: https://github.com/santos10-dev/android_device_samsung_santos10lte/tree/twrp
The following patch was applied (otherwise busybox segfaults and prevents OpenGapps installation)
Code:
diff --git a/busybox-full.config b/busybox-full.config
index 95664c4..9646b0d 100644
--- a/busybox-full.config
+++ b/busybox-full.config
@@ -22,7 +22,7 @@ CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
CONFIG_SHOW_USAGE=y
CONFIG_FEATURE_VERBOSE_USAGE=y
-CONFIG_FEATURE_COMPRESS_USAGE=y
+CONFIG_FEATURE_COMPRESS_USAGE=n
CONFIG_FEATURE_INSTALLER=y
CONFIG_INSTALL_NO_USR=y
# CONFIG_LOCALE_SUPPORT is not set
diff --git a/busybox-minimal.config b/busybox-minimal.config
index ad8574f..0c9b6a9 100644
--- a/busybox-minimal.config
+++ b/busybox-minimal.config
@@ -22,7 +22,7 @@ CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
CONFIG_SHOW_USAGE=y
CONFIG_FEATURE_VERBOSE_USAGE=y
-CONFIG_FEATURE_COMPRESS_USAGE=y
+CONFIG_FEATURE_COMPRESS_USAGE=n
# CONFIG_FEATURE_INSTALLER is not set
CONFIG_INSTALL_NO_USR=y
# CONFIG_LOCALE_SUPPORT is not set
Another patch was applied to avoid a bug in multithreaded encryption
Code:
diff --git a/twrpTar.cpp b/twrpTar.cpp
index b46f10f..0c9537b 100644
--- a/twrpTar.cpp
+++ b/twrpTar.cpp
@@ -135,7 +135,7 @@ int twrpTar::createTarFork(ProgressTracking *progress, pid_t &fork_pid) {
pthread_attr_t tattr;
void *thread_return;
- core_count = sysconf(_SC_NPROCESSORS_CONF);
+ core_count = 1;
if (core_count > 8)
core_count = 8;
LOGINFO(" Core Count : %un", core_count);
Everything else is pure OmniROM 6.0.
Credits
TWRP Team
@Dees_Troy for the post template
Google for Android
XDA
AndroidFileHost
XDA:DevDB Information
TWRP 3.x for GT-P52XX, ROM for the Samsung Galaxy Tab 3 10.1
Contributors
nels83
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: OmniROM
Version Information
Status: Testing
Created 2016-03-20
Last Updated 2016-07-11

Downloads
TWRP 3.0.2-0
Flash with CWM/TWRP
Galaxy Tab 3 10.1 3G: GT-P5200 (MD5)
Galaxy Tab 3 10.1 Wifi: GT-P5210 (MD5)
Galaxy Tab 3 10.1 LTE: GT-P5220 (MD5)
Flash with Odin
Galaxy Tab 3 10.1 3G: GT-P5200
Galaxy Tab 3 10.1 Wifi: GT-P5210
Galaxy Tab 3 10.1 LTE: GT-P5220
Flash with Heimdall
Galaxy Tab 3 10.1 3G: GT-P5200
Galaxy Tab 3 10.1 Wifi: GT-P5210
Galaxy Tab 3 10.1 LTE: GT-P5220

Great.. Download?

Deleted

tinko975 said:
Great.. Download?
Click to expand...
Click to collapse
Links posted, you were too fast for me

Great! now cm13 and its perfect

Flashed from previous TWRP. No problems.
Thank you.

works good..

ty for your hard work
can't believe we get CM13 / Android 6

TWRP 3.0.1-0 Released

Can this be flashed using a touchwiz rom or does it have to be AOSP?????

TWRP 3.0.2-0
Hello everybody,
TWRP 3.0.2-0 has been uploaded. I added a workaround for encrypted backups which could not be restored (thanks to @Jesusnagler for the report).
Tell me if something does not work or a feature is missing.
Nels

kush2.0 said:
Can this be flashed using a touchwiz rom or does it have to be AOSP?????
Click to expand...
Click to collapse
You can flash it with odin, heimdall or directly from twrp itself.
It's not flashed from a ROM so you can keep the touchwiz one if you like (and benefit from the backup/restore functions of TWRP).

Hey I have a Galaxy Tab 3 barelly used. I did a factory reset when i bought it from a close friend and google apps has been screwed up ever since. Id like to jailbreak/root it and put Marshmallow/6.0 on it. Where should I start

Hello guys. I tried to flash twrp with odin (Galaxy Tab 3 10.1 Wifi: GT-P5210). Odin says it is done. Device reboots normally. I closed it and started in recovery mode (volume up + center button + power button) but the stock recovery still there. What am I doing wrong?
Edit: I found the problem. Unchecked the reboot button on Odin before flashing. Rebooted manually. Now twrp recovery can be started.

work fine but when reboot into recovery at first it just show the background color for couple of seconds then the menu start to showing up don't have this kind of prob with version 2.8.7.0

where should I import the file in odin? ap?

Can i use this version of recovery to flash cm 12.1 ?
---------- Post added at 03:03 PM ---------- Previous post was at 02:54 PM ----------
Need a quick reply guys

@nels83 wheres u'r patches?

this is great as i bought my parents one of these for christmas last year. Is there any chance you could get multirom working for it as well? I'm using it on my Tab 4 10.1 and it's great being able to multi-boot roms. Thanks much for your time and effort

Related

[ROM][P605][4.4.4] CyanogenMod 11.0 - Note 10.1 (2014) LTE (27.10.2014)

[ROM][P605][4.4.4] CyanogenMod 11.0 - Note 10.1 (2014) LTE (27.10.2014)
{
"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"
}
CyanogenMod 11.0 coming to a Note 10.1 (2014) LTE near you!
This ROM is for P605.
Based on:
CyanogenMod "cm-11.0"
Download
cm-11.0-latest-UNOFFICIAL-lt03lte.zip (md5sum)
Download - Deprecated
Browse deprecated
Download GApps
I would suggest one of the following PA-GAPPS packages:
Mini Modular Package
Full Modular Package
Download Root
Already included
Prerequisites
TWRP 2.7.0.1 @bigbiff
Applied bootloader update, e.g. by flashing the stock 4.4.2 samsung rom.
Instructions
Flash TWRP 2.7.0.1 using odin.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
and wipe them. Don't reboot just yet.
Go into install.
Flash cm-11-2014XXXX-UNOFFICIAL-lt03lte.zip
Reboot
Issues
Very sluggish after boot, takes ~2min after that super fast
Minor graphic glitches if switching to and from hw rendering
IR seems to be buggy
USB MTP not working
WiFi WPS Push Button not working
Torch
No Audio
Video playback
Speaker not working, but HeadphoneOut working
SPen
GPS not working
Mobile Network not working
Home button as wakeup button not working (fixed by StNickZA)
FrontCamera not working (thanks to StNickZA)
FlipCover Auto-Wake/Sleep not working
Tips'N'Tricks
Settings -> Buttons -> HOME BUTTON Long press action -> Recent task switcher
Settings -> Language & input ->
Source
https://github.com/search?q=user:Schischu+lt03lte
Code:
/*
* Your warranty is now void.
*
* I will not accept responsibility for any adverse effects to your device,
* including, but not limited to: bricking, dead SD card, bootloops etc.
*
* You mod your device at your own risk.
*/
Please Donate
If you like my ROMs please donate by pressing the "Donate to Me" button below my name on the left side. It takes a lot of my spare time developing these ROMs for the community and every penny is greatly appreciated .
XDA:DevDB Information
CyanogenMod 11.0, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
Schischu, StNickZA
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2014-06-14
Last Updated 2014-11-09
Also see here for a more detailed update log.
Changelog
20140614:
Initial version
20140615:
Fixed adb logcat
Fixed USB MTP
Fixed Wifi PBC
Fixed Torch
Fixed Video Playback
Enable Audio Line Output (Spkr. still broken)
20140616:
Fix SPen
Fix Speaker
20140629:
Update to 4.4.4
Fix Settings->Input crash
20140701:
Fix GPS
Enable OTA
20140702:
Fix mobile network
20140704:
Fixed Home button as wakeup button not working (fixed by StNickZA)
20140706:
Added Notification and Batterylight
20140709:
Force wacom fw version 267
20140710:
Fixed front camera (thanks to StNickZA)
20140712:
Fixed home button wake
Add multiuser support
Allow rotation on lock screen
Enable wake and sleep on flipcover open/close
Upcoming
...
thanks for the work will keep me eye on this.
Sent from my HTC One_M8 using Tapatalk
Awesome!!
Did Samsung release sources of any kind?
Sent from my Nexus 5 using Tapatalk
No kk sources out yet.
thx for your work ....i waited a long time for this rom i personaly do not like samsungs TW
Where do I donate for a P600?
+1^
Sent from my SM-N900T using Tapatalk
Oh man, glad to read this post name, atlast cyanogenmod and kernel source. Very great job.
And I love bash in terminal.
Thank you very much.
Update online.
Many important bugfixes, but still several major open issues.
20140615:
Fixed adb logcat
Fixed USB MTP
Fixed Wifi PBC
Fixed Torch
Fixed Video Playback
Enable Audio Line Output (Spkr. still broken)
Yeah no Samsung sources so I used a mix of P607, P605V, P905, T525, N9005 KitkatSources.
Also I extracted the devicetree from the P605 Kitkat NEE Stock ROM.
Please, merry me, i love you,you're handsome and awesome, you're the man, i want to donate all my dollars, i could be your princess you be a king, living in a castle cit.
Sent from my SM-P905 using XDA Free mobile app
Just need compile kernel with framebuffer console and start to think about porting full linux distribution(if it's possible). Sorry for my bad english.
CM runs very fast on that hardware.
Long press forma multitasking not work
Sent from my SM-P605 using XDA Free mobile app
For home button:
Settings->buttons->home button long press action->recent task switcher
Is the S Pen working correctly with this rom? The S pen button and hover mouse?
How did you compiled it, it doesn't works for me, I cant flash it, When I flashed it manual wai - made boot.img and dd to mmcblo0p14 it does not work for me like original SM-P605 source.
hey m8,
this is amazing :laugh:
good to see finally a CM Rom,
plz keep your work up until its perfect :victory:
:victory:
Schischu said:
For home button:
Settings->buttons->home button long press action->recent task switcher
Click to expand...
Click to collapse
Thx ... home button to wake up the device does't work ....
P600 please:thumbup:
This is what I was waiting for since I own my P605!
Sent from my ? using my ?.

[ROM][P605][5.1.1_r8] Android 5 Lollipop - Note 10.1 (2014) LTE

[ROM][P605][5.1.1_r8] Android 5 Lollipop - Note 10.1 (2014) LTE
{
"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"
}
Android 5.1.1 Lollipop coming to a Note 10.1 (2014) LTE near you!
This ROM is for only P605 and could also work for P607T.
It will not work on P600/P601. There are no plans to port it to P600/P601.
Download
aosp-5.1.1-latest-lt03lte.zip (md5sum)
Download GApps
Paranoid GAPPS
Download SuperSU
SuperSU
Prerequisites
TWRP 2.7.0.1 @bigbiff
Applied bootloader update, e.g. by flashing the stock 4.4.2 samsung rom.
Instructions
Flash TWRP 2.7.0.1 using odin.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
and wipe them. Don't reboot just yet.
Go into install.
Flash aosp-2015XXXX-lt03lte.zip
Flash GAPPS.zip
Flash SuperSU.zip
Reboot
Copy SuperSu and Gapps zip to /sdcard/OpenDelta/FlashAfterUpdate so that they are automatically applied after OTA update.
Issues
BT HFP over phone network
Low GPS sensitivity
Only AAC SW decoding
WiFi Display
FAQ
Internal Storage not shown
Code:
su
restorecon -FR /data/media/0
Copy SuperSu and Gapps to OpenDelta/FlashAfterUpdate so that they are automatically applied after OTA update.
Screenshots
Code:
/*
* Your warranty is now void.
*
* I will not accept responsibility for any adverse effects to your device,
* including, but not limited to: bricking, dead SD card, bootloops etc.
*
* You mod your device at your own risk.
*/
Please Donate
If you like my ROMs please donate by pressing the "Donate to Me" button below my name on the left side. It takes a lot of my spare time developing these ROMs for the community and every penny is greatly appreciated .
XDA:DevDB Information
Lollipop, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
Schischu
Source Code: https://github.com/Schischu?tab=repositories
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: 2015-07-25
Stable Release Date: 2015-07-25
Created 2014-11-15
Last Updated 2015-07-30
Reserved
Changelog
Several newer versions
Changelog see thread
20141223-1729+0100:
Fix headset playback and recording
Fix mediadrm (google movies, netflox, amazon prime)
Fix some unity games (e.g. hitman go)
Fix front camera
20141219-1633+0100:
Enable backlight of back and menu button. Enable notification light
Rear camera works (Tested with Google Camera)
20141216-2254+0100:
Home button wakeup fixed
20141216-2036+0100:
Video Playback fixed
20141216-1916+0100:
Audio Playback improved and Audio Record/Voice Rec fixed
20141214-1522+0100:
WiFi passwords persistent
SPEN pointer corrected
Audio in portrait mode fixed
Fixed some graphical glitches
20141122-1334+0100:
sdcard
videoplayback
home button
...
20141117-2048+0100:
BT fixed
20141117-1948+0100:
Recovery installer removed
20141116:
Initial version
Upcoming
...
Great to see this. Is it possible for you to develop a p600 version too?
I agree... could u make a P600 version
moe67er said:
Great to see this. Is it possible for you to develop a p600 version too?
Click to expand...
Click to collapse
Shawn5162 said:
I agree... could u make a P600 version
Click to expand...
Click to collapse
If you want to see it for P600, please visit this thread. We only need around 75 more dollars for a dev , RaymanFX to get the p600 and he said he will make 5.0 aosp, cm, kernels and more. See the following thread for more info :good
http://forum.xda-developers.com/galaxy-note-10-2014/general/android-5-0-offical-cm-support-t2938652
Sent from my Nexus 4 using Tapatalk
Great news!
P605 is perfect
I never thought to run Lollipop on my tablet earlier than an my mobile.
Thanks Schischu!!!!
Nice job
great!
Galaxy86 said:
P605 is perfect
I never thought to run Lollipop on my tablet earlier than an my mobile.
Thanks Schischu!!!!
Click to expand...
Click to collapse
+++++111
601
I agree... could u make a P601 version v?????
Hell yeah! Knox can go to hell for some lollipops
**** me, i knew it would be fast, but **** I just logged into xda and My God Lolipop , will download when link is up
Your awesome,handsome, i love you
saeid04 said:
I agree... could u make a P601 version v?????
Click to expand...
Click to collapse
I'm working on it...check out my Nexus Experience ROM
I uploaded a first version with lots of bugs and features.
This is a pre alpha version, with more broken than working.
Working:
Framebuffer
Audio
Touch
Buttons
Pen
WiFi
Broken
Everything else
Thats it. So good enough for internet browsing but not much else.
The rest will probably take a few more days.
Ah and not to forget, you will have to reflash your recovery afterwards using adb shell or odin.
Somehow I forgot to remove install-recovery.sh from the rom...
Schischu said:
I uploaded a first version with lots of bugs and features.
This is a pre alpha version, with more broken than working.
Working:
Framebuffer
Audio
Touch
Buttons
Pen
WiFi
Broken
Everything else
Thats it. So good enough for internet browsing but not much else.
The rest will probably take a few more days.
Ah and not to forget, you will have to reflash your recovery afterwards using adb shell or odin.
Somehow I forgot to remove install-recovery.sh from the rom...
Click to expand...
Click to collapse
Hi...I am a dev looking to post AOSP android 5.0 for the P600...i was just wondering which android 5.0 release (r1,r2,r3,r4,r5,r6) did u use when u compiled the rom...tahnsk in advance
Link is showing forbidden. Unable to download.
Ditto...no download. Is that because you're working on it?
Sent from my SM-P605 using XDA Premium HD app
come on, go for it !
Congratulations. Can you also add a custom kernel with overclocking features?
No one adds something on this.

[UNOFFICIAL][TWRP] for SAMSUNG GALAXY ACE 4/S DOUS 3

{
"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.
*
*/
BEFORE INSTALLING THIS RECOVERY, MAKE SURE YOUR DEVICE MODEL IS THE SAME AS TITLE
TWRP Versions
TWRP 3.0.2-0
TWRP 3.0.3-0-Material
TWRP 3.1.0-0
TWRP 3.1.1-0[LATEST]
Change Log:
Fixed ScreenShot In All TWRP
Fixed Cant mount /efs error in All TWRP
Added Some Extra Modification In All TWRP
Bug
MTP
How To Install
Via Custom Recovery
Download custom recovery SM-G316HU-TWRP-3.x.x UNOFFICIAL.zip from download section
Flash/Install the custom recovery SM-G316HU-TWRP-3.x.x UNOFFICIAL.zip with twrp/cwm
Reboot recovery & enjoy
Via Rashr {Need Root for this method}
Download and install Rashr app From Play Store Or Download Rashr From Here
Download SM-G316HU-TWRP-3.x.x UNOFFICIAL.img file from download section and Put It In your Sdcard
Now Open Rashr And Grant For Root permission
Click on Recovery from storage and Select SM-G316HU-TWRP-3.x.x UNOFFICIAL.img file
then click Yes To Flash Recovery.
If You Get Sucsess then Hit Yes on the popup To Go in Recovery.
Some Fixes/Tips
Take ScreenShot With PowerButton+VolumeUpButton
If you have installed TWRP 3.1.x .Then Boot in to recovery and Go To Settings Then Enable Use rm -rf (or it will take a hour to wipe system and data)
If you dont have root or custom recovery then install cwm custom recovery via odin.
Download Section
Click On Download Tab
XDA:DevDB Information
TWRP 3.X FOR SM-G316HU,TWRP 3.x FOR SAMSUNG GALAXY ACE 4/S DOUS 3
Contributors
Parthib, andii_nr
Recovery Information
Kernel Version: Linux 3.10.x
Based On: TeamWin Recovery Project
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2017-05-08
Device Information
Device Name : Samsung Galaxy Ace4/S Dous 3
Device Model: SM-G316HU
Device Chipset: SC8830
Created 2017-05-08
Last Updated 2017-05-22
Reserved
Changes
Code:
-Added TWRP 3.1.1-0
UI in 3.0.3 is lot more better than 3.1.1
pulmit said:
UI in 3.0.3 is lot more better than 3.1.1
Click to expand...
Click to collapse
yes
Hi @Parthib, are there any sources? I'd like to fork this TWRP port for the Samsung Galaxy Ace 4 Neo SM-G316M which is very similar to this device (almost same hardware).
Your recovery is, in fact, compatible with the Ace 4 Neo (vivalto3mve3gltn) but the touch doesn't work :S
Thanks in advance
P.S: Although the CWM port for the Ace 4 SM-G313HU does work in the Ace 4 Neo SM-G316M, it fails when creating a nandroid backup
EDIT: Is it this one? -> https://github.com/Parthib24/android_device_samsung_vivalto5mve3g
David Masa said:
Hi @Parthib, are there any sources? I'd like to fork this TWRP port for the Samsung Galaxy Ace 4 Neo SM-G316M which is very similar to this device (almost same hardware).
Your recovery is, in fact, compatible with the Ace 4 Neo (vivalto3mve3gltn) but the touch doesn't work :S
Thanks in advance
Click to expand...
Click to collapse
Your device(SM-G316M) maybe using different touch driver thats why SM-G316HU's recovery's dosen't work on your device. You can fix it by porting the recovery. You have to port it by replacing kernel and dtb/dt from your stock recovery to the recovery you want to port. You can follow this youtube video(sorry for the bad video quality) https://www.youtube.com/watch?v=g4LAiJ0r1dE&t=13s.
David Masa said:
P.S: Although the CWM port for the Ace 4 SM-G313HU does work in the Ace 4 Neo SM-G316M, it fails when creating a nandroid backup
Click to expand...
Click to collapse
I don't know how to fix that. Better to use twrp.
David Masa said:
EDIT: Is it this one? -> https://github.com/Parthib24/android_device_samsung_vivalto5mve3g
Click to expand...
Click to collapse
No. this it is the Device tree to build cm-12 for SM-G316HU
Parthib said:
No. this it is the Device tree to build cm-12 for SM-G316HU
Click to expand...
Click to collapse
And where is the device tree to build TWRP?
David Masa said:
And where is the device tree to build TWRP?
Click to expand...
Click to collapse
you can port this twrp device tree..it should work.
https://github.com/parthib24/android_device_samsung_j23g
Btw, did you use the original TWRP source or your fork?
https://github.com/Parthib24/android_bootable_recovery-sprd
Want to know since the SM-G316ML is also (according to what I see in the kernel config) a Spreadtrum device

[ROM] Project Alice 3.1[AQI8 [Fast] [Tweaks][Debloated] [ODEX] [S8/S8+/N8 F/D/N]

{
"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"
}
Welcome!
TO​ Project AliceThe Smallest Touchwiz ROM ONLY 1,80GB in size.
Its Based on N950FXXU1AQI8latest Stock Base Fully Debloated and ODEXED Rom.
With The fast all New Touchwiz UX and close to stock feel this is the most fastest and stable fully Featured Rom..Yet.
There are a lot of plans, for this rom but first we want you to test it as much as possible.
Feedback is appreciated!.​
Features:
* Whole Download is 1,60GB in size [SLIM]
* Based off N950FXXU1AQI1
* Debloated
* Deknoxed
* System Optimizations
* Better Ram Managment
* Tweaks
* Magisk Root
* Init D tweaks
* Notorious Kernel
* Tweaks
* Reboot Menu
* Modded Touchwiz
* Better Stability & Performance ​
Changelog For Project Alice 3.1​FULLY WORKING Note 8 Support​-Rebased to N950FXXU1AQI8​-Fixed Camera problems​-Fixed Camera problems​-Fixed FaceService on Note 8​-Fixed com.sec.epdg Error when installed csc​-Fixed Slow Charging by using NK210 Kernel​-Fixed Slow loading times on Youtube/Playstore app​-Updated Notorious Kernel on S8/S8/F/D/N​-Updated Notorious Kernel on Note 8 F/D/N​-Updated Magisk to Latest 14.3 Version​-Auto install Right Boot animation on Note 8​-Auto Install Right Audio Files for S8/S8++​-Auto Install Right Audio Files For Note 8​-Rewrited complete Updater-script​-Script Auto Detect Right Kernel now for S8/S8+/Note 8​-Script Auto install Right Files for Note 8 to boot now​-Enabled All hidden Camera Modus now​-Rom Now Support S8/S8+/Note 8 CSC​-Rom Detect and install Right CSC for s8/s8+/Note8 now​-Added More Build.prop Tweaks​-Added More System Tweaks​-Deleted Some More Sammy Bloatware​
Changelog For Project Alice 3.0.1​-Fixed FaceService For Note 8​-Updated Notorious Kernel on S8/S8/F/D/N​-Updated Notorious Kernel on Note 8 F/D/N​-Updated Magisk Manager​-Updated Magisk to 14.3​-Updated All Note 8 apps​-Tweaks and Optimalizations​-Added Note 8 boot animation For Note 8​-QHD @ 60fps (2560x1440) - Exynos Only​-HDR for 4K / QHD​-AutoFocus Tracking all modes​-No Recording Time Limits​-Increased Bitrates​-Increased JPG quality for single and burst shots​-Installs latest Samsung Camera revision​-Video Effects for modes 4K​-Remove No Flash limit at 15% battery​-Rom Debloated to 1.67GB​
Changelog Project Alice 3.0 Stable​-Better Support For Note 8​-Fixed All bugs on Note 8 models​-Fixed All Bugs on S8 Models​-Updated Notorious kernel For S8/S8+ Users​-Updated Magisk to 14.2​-Updated Magisk Manager​
Changelog Project Alice 3.0 Public Beta​-Fixed Wifi​-Fixed Camera​-Fixed FrontCamera​-Fixed FPS Lag​-Fixed IRIS Scanner​-Fixed Lib Error​-Fixed Youtube Video error​-Fixed CSC Error​-Fixed Edge Panel​-Added 5 Way reboot​-Added Support For Note 8 Devices (Stil Not fully done)​-Updated All Note 8 apps​-Updated Magisk​
Changelog Project Alice 3.0 Closed Beta​-Full N950FXXU1AQI1 7.1.1 Port for S8/S8+ F/D/N​-Debloated​-Deknoxed​-Added Modded Touchwiz​-Added Build.prop tweaks​-Added Note 8 CSC​-Added OTA APP (Stil not work for now)​-Added AddAway​-Added Notorious Kernel with Full N8 RamDisk​-Added Magisk 14.0​-Added Init D Support​-Zipaligned apps​-Rom Use Less Ram now​
Project Alice 3.1​DOWNLOAD
Source code GPL​DOWNLOAD
Download the bootloader and Modem and New TWRPbefore installing our rom u have to flash these files With TWRP.
-DOWNLOAD
1. Download my latest rom from the download section and place it on your SD-card.
2. Reboot into recovery and select WIPE.
3. Click on "advanced wipe" and select everything (Except for internal Storage/Sd-Card) select(WIPE} go to Main Menu.
4. click on "install" and select our ROM and swipe to the right to install it.
5. Select all the features that you want OR don't want wait till its finished.(Reboot From TWRP)
6. First boot during about 5 minutes(dont interupt the process)
i am are not responsible for any damages or bricked devices USE at your own risk.​
[MENTION=2516635]zeroprobe[MENTION] - For Zero Camera Mod
[MENTION=4032833]farovitus[MENTION] - For Kernel
[MENTION=6350858]ASSAYYED[MENTION] - For kitchen
@jesec - For Teaching and help
* We are searching for coders that want to be a part of my team and code for my! -send a pm with detailed info about you and what you can do for my.​
We have a dedicated service chat where you can get help or Say THANKS to the DEV that build this rom.
(Dont talk or discuss other roms in the chat)
JOINTHECHAT​
Paypal Goals: buy premium account sammobile better server and androidfilehost
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XS5USYD8TJ5H8
XDA:DevDB Information
Project Alice, ROM for the Samsung Galaxy Note 8 (2017 Phone)
Contributors
angelo27093
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Current Stable Version: 2017-11-02
Stable Release Date: 2017-11-02
Created 2017-11-02
Last Updated 2017-11-01
reserved 1#
Reserved 2#
Congrat!
---------- Post added at 08:57 AM ---------- Previous post was at 08:56 AM ----------
Both off rom? S8 s8+ note8?
kenpaci said:
Congrat!
---------- Post added at 08:57 AM ---------- Previous post was at 08:56 AM ----------
Both off rom? S8 s8+ note8?
Click to expand...
Click to collapse
for S8 S8+ and Note 8 yes
angelo27093 said:
for S8 S8+ and Note 8 yes
Click to expand...
Click to collapse
In regards to csc do you have TMobile preloaded?
masri1987 said:
In regards to csc do you have TMobile preloaded?
Click to expand...
Click to collapse
yes
Preserves all stock functionality? Anything cut out?
Great rom
Everything running great and really love the DPI.
Cant seem to send texts via Samsung app is the only problem at the moment.
cheers
Does Dex and gear VR work?
NZCloud said:
Everything running great and really love the DPI.
Cant seem to send texts via Samsung app is the only problem at the moment.
cheers
Click to expand...
Click to collapse
Same here.
It works with other sms software.
MMS's is showing up as recieved but not downloading correctly so its just a box saying the size of the msg but not downloading it and wont let you manuallly, also wifi calling not working even with correct CSC other than that a good rom loved your On The Edge Light roms great to see you supporting Note 8 now. If it is just a matter of a few system apps being installed that would fix this manually I am happy to add them myself If someone can tell me what the apps are called
** Wi-Fi calling menu and quick settings are there but the icon to confirm its working doesnt show up in the usual places. Ie call logs, in call screen and in notification panel
Cannot download from Androidhost. Any mirrors?
Hi everyone, I would like to try this ROM but I cannot download from Androidhost.
The page displays ERROR when searching for mirrors.
Any mirrors?
Thanks!
"Automatically chooses CSC"? I have an N950FD (DUAL SIM), but I have Metro PCS. Is this going to choose the METRO PCS CSC or the CSC indigenous to the phone. For example, Singapore CSC.
Fantastic rom so far only problem for me is on Samsung messages can not send messagws
Sent from my SM-N950F using Tapatalk
i am going to look for the Message problem,
Any way to get this ROM with AT&T CSC?
Thread closed.
@ [OP] Please read your PM's. Let me know when you want this reopened.
Regards
noppy22

[ROM][UNOFFICIAL][10] LineageOS 17.1 for Samsung Galaxy Tab S (SM-T700, SM-T705, SM-T800, SM-T800, SM-P600)

Hello friends,
I tried to update my old Samsung Galaxy Tab S devices with the latest Android 10 (Lineage 17.1). I would like to make the build available for you guys as well.
Special thanks to the teams at Exynos5420 and LineageOS for the sources.
Devices:
Samsung Galaxy Tab S 8.4 WiFi (klimtwifi) SM-T700
Samsung Galaxy Tab S 8.4 LTE (klimtlte) SM-T705
Samsung Galaxy Tab S 10.5 LTE (chagalllte) SM-T805
Samsung Galaxy Tab S 10.5 WiFI (chagallwifi) SM-800
Samsung Galaxy Note 10.1 Edition 2014 (n1awifi) SM-P600
I will create new builds from time to time.
Installation:
1. Flash latest official Samsung Firmware with ODIN
2. Flash latest TWRP Recovery https://twrp.me/Devices/Samsung/
3. Wipe Data
4. Install ROM.ZIP with TWRP https://luis-builds.de/downloads/lineageos/misc/
5. Install latest GApps with TWRP (ARM/Android10) https://opengapps.org/
6. Reboot and Enjoy
7. Optional: Install Magisk
Download the file:
https://luis-builds.de/downloads/lineageos/misc/
Sources:
https://github.com/LineageOS (LineageOS 17.1)
https://github.com/exynos5420/ (Kernel, Device, Vendor)
Greetings Frank
WOOOOO let's go boooys!!!
Can't believe my old tab will eventually celebrate it's tenth year being still fully functional!
@8224Freak is there any chance to port this ROM to SM-P605?
Edit: realised they have different CPU.
Exynos vs Snapdragon = no chance
Does this work with P601? (I know that if it works it wont have mobile data, but im only using wifi anyway)
AceStroke said:
Does this work with P601? (I know that if it works it wont have mobile data, but im only using wifi anyway)
Click to expand...
Click to collapse
I tried on my p601 and It's working without mobile data of course.
I would like to thank 8224Freak for bringing android 10 to our note 10.1
Thank you 8224Freak for this great ROM. I flashed it on my P600 (Lineage OS ROM as the crDroid ROM only showed a black screen after setup wizard). Until now I had several crashes of the stock browser and sometimes the device does reboot. It doesn't seem to use hardware acceleration as fullhd videos are stuttering.
Let me know if I can help you with some debug information.
I found a problem with the s-pen (Squid app) .. if I write with s- pen and my hand touches anywhere on the screen, Everything I am writing with s-pen will be removed.
FYI it was working on lineage 14.1, I think this rom is not fully compatible with s-pen.
Hi
I have a tablet sumsung am t805 ...rooted.
I can install LineageOS 17.1 chagalllte ... ??? Can? No perogram ? No error ? Working all app and..?
Please answer and help me
8224Freak said:
Hello friends,
I tried to update my old Samsung Galaxy Tab S devices with the latest Android 10 (Lineage 17.1). I would like to make the build available for you guys as well.
Special thanks to the teams at Exynos5420 and LineageOS for the sources.
Devices:
Samsung Galaxy Tab S 8.4 WiFi (klimtwifi) SM-T700
Samsung Galaxy Tab S 8.4 LTE (klimtlte) SM-T705
Samsung Galaxy Tab S 10.5 LTE (chagalllte) SM-T805
Samsung Galaxy Tab S 10.5 WiFI (chagallwifi) SM-800
Samsung Galaxy Note 10.1 Edition 2014 (n1awifi) SM-P600
I will create new builds from time to time.
Installation:
1. Flash latest official Samsung Firmware with ODIN
2. Flash latest TWRP Recovery https://twrp.me/Devices/Samsung/
3. Wipe Data
4. Install ROM.ZIP with TWRP https://luis-builds.de/downloads/lineageos/misc/
5. Install latest GApps with TWRP (ARM/Android10) https://opengapps.org/
6. Reboot and Enjoy
7. Optional: Install Magisk
Download the file:
https://luis-builds.de/downloads/lineageos/misc/
Sources:
https://github.com/LineageOS (LineageOS 17.1)
https://github.com/exynos5420/ (Kernel, Device, Vendor)
Greetings Frank
Click to expand...
Click to collapse
Hi
I have a tablet sumsung am t805 ...rooted.
I can install LineageOS 17.1 chagalllte ... ??? Can? No perogram ? No error ? Working all app and..?
Please answer and help me
I have already install this ROM, but, when I'm working with any application, my tablet restart suddenly. Is there anybody that happen the same to me?
miltonari said:
I have already install this ROM, but, when I'm working with any application, my tablet restart suddenly. Is there anybody that happen the same to me?
Click to expand...
Click to collapse
Name or model tablet???
{
"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"
}
Please see photo... What is the difference between the two? Which is better?
13680201 said:
View attachment 5309109
Please see photo... What is the difference between the two? Which is better?
Click to expand...
Click to collapse
Lineage is vanilla android and does not have as many features as crDroid. Some users like Lineage becouse it is more stable, and others like crDroid because it has a lot of tweaks.
miltonari said:
I have already install this ROM, but, when I'm working with any application, my tablet restart suddenly. Is there anybody that happen the same to me?
Click to expand...
Click to collapse
I tried crDroid with Magisk and had random reboots. Now, trying Lineage.
I can't tell which recovery is compatible with SM-P600 -- n1awifi...
13680201 said:
Name or model tablet???
Click to expand...
Click to collapse
SM-P600
13680201 said:
View attachment 5309109
Please see photo... What is the difference between the two? Which is better?
Click to expand...
Click to collapse
1st is pure lineage while 2nd has some additional features.
What's better depends on ones personal judgement.
tkalfaoglu said:
I can't tell which recovery is compatible with SM-P600 -- n1awifi...
Click to expand...
Click to collapse
This I've found :
Sometime during development, some Samsung devices were reassigned codenames, and lt03wifi was renamed to n1awifi (see commit here and developer note here).
No need to worry as these are still the same device, and the ROM itself has provision for the name change (it checks match for either codenames when installing).
Great roms thank you!
The only issue my wife had was with the Simcity Buildit game -- it just crashes under the lineage OS.
Weird, eh?
So I tried going back to lineage 14.1 and RR-5.8.5, but they both gave a black screen on startup.. no logo, despite all the wipes and formattings in twrp.. Upgrading to android 10 must have changed something.. Anyway, now trying the CRdroid version..which booted up just fine
Something interesting with crdroid, apps run for 30 seconds and then they go to the background as if someone has hit the home button! In chrome downloading something, and desktop appears.. tapping the tasks button shows chrome still running. did anyone notice this?

Categories

Resources