Hello Everyone! After we finally got root and twrp custom recovery on this lil Pre-Paid phone I started messing with custom roms. You'll be happy to hear I got the most current version CM13 working! However there are some bugs I need to iron out before I can release a twrp recovery for it. First and foremost is the touch screen. How do the drivers work in android? are the Libraries/modules from the stock rom what I need or they in the kernel? I'm excellent with computers, windows, and command line. Which has gotten me this far. However, I'll be the first to admit I know very little about linux and android. I get the feeling that the libraries are a little like .dll files and APKs are .exe equivalent. Basically, I need to know what to copy/modify from the stock rom to get the touch interface working again in "laymans terms" because of limited exp with android. The more I read about compiling my own rom the more confused I get. :fingers-crossed:
rom
what`s happend with this rom????
Ever get the TWRP working for ZTE Z830? I need it. Been looking everywhere and cannot find anything! Also, know where I could find the stock ROM as well as any custom ROMs for the ZTE Z830?
Related
I want to start developing a stock based ROM for this phone but first need a good working recovery. I've searched all over the net but have come up empty handed. Anyone know of any working recoveries with this phone?
Anyone?
Hello guys,
I've been playing around with custom roms some time ago and I know some basics but since that time (that was about 1 year ago) i haven't been updating my tf300t at all.
Unfortunately my tablet started lagging a bit. I came with idea that new fresh rom might solve this problem so i came back to xda site where i found that a lot has changed since my last visit. My tablet currently works on 4.1.1 Android CleanRom Inheretiance 10.4.4.25, recovery i got installed is ClockworkMod v6.0.1.4. I belive this setup is little outdated. I'd like to install this rom
http://forum.xda-developers.com/transformer-tf300t/development/rom-t2817919
How ever all installation guides are created for clean Asus rom, i couldn't find any guide how to install it from the point I currently am not to mention I have no idea what actually bootloader verion I've got, I simply don't remember that. Guessing its 4.1 but how can i be sure that.
Could someone give me some tips ?
krakuus said:
Hello guys,
I've been playing around with custom roms some time ago and I know some basics but since that time (that was about 1 year ago) i haven't been updating my tf300t at all.
Unfortunately my tablet started lagging a bit. I came with idea that new fresh rom might solve this problem so i came back to xda site where i found that a lot has changed since my last visit. My tablet currently works on 4.1.1 Android CleanRom Inheretiance 10.4.4.25, recovery i got installed is ClockworkMod v6.0.1.4. I belive this setup is little outdated. I'd like to install this rom
http://forum.xda-developers.com/transformer-tf300t/development/rom-t2817919
How ever all installation guides are created for clean Asus rom, i couldn't find any guide how to install it from the point I currently am not to mention I have no idea what actually bootloader verion I've got, I simply don't remember that. Guessing its 4.1 but how can i be sure that.
Could someone give me some tips ?
Click to expand...
Click to collapse
Hi Krakus.
Since you are quite a bit behind on this I suggest you start from the beginning completely.
The first step would be to download the correct 4.2 Firmware. Unzip it once and flash it in your current recovery. Doing this will replace TWRP with the original stock recovery and you will need to start again.
I recommend my full guide for beginners located over at transformer forums http://www.transformerforums.com/fo...nstall-roms-tf300-jelly-bean-kitkat-roms.html
Most of the ones here don't have everything in one place or are outdated and one wrong move can turn into a very difficult situation.
Please give the guide a read and feel free to message me on either forum (I have the same username on both) we have quite a few very helpful XDA tf300 and tf700 members over there including some who develop and test new ROMs.
Good luck.
PS. ROMs have come soo far since back then you won't even believe it!
Hey guys. I tried to port CyanogenMod for my ZTE Blade III Pro ( copy/paste tutorial ) because there is no kernel source for this phone and there are no custom roms for it. It's a MSM8225 device ( 2 cores 1GHz, 512mb RAM, 4" display, 4.1.2 android .... ) I'm a big fan of AOSP and vanilla android so I tried to port cyanogenmod 10(4.1.2) from Huawei Y300. I did all the steps, repackaged the files into a zip archive, installed it with CWM and expectedly ran into bootloop. The phone won't go past the bootanimation. I did a logcat and there are several fatal errors (signal 11) I've searched and I found that this error is being caused because of the kernel (boot.img), and can be solved with flashing the kernel-only after installing the ROM through the recovery. So my question is: What will happen if I try to flash the cm10 kernel made for the phone I tried to flash the CM10 from (Ascend Y300)??? I'm not really sure what will happen, but since they have the same internals (http://www.gsmarena.com/compare.php3?idPhone1=5425&idPhone2=5386) it should work. But I bricked this phone once (different reasons) and they had to replace the main board ( chipset probably ) but luckily I didn't have to pay anything. Will I be able to flash my stock kernel if this won't help booting the ROM??? Is there a possibility that the phone will be bricked that I will have to replace the chipset??? Please help me.
1. Read the stickies
2. You should never flash a port from any device unless you know what you're doing. Even more so if you ported it yourself. You may want to just go back to stock, but since you said there are no kernel sources, I'm guessing there is no way to return to stock, ergo, you might be SOL.
Vuciz said:
1. Read the stickies
2. You should never flash a port from any device unless you know what you're doing. Even more so if you ported it yourself. You may want to just go back to stock, but since you said there are no kernel sources, I'm guessing there is no way to return to stock, ergo, you might be SOL.
Click to expand...
Click to collapse
Well, I actually know what I'm doing, and that it's very risky, and I've flashed ported ROMS like this before, and they never worked, so I know how to recovery from a soft-brick(bootloop), but I didn't know what would happen If I tried to flash kernel made for a totally different phone. But you seem to know quite a bit about Android porting, and I wanna ask you another question. Even though ZTE hasn't released kernel-source for ZTE Blade III Pro (my device), it has released sources for ZTE Blade G, which has the same internals as ZTE Blade III Pro, but features a bigger and higher resolution display!!! http://www.gsmarena.com/compare.php3?idPhone1=5425&idPhone2=5620 Can I use the kernel source to attempt to build cyanogenmod or a completely stock ROM from source??? I know how to do this because I've already been doing it but failed when I came to the step to load the sources. But, still, I'm sure that the display wouldn't work. Thanks anyways...
I've ported from the G300 to the Fusion 2, and you still need to use a modified kernel so it works on your device.
You should also note that while the first two devices have similar specs they are from different OEMs so they could be totally different. Also when porting the displays must have the same res.
Vuciz said:
I've ported from the G300 to the Fusion 2, and you still need to use a modified kernel so it works on your device.
You should also note that while the first two devices have similar specs they are from different OEMs so they could be totally different. Also when porting the displays must have the same res.
Click to expand...
Click to collapse
Thanks again!!!
So guys we've been searching for a custom recovery better part of two years for this tablet, and finally I was passed down by one of the devs for Galaz. Anyway, the only problem with it is its in Chinese. Even then it seems pretty easy to figure out, but I'm hoping that one of the devs would take a look to see if they can decompile and recompile this in english. I tried to compile a CWM for the tablet myself, but never could get it to work. Would boot into recovery, but never see anything on the screen. However, was able to connect the tablet while in recovery mode via ADB. ANYWAY!!!!! Still hoping that Galapad will release the source code. If so that would be awesome. I would love to see this tablet sport CM13, or RR, or some other custom os. Anyway, for right now, enjoy.
A1 Kit v4-Root
Look here https://forum.xda-developers.com/showpost.php?p=82710019&postcount=58
Hello everyone.......... So lets begin from the starting. I have recently bought an iphone x clone device. I thought it will have good enough hardware compared to its price but unfortunately it only has attractive outlook finishing but inside its really bad. I cant even watch youtube videos because of hang & crash. So I decided to root it and install ram expanding software to create vram which really helped solving the crashes....... But still the device feels laggy so I was thinking about installing a soft custom rom which will consume less rom & ram. I tried to backup my stock recovery and install a twrp custom recovery via different apps like flashify, mobile uncle tool, twrp manager etc. But all of them failed to create a backup or even flash a recovery. I had to try different custom recovery image as my device is clone and not included inside twrp supported device list. I even downloaded my stock recovery from internet (not 100% sure if its the right one but tried my luck as I couldn't collect a backup copy of my stock recovery from adb) and tried to port with other custom recoveries and install it...... But still all I boot into is my chinese stock recovery which is useless for me. After trying 2 days I have done everything I could and couldn't get further than rooting and installing some useful apps to make my device little bit stable. But this isn't enough, I need help now to find correct custom recovery and soft custom rom for my device.
Here are some pics about my device details which will help you get some idea about which device im using. drive.google.com/drive/folders/1ieMNTSkgTAIWNn1xNSqg2iCzUPXheEdI?usp=sharing
really very disappointing......... its been more than a week and i got no help from a large active tech community like xda
Khaled786 said:
really very disappointing......... its been more than a week and i got no help from a large active tech community like xda
Click to expand...
Click to collapse
Lol, it's because you have an unsupported cloned device that has no actual stock source or stock firmware to work with, it has a firmware that has been hacked together. Ask yourself why it has hacked software, it is because there is no real software for this device other than what they hacked together when they made it. I doubt you'll find anything that can be installed "as-is", you'll have to do the same thing the device maker did, you'll have to put your own software together which will require either building a whole new ROM for your device or it will require porting an existing ROM to work on your device.
It is very difficult to identify cloned hardware and very difficult to find compatible software.
And this is a "large active tech community" but most members here don't have/own/use/buy or have experience with cloned devices because we know they are junk, regardless of the specs, we have better sense than to waste our time and money on them.
Sent from my LGL84VL using Tapatalk