[TWEAKS][CWM+AROMA] Codename LightingBolt [2013DEC21]

Renaming this project, please help me decide. Which name is better?


  • Total voters
    109

hoholee12

Senior Member
May 6, 2012
2,391
2,745
0
Yep must be binary...both the relevant scripts looked good in that zip...if you wanted to offer a third option and merge everything into one zip you should only have to replace the binary from your zip with the one from my zip...although flashing two zips ain't too much of a pita.



NP :) and sorry again :angel:



Yep, although I never thought it was your mistake being that I never bothered to tracked down the original made by you; I was thinking he probably copied it wrong and missed the first line...ignorance is bliss, until it bites you in the ass and makes ya look like a fool, lol :p Guess I indirectly owe you an apology too...sorry man.

I did a little bit of searching and found no answer, but maybe you can enlighten me - why do bin scripts not need to call a shell with the standard opening line (#!/system/bin/sh)?
mainly because shell is a interpreted language that doesnt need detailed info and can be run right away with default options.

If you dont define shebang, it will use any shell program that comes in first. Thus you gain more compatibility between linux distros. (If the syntax in the script is not specific type of shell based)

Sent from my crappy ass phone
 
Last edited:

defiant07

Senior Member
Feb 26, 2013
410
496
0
mainly because shell is a interpreted language that doesnt need detailed info and can be run right away with default options.

If you dont define shebang, it will use any shell program that comes in first. Thus you gain more compatibility between linux distros. (If the syntax in the script is not specific type of shell based)

Sent from my crappy ass phone
Most interesting, I am surprised it increases compatibility and that more people don't use this method (cpuramcheck is the first and only bin script I've seen do that).

Thanks for droppin' science on me :good:.
 

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
Most interesting, I am surprised it increases compatibility and that more people don't use this method (cpuramcheck is the first and only bin script I've seen do that).

Thanks for droppin' science on me :good:.
I saw cpuramcheck as a code LENAROX posted somewhere in his rtmixmanager thread, it was a terminal command you could just copy and paste and then it would run as he had described. I decided to make an empty file and name it cpuramcheck without an extension, and then opened it with notepad ++ and I pasted the code into the file. I pushed it to /system/xbin set permissions and ran it from the terminal, first shot it worked, didn't even have to tweak anything. That's how this script came to be, it's really LENAROX's work, all I did was make it into a simple script to run from the terminal.

Edit: The merge worked, everything installs properly so I created an all-in-one package as well as the other two. Thanks once again for your help, now this tweak has 3 options :D

You deserve credit for helping out with this so I added you in the credit post, I'm glad you came across this thread.
 
Last edited:

defiant07

Senior Member
Feb 26, 2013
410
496
0
I saw cpuramcheck as a code LENAROX posted somewhere in his rtmixmanager thread, it was a terminal command you could just copy and paste and then it would run as he had described. I decided to make an empty file and name it cpuramcheck without an extension, and then opened it with notepad ++ and I pasted the code into the file. I pushed it to /system/xbin set permissions and ran it from the terminal, first shot it worked, didn't even have to tweak anything. That's how this script came to be, it's really LENAROX's work, all I did was make it into a simple script to run from the terminal.

Edit: The merge worked, everything installs properly so I created an all-in-one package as well as the other two. Thanks once again for your help, now this tweak has 3 options :D

You deserve credit for helping out with this so I added you in the credit post, I'm glad you came across this thread.
Yeah, I got curious last night and tracked it down...it is also in LENAROX's Stuff thread.

Nice...more options = more user friendly :).

Although credit was not necessary, much thanks ;). Keep learning and improving :laugh:.
 
  • Like
Reactions: leolawliet

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
Yeah, I got curious last night and tracked it down...it is also in LENAROX's Stuff thread.

Nice...more options = more user friendly :).

Although credit was not necessary, much thanks ;). Keep learning and improving :laugh:.
You're welcome, thank you for your contributions, I'll keep up the learning :)

I'm asking my cousin's husband to help me build a Linux setup to start developing and building from source, that's my next goal. On Windows I feel limited.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
 
Last edited:
  • Like
Reactions: defiant07

hoholee12

Senior Member
May 6, 2012
2,391
2,745
0
You're welcome, thank you for your contributions, I'll keep up the learning :)

I'm asking my cousin's husband to help me build a Linux setup to start developing and building from source, that's my next goal. On Windows I feel limited.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
I use vmware to upload stuff to github using ubuntu.
linux isnt really necessary if youre doing it for such simple stuff as scripting. you could also use cygwin for testing your code syntax.

If you need some scripting help, just PM me.:)

Sent from my crappy ass phone
 
Last edited:
  • Like
Reactions: leolawliet

[email protected]

Senior Member
May 11, 2011
236
27
0
Tried this, and I have to say it does makes my phone gaming smoother (Galaxy W).

Btw, any uninstall script for this? And is there a version without smart launcher and custom sounds? Thanks
 

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
I use vmware to upload stuff to github using ubuntu.
linux isnt really necessary if youre doing it for such simple stuff as scripting. you could also use cygwin for testing your code syntax.

If you need some scripting help, just PM me.:)

Sent from my crappy ass phone
Thanks, I still really want a Linux setup, always did. This guy can custom make a PC for me however I want, and he's experienced in Linux and Android as well so he's gonna help me set it up.




Tried this, and I have to say it does makes my phone gaming smoother (Galaxy W).

Btw, any uninstall script for this? And is there a version without smart launcher and custom sounds? Thanks
I'll go ahead and make one, probably gonna make that a minimal version.




Can I install this on galaxy y gb?

Gửi từ Galaxy Y bằng cách sử dụng tia X truyền từ mặt trời!
I haven't tested it on GB to be honest, you can try if you like but I can't guarantee all the tweaks will work. Make a backup first.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
 
  • Like
Reactions: [email protected]

defiant07

Senior Member
Feb 26, 2013
410
496
0
You're welcome, thank you for your contributions, I'll keep up the learning :)

I'm asking my cousin's husband to help me build a Linux setup to start developing and building from source, that's my next goal. On Windows I feel limited.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
Sounds ambitious (I wouldn't want to venture down that path with my limited knowledge and learn all that stuff from scratch more or less independently)...GL.
 

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
Sounds ambitious (I wouldn't want to venture down that path with my limited knowledge and learn all that stuff from scratch more or less independently)...GL.
I wanna learn so I can help out @andr00ib every once in a while, if anything I can ask him for help if I get stuck somewhere. I wanna keep development going for the E739 for a bit longer, i still love that phone. I plan on going to school to major in computers soon anyway, I'll learn this stuff along the way, could be interesting :D
 
  • Like
Reactions: defiant07

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
Thanks for minimal version. Should i just flash it over? Any uninstaller script for this?
None at the moment, just restore your backup first then copy your /system/etc/init.d folder on your sdcard, the build.prop & all-in-one backup your build.prop. first restore the old build.prop you had which got renamed to build.prop.PrePenberEngine




Now where the change logs for 1.3 version. Could you please keep on posted the new change logs with every new versions. Thnx
I updated the descriptions, it was a minor update, I had forgot to tweak 20vmlt & there was a typo in the updater-script, that's the difference between 1.2 & 1.3

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
 
Last edited:

mrjoy

Senior Member
Aug 24, 2012
2,470
168
143
The Heaven Of Punjab
I flashed AIO pack but does not work. I checked build.prop file but this is rom's default file as before as well as i checked init.d folder there gets new scripts but old rom's default scripts are running but other by PenberEngine's scripts shows in white icons(un-executable)
 

leolawliet

Senior Member
Aug 7, 2011
3,440
1,629
0
New York, NY
www.facebook.com
I flashed AIO pack but does not work. I checked build.prop file but this is rom's default file as before as well as i checked init.d folder there gets new scripts but old rom's default scripts are running but other by PenberEngine's scripts shows in white icons(un-executable)
init.d scripts run on startup if your phone supports init.d

I had tired a few times last night to fix the AIO and finally got it right, try the latest.

The minimal AIO I can 100% confirm it installs the build.prop tweaks. It should be the same for the non-minimal because I updated those afterwards.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
 
Last edited:

mrjoy

Senior Member
Aug 24, 2012
2,470
168
143
The Heaven Of Punjab
init.d scripts run on startup if your phone supports init.d

I had tired a few times last night to fix the AIO and finally got it right, try the latest.

The minimal AIO I can 100% confirm it installs the build.prop tweaks. It should be the same for the non-minimal because I updated those afterwards.

Sent from my LG Optimus L9 running PenberRom5 using Tapatalk 2
but my phone supports init.d, even i told you that in init.d folder there is previous scripts which are running. Well i will try again & tell u
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone