Related
Right, first beta build will come soon, I am working on it.
To do:
Sync CM7 repository [x]
Compile CDMA CM7 with VMSPLIT_3G [x]
Modify Verizon kernel for miui [x - didn't work out so good]
Modified SEMC .145 kernel for MIUI (works with CDMA and GSM) and it boots MIUI (my GSM version of it) but there are a few graphical problems. If I can't solve this, then I will clean out defconfigs using fxp's as a base
Merge CM7 and MIUI into a ROM [not done]
Might need to hack RIL into framework [not done - might not be needed]
How you can help:
Click the thanks button, it will help me work towards getting recognition on xda.
I don't have an R800x, so testing will have to be done by you
CURRENT STATUS
I have successfully booted MIUI (GSM) on a R800x capable kernel, but there are graphical issues such as home screen not loading and other screens not loading. I am looking into a fix for this.
I'd love to have MIUI on my R800x. Greatly appreciated for when you make it happen!
CrimsonKnight13 said:
I'd love to have MIUI on my R800x. Greatly appreciated for when you make it happen!
Click to expand...
Click to collapse
Quick question, do you know where freexperia post there CDMA CM7 kernel source?
But then as the Verizon ROM is true stock, I should be able to make an MIUI kernel easily.
Just looking for an MSM7x30 CDMA with MIUI now.
Will start porting kernel tomorrow.
Sent from my R800i using MIUI
KeiranFTW said:
Quick question, do you know where freexperia post there CDMA CM7 kernel source?
But then as the Verizon ROM is true stock, I should be able to make an MIUI kernel easily.
Just looking for an MSM7x30 CDMA with MIUI now.
Will start porting kernel tomorrow.
Sent from my R800i using MIUI
Click to expand...
Click to collapse
There should be source for stock 2.3.3
But I think FXP has sources on github.
Sent from R800x
Thank-you soo soo much! Ive wanted to try Miui since I got my first android phone, and have never had the chance. In any event, I truly appreciate the effort and moreover the thought.
Sent from my R800x using xda premium
KeiranFTW said:
Quick question, do you know where freexperia post there CDMA CM7 kernel source?
But then as the Verizon ROM is true stock, I should be able to make an MIUI kernel easily.
Just looking for an MSM7x30 CDMA with MIUI now.
Will start porting kernel tomorrow.
Sent from my R800i using MIUI
Click to expand...
Click to collapse
https://github.com/freexperia/semc-kernel-msm7x30/tags
3.0.1.A.0.145.zip — Initial import of SEMC 3.0.1.A.0.145 ZIP TAR.GZ
Click to expand...
Click to collapse
I posted a "bug" about the source not being there & they wound up saying to find it in the tags. I guess the whole semc-kernel-msm7x30 folder might be a fully updated kernel for CDMA & GSM.
Right, that is probably it then.
Just found out how to hack RIL into framework.jar if data does not work.
The only problem I had when porting the semc GSM kernel to MIUI was a few graphical glitches, so I used the freexperia one instead.
Sent from my R800i using MIUI
Hey, hope this works out, Keiran - we can always use another ROM to fool with. I very much anticipate good things here!
KeiranFTW said:
The R800x users seemed a little neglected to me, so I am going to try and port MIUI over to the R800x.
What I need to do:
Port MIUI from over to the R800x from either the desire HD or the Inspire 4G (Inspire has a CDMA radio?) or any other msm7x30 CDMA phone.
Port over stock kernel to MIUI.
Keiran
Sent from my R800i using MIUI
Click to expand...
Click to collapse
You could try the evo shift 4g rom
Evo shift 4g runs similar specs (7x30 @ 1ghz) and is CDMA
If you need help with testing/development, i'm here
paxChristos said:
You could try the evo shift 4g rom
Evo shift 4g runs similar specs (7x30 @ 1ghz) and is CDMA
If you need help with testing/development, i'm here
Click to expand...
Click to collapse
Right, going to try that, just syncing (or attempting to sync) the CM7 repos so I can compile them to be MIUI compatible.
I'm willing to test it out as well.
CrimsonKnight13 said:
I'm willing to test it out as well.
Click to expand...
Click to collapse
Got a few testers then.
Finally! The repo synced!
Now time to set up the build
KeiranFTW said:
Got a few testers then.
Finally! The repo synced!
Now time to set up the build
Click to expand...
Click to collapse
Am also willing to test
Leraeniesh said:
Am also willing to test
Click to expand...
Click to collapse
Okay, got plenty of testers now.
Right, doing a nandroid backup, then going to flash CDMA kernel and rom to set up build environment.
Then going to compile with VMSPLIT_3G
EDIT:
Have flashed CDMA kernel and CDMA CM7 on my R800i, going to set up CM7 build environment for R800x then compile with VMSPLIT_3G
And now I am compiling CyanogenMod with VMSPLIT_3G for the R800x
hoping it does not error out :O
Now, for the kernel
Id like to test also!!!!
If it works can you compile cm9?
Sent from my R800x using XDA App
anyone know how to resolve this error:
make: *** No rule to make target `out/target/product/zeusc/kernel', needed by `out/target/product/zeusc/boot.img'. Stop.
it is stopping me from compiling....
Keiran
I belive it says that there are no building instructions for the kernel.
HearthC0re said:
I belive it says that there are no building instructions for the kernel.
Click to expand...
Click to collapse
Trying to recompile with built in kernel source, will let you know how it goes.
Whoa... seems to work now, fluke of the year imo.
Never compiled with any Unix system, or make for that matter.
Love my Analytic Thought patterns though Oo
CALLING ALL DEVS AND PORTERS
Galaxy s wifi/player 5.0
Ok guys ive been trying since the Galaxy Nexus OTA drop to try and port this to our device the GALAXY WIFI 5.0 but im having no luck so I am posting all i know here and I need help from devs please
Status:
Not booting Stuck on samsung logo
Here is a list of what I have done
Ramdisk diff
This is a diff file for the Jellybean ramdisk from ICS. This is from the galaxy nexus and will have to be changed for your specific device. Some notes that are not shown in the diff are that /sbin/adbd and init changed -- These are both binaries so they need to be manually taken from the jb ramdisk.
http://pastebin.com/xwCLRrT0
Files changed in /system/
This is a list of files that have changed in JB... Please check /vendor/{device vendor}/{device name}/ and[/SIZE][/SIZE] /device/{device vendor}/{device name}/ in the CM source to make sure they don't overlap... If any do, just keep your cm9 versions.
/system/app/ - Basically every apk, don't even bother copying individual changed files
/system/bin/
adb.p dumpsys.p mksh.p sdptool.p
applypatch.p fsck_msdos.p mtpd.p sensorservice.p
app_process.p gzip.p ndc.p servicemanager.p
bluetoothd.p hciattach.p netcfg.p service.p
bootanimation.p hostapd.p netd.p setup_fs.p
brcm_patchram_plus.p installd.p pand.p smc_pa_ctrl.p
bugreport.p ip6tables.p ping.p surfaceflinger.p
dalvikvm.p ip.p pppd.p system_server.p
dbus-daemon.p iptables.p racoon.p tc.p
debuggerd.p keystore.p rild.p tf_daemon.p
dexopt.p linker.p run-as.p toolbox.p
dhcpcd.p logcat.p schedtest.p vdc.p
dnsmasq.p logwrapper.p screencap.p vold.p
drmserver.p make_ext4fs.p screenshot.p wpa_supplicant.p
dumpstate.p mediaserver.p sdcard.p
NEW
atrace content e2fsck mdnsd requestsync uiautomator
/system/xbin/
dexdump.p/system/etc/apns-conf.xml.p fallback_fonts.xml.p permissions
audio_effects.conf.p gps.conf.p ppp
dhcpcd media_profiles.xml.p security
event-log-tags.p NOTICE.html.gz.p system_fonts.xml.p
NEW
audio_policy.conf media_codecs.xml security
fallback_fonts-ja.xml preferred-apps
/system/media/ & /system/fonts/ - Just take it all from jb as pretty much none is device specific.
/system/framework/ - Everything
Do we have to change the CM9 boot image ?
Im using CM9 as base
Good luck! I'd help, but I know ziltch about rom deving.
Sent from my YP-G70 using xda app-developers app
I still don't understand the obsession with SDK ports and winzip kangbang ports of firmwares from completely unrelated devices.
You're going to experience massive levels of frustration and achieve nothing in the next few weeks that won't be completely invalidated when source drops.
Entropy512 said:
I still don't understand the obsession with SDK ports and winzip kangbang ports of firmwares from completely unrelated devices.
You're going to experience massive levels of frustration and achieve nothing in the next few weeks that won't be completely invalidated when source drops.
Click to expand...
Click to collapse
I agree. I'm going to wait for the sources to be released before properly working on JB
Sent from my YP-G70 using xda app-developers app
Entropy512 said:
I still don't understand the obsession with SDK ports and winzip kangbang ports of firmwares from completely unrelated devices.
You're going to experience massive levels of frustration and achieve nothing in the next few weeks that won't be completely invalidated when source drops.
Click to expand...
Click to collapse
meh gives me something to do and I learn new things about Android development on the way, I enjoy expanding my knowledge lol
Rueben_ said:
meh gives me something to do and I learn new things about Android development on the way, I enjoy expanding my knowledge lol
Click to expand...
Click to collapse
Might join you on this if you don't mind? I also, have nothing to do at the minute.
What youa re trying to do is valid, and should be rewarding if it comes to fruition. But first you need a 4.1 kernel to use. If you don't have an appropriate kernel, it will be stuck at the bootloader like you described.
Why even port jelly bean if we dont even have a kernel for our ICS roms yet?
cleve321 said:
Why even port jelly bean if we dont even have a kernel for our ICS roms yet?
Click to expand...
Click to collapse
I am pretty sure this is for the 5.0, not the 4.0.
cleve321 said:
Why even port jelly bean if we dont even have a kernel for our ICS roms yet?
Click to expand...
Click to collapse
'Cause why not? If nothing else it could make it easier for when we Do have a kernel.
hanthesolo said:
I am pretty sure this is for the 5.0, not the 4.0.
Click to expand...
Click to collapse
I know that
DeLaVicci said:
'Cause why not? If nothing else it could make it easier for when we Do have a kernel.
Click to expand...
Click to collapse
Its gonna be awhile before we have a kernel.
hanthesolo said:
What youa re trying to do is valid, and should be rewarding if it comes to fruition. But first you need a 4.1 kernel to use. If you don't have an appropriate kernel, it will be stuck at the bootloader like you described.
Click to expand...
Click to collapse
Is that strictly true? With droid 4.1 not being a major update, I can't see there being a HUGE difference in Kernel.
cleve321 said:
Its gonna be awhile before we have a kernel.
Click to expand...
Click to collapse
Hope progress on that is still continued, cause without the proper kernel, it will just make ICS on our devices render useless when it comes to core features.
Sent from XDA
abtekk said:
Is that strictly true? With droid 4.1 not being a major update, I can't see there being a HUGE difference in Kernel.
Click to expand...
Click to collapse
Not being a 5.0 dev or a kernel dev don't hold me to my words, but I believe you must change the kernel before it boots a next android iteration. At least that was the case with honeycomb.
YoBob said:
Hope progress on that is still continued, cause without the proper kernel, it will just make ICS on our devices render useless when it comes to core features.
Sent from XDA
Click to expand...
Click to collapse
And Jelly bean is gonna be the same way too
hanthesolo said:
Not being a 5.0 dev or a kernel dev don't hold me to my words, but I believe you must change the kernel before it boots a next android iteration. At least that was the case with honeycomb.
Click to expand...
Click to collapse
But if I remember rightly, in order to boot CM9 properly on the Nook TABLET, they had to use the GB kernel.
abtekk said:
But if I remember rightly, in order to boot CM9 properly on the Nook TABLET, they had to use the GB kernel.
Click to expand...
Click to collapse
I am not saying you cannot use a older kernel, I just think you cannot use a unmodified older kernel.
cleve321 said:
And Jelly bean is gonna be the same way too
Click to expand...
Click to collapse
Hope not. Definitely want to see a post GB ROM as a daily driver. Hope dev work is still continued.
Sent from XDA
hanthesolo said:
Not being a 5.0 dev or a kernel dev don't hold me to my words, but I believe you must change the kernel before it boots a next android iteration. At least that was the case with honeycomb.
Click to expand...
Click to collapse
Well Jackpot's CM9 port used the CM7 kernel, if I recall.
Even if it was ported, there still wont be many feature we could use
Hey all...
Now that the official ICS has seen light of day, can I request some dev to make an official AOSP ICS ROM port from the GNEXUS devices...
In fact, I don't mind doing it myself if anyone can just point me in the right direction...I went through the guide here to port ROMs, but the thing is, all the downloaded stock ROMs are .img files and don't contain folders I can edit...
Who can help me...again, I don't mind making an attempt myself...any1??
circleofomega said:
Hey all...
Now that the official ICS has seen light of day, can I request some dev to make an official AOSP ICS ROM port from the GNEXUS devices...
In fact, I don't mind doing it myself if anyone can just point me in the right direction...I went through the guide here to port ROMs, but the thing is, all the downloaded stock ROMs are .img files and don't contain folders I can edit...
Who can help me...again, I don't mind making an attempt myself...any1??
Click to expand...
Click to collapse
If you are on cdma tehere are many rom ics based like cm9 aokp aosp... if you are on gsm the only rom you can use is the miui
BakaPhoenix said:
If you are on cdma tehere are many rom ics based like cm9 aokp aosp... if you are on gsm the only rom you can use is the miui
Click to expand...
Click to collapse
was actually more interested in a perfect PORTED ROM...the CM9 is still incomplete...HW acceleration and camcorder along with other minute things don't work...anyways, can u send me the link?
circleofomega said:
was actually more interested in a perfect PORTED ROM...the CM9 is still incomplete...HW acceleration and camcorder along with other minute things don't work...anyways, can u send me the link?
Click to expand...
Click to collapse
If you are on cdma (i don't see you are american so i doubt it) on droidhive there is a cm9 based on ics so camcodere hw accel etc, if you are on gsm there is only the miui. The dev have some problem making the data working with the gsm patch on ics. So you can use the miui or wait the dev can fix the gsm patch (or if you are good on this help them fix it )
BakaPhoenix said:
If you are on cdma (i don't see you are american so i doubt it) on droidhive there is a cm9 based on ics so camcodere hw accel etc, if you are on gsm there is only the miui. The dev have some problem making the data working with the gsm patch on ics. So you can use the miui or wait the dev can fix the gsm patch (or if you are good on this help them fix it )
Click to expand...
Click to collapse
Again..what ROM are u talking about plz...I am on DroidTh3Ory's AXIOM COMPLX...but the one ur talking about is??
EDIT: This is also CDMA and I used the patch...works great on this one...
I don't know if i've posted this in the right section, but at times on and off i've thought about doing rom development. When I had a Nexus S 4G I made the attempt of being the first to compile ICS from source for that phone. This phone needs roms, I also can't afford to switch phones. I don't know alot about development, but where could I start so I can begin to learn how to build roms? How difficult would it be to get a rom compiled for this phone that'll boot, being that it has a locked bootloader? If someone can help me so I can at least try to do some type of development for this device. I have to flash some type of custom rom on this phone, lol.
imo the best is a port of cyanogenmod with sources of phones similar to optimus l9 and for sure versions like 4.1 ++
this version of android excisting in optimus l9 ics is working fine. it would be nice porting of newer versions.
Finally someone...first.
Juanito216 said:
I don't know if i've posted this in the right section, but at times on and off i've thought about doing rom development. When I had a Nexus S 4G I made the attempt of being the first to compile ICS from source for that phone. This phone needs roms, I also can't afford to switch phones. I don't know alot about development, but where could I start so I can begin to learn how to build roms? How difficult would it be to get a rom compiled for this phone that'll boot? Being that it has a locked bootloader? If someone can help me so I can at least try to do some type of development for this device. I have to flash some type of custom rom on this phone, lol.
Click to expand...
Click to collapse
Glad and happy to see someone (first one) a developer is willing to work on Source Codes. May be for you only I did collected all the resources.
Source Codes here,
Unrooted Stock Roms here,
Flashing and Rooting here and
Rooted CWM Backups here.
See already collected so much of information so some developer will start working. Did this because the LG links were rapidly dying and still are.
I am not developer, but I will be happy to become a tester for you and would like to try to help you in any way you may want. Happy Developing, BIG THANKS and Best of luck.
I'll start after I get a new ethernet cable for my computer, Ubuntu doesn't work well with my wifi usb adapter. Works fine in Windows and was working ok in Linux Mint, abeit kinda slow. I may have to ask someone for help or for guidance, but i'll try to do something. Better than complaining about no roms but not doing anything to help bring one. I don't know how difficult it would be but I was thinking about building JB from source for this phone?
Hi men! i'm working for make ics (cm9) and jellybean (cm10.1) working on p760! here are the source https://github.com/lgics/android_device_lge_p760
i'm using bootstrap method!
markolino631 said:
Hi men! i'm working for make ics (cm9) and jellybean (cm10.1) working on p760! here are the source https://github.com/lgics/android_device_lge_p760
i'm using bootstrap method!
Click to expand...
Click to collapse
Could I use that to make something for P769?
Sent from my LG-P769 using Tapatalk 2
R: [Q] Thinking About Rom Development..
yes!
Inviato dal mio LG-P760 con Tapatalk 2
Thanks a lot Juanito216 and markolino631, if pals like you come together and share ideas, it will help a community for sure. Best of Luck
If you need any help in any resources or testing, I am here. I am not developer, but better than just a user.
markolino631 said:
Hi men! i'm working for make ics (cm9) and jellybean (cm10.1) working on p760! here are the source https://github.com/lgics/android_device_lge_p760
i'm using bootstrap method!
Click to expand...
Click to collapse
i think this is just wat i need to get a lil somethin goin........atleast i hope
Hey guys, I haven't forgot. I still don't have any ethernet cable, but my sister let me install Ubuntu dual boot on her laptop. I installed it tonight and using it now so i'm going to set other things up tonight.
This is a discussion and information thread for the progress of stock based rom development.
I want to keep you up to date for the current development progress and invite you to join or discuss about new projects.
First I want to introduce to you the people who are involved in this current project.
Hashcode (STS-Dev-Team)
Deveshmanish
Ravikirancg
alteredlikeness
Biotik
Each one here is working on its own projects, but we are statically in contact to help out each other, so this has some kind of a team character. But this is NOT something like a "closed team"! Everybody, every dev and everyone who wants is invited to be part of this new fast progressing kind of development for Roms, Kernels and all other Android stuff. I think we should not longer stay alone with our stuff because we can reach our goals much faster when working together - or at least being in contact and share our knowledge!
In example the last weeks have been full of success regarding to Kexec-, Kernel- and Stock-based development - with the big help of the people mentioned above!
Current Progress​
Yesterday we made it to boot Catalyst Rom (VZW .16 - based) on my GSM device with full working service - with the first stock Kexec kernel! This opens many new possibilities and brings our good old Razr on a new level - AGAIN!
Now we have a working kexec setup for stock based roms and I made a GSM- and a CDMA-Patch, so all users - no matter what region their devices are from - can run all stock-based rom - also no matter which stock kernel they have installed on their devices!
First, I will release a "Kexec-Patch" which can be flashed over ANY Stock-based rom to boot it on ANY device - including the needed network patches! The kernel has been finished and I will release it tonight. Note that this kernel is not modified in a way like JBX-Kernel! It is a copy of stock kernel which was made ready for kexec by the STS-Dev-Team!
Next, we make a Custom-Kernel for stock-based roms with mods like JBX-Kernel! The first Rom to run with it will be Catalyst v3!
We don't want to keep our work only for our projects - everyone should have access to it! Each dev should be able to use it for his work! It's free and open source - and it should behandled like this!
Devs are invited to join our group hangouts on Google Plus! Together we will make fast progress in all kind of development! PM me for access!
I will keep you up to date in this thread!
- reserved -
Excellent news! I was wondering, when you said full working service, did that happen to include 1080p video and HDMI? I know the other kexec Roms have these issues.
Regardless of my question, truly amazing work.
Sent from my DROID RAZR using xda app-developers app
jessel0001 said:
Excellent news! I was wondering, when you said full working service, did that happen to include 1080p video and HDMI? I know the other kexec Roms have these issues.
Regardless of my question, truly amazing work.
Sent from my DROID RAZR using xda app-developers app
Click to expand...
Click to collapse
On kexec stock the camera seems working fully, yes. But service meant to be Networks.
so... in near future with the "new" kexec + f.e. cm 10.1 and we have everything working ?? or it will only fully work with 4.1.2 firmware... ??
Great ideea !
Thank you
The camera only works fine for Stock based roms because it uses the original cam libs. But we cannot use the cam libs on AOSP roms! Tghe cam drivers are partly closed source, that's what makes it difficult. But Hashcode is working on that.
Edit: Just released the patches, see dev section.
Ok new guy here.... What the he!! is the difference in kexec and catalyst can someone explain all this to me easily?? Im coming from a gnexus and have know idea what this really means. I gather it a good thing for all of us but it's all very confusing to me still. So for being the noob!!!!
Sent from my XT912 using Xparent Skyblue Tapatalk 2
So if I flash the Patch on CM 10.1 or AOKP, the camera will not recording in Full HD?
justen7723 said:
Ok new guy here.... What the he!! is the difference in kexec and catalyst can someone explain all this to me easily?? Im coming from a gnexus and have know idea what this really means. I gather it a good thing for all of us but it's all very confusing to me still. So for being the noob!!!!
Sent from my XT912 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Kexec is a method to bypass our Razr's locked bootloader and run Custom Kernels.
The main problem with the locked bootloader is that we cannot reun custom kernels - usually. And also we cannot use any stock kernel - i.e. when a GSM user wants to use a stock-based CDMA Custom rom he used to wipe the CID (region check) to be able to flash the CDMA kernel which is needed to run this. But thanks to the secure version which are being checked by bootloader users who have updated to Moto official JB cannot flash the VZW kernel anymore - so they cannot use the CDMA roms!
Now we have KExec! This allows us to run any rom on a custom kernel! The metnioned problems are history now.
But besides of that it allows us to run JB AOSP Roms on Custom Kernels - just like my JBX-Kernel.
You are coming from G-Nex? Well, you might know how many kernels are available for G-Nex - and what nice features they provide (OC, GPU OC, BLX, BLN, etc, etc..). My JBX-Kernel provides a lot of these features to the Razr owners All that wouldn't be possible without kexec.
rhyrlix said:
So if I flash the Patch on CM 10.1 or AOKP, the camera will not recording in Full HD?
Click to expand...
Click to collapse
NO! And I explained the reason already. PLEASE FORGET THAT VERY FAST!
And about the battery consumption? After flashed the patch, the battery life will be bad like CM 10.1 and AOKP?
rhyrlix said:
And about the battery consumption? After flashed the patch, the battery life will be bad like CM 10.1 and AOKP?
Click to expand...
Click to collapse
Nope, it will be like stock.
I need someones help! I have to rebuild the moto_crypto module to make the JBX-Stock-Kernel working on VZW-Based Roms!
But I am not really aware of shell script language. Could someone please tell me how to link the Makefile(s), etc to connect this module source to the kernel source?
Or at least read the build script you find in the linked source and tell me what exactly is set there (I understand most parts - but not enough)
https://github.com/dtrail/kernel_mapphone_kexec/tree/stock-mod/motorola/security/moto_crypto
Ediot: Nevermind, got it.
Question, using Motorola stock kernel is better than a custom one right? I know it may be stepping your heart dtrail, I experience certain reboot a day due to dos, so in order to get boot again, I will have to flash your kernel again. It is quite annoying indeed. Such problem does not exist in stock rom. You know, I choose Motorola because I trust in its built quality, I trust in its stability.
Apart from that, the new progress mentioned here means we can use Motorola kernel to run any aosp rom, am I figure out in the right track?
Thank you so much!
Sent from my XT910 using xda app-developers app
h0324879 said:
Question, using Motorola stock kernel is better than a custom one right? I know it may be stepping your heart dtrail, I experience certain reboot a day due to dos, so in order to get boot again, I will have to flash your kernel again. It is quite annoying indeed. Such problem does not exist in stock rom. You know, I choose Motorola because I trust in its built quality, I trust in its stability.
Apart from that, the new progress mentioned here means we can use Motorola kernel to run any aosp rom, am I figure out in the right track?
Thank you so much!
Sent from my XT910 using xda app-developers app
Click to expand...
Click to collapse
You misunderstood. Please read the OP more carefully - I explained that question several times now (regarding to the benefits of the current kernel)
To your problem: I don't have that problem. My phone runs multiple days (until 1 week) without any problems (and not a single reboot). And for me the custom kernel is much better than stock because I get better battery life, performance and options. Many users reported the same in the kernel thread. So yours must be a device related or usage related problem.
I don't know your settings, so I cannot help you with that. You can do tjat: Make screenshots from all Trickster Mod pages that I can see your settings.
Although I'm using a Razr XT912,I'm so glad seeing all these development goin' so fast. Thanks a lot,dtrail1. You've been doing a great job for XT910 users especially this Razr community in general. I've been in love with your JBX kernel.
Sent from my XT897 using Tapatalk 2
Little update
Currently fixing 4.3 JBX. This could take some more time than thought before..But it will work, that's the most important thing now.
The Stock Core Kernel which is a direct JBX port for Stock based roms is almost finished! I will launch a testing phase this week.
MIUI is kind of special - who knows ? Actually I can boot and run the Stock Core kernel with it but the UI is kind of slow. The log is telling me nothing so I have to dig deeper.
But because I am working on all of these projects on my own it will take time. Be patient and stay tuned!
Besides of the Kernel(s) I am working together with Biotik on Catalyst Project and also currently merging STS-Dev-Team's progress on the completely rebuilt 3.0.31 and 3.0.88 Kernel....Great things are coming, yes! But I have to be on my own - Seems like that!
I am still waiting for someone's contribution into my projects - but also loosing hope slowly...
Thanks man
Is it possible to download it yet?