Guest Sak's Maw Posted February 28, 2013 Report Posted February 28, 2013 Ok - so This is by FAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRR the best G300 Rom ever. I have been heavy using the wifi and 3G, not so much calling but facebook, BBC news etc and so far I have 33 hours uptime with 20% battery remaining, that hasn't ever happened on CM or Infusion. I was a fusion daily user as CM Mods were too flaky / buggy for me for every day use, but this is super smooth and fast and all my apps work perfectly. THANK YOU. this is a revelation and feels like a new phone altogether . +10
Guest flor90 Posted February 28, 2013 Report Posted February 28, 2013 Can you please add an option in messaging to strip the unicode as CM? I use SwiftKey in Romanian and when i write an sms instead of 160 characters i got only 60 or so.
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 I'm compiling a nice treat for the Lightning ROM users, I haven't got time to test this as I am still working on Electra, but it should work fine. Make a nandroid backup if you want to test, i'll have it uploaded in a few minutes.
Guest saiem1 Posted February 28, 2013 Report Posted February 28, 2013 This rom is the best It is really smooth but could you by any chance improve gaming performance like temple run 2 on high visual setitng because all ics i have had lag a bit on games) ;) KYAN IS AWESOME
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 Urgh public.xml is giving me issues. I know how to fix it though, it kinda trial and error.
Guest tillaz Posted February 28, 2013 Report Posted February 28, 2013 Urgh public.xml is giving me issues. I know how to fix it though, it kinda trial and error. it can be a pain the arss, mainly because there never in the right order after decompling lol if your still having trouble, post your log.txt and public.xml and i will give you some pointers if needed :)
Guest PCTechRoss Posted February 28, 2013 Report Posted February 28, 2013 When is the V1 of electra out?
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 it can be a pain the arss, mainly because there never in the right order after decompling lol if your still having trouble, post your log.txt and public.xml and i will give you some pointers if needed :) Yeah I know, I wonder if there's a tool that sorts them into the right order. It seems possible. @PCTechRoss can't be sure, I'm always busy so I'm working on it around 2 hours a day. The progress is very good though.
Guest saiem1 Posted February 28, 2013 Report Posted February 28, 2013 (edited) . Edited February 28, 2013 by saiem1
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 it can be a pain the arss, mainly because there never in the right order after decompling lol if your still having trouble, post your log.txt and public.xml and i will give you some pointers if needed I'm compiling for the last time, if it doesn't work i'll post the details here. Thanks :)
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 (edited) it can be a pain the arss, mainly because there never in the right order after decompling lol if your still having trouble, post your log.txt and public.xml and i will give you some pointers if needed Ok lol, it still has problems. Here are the details: Lines I'm adding: <public type="string" name="wifi_frequency_band_entries" id="0x7f0c0898" /> <public type="string" name="header_category_lightning" id="0x7f0c0899" /> <public type="string" name="beats_settings_title" id="0x7f0c090a" /> <public type="string" name="settings_label_beats" id="0x7f0c090b" /> <public type="string" name="toggle_settings_title" id="0x7f0c090c" /> <public type="string" name="settings_label_toggle" id="0x7f0c090d" /> Log: I: Checking whether sources has changed... I: Checking whether resources has changed... I: Building resources... C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3406: error: Public entry identifier 0x7f0c090a entry index is larger than available symbols (index 2314, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3406: error: Public symbol string/beats_settings_title declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3405: error: Multiple entry names declared for public entry identifier 0x89a in type string (bluetooth_did_record_invalid vs header_category_lightning). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3140: Originally defined here. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3405: error: Public symbol string/header_category_lightning declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3407: error: Public entry identifier 0x7f0c090b entry index is larger than available symbols (index 2315, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3407: error: Public symbol string/settings_label_beats declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3409: error: Public entry identifier 0x7f0c090d entry index is larger than available symbols (index 2317, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3409: error: Public symbol string/settings_label_toggle declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3408: error: Public entry identifier 0x7f0c090c entry index is larger than available symbols (index 2316, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3408: error: Public symbol string/toggle_settings_title declared here is not defined. Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358) at brut.androlib.Androlib.buildResources(Androlib.java:283) at brut.androlib.Androlib.build(Androlib.java:206) at brut.androlib.Androlib.build(Androlib.java:176) at brut.apktool.Main.cmdBuild(Main.java:228) at brut.apktool.Main.main(Main.java:79) Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357) at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336) ... 5 more Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.util.OS.exec(OS.java:89) at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355) ... 6 more Edited February 28, 2013 by kyan31
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 (edited) This rom is the best It is really smooth but could you by any chance improve gaming performance like temple run 2 on high visual setitng because all ics i have had lag a bit on games) KYAN IS AWESOME Haha thanks dude :P I can't really improve gaming, I have pushed it to the limit. Remember the G300 is just a budget device :) Edited February 28, 2013 by kyan31
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 (edited) I'll continue the mod once I get a response, anyway the mod is supposed to add beats audio in the settings, and toggle settings. I did it in Electra, and it should work fine on Lightning too. Just need to get those public.xml lines right. Might also add call recording, the build.prop edit I posted here previously does actually enable call recording, I think Tillaz mentioned it somewhere too. Edited February 28, 2013 by kyan31
Guest tillaz Posted February 28, 2013 Report Posted February 28, 2013 Ok lol, it still has problems. Here are the details: Lines I'm adding: <public type="string" name="wifi_frequency_band_entries" id="0x7f0c0898" /> <public type="string" name="header_category_lightning" id="0x7f0c0899" /> <public type="string" name="beats_settings_title" id="0x7f0c090a" /> <public type="string" name="settings_label_beats" id="0x7f0c090b" /> <public type="string" name="toggle_settings_title" id="0x7f0c090c" /> <public type="string" name="settings_label_toggle" id="0x7f0c090d" /> Log: I: Checking whether sources has changed... I: Checking whether resources has changed... I: Building resources... C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3406: error: Public entry identifier 0x7f0c090a entry index is larger than available symbols (index 2314, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3406: error: Public symbol string/beats_settings_title declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3405: error: Multiple entry names declared for public entry identifier 0x89a in type string (bluetooth_did_record_invalid vs header_category_lightning). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3140: Originally defined here. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3405: error: Public symbol string/header_category_lightning declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3407: error: Public entry identifier 0x7f0c090b entry index is larger than available symbols (index 2315, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3407: error: Public symbol string/settings_label_beats declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3409: error: Public entry identifier 0x7f0c090d entry index is larger than available symbols (index 2317, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3409: error: Public symbol string/settings_label_toggle declared here is not defined. C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3408: error: Public entry identifier 0x7f0c090c entry index is larger than available symbols (index 2316, total symbols 2289). C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res\values\public.xml:3408: error: Public symbol string/toggle_settings_title declared here is not defined. Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358) at brut.androlib.Androlib.buildResources(Androlib.java:283) at brut.androlib.Androlib.build(Androlib.java:206) at brut.androlib.Androlib.build(Androlib.java:176) at brut.apktool.Main.cmdBuild(Main.java:228) at brut.apktool.Main.main(Main.java:79) Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357) at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336) ... 5 more Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, C:\Users\Learner\AppData\Local\Temp\APKTOOL2673588856149953899.tmp, -0, arsc, -I, C:\Users\Learner\apktool\framework\1.apk, -S, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\res, -M, C:\Users\Learner\Desktop\APK MultiTool\other\..\projects\Settings2.apk\AndroidManifest.xml] at brut.util.OS.exec(OS.java:89) at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355) ... 6 more[/code] i need your full public.xml
Guest kyan31 Posted February 28, 2013 Report Posted February 28, 2013 Crap, I just put my laptop away :( I'm gonna have to get to you tomorrow. Sorry about that.
Guest tillaz Posted February 28, 2013 Report Posted February 28, 2013 EDIT: actually looking at the log there not in the right order error: Multiple entry names declared for public entry identifier 0x89a in type string (bluetooth_did_record_invalid vs header_category_lightning). [/xml] you have started adding from a place that is not the last id used send me the public.xml tomorrow and i will have a look for you and try and explain where you went wrong
Guest kyan31 Posted March 1, 2013 Report Posted March 1, 2013 (edited) Oh right, I understand what you mean. Next time I need to start at the biggest number in the sequence. Its pretty obvious now that I'm thinking about it :P I'll send you the XML later today. Edited March 1, 2013 by kyan31
Guest PCTechRoss Posted March 1, 2013 Report Posted March 1, 2013 I'll continue the mod once I get a response, anyway the mod is supposed to add beats audio in the settings, and toggle settings. I did it in Electra, and it should work fine on Lightning too. Just need to get those public.xml lines right. Might also add call recording, the build.prop edit I posted here previously does actually enable call recording, I think Tillaz mentioned it somewhere too. Add electra settings battery icons, i loved the one in Lightning but it isnt in Cm10.1
Guest blaster99999 Posted March 1, 2013 Report Posted March 1, 2013 is there a way of installing the battery circle mod , ive just tried the ics circle mod and caused rom to keep stopping
Guest PCTechRoss Posted March 1, 2013 Report Posted March 1, 2013 is there a way of installing the battery circle mod , ive just tried the ics circle mod and caused rom to keep stopping Its in the addons, download it onto your SD card then install is in recovery
Guest blaster99999 Posted March 1, 2013 Report Posted March 1, 2013 found it thanks Its in the addons, download it onto your SD card then install is in recovery
Guest blaster99999 Posted March 1, 2013 Report Posted March 1, 2013 Super fast Rom this one, I have a question i don't have 4 key lock i lost when i upgraded from ginger bread to 926 I then upgraded to 936 and now this Rom , i only have 2 key lock ,any way to reinstall 4 key lock, I've tried the go lock 4 key lock but was laggy
Guest Pyntux Posted March 1, 2013 Report Posted March 1, 2013 Search for potter unlock apk on forum, and install...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now