[GUIDE][FLYME 5+] Porting FlymeOS 5/6 tutorial for J5/S3 Neo/Grand2 - Samsung Galaxy J5 Guides, News, & Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​The official FlymeOS builds of xiaomi, lg etc phones are based on CM/LOS so it makes porting easier. You need to have Excellent+ expirince of porting before proceeding so noobs stay away.​I'M AN S3 NEO OWNER NOT J5 OR GRAND 2. JUST MOST OFFICIAL FLYME BUILDS ARE FOR MSM8916 PHONES AND CAN HELP SOMEBODY. ALSO DO NOT MAKE REQUESTS TO ME OR ANYONE HERE!!!!​If you know how to build from their sources, better build it than porting it.​
I DO TAKE NO RESPONSIBILITY IF ANYTHING HAPPEN. PROCEED CAREFULLY​
So what we need:
- CM/LOS Base
- Tools for extracting system.new.dat and boot.img
- An official QUALCOMM, CM BASED!!!!!!! FlymeOS base(I prefer Xiaomi Redmi 2)
- Excellent+ porting expirience
- Understand logcats
Lets begin by bare-boning our base
1. Extract Your CM/LOS and Flyme os in seperate folders(Well name CM base and Flyme port)
2. From your base delete app, priv-app, framework, media and fonts(BEFORE THAT KEEP TimeService and com.qualcomm.location in another place)
3. Now on etc folder delete permissions folder and preloaded-classes file.
We made a nearly bare-bones base now
Lets port the darn thing!!!
4. Add app, priv-app, media and framework of port to base
4.5. For brainless reasons flyme adds fonts and customizecenter folder in data folder with the romer(builder) name behind it so itd like (blabla-fonts). That leads us in No. 5
5. Inside flyme zip take everything from data except vendor and add it to base system
6. Delete romer name from added files example "when you add fonts from data, its like (blabla-fonts). Rename it to (fonts)"
7. In etc folder, add permissions folder and preloaded-classes file from port to base
8. Now at libs, On port lib folder we have to remove all folders
9. Now remove whatever libs which contain
*ril
*qti
*qcom
*camera
*chromatix
*stagefright
*omx
*audio​
Click to expand...
Click to collapse
To find what lib contains these, just copy-paste each line with the * too and whatever lib pops up, remove it.
10. Now take all libs from port and throw them at your base(Do not replace anything!!!!!!!!!!!!!!!)
11. From port libs replace libbluetooth_jni
12. In app and priv-app folder delete (if exist) everything below:
Timeservice
Nfc
com.qualcomm.location
Anything related with (*qti) and (*Qcom)​
Click to expand...
Click to collapse
13. Add the TimeService and com.qualcomm.location that we kept from our base to app
14. From port build.prop add everything from the top(the lines before #begin build preporties) to base build.prop
15. Repace ro.build.id of base with port ones.
16. If you have porting expirience you know to replace default ringtones of base with port ones)
17. Save it and now go to bin folder
18. On bin folder add shutdownanimation and flymed files of port to base bin folder
18.5. if rom gets to bootanimation, then add bootanimation file of port to base to fix the black spaces)
19. Decompile port ramdisk and take init.rc, init.environ.rc, service_contexts and if exists, init.flyme.rc to desktop
20. Decompile base ramdisk and replace service_contexts with the one we kept
21. In port init.rc youll find at the end three to four lines related to flymed. Take them and add them at the end of base init.rc
22. At base init.environ.rc replace bootclasspath and serverclasspath with port init.environ.rc ones.
23. Go to default.prop and change the lines with these
ro.secure=0
ro.adb.secure=0
ro.debuggable=1
persist.sys.usb.config=mtp,adb​
Click to expand...
Click to collapse
24. Save and recompile boot.img
25. Add your modded boot.img back where it was
26. At port updater-script find to set_perm line, the permission of flymed and add it to base
26.5. If you want, remove the symlinks of apps that exist in base updater-script but if you want to avoid Status 6 error dont do it
27. Repack and flash​
If you did well itll reach the screen where it optimizes apps or go to setup wizard.​
BUGFIXES/FAQ'S AND SOLUTIONS​
NativeCryto Crashes
Replace libjavacore.so and libjavacrypto.so of base with port ones.
RIL Fixing
Replace telephony-common.jar and Teleservice.apk and TelephonyProvider.apk of port with base ones.
MMS Fixing Coming soon
Messaging FC
Replace libselinux.so of base with port ones.
Failed to RegisterNatives for AssetManager or Surface
Maybe you are porting exynos/mediatek Flyme or Non-CM based Flyme. Change base.
Porting with TW or something else as base
Avoid it! It wont even pass splash screen and dont even dare to talk about stability of stock etc etc....
Nfc Crashing
For S3 Neo i know Nfc doesnt work. Remove Nfc app if it doesnt work for base too!

You posted the tutorial. Hope someone's gonna port it.?

sabin.baral789 said:
You posted the tutorial. Hope someone's gonna port it.[emoji4]
Click to expand...
Click to collapse
No J5 dev is seeing it. I would have done it originally by myself as Flyme porting is darn easy but im afraid to break anyones device.
Στάλθηκε από το GT-I9301I μου χρησιμοποιώντας Tapatalk

Tisenoiazei100 said:
No J5 dev is seeing it. I would have done it originally by myself as Flyme porting is darn easy but im afraid to break anyones device.
Στάλθηκε από το GT-I9301I μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
What a pity, maybe @zonik or @vaserbanix, but I think they are not with device anymore.
I don't believe @mitko7411 would pick this, as he's TW lover ...and noob...??????

reported

EDIT:
Improved RIL Fixing section. MMS/SMS fixing coming soon

Tisenoiazei100 said:
No J5 dev is seeing it. I would have done it originally by myself as Flyme porting is darn easy but im afraid to break anyones device.
Στάλθηκε από το GT-I9301I μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
seen, don't care

SpamMachine said:
seen, don't care
Click to expand...
Click to collapse
Actually you seem to care since you seen and commented on this thread?

Gent' said:
Actually you seem to care since you seen and commented on this thread
Click to expand...
Click to collapse
nope

SpamMachine said:
seen, don't care
Click to expand...
Click to collapse
You are not enforced anyway [emoji6]. Its not MSM8226
Στάλθηκε από το GT-I9301I μου χρησιμοποιώντας Tapatalk

what about a6000?

Thanks for the tutorial. i hope someone will finally port it for our j5(2015)

sushmoyhossain said:
Thanks for the tutorial. i hope someone will finally port it for our j5(2015)
Click to expand...
Click to collapse
It was posted one year ago so yeah,dont expect it..

daithi2233 said:
It was posted one year ago so yeah,dont expect it..
Click to expand...
Click to collapse
Ahh didn't notice it

Port for j7 2015(exynos 7580)

Related

[GUIDE]✰ ◆ ◇ ✰ Custom Carrier Logo's for Stock/Custom ROMs ✰ ◇ ◆ ✰

[GUIDE]✰ ◆ ◇ ✰ Custom Carrier Logo's for Stock/Custom ROMs ✰ ◇ ◆ ✰
Hey guys.
I've had a few people asking me how to create a custom carrier logo, so I decided to post up a short guide on how to do it.
I'll try to keep it as simple as possible, hopefully you'll be able to understand it
We need
- apktool
- Galaxy Note 2
*make sure you meet all requirements for apktool
Guide:
- Copy framework-res.apk and SystemUI.apk from your current ROM into your apktool directory
* SystemUI.apk --> /system/app
* framework-res.apk --> /system/framework
- CD your apktool folder
- Install resources from framework-res.apk by issuing this command
Code:
apktool if framework-res.apk
- Decompile your SystemUI.apk by doing following command
Code:
apktool d SystemUI.apk
- Navigate to your decompiled SystemUI folder and go to /res/values/bools.xml
- Find the following bool
Code:
<bool name="config_showOperatorLogo">false</bool>
- Change it to the following:
Code:
<bool name="config_showOperatorLogo">true</bool>
- Save and close the XML
- Next, navigate to /res/drawable-xdpi/ and search for this image
Code:
tw_stat_notify_operator_logo
- This is what you want to replace with your custom image. Try not have the image too big, and make sure it is a png.
I usually make my logos arround 90x40 but they can be smaller or slightly larger depending on what you are using.
- After you replaced that image with your custom carrier logo go back to your command prompt window and recompile your apk.
Code:
apktool b SystemUI
- Your new apk will be in the decompiled SystemUI folder in the "dist" folder
- Next, ckick and drag the original AndroidManifest.xml and the META-INF folder for the original SystemUI.apk to the new SystemUI.apk
- drag your new SystemUI.apk to /system/app and make sure you have set the right permissions RW--R--R
- then Reboot
Screenshot
upper left corner (my favorite soccer club from Belgrad )
How To Submit Request
- Post your SystemUI.apk and framework-res.apk from your current ROM
- Post the carrier logo you want
- Post what ROM you are using
Resources
- Some carrier logos
Enjoy !​
Always remember to make a nandroid backup BEFORE making any changes to your system.​
*All credits goes to fergie716
for example
​
i cant recompile it...
why not... just follow the steps one by one...
or give me your
- SystemUI.apk
- framework-res.apk
- your carrier logo image
i'll try to recompile it
Gesendet von meinem GT-N7100 mit Tapatalk 2
im using crash rom v2.1..
here is my
systemUI.apk
framework-res.apk and
tw_stat_notify_operatorlog.png
all in the zip file...
http://www.mediafire.com/download.php?pnjg03n6t1s22dt
if done...let me know...i need to remove the file from mediafire...
jiawei0309 said:
im using crash rom v2.1..
here is my
systemUI.apk
framework-res.apk and
tw_stat_notify_operatorlog.png
all in the zip file...
http://www.mediafire.com/download.php?pnjg03n6t1s22dt
if done...let me know...i need to remove the file from mediafire...
Click to expand...
Click to collapse
here you go mate... let me know if it works for you
Help me agn...new version of crash rom v3...
http://db.tt/SmCrL7yW
Sent from my GT-N7100
help me, plz. i'm using WanamLite v2.0
here my file : http://www.mediafire.com/#l1yuulxl2wl6e
I've made but it not work. i'm not see change anything
LuCiFeRkO, for some reason I can't seem to recompile the apk, and I've never had a problem recompiling apk's before. Can I send you a link to the needed files? Thank you so much for all your hard work.
help me plz bro...http://db.tt/SmCrL7yW
Success!!!
LuCiFeRkO,
It took me a two days to get this running, and I know this is for the 7100/7105, but I felt a little daring and tried on my Sprint L900. Now I need to make an adjustment, but I am really proud with the results for a first time. I used your template of 90 x 40. I just need to get the right Font and Colour. I may have to stretch it out a little past 90.
Also, I noticed that when the phone is locked the Carrier shows up on the lock screen beside my logo, but when I unlock it, it goes away. Any ideas where I should look to remove that or is that normal?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
vanlisa said:
help me, plz. i'm using WanamLite v2.0
here my file : http://www.mediafire.com/#l1yuulxl2wl6e
I've made but it not work. i'm not see change anything
Click to expand...
Click to collapse
your link doesn't work...upload it somewhere else
thnx
jiawei0309 said:
help me plz bro...http://db.tt/SmCrL7yW
Click to expand...
Click to collapse
here you go mate....enjoy
LuCiFeRkO said:
your link doesn't work...upload it somewhere else
thnx
here you go mate....enjoy
Click to expand...
Click to collapse
Thx bro...Tried...dono why...not working
Sent from my GT-N7100
Here is the screenshot after replace systemui.apk
Sent from my GT-N7100
jiawei0309 said:
Here is the screenshot after replace systemui.apk
Sent from my GT-N7100
Click to expand...
Click to collapse
strange...did you reboot your phone and set the right permissions?
gyrene2083 said:
LuCiFeRkO,
It took me a two days to get this running, and I know this is for the 7100/7105, but I felt a little daring and tried on my Sprint L900. Now I need to make an adjustment, but I am really proud with the results for a first time. I used your template of 90 x 40. I just need to get the right Font and Colour. I may have to stretch it out a little past 90.
Also, I noticed that when the phone is locked the Carrier shows up on the lock screen beside my logo, but when I unlock it, it goes away. Any ideas where I should look to remove that or is that normal?
Click to expand...
Click to collapse
try to upload your systemui.apk and i'll see what can i do....
LuCiFeRkO said:
strange...did you reboot your phone and set the right permissions?
Click to expand...
Click to collapse
rw-r-r izzit the correct permission??
jiawei0309 said:
rw-r-r izzit the correct permission??
Click to expand...
Click to collapse
yes
Gesendet von meinem GT-N7100 mit Tapatalk 2
really not working..
Thank you I sent you a PM with the Link.
Hi All,
already done but my status bar disappeared after reboot.
Can you please do that for me?
you can download it at dl.dropbox.com/u/4358137/Abud.7z
thanks before

[LG L9-II] G3 apps port for kitkat

These are G3 apps ported for LG L9 II v20b - kitkat
ROOT required
[probably work with other phones if they have kitkat]
ALL links are down UP
G3 Home 5x5
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[Its good to have an other launcher in case something go wrong]
With a root file manager delete from /system/priv-app the LGHome3a.apk and LGHome3a.odex.
Copy to /system/priv-app the LGHomeG3.apk
LGHome Theme Optimus: LGHome_Theme_OptimusG3.apk
G3 Contacts - dialer
[EDIT: Fixed bug when selecting an item from call log]
With a root file manager delete from /system/priv-app the Contactsbin.apk and Contactsbin.odex.
Copy to /system/priv-app the LGContactsG3_signed.apk
LGInCallUI
With a root file manager delete from /system/priv-app the LGInCallUI.apk and LGInCallUI.odex.
Copy to /system/priv-app the LGInCallUIG3.apk
or do as @p_a_r_s_a7 said in this thread.
These are the files needed.
G3 Gallery
With a root file manager delete from /system/priv-app the Gallerybin.apk and Gallerybin.odex.
Copy to /system/priv-app the LGGalleryG3_signed.apk
G3 Video
With a root file manager delete from /system/priv-app the Videosbin.apk and Videosbin.odex.
Copy to /system/priv-app the LGVideoG3_signed.apk. You will not see any icon. It's inside Gallery
G3 Favorite contacts
With a root file manager delete from /system/priv-app (or /system/app) the FavoriteContactsbin.apk and FavoriteContactsbin.odex.
Copy to /system/app (or /system/priv-app) the LGFavoriteContactsWidgetG3_signed.apk
G3 Alarm
[EDIT: Fixed some bugs]
With a root file manager delete from /system/priv-app the AlarmClockbin.apk and AlarmClockbin.odex.
Copy to /system/priv-app the LGAlarmClockG3__signed.apk
G3 Message
With a root file manager delete from /system/priv-app the UniMessagebin.apk and UniMessagebin.odex.
Copy to /system/priv-app the LGMessageG3_signed.apk
G3 Calendar
With a root file manager delete from /system/priv-app the Calendarbin.apk and Calendarbin.odex.
Copy to /system/priv-app the LGCalendarG3_signed.apk
G3 Music
With a root file manager delete from /system/priv-app the Musicbin.apk and Musicbin.odex.
Copy to /system/priv-app the LGMusicG3_signed.apk
Widget: delete from /system/priv-app the MusicWidgetbin.apk and MusicWidgetbin.odex.
Copy to /system/priv-app the LGMusicWidgetG3_signed.apk
LG Multi Photo G3
You know what to do LGLW_MultiPhotoG3.apk
Thanks, looking forward to try these. Can you give us permission to download?
Oops. Sorry about that. I will give permissions as soon as I find a PC.
Edit: Must be ok now
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
I tried on lg g pro 2 .. and i copied all ( beside lghome and lghome theme .. that i kept mine) ... than i set permissions .. and rebooted. when i try to open any of those apps..i get stopped working. ideas? android 4.4.2 , from lg
skate4life said:
I tried on lg g pro 2 .. and i copied all ( beside lghome and lghome theme .. that i kept mine) ... than i set permissions .. and rebooted. when i try to open any of those apps..i get stopped working. ideas? android 4.4.2 , from lg
Click to expand...
Click to collapse
Probably will be easy to correct, but I need logcat (and perhaps after, some files from your phone).
UserXP_ said:
Probably will be easy to correct, but I need logcat (and perhaps after, some files from your phone).
Click to expand...
Click to collapse
for now i reverted back to my apps. what i need to do to make logcat?
// Found method.. i will send logcat via pm.
logcat said:
06-30 15:35:28.079 E/ResourceType(1008): Style contains key with bad entry: 0x02010000
06-30 15:35:28.229 E/[MMS] (8263): MmsSettings: [LGE] MmsSettings.initializeMmsSettings()
06-30 15:35:28.229 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings() ++++++++++ >> Load default:false
06-30 15:35:28.229 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings() [Build] Country:HK, OperatorPEN
06-30 15:35:28.259 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings(): Check current items.
06-30 15:35:28.259 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings(): Check prefMmsConfig.
06-30 15:35:28.259 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings(): SIM is NOT changed!!!
06-30 15:35:28.259 E/[MMS] (8263): MmsSettings: [LGE]loadXMLSettings(): SIM is not ready!!!
Click to expand...
Click to collapse
what about v20a kitkat?
You can try it. Most probably will work.
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
UserXP_ said:
You can try it. Most probably will work.
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
it wont let me copy the files to system/priv-app/ any help? nvm.. got it working
but now i deleted the files u told me to ( LGHome3a.apk and LGHome3a.odex, of course i made a backup of them) and copied the file LGHomeG3.apk in there, but i cant get it working now i dont have any launchers and also tried to put the old files back in and still nothing, i downloaded nova launcher instead so i can use my phone, how can i fix this?
As said in OP you must be ROOTed
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
UserXP_ said:
As said in OP you must be ROOTed
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
i am rooted.
sodji said:
it wont let me copy the files to system/priv-app/ any help? nvm.. got it working
but now i deleted the files u told me to ( LGHome3a.apk and LGHome3a.odex, of course i made a backup of them) and copied the file LGHomeG3.apk in there, but i cant get it working now i dont have any launchers and also tried to put the old files back in and still nothing, i downloaded nova launcher instead so i can use my phone, how can i fix this?
Click to expand...
Click to collapse
Ok. Just delete the LGHomeG3.apk, put back the LGHome3a.apk and LGHome3a.odex and reboot. Thats all
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
got them all working, thanks!
Optimus G E970 (with Korean KitKat Port) all fine (except music widget) thank you man! What about porting other apps like Calculator, Camera, Browser etc.? Can you make a guide how to port G3 apps?
Calc is easy.
Camera, I make it to work, but only with hardware keys. L9 II has different camera than G3.
Browser working, but has limitations.
I will post a guide later (probably at night). Its easy, for most apps. For some need smali editing.
Στάλθηκε από το LG-D605 μου χρησιμοποιώντας Tapatalk
Can you port lg easy settings?
riccardino9090 said:
Can you port lg easy settings?
Click to expand...
Click to collapse
http://forum.xda-developers.com/opt...-l9-ii-g3-hard-apps-port-kitkat-v20b-t2814245
Very good work, thanks!
Works great in my G E975 with Sling ROM 2.2.2.
edit:
Just notice when in a call the UI it's the same "old" from kitkat, is it possible to change?
rimsilva said:
Very good work, thanks!
Works great in my G E975 with Sling ROM 2.2.2.
edit:
Just notice when in a call the UI it's the same "old" from kitkat, is it possible to change?
Click to expand...
Click to collapse
I have try this. I had manage to make it work, but only to show the "new" buttons, not contact picture [It's an other apk file].
Perhaps I will try again.
in my LG L9 dont work G3 Contacts - dialer and G3 Message ROM: brand P4P D60520B.kdz. my icon disabled

FlymeOs| KK 4.4 | Flyme 3.8R | ROM

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Y-day i tried porting FlymeOs from nexus 5 to our Lg g2 . and it booted .
Working : -
Cant test it due to Fc of meizu launcher .
logcat : http://pastebin.com/Y4HxgA85 .
anyone got idea regarding launcher Fc ? lets make this stable cause this rom looks awesome on g2 <3
That was fast!
Would love to see some progress on this Will test it when I get my G2 back from my friend. :good:
Great I love Flyme OS and waiting to full working port on G2
@AmalD I saw that the density was 480, Try to change it to 400Dpi since that was Flyme os Stock dpi.
Flyme got just like any other company an dpi limit lets say it like that. For example if you change the dpi on samsung stock roms then touchwiz launcher will also behave bad/crash also on LG stock roms. So for the people who wanna play with flyme dpi has to use xposed with app settings.
Also some libraries were missing,
Code:
W/PackageManager( 840): Library not found: /system/framework/com.google.android.media.effects.jar
W/PackageManager( 840): Library not found: /system/framework/com.google.widevine.software.drm.jar
W/PackageManager( 840): Library not found: /system/framework/com.google.android.maps.jar
W/PackageManager( 840): Library not found: /system/framework/qcrilhook.jar
W/PackageManager( 840): Library not found: /system/framework/serviceitems.jar
W/PackageManager( 840): Library not found: /system/framework/org.cyanogenmod.hardware.jar
Line 67 -> Line 77
Meh. I gave it a go, too. What I got?
An infinite reboot after "complete setup".
:Q
I had to remove everything to do with NFC, and then there's this "android.process.media" stopped thing.
Have some logcats! (attachment)
4a is the one where I had to remove the NFC stuff, and only the NFC stuff.
5a is the one where I replaced sensors.qcom in /system/bin and took the stuff from CM11's /system/bin. I didn't overwrite anything. Only the things that weren't there are there now.
As for the missing jars/frameworks, I couldn't find them in Flyme or CM11.
@AmalD CM... U just used the sh*ttest base ever. U should use a KK-based ROM as base, like LiquidSmooth
reas0n said:
@AmalD CM... U just used the sh*ttest base ever. U should use a KK-based ROM as base, like LiquidSmooth
Click to expand...
Click to collapse
I also used CM because the N5 one was based on CM.
Oh man this is excited. Wish my G2 was running to help you out. But as soon I repair it I will look into this.
You are awesome! I, too, tried porting this rom but no luck in booting. Great Job
tryman87 said:
You are awesome! I, too, tried porting this rom but no luck in booting. Great Job
Click to expand...
Click to collapse
Well.. I got it sorta working.
Want me to post my zip? It boots and that's it. You can get past the setup screen if you put a launcher other than the Flyme one in /system/app, but data/mobile/wifi/BT, NFC, and sound don't work. I didn't test camera, and not sure about HW acceleration. Pretty useless. Oh, and it's for d800 using the CM 9/21 nightly.
@Raymonf did you tried to change the density to 400? Then the flyme os launcher will maybe work. About that data/mobile/wifi did you also replaced some libraries which are neccesary for that to work?
There is unofficial cm11 based on @ dr 4.4 source, maybe it will be a better base for this port.
FlyMeOs
Raymonf said:
Well.. I got it sorta working.
Want me to post my zip? It boots and that's it. You can get past the setup screen if you put a launcher other than the Flyme one in /system/app, but data/mobile/wifi/BT, NFC, and sound don't work. I didn't test camera, and not sure about HW acceleration. Pretty useless. Oh, and it's for d800 using the CM 9/21 nightly.
Click to expand...
Click to collapse
My device is D802, maybe this guide can help you fix the bugs.
http://forum.xda-developers.com/showthread.php?t=2245786
wulsic said:
@Raymonf did you tried to change the density to 400? Then the flyme os launcher will maybe work. About that data/mobile/wifi did you also replaced some libraries which are neccesary for that to work?
Click to expand...
Click to collapse
Yeah. It doesn't FC. It shows for a second or so, and then the system freaks out and goes into a boot loop. Never gets out. Ever. Check the logcat for a5. A bunch of processes die.
siankatabg said:
There is unofficial cm11 based on @ dr 4.4 source, maybe it will be a better base for this port.
Click to expand...
Click to collapse
Mind linking me?
tryman87 said:
My device is D802, maybe this guide can help you fix the bugs.
http://forum.xda-developers.com/showthread.php?t=2245786
Click to expand...
Click to collapse
The N5 Flyme ROM is based on CM11. That's why I used CM11 as a base. Not sure if that guide will help, but I'll give it a go tomorrow.
Oh! And also, does anybody have any clue why when I replace the kernel with an edited one, my phone goes into fastboot mode? I put it in the CM zip, so it should be auto-loki'd, right?
Raymonf said:
Mind linking me?
Click to expand...
Click to collapse
Here is the link,but i realize that it is only for d802 and you have d800...
http://forum.xda-developers.com/lg-...om-cyanogenmod-unofficial-4-4-4-cm11-t2857748
This is interesting:
http://forum.xda-developers.com/showpost.php?p=55552943&postcount=274
siankatabg said:
Here is the link,but i realize that it is only for d802 and you have d800...
http://forum.xda-developers.com/lg-...om-cyanogenmod-unofficial-4-4-4-cm11-t2857748
This is interesting:
http://forum.xda-developers.com/showpost.php?p=55552943&postcount=274
Click to expand...
Click to collapse
Yeah. I'll try giving it a go.
Render kernel should be okay.
Raymonf said:
Oh! And also, does anybody have any clue why when I replace the kernel with an edited one, my phone goes into fastboot mode? I put it in the CM zip, so it should be auto-loki'd, right?
Click to expand...
Click to collapse
This is what happened when i ported it first time haha, mind telling me what you did to make it boot?
siankatabg said:
Here is the link,but i realize that it is only for d802 and you have d800...
http://forum.xda-developers.com/lg-...om-cyanogenmod-unofficial-4-4-4-cm11-t2857748
This is interesting:
http://forum.xda-developers.com/showpost.php?p=55552943&postcount=274
Click to expand...
Click to collapse
Well hello there, I see you've seen my post. Yes. It does boot. I can provide proof aswell if need be. I tried using it as a base though and alas it just bootlooped, never went past the boot logo for Flyme. But i did try using a very simple porting method.
---------- Post added at 06:45 AM ---------- Previous post was at 06:45 AM ----------
tryman87 said:
This is what happened when i ported it first time haha, mind telling me what you did to make it boot?
Click to expand...
Click to collapse
I happens if the kernel is for the wrong device. I.E. D802 kernel on a D800
jcmaddox1 said:
I happens if the kernel is for the wrong device. I.E. D802 kernel on a D800
Click to expand...
Click to collapse
Really? Hm. I was using the CM kernel.
I used Android Kitchen to unpack boot.img and repack it after modifying some things in the ramdisk, but I found the output boot.img was 0.7mb smaller. wut.
I also tried to port this ROM from nexus 5 but i had some graphic issues? I decompiled kernel and i didnt found boothclasspath, like i saw in some tutorial it neetd to be replaced from PORT rom to BAse, and i just swaped kernels, used cms kernel in this rom and i cant boot..

Theming in Lollipop. Easier than ever

Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource are now PNGs as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
wow great news!
galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource is now PNG as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
if you can made a RED theme will be more than happy.
red and black system icons.
thanks in advance
jacktackle said:
if you can made a RED theme will be more than happy.
red and black system icons.
thanks in advance
Click to expand...
Click to collapse
I could, but the battery icon still remains unavailable to edit...
Xposed would do that flawlessly for sure!
Two projects in mind:
G3 Statusbar (Finished)
AOSP Lollipop Statusbar (looking for nice resources as a lot of them are blurry/resized)
Very great news! Thank you Samsung!
Gesendet mit Tapatalk
Powered by Android
galaxynote2 said:
I could, but the battery icon still remains unavailable to edit...
Xposed would do that flawlessly for sure!
Two projects in mind:
G3 Statusbar (Finished)
AOSP Lollipop Statusbar (looking for nice resources as a lot of them are blurry/resized)
Click to expand...
Click to collapse
There is a other thread with AOSP for kitkat.
Isn't there a converter?
Can we change the color of the background in menus from white to black?
galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource is now PNG as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
Give me a zip please. I like Samsung battery icon anyway.
TransformixS4 said:
There is a other thread with AOSP for kitkat.
Isn't there a converter?
Click to expand...
Click to collapse
Yep, but they're sighlty resized and the kitkat battery is a little bit taller than the LP one, meaning that the icons are not well aligned.
megatooth said:
Can we change the color of the background in menus from white to black?
Click to expand...
Click to collapse
We can change them since Kitkat. You just need to decompile the APK and edit styles.xml and set the original theme to the opposite:
Code:
@android:style/Theme.Material (dark version)
@android:style/Theme.Material.Light (light version)
TransformixS4 said:
Give me a zip please. I like Samsung battery icon anyway.
Click to expand...
Click to collapse
I will do some themes and start converting them to VR-Themes as the SystemUI weights 35mb while a VR-Theme doesn't go up to 1mb...
Does anyone know how to add more shortcuts like this picture? and add flashlight...
can teach , please?
View attachment 3164177
wifi
edit:sorry, two windows open..replied to the wrong one
galaxynote2 said:
I could, but the battery icon still remains unavailable to edit...
Click to expand...
Click to collapse
You need to edit the xml file to point to images and you're good to go.
Yep, it would be nice to change these horrible TW colour schemes, gonna have to read up how to do it. Anyone know of any guides to help?
False, Lollipop still have QMG files ... decompiled some apks to mod them and i saw that.
Sent from my SM-N910C
Is it possible to edit the turquoise color of the quick toggles etc?
slink_59 said:
False, Lollipop still have QMG files ... decompiled some apks to mod them and i saw that.
Sent from my SM-N910C
Click to expand...
Click to collapse
At least not in SystemUI and Framework which are the two fundamental apks to modify the entire System appareance.
Probably some apks still makes use of QMGs because they're directly ported (or copypasted, call them how you want) from Kitkat. But the core apps now have PNG resources.
The best way to know if an app have or not QMG files on it is downloading QMG2PNG tool made by Xperiacle and import the apk, if you have an error saying that the APK have no QMG files on it, then you're good to edit it!
iridaki said:
You need to edit the xml file to point to images and you're good to go.
Click to expand...
Click to collapse
Yep, I've seen that here in XDA, but I have problems recompiling the APK, it gives me a ton of errors in apktool and doesn't create the dist folder with the Apk inside. I will try to use another apktool if that's the problem..
styles.xml
Where can i find styles.xml file ?
I searched with root explorer and i didn't find it ... please help
You have to decompile the apk with e.g. APK Tool first. The styles.xml is located in res/values.
Indeed, really sad, that there are still qmg files. But framework and SystemUI are mostly free of them. Still better this than nothing. [emoji6]
Gesendet mit Tapatalk
Powered by Android
galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource are now PNGs as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
Awesome!
Does this concern the S5 too?
lingowistico said:
Awesome!
Does this concern the S5 too?
Click to expand...
Click to collapse
Same OS, same company, same build, should be the same! Download QMG2PNG tool (by Xperiacle) and import any S5 apk, if you have toast notification that says that there aren't QMG resources in the APK file, then it should be the same to your device.

[ROM][TW-5.1.1] A3 2016 Hybrid Heavily Debloated Port

Even though i fully hated this, thanks to Mr. @Faaiz75 i was able to rethink and actually add support for my ROM in Grand 2
A3 Hybrid​A3 2016 Port[/CENTER]
Info:[/CENTER]
A3 2016 hybrid heavily debloated ROM intended for people who want TW with basic features, great performance and battery life.
Base: MotionROM v17
Port: A310FXXU1AOL7 firmware
Bugs:​- Camera APP Front,Camcorder (Paused)
- Location Service(Can be fixed with Keith's patches. Check few threads)
- Dosplay Brightness(Just set it near the lowest level, not totally low)
Plans:​None!
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Links:​
Link:
https://drive.google.com/file/d/0B9hQOYb-ceZLQWl0WncwR3FoX00/view?usp=drivesdk
Patch for fixing bootloop: Thanks to @Keith Empeynado
https://forum.xda-developers.com/showpost.php?p=72602273&postcount=240
Changelog:
- GPS/Location fixed (S3 Neo)
- SkyKernel removed per mods request.
- Little more debloated.
- Refreshed A3 camera with fixed focus(but still incomplete!).
- Enabled previously disabled LED indicator.
- MOTIONROM apk was replaced with a dummy file to pass kernel check.
- Removed tons of SPen libs.
- SkyKernel install code remains in updater-script but it doesn't interrupt installation process.
- Sometimes in alarm menu, it gets white screen. Press home button and open clock from recents. I have no idea why it does that :b.
I DO TAKE NO RESPONSIBILITY FOR ANYTHING HAPPEN IN YOUR DEVICE. FLASH CAREFULLY!!
Samsung Services (For adding samsung account to theme store etc. etc.)(Install as normal Apk)
Samsung Account Service
Samsung Billing Service(For buying paid themes)
Galaxy Apps
Extras:
DreamUX Notes App
What i want you to test:​- Nothing...
Feel free to ask whatever about that ROM.​You can use it as a base, just add me on credits.​
FAQ:​
Q: It asks samsung account on theme store
A: Check Links
Q: Bootloop...
A: A logcat helps alot.
Q: Got it booting but that or that not work please fix....
A: Please wait im trying my best to make this ROM stable.
Q: Hey, do 6.0.1
A: Nope!
Q: Is camera working, because it fcs
A: Open Camera or other camera apps can do the trick.
Q: Random Reboots, No NFC, NO FM
A: Blame MotionROM, not me.
Q: Can I install custom Kernels
A: Any MOTIONROM compatible one unless I do changes in bootclasspath in the future.
Q: Can you port more features
A: I'm doing these stuff, when I want I port.
Q: I did an A3/A5/A7 framework port by myself but it's buggy as hell, please halp!
A: Learn how to port correctly
Q: S3 Neo?
A: This ROM used to be an S3 Neo exclusive back then, check my thread in "S3 Neo General" threads
Q: f#$% you buggy product you a#&$e
A: No answer, also have a pointing finger from me.
Kernel Source: https://github.com/TW-LL-msm8226/kernel_samsung_msm8226
Thanks to:​---- LL
@LGaljo For allowing me using MotionROM as base and everyone at his team.
----- MM
@SoUnd001 for SkyROM permission and everyone and ex-maintainer @adityaupreti "PLZ! DONT BAN ME!!!!"
@nik60 and everyone at ELECTRO TEAM for making a great TW-MM base
●Samsung for bloaty but nice UI
●AndroidFileHost For serving firmwares so i dont have to do "dark" stuff to recieve a firmware
@malbert16442 i learnt from his porting guide the basics of how tw porting works.
Any issues with permissions?? Contact via PM. Make sure to send something polite. Thanks.
Tisenoiazei100 said:
Even though i fully hated this, thanks to Mr. @Faaiz75 i was able to rethink and actually add support for my W.I.P ROM for Grand 2
Info:
This is a thread for my "MAYBE J3 Hybrid" heavily debloated ROM intended for people that want TW with basic features, great performance and battery life.
Bugs:
NO WI-FI
NO FRONT CAM
ISSUES ON CAMERA APP DUE TO J3 CAMERA INCLUDING SPREADTRUM RELATED FEATURES GIVING FC
BUILD.PROP WEIRDNESS (Grand2 Only Bug)
Screenshots:
Links:
You need my test build: https://drive.google.com/open?id=0B9hQOYb-ceZLc3pfemJlVkt5bms
And my Grand 2 Patch: https://drive.google.com/open?id=0B9hQOYb-ceZLY2g4Z0owSk8xUlU
Oh and also you need a computer and follow the instructions down below carefully
-----------------------------------------------------------------------------------------------------------------------------
Instructions:
Now you downloaded both(test build and g2 patch), nice!
1. Make a folder and extract the test build inside
2. Delete "META-INF" and "s3ve3g" folders inside the test build folder
3. Now, extract the patch folders inside the test build folder
4. Repack to .zip
5 Connect your phone
6. Add the repacked .zip you've made in your phone
Nice you've done the hard parts now let's go to the easy part
7. Reboot to TWRP
8. Backup your original ROM
9. Wipe data, cache, dalvik/art, system
10. Flash your zip you've made
Done? now reboot system
This ROM might get stuck on splash screen with the blue blinking light. If so tell me ill make new build.prop for your device
-----------------------------------------------------------------------------------------------------------------------------
What i want you to test:
Performance
Battery Life
My ROM includes J3 battery animation (Blinking green light instead of bubbles) please check it if you want
SkyKernel
If Front CAM works on Grand2
Camera Panorama Mode
Feel free to ask whatever about that ROM.
PLEASE: YOU ARE ALLOWED TO DO PERSONAL MODIFICATIONS BUT AVOID RELEASING A ROM BASED ON MY ROM. IF I CATCH ANY THREAD DOING THAT ILL STOP SUPPORT FOR GRAND 2.
Thanks to:
@LGaljo For allowing me using MotionROM as base
@Faaiz75 Making me rethink to release this ROM for Grand 2
Click to expand...
Click to collapse
maybe one day some one could fix all these bugs
Faaiz75 said:
maybe one day some one could fix all these bugs
Click to expand...
Click to collapse
Maybe i can try rebase to qualcomm J3 and have Spreadtrum J3 apps in it. This might help but ill see.
EDIT: Finally ill keep J3 Base still.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Has anybody in G2 gave it a try??
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Theme Store Working ?
terabithia1572 said:
Theme Store Working ?
Click to expand...
Click to collapse
Theme store appears but my ROM for now does not have wifi working. I fixed wifi in post builds for S3 Neo but vibration issues occur(which is hard to fix). Anyways i tried after fixing wifi the theme store and works as expected but it requires samsung account when i hit download that i dont wanna make ?.
That theme which is on the screenshots is downloaded from XDA and works flawlessy like other themes.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
This Rom Not Work..
(SM-G7105)
terabithia1572 said:
This Rom Not Work..
(SM-G7105)
Click to expand...
Click to collapse
Have you followed the instructions carefully?? Remember the grand 2 patch is not a flashable zip!! You have to do some stuff before having it ready to flash
Also, what happens (stuck atsplash screen, buttons light on bootanimation but nothing happens??)
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Please, many G2 users reported bootloops. If possible send logcats i cant do anything without knowing the issue
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Tisenoiazei100 said:
Please, many G2 users reported bootloops. If possible send logcats i cant do anything without knowing the issue
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
Its not kind of bootloop actually
Let me tell you in detail
The rom goes to boot animation and at the last age the screen gets dim and the captive button lights up and it goes on and on and about the logcat i wish i could help you but i dont have pc now :/
Bungeejumper said:
Its not kind of bootloop actually
Let me tell you in detail
The rom goes to boot animation and at the last age the screen gets dim and the captive button lights up and it goes on and on and about the logcat i wish i could help you but i dont have pc now :/
Click to expand...
Click to collapse
Yes also another guy reported me this issue ill check you logcat.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Tisenoiazei100 said:
Yes also another guy reported me this issue ill check you logcat.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
Yeah we are almost at the booting stage lets hope for the best
Bungeejumper said:
Yeah we are almost at the booting stage lets hope for the best
Click to expand...
Click to collapse
On S3 Neo it boots like a charm(as i have an s3 neo and ive tested my rom billions of times) ill try my best to bring to G2
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
@Bungeejumper i checked your logcat but i cant find anything wrong happen. Your logcat stops while it starts messages app i would agree if it stopped at google play services. Ok thanks for your logcat ill check some stuff on S3 Neo now, maybe ill create a new patch but uploading on GDRIVE is painfully slow.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Tisenoiazei100 said:
@Bungeejumper i checked your logcat but i cant find anything wrong happen. Your logcat stops while it starts messages app i would agree if it stopped at google play services. Ok thanks for your logcat ill check some stuff on S3 Neo now, maybe ill create a new patch but uploading on GDRIVE is painfully slow.
here's mine:
@Tisenoiazei100 https://drive.google.com/file/d/0Bx_3OixDqPXZcVVVWlRnSUpaQmc/view?usp=sharing
Click to expand...
Click to collapse
GodZuma said:
Tisenoiazei100 said:
@Bungeejumper i checked your logcat but i cant find anything wrong happen. Your logcat stops while it starts messages app i would agree if it stopped at google play services. Ok thanks for your logcat ill check some stuff on S3 Neo now, maybe ill create a new patch but uploading on GDRIVE is painfully slow.
here's mine:
@Tisenoiazei100 https://drive.google.com/file/d/0Bx_3OixDqPXZcVVVWlRnSUpaQmc/view?usp=sharing
Click to expand...
Click to collapse
Checked. Came to the conclusion Ill make a new patch. Now im very busy
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
For_everyone_______
Sorry for the delays?. I focus very less time on this ROM now but i did a few progress?
- Done J320P build "s3ve3g only" (I will test soon...)
- Decompiled camera app, not alot of things edited. When im done ill release an experimental camera app
-Worked on a new G2 Patch. Now build.prop is fully improved and cleaned. (Only Grand 2 LTE done for now)
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
@Tisenoiazei100, good job, Man. Keep working. But you should make it at Grand 2 Android Development section.
rickyyohanes626 said:
@tisenoiazei, good job, Man. Keep working. But you should make it at Grand 2 Android Development section.
Click to expand...
Click to collapse
Ill make it on dev threads when im done. For now im keeping it on general threads.
Στάλθηκε από το SM-G903M μου χρησιμοποιώντας Tapatalk
Progress__________
Rom is paused for now due to the lack of interest.
You are still free to ask or give suggestions for this ROM.

Categories

Resources