[]mod[] smart corssfire [] boost script - Android Software Development

SMART CROSSFIRE MOD BY SMARTY BOY
{
"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"
}
Mod Script Combo ( Entropy Engine , Kernel Tweaks , Build.prop , EXT4_tweak , more ...)
Flash mod is your own responsibility!
I can not be held responsible for any damage caused to your phone ...
Click to expand...
Click to collapse
It combines many script which is aimed to improve smoothness.
Some useful improvements battery life
Improved management of the RAM
Network improvements, 3G and 2G
Reduction of system startup
Improved build.prop
Better Scrolling
Zipalignage self at every boot
Gain autonomy
Swap Cache
AdBlocking Blocks Malware Spyware Bloatware ..
Entropy engine and boost adrenaline
Click to expand...
Click to collapse
REQUIREMENTS
- Rooted phone.
- Android 4.2/4.4
- Kernel/ROM with init.d support.
- 5mb free in system.
- Custom recovery
.
Click to expand...
Click to collapse
INSTALL
Before Flashing please do a nandroid backup to avoid any incompatibility issues.
Do not use with any other Mod Boost script because they conflict
1. Download the zip file.
2. Reboot into recovery mode.
3. Dalvik cache before and Install the ZIP file
4. Restart your phone as SU when the installation is complete
Entropy :
it used to have significant lag reduction . It shows significant improvements on all devices
> Open the terminal
> Type su to get root privileges
> Type seeder
(Not enabled by default)
Test entropy value : https://play.google.com/store/apps/d...ndentropyavail
Boost adrenaline :
It clear the cache of your old system and thus gets more free RAM For you and increases performance
> Open the terminal
> Type su to get root privileges
> Type boost
Checking :
Whether everything is properly installed
> Open the terminal
> Type su to get root privileges
> Type scan
Uninstall:
> Open the terminal
> Type su to get root privileges
> Type no_mod
Dashboard:
> Open the terminal
> Type su to get root privileges
> Type menu
(Scan / Entropy / Boost /Cleaner / Dalvik Wiper / System Information / Restore Build / Uninstall)
​

Works On All Phones ICS/JB/KK
credits:
K1SK For His Script
Click to expand...
Click to collapse

Is there a download link?
Besides the entropy value test from Google?

WHAT ??

Related

Viper4android [Help]

Could you please tell me how to enable v4a on my galaxy grand 2? I just installed it and also installed driver it self, but wherever i check the status of driver it showing 'no'.
Please help me regarding this issue. If anyone using it please let me know how to enable it.
Thanks in advance..
Tried this ?
Have u tried this ?
http://forum.xda-developers.com/showthread.php?t=2191223
Yes, but still same issue.
Pls refer the screen shot below for your reference.
{
"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"
}
Did u See This Part :
Setup your Device
For Samsung devices,
1. Try install V4A as user app instead of system app if the latter failed doesn't work.
2. Use Normal Mode and select V4A FX in Settings>Sound>Music Effects.
3. If don't work, use another player rather than Samsung stock Music.
------------
1. ROOT your device.
2. Install busybox if doesn’t come with root.
3. Modify build.prop (Thanks [email protected])
a. Open up /system/build.prop in text editor using any file explorer with root access.
b. Change the line (If you can’t find these lines, skip this step.)
Ipa.decode=true to lpa.decode=false
tunnel.decode=true to tunnel.decode=false
lpa.use-stagefright=true to lpa.use-stagefright=false
Installation
1. Download, extract and copy ViPER4Android_FX/XHiFi.apk to your device.
2. Install the apk as USER app or SYSTEM app is up to you. (v2.3.1.0 onwards)
3. Run FX/XHiFi app from app drawer, allow root access if asked.
4. When driver installation prompted, choose Yes.
5. V4A auto detects your CPU and show available driver modes below :
No modes: For processors with or without VFP .
Battery Saving: Available for all processors with NEON.
High Quality Mode: Available for processors with NEON.
Super Audio Quality: Available for processors with NEON.
6. Choose your desired selection.
7. After installation done, Reboot device.
8. If you want to use only V4A as audio effect, follow normal mode. If you want existing audio effects to work, follow compatible mode.
Normal Mode:
9. In Sound settings > Music effects, always choose V4A FX unless FX is not installed.
10. Open up V4A FX (and xhifi), in menu, FX Compatible Mode set to Normal Mode.
11. If not working, try Compatible mode before trying Force-Enable.
Compatible Mode:
9. Do not change anything under Sound settings/
10. Open up V4A FX (and xhifi), in menu, FX Compatible Mode set to Compatible Mode.
11. If not working, use Normal mode and disable other effects.
Madhan.J said:
Yes, but still same issue.
Pls refer the screen shot below for your reference.
View attachment 2908652
Click to expand...
Click to collapse
Thats screenshot is oldddd viper4android! And will not work.. Download the lastest one! The last version is 2.3.3.0
If you like my post.. Dont say thanks... Click the Thanks Button

[FIX][CM12] LMK Fixer and ADJ

I make my own script for LMK (low memory killer) and adj.
Init.d doesn't work on CM12 so the unique way to make it automatically at boot is with an paid app.
"Boot Shell + Pro Version" (no spoiler)
1. Download Boot Shell and buy Pro version (you also can "buy" it on Aptoide , but highly recommended support the developer is the correct way)
2. Open it , in lateral menu and select "New script" and put it a name. (Ex: LMK)
3. Copy and paste it:
Code:
chmod 644 /sys/module/lowmemorykiller/parameters/adj
echo '0,58,117,176,529,1000' > /sys/module/lowmemorykiller/parameters/adj
chmod 644 /sys/module/lowmemorykiller/parameters/minfree
echo '12288,15360,18432,21504,24576,30720' > /sys/module/lowmemorykiller/parameters/minfree
4. In app settings select "Execute script at boot"
5. Restart and enjoy best RAM management
Credits:
@BlueFlame4 one part of the code
{
"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"
}
..
Does Music apps run better on background? My only problem with CM12 was that Google Music closed A LOT while on background.
Yes is for that , better ram management
Hi,
I don't want to sound rude but am I supposed to get partial credits for this?
I forgot it , sorry @BlueFlame4
How many apps can you run in the background now? Do you also have Facebook app inbetween them? Wasn't there an app called Kernel Audiator which does the same thing?
XT1033 CM12 Nightly. Upon screen off this script undoes itself... No clue why
Odd, it works on the weekly build and on the Asia retail soak...
good job
This script does the work. Thank you man @Lans98. I really needed multitasking which is absent in current cm.
Well I have a query
can i just place the script in init.d folder to make it work?
Working 100% for me now. Cm12 nightlies. Xt1033. Thanks
Why is showing an error when I select "execute and show output"? Then I suppose it does not execute fine at boot :S

[Guide] Mount your MTP device as MSC (SD Card)

First sorry for English'm still training
This tutorial aims to let your device (mtp) acting as a (msc)
What you'll need:
A Windows computer
CM11 or AOSP 4.4.x Based (not Tested in cm12 or AOSP 5.0.x)
Root
Application: Xperia SDCARD Mounter v6 or higher: https://play.google.com/store/apps/details?id=com.doomlord.xperiasdcardmounter (paid)
Ext2Fsd (to recognize ext3 / 4 partition of your device): http://sourceforge.net/projects/ext2fsd/files/latest/download?source=files (free for windows)
SELinux Mode Change: https://play.google.com/store/apps/details?id=com.mrbimc.selinux (free)
1- Download install on your computer the Ext2Fsd normally and check all the options available in it.
{
"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"
}
2- Reboot your phone and do not open any application outside the listed here (this may result in it using a file that you move / delete / rename / copy)
3- Download and install SELinux Mode Change, give the permissions of superuser and activate the permissive mode.
4- Download and install the Xperia SDCARD Mounter, give the permissions for superuser
5- In Xperia SDCARD Mounter select the "Yes this is correct!" give the permissions for superuser
6- A message will appear saying that BusyBox is unavailable, simply press "OK" and close the application.
7- Reopen the Xperia application SDCARD Mounter and Select the "mount internal storage"
8. On your computer: Open Windows Explorer and browse to a removable disk with the approximate total capacity of 55GB
9. Navigate to the following directory: Media> 0
10- You will now be able to manage your files as an SD card
VERY IMPORTANT
NEVER FORGET TO EJECT YOUR DEVICE AFTER USE, AS IT MAY CAUSE CORRUPT FILE
And return to MTP mode - Settings > Storage > Menu (3 dots on right superior) > computer usb connection > MTP mode
Or In Xperia SDCARD Mounter > Media Transfer
Tested on a OnePlus One Chinese
Rom: CM 11 Nightly 05.01.2015
Kernel: AK 0.87
This is my first tutorial, I hope it helped, if so do not forget the like :good:
Thanks, I will give it a try in cm12 !

[TWEAK][MOD] L Speed v1.4.5 (08.02.2015)

{
"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"
}
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* Please do some research before flashing it!
* YOU are choosing to make these modifications,
* and if you point the finger at me for messing up your device,
* I will laugh at you.
Introduction:
Hi guys, L speed is a Mod that combines
some scripts and little tweaks in one package which is
aimed to improve performance, reduce lags and expand battery life.
Mod work on any device and rom.
From android 2.3 to 5.0+
~DON'T USE THIS MOD WITH ANY OTHER, CLEAN UP YOUR init.d FOLDER BEFORE FLASH~
•If you're going from previous versions, you don't need to do anything, the script will do it itself•​​
Zip contains:
+/data/Tweaks/ :
-zipalign.log
-kernelTweaks.log
-ram_mamager.log
-fstrim.log
-Seeder_v7.log
+/system/bin/ :
-seeder
-fstrim
-uninstaller
+/system/etc/init.d/ :
-01kernelTweaks
-02zipalign
-03ram_manager
-04fstrim
-Seeder
+/system/etc/seeder_scripts/ :
-Seeder
+/system/xbin/ :
-zipalign
-openvpn
-entro
-rngd
+/tools/ :
-busybox
Requirements:
Rooted device
init.d support
CWM or TWRP
~10mb free space on system partition
How to install:
Before Flashing please do a nandroid backup to avoid any incompatibility issues.(just in case)
1. Download the zip from Google Drive or MEGA
2. Reboot into recovery mod.
3. Flash zip file
4. Reboot
How to enable Seeder: (optional)
Open terminal and type
su (command to allow ROOT permission)
seeder (call seeder script)
Click to expand...
Click to collapse
How to uninstall:
Open terminal and type
su
uninstaller
Click to expand...
Click to collapse
~Changelog~
V1.0
OpenVPN
Zipalign
MinFree
Some changed kernel values
Forced Fast-Charge (disable internal memory when USB is connected)
V1.1
Some changes in updater-script
Some script fixes
Min free removed from kernelTweaks and added into ram_manager
V1.2
Added Seeder_v7
Changed updater-script, Now script will remove all files from previous version
V1.3
Minfree can now recognize 512mb and 1gb and higher RAM memory.
V1.4.0
Added fstrim (script is automated to trim every 7 days)
Some little changes
Net speed tweaks
V1.4.1
Fast charge removed (in some reason, battery drains faster)
Fstrim removed (cause long device boot)
V1.4.2
Little changes in kernel values
Changes in updater-script (After MOD flashing cache and dalvik-cache will be wiped automatically)
V1.4.3
Added uninstaller. Now you can remove mod with terminal.
V1.4.4
Fixed problems while flashing (some users report)
V1.4.5
Seeder fixed (forgot one line in updater-script)
All READ_AHEAD set to 256​
Click to expand...
Click to collapse
Screenshots of RAM and battery
View attachment 3155007View attachment 3155008View attachment 3155009View attachment 3155010View attachment 3155011View attachment 3155012View attachment 3155013View attachment 3155014
Things that you need to know:
First, this is extreme heavy device usage, without sleep
This is pictures of my LG L7
ROM: CM11 4.4.4
RAM: 512mb
BATTERY: 1700mAh
See, this mod do wonders to device
Try and give feedback.
Thanks for testing
Contributors:
@F4uzan -
@aidasaidas75 -
@skyinfo -
@Maltonator - help me about posts
XDA:DevDB Information
L Speed, Tool/Utility for all devices (see above for details)
Contributors
Paget96
Source Code: http://forum.xda-developers.com/android/software/tweak-l-speed-v1-0-02-02-2015-t3020138
Version Information
Status: Stable
Current Stable Version: 1.4.5
Stable Release Date: 2015-02-08
Created 2015-02-10
Last Updated 2015-02-10
DELETE
Thread Closed @[OP] Request.
jackeagle
Forum Moderator

Project_skynet_genisys_for_android_one_by_dharmesh 17

PROJECT SKYNET
{
"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"
}
WELCOME TO THE FUTURE , SKYNET IS HERE .
SKYNET IS NOT JUST A BUNCH OF SCRIPTS PUT TOGETHER TO SPEED UP YOUR PHONE.
IT IS AN EVOLUTION OF UNIQUE CODES ARRANGED TO BRING SKYNET TO LIFE.
TO BE MORE PRECISE,
SKYNET IS SIMILAR IN LOOK COMPARED TO NITRO VISION.
BUT DON'T BE FOOLED BY ITS' SIMPLICITY.
UNDERNEATH IT IS VERY COMPLEX AND INTRICATE.
SKYNET IS VERY SIMPLE TO USE, YOU JUST SET IT AND SKYNET WILL HANDLE EVERYTHING ELSE.
SKYNET WILL PROVIDE POWER WHEN YOU NEED IT FOR WHATEVER THE DEMAND IS. SKYNET IS THE MILESTONE OTHERS CAN ONLY DREAM OF REACHING.
IF YOU WANT THE BEST, FASTEST AND MOST ADVANCED APP FOR YOUR DEVICES,USE SKYNET.
IT WORK ON Both lollipop and Marshmallow roms
===============*FEATURES*===============
This mod does All, Absolutely no limitations
* Powered by Skybox ( Box Control Tool )
* Check Su Binary
* Backup init/hosts/boot
* Check Root
* Check Cores Onlines
* Check Default / Directory Mount
* SELINUX Permissive By Default
* INIT.D Activator
* GPU Rendering
* DNS Configuration
* Fstrim Recovery
* Auto Backup Skynet
* BootAnimation
* Clean System ( Battery / Dalvik )
* Block ADS
* Full EntropyNess
* Fstrim / Clean Junk Files / Drop Memory Auto At Different Intervals
* Remount All Relatime and Ext4 Partitions
* 3 Preconfigured Programs for Performances at your Choice ( Battery / Balance / Game )
* Extra Features : Xtreme Renice / Mediakill / Scaling+ / WifiSleep / Zram / KSm / Kill Google Apps / Touchscreen / NetBoost/and More
Requirement
*Rooted
*lollipop or Marshmallow (work's on both)
*busybox installed
*TWRP recovery installed
*Terminal Emulator
Installation
*Download zip given below
*Install busy box from playstore and update to latest binary
*reboot to Twrp recovery
*install zip file
*reboot to system (it take some time to boot so relax)
*Done successfully Project SKYNET installed
=================================================================
To see settings or change settings open Terminal Emulator from playstore type su give access and then type menu and enter you may now able to change settings
If you appreciate my work please hit thanks button
:angel:
For further discussion and porting request add to Lava pixel v1 whatsapp group
Link to group http://forum.xda-developers.com/lava-pixel-v1/general/whatapp-lava-pixel-v1-developers-t3328438

Categories

Resources