Dm47021
Android Expert
Iam Here to help, Got the Avant today thanks to Masterchief87, Starting to put a tree together, ill keep you all updated
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Its funny how many people came here from the f6Iam Here to help, Got the Avant today thanks to Masterchief87, Starting to put a tree together, ill keep you all updated
lol now iam doing 2 phones at the same time, wow the ramdisk was really incompleteIts funny how many people came here from the f6
Lol I know right, I used to have one but I gave it to my mom. The F6 was a nice phone but LG ruin it when they claim they would release kitkat for it and never did. Im glad DM is on board, he made a pretty decent rom despite the F6 limitations with Jellybean. He works pretty fast couldn't have gotten a better dev. I'm super excited!Its funny how many people came here from the f6
Im happy your on board, two devices at the same time, you're a workhorse lol.lol now iam doing 2 phones at the same time, wow the ramdisk was really incomplete
maybe ... https://github.com/Dm47021/android_device_samsung_afyonltetmo/commits/masterIm happy your on board, two devices at the same time, you're a workhorse lol.
Thanks to both you and Masterchief. I can't wait to see what's to come!
I came from L9 before f6F6, lol I came from the L9 learned my lesson on buying lg stuff lol locked bootloader was a pain to unlock, even if you where lucky enough to get it to do so..
good to hear we have another dev working on this device
SamsungMSM8226RIL.java is a no go for the avant. It doesnt allow to answer calls. Check out my device tree for the afyonlteRIL.java i copied it from if im not from a jflte or a hlte device.
I recently upgraded to a g3 i would be willing to give my device to someone with better deving skills (metro pcs) on latest build of frpm j03lpr86
Well more devs is always better as long as everyone gets along B)I recently upgraded to a g3 i would be willing to give my device to someone with better deving skills (metro pcs) on latest build of frpm j03lpr86
Alrght.. You can hit me up on group me you like.. We can tag team this hoe lol.SamsungMSM8226RIL.java is a no go for the avant. It doesnt allow to answer calls. Check out my device tree for the afyonlteRIL.java i copied it from if im not from a jflte or a hlte device.
Just check out my github https://github.com/j03lpr86Alrght.. You can hit me up on group me you like.. We can tag team this hoe lol.
I see a lot of things that need to be done. And right now iam just consolidating trees and things.. To me it's more clean that way and easier to trace out problems if you aren't inheriting from 3 trees lol. Vendor blobs are missing a lot. Ramdisk was missing a lot. But it's all good. You have a good start on things. I / we can keep plugging away at it
I also had the f6 from there i went to the fierce 2 then the avantIts funny how many people came here from the f6
Same here I ended up selling the fierce 2 for dirt cheap because of slow Internet and no root.I also had the f6 from there i went to the fierce 2 then the avant
I handed my fierce 2 to my step-daughter b/c hers bricked from an update...Same here I ended up selling the fierce 2 for dirt cheap because of slow Internet and no root.
Check your 2nd to last commit u replace vendor with device too many timesAlrght.. You can hit me up on group me you like.. We can tag team this hoe lol.
I see a lot of things that need to be done. And right now iam just consolidating trees and things.. To me it's more clean that way and easier to trace out problems if you aren't inheriting from 3 trees lol. Vendor blobs are missing a lot. Ramdisk was missing a lot. But it's all good. You have a good start on things. I / we can keep plugging away at it
Oops lolCheck your 2nd to last commit u replace vendor with device too many times
device/samsung/afyonltetmo/proprietary/device/lib/libfastcvopt.so:system/device/lib/libfastcvopt.so
Should be:
device/samsung/afyonltetmo/proprietary/vendor/lib/libfastcvopt.so:system/vendor/lib/libfastcvopt.so
So, is there any sort of official local manifest xml one can use to begin assisting with this? I've got some coding experience in a few languages, but none on the android build system.Alrght.. You can hit me up on group me you like.. We can tag team this hoe lol.
I see a lot of things that need to be done. And right now iam just consolidating trees and things.. To me it's more clean that way and easier to trace out problems if you aren't inheriting from 3 trees lol. Vendor blobs are missing a lot. Ramdisk was missing a lot. But it's all good. You have a good start on things. I / we can keep plugging away at it
https://github.com/tobigun/samsung-kernel-smg800h/someone have the stock kernel up on github?