[OFFICIAL][RECOVERY] TWRP 3.X For Samsung A3 F/H/M/FU - Galaxy A3, A5, A7, A8, A9 Android Development

Hi guys!
I built TWRP [Ver: 3.X] from scratch for Samsung A3 series.
Update: TWRP is official now only for Samsung A300H/F/M!
Disclaimer:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* 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.
*/
Supported Models:
Samsung A300H (2015)
Samsung A300F (2015)
Samsung A300M (2015)
Samsung A300FU (2015)
Click to expand...
Click to collapse
Root your phone.
(1) Download the Official TWRP App.
(2) Open Official TWRP App > Select TWRP Flash > Select A Device > Search for Samsung A300H (a33g).
(3) Select Samsung A300H (a33g). Then select "twrp-3.2.1-0-a33g.img".
(4) It opens a broswer and select download "twrp-3.2.1-0-a33g.img".
(5) Open Official TWRP app again, select "Select a file to flash.." and select the file you just downloaded and then select "Flash To Recovery". Confirm flash.
(6) Then reboot to recovery.
You are in TWRP!
BUGS:
Mentioned in 3rd post.
Device Tree I created for SM-A300H: https://github.com/PVineeth/android_device_samsung_a33g_recovery
Device Tree I created for SM-A300FU:
https://github.com/PVineeth/android_device_samsung_a3ulte_recovery
Thanks to my friends on XDA for helping me in building device tree and building TWRP from scratch!
XDA:DevDB Information
TWRP 3.X for SM-A3 Series, Tool/Utility for the Samsung Galaxy A Series
Contributors
pvineeth97
Version Information
Status: Beta
Created 2017-03-31
Last Updated 2018-05-20

Reserved.

BUGS
(1) ADB Sideload gets stuck.
Will fix this bug soon!

Couldnt this one be flashed with the one I have installed?
Sent from my SM-A300H using Tapatalk

mcastellon said:
Couldnt this one be flashed with the one I have installed?
Sent from my SM-A300H using Tapatalk
Click to expand...
Click to collapse
What did you install?

3.0.2
Sent from my SM-A300H using Tapatalk

mcastellon said:
3.0.2
Sent from my SM-A300H using Tapatalk
Click to expand...
Click to collapse
You can install it over 3.0.2 for sure
Sorry everything is working

mcastellon said:
3.0.2
Sent from my SM-A300H using Tapatalk
Click to expand...
Click to collapse
I am sorry I am making you bit confused.
I was installing LineageOS 14.1.
I didn't wipe partitions. I thought it is the problem of TWRP.
Now I followed the instructions given in that guide. Works perfectly
You can install it over 3.0.2 using my guide

Successfully flashed it bro..... Will this have OTG support?
Sent from my SM-A300H using Tapatalk

mcastellon said:
Successfully flashed it bro..... Will this have OTG support?
Sent from my SM-A300H using Tapatalk
Click to expand...
Click to collapse
Not for now!

mcastellon said:
Successfully flashed it bro..... Will this have OTG support?
Sent from my SM-A300H using Tapatalk
Click to expand...
Click to collapse
If you find any bugs tell me. Thanks

Not working with A300Fu, thanks for the work !

666dsa666 said:
Not working with A300Fu, thanks for the work !
Click to expand...
Click to collapse
Sorry I forgot to mention that this TWRP is only for H/M/F.
I will compile a new TWRP for A300FU

pvineeth97 said:
Sorry I forgot to mention that this TWRP is only for H/M/F.
I will compile a new TWRP for A300FU
Click to expand...
Click to collapse
Cool, thank you !

666dsa666 said:
Cool, thank you !
Click to expand...
Click to collapse
Theoretically, this TWRP should work! What happens when you try to boot into recovery?

pvineeth97 said:
Theoretically, this TWRP should work! What happens when you try to boot into recovery?
Click to expand...
Click to collapse
It reboot the phone, also there is a seandroid not enforcing message (probably not a problem).
If you need a tester I'm here

666dsa666 said:
It reboot the phone, also there is a seandroid not enforcing message (probably not a problem).
If you need a tester I'm here
Click to expand...
Click to collapse
ok. Can you send me the firmware file for your phone?

pvineeth97 said:
ok. Can you send me the firmware file for your phone?
Click to expand...
Click to collapse
Working TWRP : https://forum.xda-developers.com/sa...overy-samsung-galaxy-a72015-sm-a700f-t3362283
Actual Rom : https://forum.xda-developers.com/sa...om-lineageos-14-1-unofficial-samsung-t3532574
Official rom : Uploading (slow connection)
Do you need a special file to speed up the uploading ?

666dsa666 said:
Working TWRP : https://forum.xda-developers.com/sa...overy-samsung-galaxy-a72015-sm-a700f-t3362283
Actual Rom : https://forum.xda-developers.com/sa...om-lineageos-14-1-unofficial-samsung-t3532574
Official rom : Uploading (slow connection)
Do you need a special file to speed up the uploading ?
Click to expand...
Click to collapse
Extract recovery.img from official rom and send me.

pvineeth97 said:
Extract recovery.img from official rom and send me.
Click to expand...
Click to collapse
Here you go https://mega.nz/#!ikITQa7J!sQhdRRp2Fz1fbUoM9pv-fQf2r728vnrNBVLy6V9MlV0
Its from the "A300FUXXU1CPH3_A300FUDBT1CPI1_A300FUXXU1CPH3_HOME.tar"
Thanks for your Work :good:

Related

[RECOVERY][CWM] CWM 6.0.5.1 Galaxy Trend Lite S7390/2

Hi everyone! My friend builded a recovery named CWM for Samsung Galaxy Trend Lite S7390 or S7392! I just sharing it!​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* 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.
*/
INSTALLATION
Download recovery from attachement.
If you downloaded zip file, flash it through TWRP recovery.
If you downloaded img file, flash it through Rashr Flash Tool. Get it from Google Play Store.
Reboot into recovery! Have fun!
BUGS
You tell me!
Thanks to:
@wulsic for build
Me for test and sharing
Samsung for device
Cyanogenmod for recovery sourcecode
XDA:DevDB Information
CWM Recovery 6.0.5.1 for the Samsung Galaxy Trend Lite, Tool/Utility for the Android General
Contributors
fbli_41
Source Code: http://github.com/fbli41/android_device_samsung_kylevess
Version Information
Status: Testing
Current Stable Version: 1
Stable Release Date: 2015-03-02
Created 2015-08-04
Last Updated 2015-08-04
Great......2 Recovery's in 2 days?
Hi fbli psst xD we are hidden bro
Nice disclaimer,
Btw guys cm11 incoming soon. I dont know or fbli will fish slap me for saying this xD. We are close to getting it booting succesfully and I am also winning a race I made with fbli and someone else a secret race )
Sent from my LG-D802 using Tapatalk
wulsic said:
Hi fbli psst xD we are hidden bro
Nice disclaimer,
Btw guys cm11 incoming soon. I dont know or fbli will fish slap me for saying this xD. We are close to getting it booting succesfully and I am also winning a race I made with fbli and someone else a secret race )
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
I won't slap you and we aren't in a race so can't race with you xD
Sent from my e-tab4 using XDA Free mobile app
can i flash this cwm from old cwm ?
1234himanshu said:
can i flash this cwm from old cwm ?
Click to expand...
Click to collapse
You can
Sent from my e-tab4 using XDA Free mobile app
Haha...... Good luck to both of you..... @fbli_41 and @wulsic
Hey, I made a backup, but when I try to restore cwm can't format /system
diogogomes646 said:
Hey, I made a backup, but when I try to restore cwm can't format /system
Click to expand...
Click to collapse
Flash stocks via odin. Then wipe all with stock recovery. Click reboot system now. Then reboot to download mode and install twrp2-kylevess.tar. Everythings will be fine.
Twrp recovery: http://forum.xda-developers.com/showthread.php?t=3043534
Sent from my GT-S7390 using XDA Free mobile app
wulsic said:
Hi fbli psst xD we are hidden bro
Nice disclaimer,
Btw guys cm11 incoming soon. I dont know or fbli will fish slap me for saying this xD. We are close to getting it booting succesfully and I am also winning a race I made with fbli and someone else a secret race )
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
Thanks for the spoiler, i keep waiting for it
Traace said:
Thanks for the spoiler, i keep waiting for it
Click to expand...
Click to collapse
I began again working on it but must fix devicetree issues so cm11 build will come soon trying to make it A.S.A.P. as uploading and letting other people test it takes time.
wulsic said:
I began again working on it but must fix devicetree issues so cm11 build will come soon trying to make it A.S.A.P. as uploading and letting other people test it takes time.
Click to expand...
Click to collapse
I am first flasher, always.
Sent from my e-tab4 using XDA Free mobile app
wulsic said:
I began again working on it but must fix devicetree issues so cm11 build will come soon trying to make it A.S.A.P. as uploading and letting other people test it takes time.
Click to expand...
Click to collapse
Very nice
Well afaik twrp already builds fine? So it shouldn't be such a massive step atleast now...
Thanks for working on it, appreciated.
If u need any help just let me know. I can build(8x4,2Ghz) + up/download fast for u guys(150mbit/s) and my device is ready for all the tests
Hope we see an overclocked kernel feature for our s7390, as BCM21654 (without the "g") should run 1,2Ghz stock, might even 1,4ghz stable.
Traace said:
Very nice
Well afaik twrp already builds fine? So it shouldn't be such a massive step atleast now...
Thanks for working on it, appreciated.
If u need any help just let me know. I can build(8x4,2Ghz) + up/download fast for u guys(150mbit/s) and my device is ready for all the tests
Hope we see an overclocked kernel feature for our s7390, as BCM21654 (without the "g") should run 1,2Ghz stock, might even 1,4ghz stable.
Click to expand...
Click to collapse
Nows device tree is fine. Can building recoveries. We may see overclock if kernel boots (I builded but doesn't working. I will fix ) And our device's cpu is BCM21664
help meee
it's work for samsung galaxy trend lite gt S7390l??? i try to flash it with odin 3.07 but i can't
yerbinson07 said:
it's work for samsung galaxy trend lite gt S7390l??? i try to flash it with odin 3.07 but i can't
Click to expand...
Click to collapse
Read P.M.
Ok
berkant_kz said:
Read P.M.
Click to expand...
Click to collapse
Oi
Hi, I have a model GT-S7390L but I just can´t boot into recovery/bootloader niether using the 3 button combo nor adb (adb reboot-bootloader), does anyone knows how to deal with that?

[TWRP] Grand prime VE G531H 5.1.1 Beta

Hello this is not my work only a found it and i wanna share it.
Is a md5 file, you need to use odin to flash it to the device:fingers-crossed:
Download
-->TWRP<--
/*
* 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
Source: https://github.com/TeamWin/android_device_samsung_grandprimevelte
Can u share the link where u got it from
Sent from my SM-G531H using Tapatalk
https://twrp.me/devices/samsunggalaxygrandprimeve.html
bfoos said:
https://twrp.me/devices/samsunggalaxygrandprimeve.html
Click to expand...
Click to collapse
I have a g531h can I use flashify
Sent from my SM-G531H using Tapatalk
Yup, just use flashify to back up your stock recovery first.
bfoos said:
Yup, just use flashify to back up your stock recovery first.
Click to expand...
Click to collapse
It brick
Sent from my SGH-T999 using Tapatalk
lox2013 said:
It brick
Sent from my SGH-T999 using Tapatalk
Click to expand...
Click to collapse
recovery downloaded form twrp not work at all
That recovery is for G531M (Grandprimevelte) it uses a Marvell processor (I built TWRP 3.0.0 for G531M with that source)
its working with some gliches
Has anyone compiled TWRP for G531H - Android 5.1.1?
Hi,
I'm trying to install TWRP on my G531H. The file above is wrong, after flashing with ODIN, the recovery mode reports only >recovery is not seandroid enforcing< means, if I'm not misstaking it, this file is totally wrong. TeamWindows is not supporting the G531H and I'm not used to linux and therefore I'm not able to compile it from the sources.
It would be great if someone could publish or send me the compiled TWRP file for a G531 on Android 5.1.1
Or is there another device what is similiar to the G531H so that I can use its TWRP-file? I've checked the different forums, but I could not find anything what solved my problem.
Thank you and regards
Stefan
Update:
It seems I was not searching enough. It's here: https://forum.xda-developers.com/grand-prime/general/master-thread-samsung-galaxy-grand-t3513689
Update2:
Hurray, it works! Unfortunately it's compiled in Russian language. If you want to change the language, press the right button above the slider.

[ROM] [TW 6.0.1 ] T813XXU1APF4 Stock Rooted Odex / DeOdex for SM-T813

[ROM] [TW 6.0.1 ] T813XXU1APF4 Stock Rooted Odex / DeOdex for Samsung Galaxy Tab S2 SM-T813 Only
Code:
/*
* 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.
*
*/
Introduction
This is the based on the official T813XXU1APF4 TW 6.0.1 for Samsung Galaxy Tab S2 (SM-T813 version)
Click to expand...
Click to collapse
Features
Rooted
Busybox
Odex / DeOdexed (both available)
No-Encryption Kernel Included (Thanks to @ashyx)
Click to expand...
Click to collapse
Requirements
A SM-T813
TWRP recovery
Latest APF4 bootloader
Click to expand...
Click to collapse
Installation
Backup your device, in case you wanted to revert back.
Wipe Data/Factory Reset in recovery.
Flash the ROM
Reboot
First boot will take around 5-10 minutes
Click to expand...
Click to collapse
Downloads
Odex Version:
https://www.androidfilehost.com/?fid=24588232905721412
MD5: d8cad1aa808724c702c15efd4d3f0701
DeOdex Version:
https://www.androidfilehost.com/?fid=24588232905721411
MD5: 66e86093af6116ba14361af43de81962
Click to expand...
Click to collapse
Enjoy!!!
XDA:DevDB Information
[ROM] [TW 6.0.1 ] T813XXU1APF4 Stock Rooted Odex / DeOdex for SM-T813, ROM for the Samsung Galaxy Tab S2
Contributors
pvsgh
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Current Stable Version: 1.0
Created 2016-07-18
Last Updated 2016-07-18
Reserved 1
Reserved 2
Just in case
So if my understanding is correct:
1) You took a TWRP backup of /system
2) You put that extracted backup into superr kitchen and built using set_metadata
3) You did some other magic with the ROM
I'm having trouble getting my extracted TWRP backup into SuperR's kitchen; how did you do that step?
Lightn1ng said:
So if my understanding is correct:
1) You took a TWRP backup of /system
2) You put that extracted backup into superr kitchen and built using set_metadata
3) You did some other magic with the ROM
I'm having trouble getting my extracted TWRP backup into SuperR's kitchen; how did you do that step?
Click to expand...
Click to collapse
You should have entire system folder and boot.img under the project folder, kitchen should be able to detect it automatically.
pvsgh said:
You should have entire system folder and boot.img under the project folder, kitchen should be able to detect it automatically.
Click to expand...
Click to collapse
I did that after creating the project, and the Android Version is empty.
Lightn1ng said:
I did that after creating the project, and the Android Version is empty.
Click to expand...
Click to collapse
Try exiting kitchen and load the project again.
pvsgh said:
Try exiting kitchen and load the project again.
Click to expand...
Click to collapse
Tried that too.
Lightn1ng said:
Tried that too.
Click to expand...
Click to collapse
Then I guess your kitchen is not setup properly, what Linux are you using?
I'm using Ubuntu 16
pvsgh said:
Then I guess your kitchen is not setup properly, what Linux are you using?
I'm using Ubuntu 16
Click to expand...
Click to collapse
I am using Lubuntu 16.04. I'll PM you if I can't fix this issue momentarily, I don't want your ROM thread to be filled with this.
Lightn1ng said:
I am using Lubuntu 16.04. I'll PM you if I can't fix this issue momentarily, I don't want your ROM thread to be filled with this.
Click to expand...
Click to collapse
Ok, if you have a fast download link for your firmware, send it to me. I'll try it in my environment.
pvsgh said:
Ok, if you have a fast download link for your firmware, send it to me. I'll try it in my environment.
Click to expand...
Click to collapse
Ok scratch that I got it working properly. Thanks for your help!
again, sorry for clogging up the thread.
Lightn1ng said:
Ok scratch that I got it working properly. Thanks for your help!
again, sorry for clogging up the thread.
Click to expand...
Click to collapse
No worries.
Any updates to this? How is it running on your 813's? Any issues with odex/deodex versions?
Hey pvsgh, can you make it possible for SM-t713 MMB29M.T713XXU1APG1 Stock Rooted Odex / DeOdex, something for what you do for SM-T813? many thanks!
@pvsgh Will you be releasing updates for this as stock gets updated?
DJMartini said:
@pvsgh Will you be releasing updates for this as stock gets updated?
Click to expand...
Click to collapse
Sorry, I no longer have this device. I returned mine as I hated the aspect ratio on video playback and that was my primary use on the tablet. It would be really difficult to make a rom wihout the device.
Lightn1ng might be able to provide an updated ROM for T813, please check with him.
pvsgh said:
Sorry, I no longer have this device. I returned mine as I hated the aspect ratio on video playback and that was my primary use on the tablet. It would be really difficult to make a rom wihout the device.
Lightn1ng might be able to provide an updated ROM for T813, please check with him.
Click to expand...
Click to collapse
Thanks for the response back.

[Recovery][TWRP][3.0.2]TWRP 3.0.2 For Xiaomi Redmi 4 Prime

Team Win Recovery Project 3.x, or TWRP3.x 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.
Code:
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Download : TWRP 3.0.2 For Markw
Source Device Tree: Device Tree For Building TWRP
From github I also see you try to build LineageOS 13, thanks
Anyone tried it? Can you post some screenshot?
deviantenator said:
Anyone tried it? Can you post some screenshot?
Click to expand...
Click to collapse
Working like charm. Screenshots? Looks like every other twrp.
alreadyregistered said:
Working like charm. Screenshots? Looks like every other twrp.
Click to expand...
Click to collapse
flashed it! found no bugs
This TWRP version didn't work with my encrypted phone, does any one have this issue?
Thanks
Gesendet von meinem MI MAX mit Tapatalk
How install twrp on my prime? And root would be ideal... Thanks so much for your help (===
Raggamuffin17 said:
How install twrp on my prime? And root would be ideal... Thanks so much for your help (===
Click to expand...
Click to collapse
fastboot flash recovery twrp.img
fastboot boot twrp.img
Thanks.
But is there any different from TWRP 3.0.2 .0 cofface ? and/or Twrp Xiaomi Redmi 4 Pro By Anik1199
Is it original official release from Team Win Recovery Project 3.x, or TWRP3.x ?
coolpixs4 said:
Thanks.
But is there any different from TWRP 3.0.2 .0 cofface ? and/or Twrp Xiaomi Redmi 4 Pro By Anik1199
Is it original official release from Team Win Recovery Project 3.x, or TWRP3.x ?
Click to expand...
Click to collapse
Since Anik TWRP has been made official, you can safely ignore this build
dels07 said:
Since Anik TWRP has been made official, you can safely ignore this build
Click to expand...
Click to collapse
Can you explain pls how to use this Anik TWRP? Hope root/xposed info' would be great appreciated too, thanks
Raggamuffin17 said:
Can you explain pls how to use this Anik TWRP? Hope root/xposed info' would be great appreciated too, thanks
Click to expand...
Click to collapse
Refer to this thread
https://forum.xda-developers.com/android/development/unofficial-twrp-3-0-2-0-recovery-redmi-t3550074
dels07 said:
Since Anik TWRP has been made official, you can safely ignore this build
Click to expand...
Click to collapse
Hi dels07,
I make a mistake by using this unofficial build, i can't boot to miui system now. I read your comment in here mention about this. What should i do? flashing miui rom?
---------- Post added at 12:12 AM ---------- Previous post was at 12:05 AM ----------
adzymaniac said:
Hi dels07,
I make a mistake by using this unofficial build, i can't boot to miui system now. I read your comment in here mention about this. What should i do? flashing miui rom?
Click to expand...
Click to collapse
I got it. Just need enter fastboot, re-flash the twrp and boot. Copy the lazyflasher (i think can't do that before), and flash it, reboot, done. Thanks dels07
alreadyregistered said:
fastboot flash recovery twrp.img
fastboot boot twrp.img
Click to expand...
Click to collapse
is there any other way to boot recovery (with key combination ) other then fastboot boot recovery.img ?
Dadovvv said:
is there any other way to boot recovery (with key combination ) other then fastboot boot recovery.img ?
Click to expand...
Click to collapse
voL+, vol-, power at once
If you have root, there are some apps that will boot into recovery for you.
Is backup working properly? No unable to unmount /system error?
Thank you for making twrp rec, update it asap.

[rom][8.1.0][sm-t116-t113][los15.1][port]

LOS 15.1 FROM SM-G360H (CORE PRIME) TO SM-T116 (TAB 3 LITE 3G+WIFI GOYAVE3G+GOYAVEWIFI)
ADDED SUPPORT FOR T113 AND T116 (WIFI)
* 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.
*/
Does Work:
GPS
BLUETOOTH
SIM
SINCRONIZATION
HOTSPOT
VOLUME
MTP
IMEI
DOESN'T WORK
SCREEN RESOLUTION
WIFI
CAMERA
OFF MODE CHARGING
ONLY MAGISK (SUPERSU FIX)
TELL ME FOR OTHER ISSUES
PLEASE DOWNLOAD THE ROM FROM THE LINKS BELOW BECAUSE THE ROM IN DOWNLOAD SECTION IN NOT UPDATED
ALL LINKS UPDATED
Mediafire:
Mega:
Google Drive:
DOWNLOAD VYSOR ON PC, FLASH LINEAGE AND WAIT VYSOR RECOGNIZES TAB, DOWNLOAD VYSOR APK, DOWNLOAD ADB AND OPEN CMD AND TYPE,
ADB DEVICES
ADB INSTALL VYSOR. APK
XDA:DevDB Information
Lineage 15.1 For SM-T116, ROM for the Samsung Galaxy Tab 3 7.0
Contributors
sasi2006166
ROM OS Version: 8.x Oreo
Based On: LineageOS
Version Information
Status: Testing
Created 2018-09-30
Last Updated 2018-09-30
I will post the video of this bug
Following this thread.
Thank you for your efforts.
Lord_Byron said:
Following this thread.
Thank you for your efforts.
Click to expand...
Click to collapse
Can you help me to fix resolution bug?
Unfortunately I don't know anything about development.
sasi2006166 said:
Can you help me to fix resolution bug?
Click to expand...
Click to collapse
Looks like you need too change the kernel,
sscsps said:
looks like you need too change the kernel,
Click to expand...
Click to collapse
can you help me because if i change the kernel cause bootloop
Can you fix it?
If we fix it i will port all android version from sm-g360h (because it's identical to sm-t116)
thanks for your time and help
Will it work on sm-t116nu?
ManuelGal said:
Will it work on sm-t116nu?
Click to expand...
Click to collapse
Yes should work because it's identical to sm-t116
Try and tell me
sasi2006166 said:
Yes should work because it's identical to sm-t116
Try and tell me
Click to expand...
Click to collapse
Can you make a custom ROM for sm-t116nu??.. android 5 or above plszz. Make me because I'm stuck in the boring KitKat.
ManuelGal said:
Can you make a custom ROM for sm-t116nu??.. android 5 or above plszz. Make me because I'm stuck in the boring KitKat.
Click to expand...
Click to collapse
Yes with Android 8.1
When I fix resolution bug I will adapt this rom with your tab
Sorry for bad English
sasi2006166 said:
Yes with Android 8.1
When I fix resolution bug I will adapt this rom with your tab
Sorry for bad English
Click to expand...
Click to collapse
Okay thank you very much, I will wait. Hope that you will succeed
ManuelGal said:
Okay thank you very much, I will wait. Hope that you will succeed
Click to expand...
Click to collapse
Try installing this rom first and tell me
I will build Rom for your tab when resolution bug is fixed
sasi2006166 said:
Try installing this rom first and tell me
I will build Rom for your tab when resolution bug is fixed
Click to expand...
Click to collapse
Okay I will install it and I will tell you if it's working on my tab...
manuelgal said:
okay i will install it and i will tell you if it's working on my tab...
Click to expand...
Click to collapse
backup all of your current rom in twrp first
go to wipe/advanced wipe/wipe cache data system dalvic chace
reboot to recovery
select install/lineage 15 and swipe to install
when you reboot connect to your pc and wait vysor recognize tab
download vysor apk and adb
open adb and write
adb devices
adb install vysor. Apk
I will make video
If when you reboot the display show white screen it's normal I'm working to fix
sasi2006166 said:
backup all of your current rom in twrp first
go to wipe/advanced wipe/wipe cache data system dalvic chace
reboot to recovery
select install/lineage 15 and swipe to install
when you reboot connect to your pc and wait vysor recognize tab
download vysor apk and adb
open adb and write
adb devices
adb install vysor. Apk
Click to expand...
Click to collapse
Where is the vysor?
ManuelGal said:
Where is the vysor?
Click to expand...
Click to collapse
Download this zip
https://www.mediafire.com/file/arcwtn9jj87mtp3/7367
It contains apk and exe file
sasi2006166 said:
Yes should work because it's identical to sm-t116
Try and tell me
Click to expand...
Click to collapse
I haven't looked it up, but how identical are these 2 device's?
You can probably use the trees and build instead of porting, you'll get better results.
sscsps said:
I haven't looked it up, but how identical are these 2 device's?
You can probably use the trees and build instead of porting, you'll get better results.
Click to expand...
Click to collapse
The CPU RAM GRAPHICS CARD ARE IDENTICAL
I can't build Rom because the source code released by Samsung has bug for example wifi and camera doesn't work
sasi2006166 said:
The CPU RAM GRAPHICS CARD ARE IDENTICAL
I can't build Rom because the source code released by Samsung has bug for example wifi and camera doesn't work
Click to expand...
Click to collapse
Okay, that's good, try building using the trees from that device

Categories

Resources