Excitement - I love it! Just don't know exactly what to do with this... must do research... But big thanks to getting this - I'm assuming it's a big deal!YES !!!
We have it !!
Yesterday I did something wrong, that's why the file was scrambled. But I fixed it, and now it's all for us !!!
Find the bootloader in the attachments.
Look of Freaktab.com for Finless thread. It's about 44 pages of thread. You will find everything you need there.Excitement - I love it! Just don't know exactly what to do with this... must do research... But big thanks to getting this - I'm assuming it's a big deal!
My unit ships on Friday so if anyone can point me in the direction of what to research that would be great. Webdude - I know you were working on reducing the launch/startup time and removing unnecessary crap. Anything else?
Can you give us a link to the thread? There is a lot there from Finless...Look of Freaktab.com for Finless thread. It's about 44 pages of thread. You will find everything you need there.
I wonder if people would be more prone to buy these if there were an american distributor. I'm thinking about buying 5 of these and putting them up for sale. Maybe even unlocking and rooting them before shipping. I've been talking to the mfg about volume pricing and shipping costs. It might be a worthy investment.Excitement - I love it! Just don't know exactly what to do with this... must do research... But big thanks to getting this - I'm assuming it's a big deal!
My unit ships on Friday so if anyone can point me in the direction of what to research that would be great. Webdude - I know you were working on reducing the launch/startup time and removing unnecessary crap. Anything else?
I was considering doing that exact thing. I was going to Root but not put the SuperUser app on it, as not to confuse users that have no idea what the app is or why its needed. Since its easy enough to download from the play store, it would be a non-issue.I wonder if people would be more prone to buy these if there were an american distributor. I'm thinking about buying 5 of these and putting them up for sale. Maybe even unlocking and rooting them before shipping. I've been talking to the mfg about volume pricing and shipping costs. It might be a worthy investment.
You can find everything here:Can you give us a link to the thread? There is a lot there from Finless...
dd if=boot.img of=bootimg.gz skip=8 bs=1 count=20000000
mkdir myboot
cd myboot/
sudo gunzip < ../bootimg.gz | sudo cpio -i --make-directories
### Now the bootloader is unlocked. Next lines tell you how to put it back into .img
.. DO CUSTOM EDITS HERE ...
sudo find . -exec touch -d "1970-01-01 01:00" {} \;
sudo find . ! -name "." | sort | sudo cpio -oa -H newc | sudo gzip -n >../customboot.gz
cd ../
rkcrc -k customboot.gz customboot.img
<<BOOT TABLET INTO FLASH MODE>>
# write the new boot image
sudo rkflashtool w 0x00008000 0x00002000 < customboot.img
# optionally reboot now
sudo rkflashtool b
So the boot loader isnt actually locked - just have to strip the header and retouch the files to put back.You can find everything here:
http://www.freaktab.com/showthread.php?287-RockChip-ROM-Building-Tips-and-Tricks-by-Finless/page2
It is very good and I learnt a lot. The problem is that you will ahve to read all the thread, because the info is quite scattered. Still, is the best source for total newbies, like me.
To unlock the bootloader, you have to use this:
1- Get webdude files, and take the files in there, boot.img.
Code:dd if=boot.img of=bootimg.gz skip=8 bs=1 count=20000000 mkdir myboot cd myboot/ sudo gunzip < ../bootimg.gz | sudo cpio -i --make-directories ### Now the bootloader is unlocked. Next lines tell you how to put it back into .img .. DO CUSTOM EDITS HERE ... sudo find . -exec touch -d "1970-01-01 01:00" {} \; sudo find . ! -name "." | sort | sudo cpio -oa -H newc | sudo gzip -n >../customboot.gz cd ../ rkcrc -k customboot.gz customboot.img <<BOOT TABLET INTO FLASH MODE>> # write the new boot image sudo rkflashtool w 0x00008000 0x00002000 < customboot.img # optionally reboot now sudo rkflashtool b
Yes, you are right. Technically speaking it is not locked. However, since you cannot mount it or unzip it straight away, it is "de facto" locked.So the boot loader isnt actually locked - just have to strip the header and retouch the files to put back.
I recommend using the tools I posted to to make a full NAND backup of you rom before you play.
Are there any apps that will work to mitigate some of these issues. Something along the lines of LCD Density Modder play.google.com/store/apps/details?id=com.birdapi.android.dpipro or similar? Do these work?I ran into several apps like this. Which is why I am hunting for a 1024 x 600 screen. As phone screens get higher resolution, so will future apps.
I havent got my system yet to playYes, you are right. Technically speaking it is not locked. However, since you cannot mount it or unzip it straight away, it is "de facto" locked.
The first thing I will do is get a copy of my own system. And save it somewhere. Then, I will just unpack the and repack bootloader, and flash it, to see if there is any problem when doing that. Then, I can start modding.
I will use Rktools for all that.
My main aim is to reduce boot time. I am not an expert at all in modding ROMs, but a total newby. So I have no idea how to do that. At some point I will ask the devs of Ouku how they modified the original ROM to cut down the boot process to 15s. I think they moved some mounting process from boot to "after boot", and that saved some seconds.
I'm still not a buyer of this unit though. The other unit I found, they are putting final tweaks on Android 4.2.2 and has two-way Canbus for the default apps (Radio, CD, MP3 Player). I have seen photos showing 4.2.2, but they said they are 15-20 days out and I'm waiting to order once its ready. If Keylo can have 1024*600 ready by the time I'm ready to order I will make that decision then.
I havent got my system yet to play![]()
Keylo advises they are doing an update to the ODB2 so it works better so there is a delay for that.
Use those tools get a complete copy of your NAND and you will have something identical to go back too.
You can mount the system.img file and remove some of the bloat apps in there as well and do you own rom. Just be careful of the MTC ones they are the ones that talk to the MCU
Is there a change to init.rc we need to get TWRP working?
What unit is this? I'm guessing it is vehicle specific? Any other details?I'm still not a buyer of this unit though. The other unit I found, they are putting final tweaks on Android 4.2.2 and has two-way Canbus for the default apps (Radio, CD, MP3 Player). I have seen photos showing 4.2.2, but they said they are 15-20 days out and I'm waiting to order once its ready. If Keylo can have 1024*600 ready by the time I'm ready to order I will make that decision then.
The unit I found, the y only have Audi, BMW, and supposily 1 universal unit (But I haven't seen it yet). I'm nor going to post links yet as you can buy it today with 4.1, I want to see if they hold true to 4.2.2 and proving key too unlock bootloaderWhat unit is this? I'm guessing it is vehicle specific? Any other details?
Cool cool - keeping an eye on thisThe unit I found, the y only have Audi, BMW, and supposily 1 universal unit (But I haven't seen it yet). I'm nor going to post links yet as you can buy it today with 4.1, I want to see if they hold true to 4.2.2 and proving key too unlock bootloader