How did you rooted the stock firmware?Thank you
Yeah, but you see that I did nothing special, I just followed the instructions.
In my opinion the initial root access in the stock firmware was the hardest part to execute "dd" in the terminal to install TWRP.
I used kingroot.apk to root & supersume to remove it & install SuperSU succesfully.
then performed the steps as mentioned in twrp.me.
Installed official twrp apk from play store.flashed through it successful but still can't boot into recovery
then install terminal emulator apk and enter the following commands:
1) su
2) dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
3) exit
then try to reboot into recovery using simple reboot apk but still this not work.