I have rooted my tab 4.can someone pls suggest a custom rom for my tab pls
from xda-developers http://ift.tt/1qGOevH
via IFTTT
fastboot flash FOTAKernel recovery.img
fastboot flash recovery recovery.img
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for any bricked devices, dead SD cards,
* or any kind of damage to your phone whether soft or hard brick
*/
Warning : Current version is not avaiable for user. Can't find matched cust for NT-code mcc/mnc[FFFFFF],subset[11]
E: Unable to find partition size for /boot
E: Unable to find partition size for /recovery
E: Primary block device /dev/block/mmcblk0p12 for mount point is not present!
E: Unable to mount internal storage
E: Unable to mount /data/media during GUI startup
E: Unable to mount /cache
Full SELinux support is present
E: Unable to mount /cache
E: Unable to mount /cache
E: Unable to mount /data/media/TWRP/.twrps when trying to read settings file
E: Unable to mount /data
Updating Partition details...
E: Unable to mount /efs
E: Unable to mount /data
E: Unable to mount /data
E: Unable to mount /cache
E: Unable to mount /system
E: Unable to mount /data
E: Unable to mount /preload
E: Unable to mount internal storage
mke2fs /dev/block/mmcblk0p12
Hardware : MT6575 Model : GT-I9082 Build number : ALPS.JB.MP.V1.16 Build date UTC : 20151106-003404 Android v : 4.2.2 Baseband v: MAUI.11AMD.W12.22.SP.V23, 2014/11/29 16:46 Kernel v : 3.4.0 (root@zt-desktop) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 Fri Nov 6 08:29:57 CST 2015 |
S_DA_HAND_FLASH_NOT_FOUND |
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip maven yasm optipng openjdk-7-jdk
wget http://ift.tt/1mQuHPR -O/usr/bin/repo
chmod +x /usr/bin/repo
git config --global user.name "Your Name"
git config --global user.email "you@example.com"
mkdir -p ~/CM13
cd ~/CM13
repo init -u git://github.com/zf5/android.git -b stable/cm-13.0-ZNH2K
repo init -u git://github.com/zf5/android.git -b cm-13.0
repo sync -c -j4
echo "export USE_CCACHE=1" >> ~/.bashrc
export USE_CCACHE=1
prebuilts/misc/linux-x86/ccache/ccache -M 50G
patch -p1 < filename.patch
cd frameworks/base
patch -p1 < vibration.patch
. build/envsetup.sh
lunch cm_T00F-user
make -j4
/*
* 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.
*/