[ROM] UPDATE Custom Rom Honeycomb 3.2.1 - Firmware 3.2.80 Only for SDE ; - Gen9 Android Development

Hi!
This is an update to previous version Custom Rom Honeycomb 3.2.1 , Firmware 3.2.80;
This Custom Rom ( CR) , is ROOTED, BUSYBOX work well ( fixed all error !) , Su and Superuser already installed .
Now work for HDD model !
The overclock is present but is not activated. ( You can activate by replacing in /system/etc/init.d/Stweak - line # echo xxxxxxxxxx > /proc/opptimizer with exemp. : echo 1222000000 > /proc/opptimizer )
All the files is under UPDATE.zip : => http://www.4shared.com/zip/wUWC2y87/UPDATE.html
If you can not download , here have the same CR with pre-enable Overclock => http://hotfile.com/dl/149057638/e1b2030/PRE_ENABLED_OVERCLOCKING.zip.html ( your details in the second post on down side ....UPDATE...).
What you need to know :
- download UPDATE.zip, unpack and copy archos.ext4.update into /data/media or /mnt/storage .....reboot into SDE and copy zImage and initramfs.cpio.gz in a new driver ! - ok! flash and and wait for restart .
- you can install over the old version or on clean install ....works well for both !
- the restart will take longer .....may be even 2~3 min.
The CR include :
- windows animations ;
- some icons changed;
- some app added in /data/app for NOT FC ;
- adjust audio volume;
- now working 3G port On/OFF;
- you can update su binary into Superuser without error ! ( see picture 4 );
- possibility of Overclocking ( take great care not to damage the device !!! );
- enable vibrator ;
- add some wallpapers and live wallpapers;
This CR is stable, without any error and can be used as a daily Rom !!!
Thanks to their work !!! { @letama and @gen_scheisskopf }
{
"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"
}

How overclock your device ?
INFO :
Overclocking Edition !
Edit the script Stweak with Root_Explorer or any other app into /system/etc/init.d/Stweak , changing the line
.........................................................
# echo xxxxxxxxxx > /proc/opptimizer
...........................................................
with a number of your choice ( ex. 1.3GHz = 1300000000)
............................................................
echo 1300000000 > /proc/opptimizer
............................................................
For the changes to take effect you don't need to reboot the device , just press long Stweak , choose Open With , choose Linux Script Handler and Execute !
Note: must be run after every reboot !
Now test the changes you made : just open CPUBoost and take a look into CPU Max Speed , you can see here ( as in the picture above) value set by you in script Stweak ! Choose as desired ! ( don't need any other app added for overclocking your device ) .
I advise you to do this with moderation !
I'm NOT responsible for damaged equipment after overclocking !!!
Good Luck !!!
UPDATE.......Now comes with auto-running scripts !
If you bother run Stweak ( script for overclocking) for each reboot : here is to solve this deficit ! = > http://hotfile.com/dl/149057638/e1b2030/PRE_ENABLED_OVERCLOCKING.zip.html
Just unpack and copy archos.ext4.update following the tutorial above.
Is the same CR, but now your selected frequency will now remain after rebooting !
HOW to run this new update ?
- just edit Stweak into /system/etc/init.d : replace "# echo xxxxxxxxxx" with your favorite frequency ( ex. echo 1230000000 ) , save and exit ....and reboot your device. Now open CPUBoost and under CPU Max Speed choose your frequency !
Respectfully ,
surdu_petru

I tried to get it to 1.5 ghz but failed. Is there are certain value?
Currently beta testing my new Honeycomb Sammich build
Sent from my ARCHOS 80G9 using XDA Premium HD app

Quinny899 said:
I tried to get it to 1.5 ghz but failed. Is there are certain value?
Currently beta testing my new Honeycomb Sammich build
Sent from my ARCHOS 80G9 using XDA Premium HD app
Click to expand...
Click to collapse
Hi!
Testing my device ( 1.2GHz) with overclock. at 1.6GHz....already no longer moving well ( not stable ...but for 1.4GHz work fine ! ).
I don't know which is certain value .... for maximum efficiency and without stability problems !

For those of you who do not want to sign up for a 4shared account (like me), you can get a generic login from http://www.bugmenot.com/view/4shared.com.

stealthdave said:
For those of you who do not want to sign up for a 4shared account (like me), you can get a generic login from http://www.bugmenot.com/view/4shared.com.
Click to expand...
Click to collapse
This link installs a Trojan on your PC. Don't use it.
Cheers

working fine with hdd model

philmein said:
working fine with hdd model
Click to expand...
Click to collapse
Hi !
That because of gen_scheisskopf's work !!!
Have you encountered some problems with this software ? ( error, bugs ..frame ...??? ) ?

surdu_petru said:
Hi !
That because of gen_scheisskopf's work !!!
Have you encountered some problems with this software ? ( error, bugs ..frame ...??? ) ?
Click to expand...
Click to collapse
rom seems to be running fine i think ive messed the overclocking up tho is there a way to reset stweak to the original setting?
rom is still working at 1.200mhz box standard for the hdd model but the editing went wrong to fiddly for me lol
both you and the general have done a great job

philmein said:
rom seems to be running fine i think ive messed the overclocking up tho is there a way to reset stweak to the original setting?
rom is still working at 1.200mhz box standard for the hdd model but the editing went wrong to fiddly for me lol
both you and the general have done a great job
Click to expand...
Click to collapse
Hi!
Thanks ....
Do not complicate !!! ...just edit Stweak ( with a editor like root_explorer) ...and follow the steps in the second post # 2
original Stweak was ...
Stweak
.......................................................................................
#!/bin/sh
insmod /lib/modules/symsearch.ko
insmod /lib/modules/opptimizer.ko
# echo xxxxxxxxxx > /proc/opptimizer
...........................................................................................
...end follow step by step #2 How overclock your device ?

when i press long Stweak , choose Open With , choose Linux Script Handler and Execute !
linux script handler does not appear i copied and pasted this
#!/bin/sh
insmod /lib/modules/symsearch.ko
insmod /lib/modules/opptimizer.ko
# echo 1300000000 > /proc/opptimizer
but it stays at 1.2mhz stock
ill have another try

philmein said:
when i press long Stweak , choose Open With , choose Linux Script Handler and Execute !
linux script handler does not appear i copied and pasted this
#!/bin/sh
insmod /lib/modules/symsearch.ko
insmod /lib/modules/opptimizer.ko
# echo 1300000000 > /proc/opptimizer
but it stays at 1.2mhz stock
ill have another try
Click to expand...
Click to collapse
Hi !
Replace this line :
# echo 1300000000 > /proc/opptimizer
with
echo 1300000000 > /proc/opptimizer
you don't have this options ?

like this
#!/bin/sh
insmod /lib/modules/symsearch.ko
insmod /lib/modules/opptimizer.ko
echo 1300000000 > /proc/opptimizer

philmein said:
like this
#!/bin/sh
insmod /lib/modules/symsearch.ko
insmod /lib/modules/opptimizer.ko
echo 1300000000 > /proc/opptimizer
Click to expand...
Click to collapse
YES! and now you need to execute this script like in picture : chose Linux Script Handler end will work sure ....

all working now thanks for your patience and help

I noticed that after every reboot you lose the overclock setting back to the original frequency.

Same here I have to run the script after a reboot

brbi said:
I noticed that after every reboot you lose the overclock setting back to the original frequency.
Click to expand...
Click to collapse
HI!
YES ! It's allright !

philmein said:
Same here I have to run the script after a reboot
Click to expand...
Click to collapse
Ok...YES !

if i try to run the script i only get a reboot...
is there a fix for the market to show me all apps?

Related

[tool] FOTA fetcher

Hi, I wrote this small shell script to download update files for HTC android devices
Code:
#!/usr/bin/env bash
# HTC android FOTA fetcher V1.2
# Coded By Dr.Death 2010
# drdeath[at]bsdmail.org
# This Small script will download the Firmware Over The Air (FOTA) update
# for HTC android devices, so you can install it manually
# Tested with Wildfire, Desire, Hero and Legend
echo -e '\E[35;44m'"\033[1m.::HTC android FOTA Fetcher, By Dr.Death::.\033[0m"
echo
echo -n "Enter you device model:
EX: Wildfire
> "
read model
echo -n "Enter your Firmware version or older version:
EX: 1.14.405.2
NOTE: You Can find Firmware version number from htc.com or shipped-roms.com
> "
read firmv
post="{id:0,checkin:{build:{firmware_version:"$firmv",},cid:11111111,},model_number:HTC "$model",logging_id:0,locale:0}"
len=$(echo ${#post})
checkin=`
curl -s \
-H "Content-type: org/x-json" \
-H "Connection: Keep-Alive" \
-H "Content-Length: "$len"" \
-H "Host: andchin.htc.com" \
-H "User-Agent: Android-Checkin/2.1" \
-d "$post" \
--url "http://63.241.57.68/android/checkin" \
| grep -o "data_uri.*.zip" | awk -F: '{print "http:"$3}'`
if [ -z "$checkin" ]; then
echo "No Update available, try other firmware version"
exit 1
else
echo "Find new update"
f=`echo "$checkin" | awk -F/ '{print $4}'`
echo "File name: "$f""
echo "Start Downloading ..."
curl -O "$checkin"
echo
echo "put the zip file in to your HTC SDcard rename it to "update.zip" and install it using recovery mode from Clockwork Mod"
echo "enjoy ;)"
fi
exit 0
$ ./htc_fetcher.sh
.::HTC android FOTA Fetcher, By Dr.Death::.
Enter you device module:
EX: Wildfire
> Wildfire
Enter your Firmware version or older version:
EX: 1.14.405.2
NOTE: You Can find Firmware version number from htc.com or shipped-roms.com
> 1.14.405.2
Find new update
File name: OTA_Buzz_HTC_WWE_1.25.405.1-1.14.405.2_R_releasern22f5kssetc7tem.zip
Start Downloading ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12.0M 100 12.0M 0 0 207k 0 0:00:59 0:00:59 --:--:-- 239k
put the zip file in to your HTC SDcard and install it using recovery mode from Clockwork Mod
enjoy
Click to expand...
Click to collapse
I bought my wildfire from HK and i was wonder why i didn't receive and OTA update, contact HTC support they told my my device region is Indonesia , so I did a fast sniff between my device and my router, and wrote this small script to make it easy for other's to download whatever firmware they wont.
HTC update server is only need two input:
-model name (which is case sensitive), like: HTC Wildfire
-firmware version (you need to enter old version number to receive the new one)
Dr.Death
Can this be used on european Wildfires , i see a "locale:en_US}" bit in the script, should that be changed for different locales?
Haven't tried it but it looks interesting.
I guess yes, it should work with all wildfire devices, for the variable "locale:" you can put anything inside it and it should work,
i found many variables sent from my device to the update server, i test all of them, and found that just those variables are needed to be send to receive the OTA zip file form the update server.
{id:0,
checkin:
{build:
{firmware_version:1.14.405.2,
},
},
model_number:HTC Wildfire,
logging_id:0,
locale:en_US}
Click to expand...
Click to collapse
(id, logging_id, locale) those three variables should not be empty but you can enter put anything in it.
you can get the older version from htc.com or from shipped-roms.com, I test it with those version's:
Buzz_HTC_WWE_1.14.405.2 >> Buzz_HTC_WWE_1.25.405.1
Buzz_hTC_Asia_HK_CHT_1.15.708.2 >> Buzz_hTC_Asia_HK_CHT_1.22.708.1
Buzz_hTC_Asia_HK_CHT_1.22.708.1 >> Buzz_hTC_Asia_HK_CHT_1.25.708.2
Bravo_HTC_EU_1.14.405.1 >> Bravo_HTC_EU_2.10.405.2
Bravo_Froyrange_UK_1.22.61.1 >> Bravo_Froyrange_UK_2.17.61.2
Hero_HTC_WWE_ELL_2.73.405.66 >> Hero_HTC_WWE_ELL_2.73.405.95
Legend_HTC_WWE_1.31.405.4 >> Legend_HTC_WWE_1.31.405.5
if you put the old version in the "firmware_version" variable and POST it to the update server you will get link for the new updated version of it.
I think this should work with other HTC devices, you just need to enter the Model number for your device (setting>About phone>Phone identity>Model number) for wildfire i found its just enough to write "HTC Wildfire"
UPDATE:
works fine with Desire, Hero, Legend
How do you use this?
Thanks
tigger69 said:
How do you use this?
Thanks
Click to expand...
Click to collapse
Download it, make it executable (chmod +x), then run it.
(you've got to be on a Linux/FreeBSD system, though)
Can anyone check the chinise locale if there is any fota??
{
"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"
}
demolition23, which device is this?
Dr_Death said:
demolition23, which device is this?
Click to expand...
Click to collapse
Wildfire
just check this thread : http://forum.xda-developers.com/showthread.php?t=788350
fast google show that HTC wildfire shipped with android 2.2 in china, if anyone with wildfire 2.2 can sniff the OTA update and share with us the details that would be nice.
then we may download 2.2 manualy and no need to wait anymore for HTC OTA
is it possible to download stock FROYO rom for Legend??
To the OP:
The correct URL would be http://andchin.htc.com/android/checkin
Sure, it might resolve to that IP for you, but perhaps not for others.
Also, it may change IP in future
Forceflow said:
Download it, make it executable (chmod +x), then run it.
(you've got to be on a Linux/FreeBSD system, though)
Click to expand...
Click to collapse
Can someone please post the executable? I have only windows.
try to use live linux CD's, like backtrack or fedora live
you will have a lot of fun and control on linux
Dr_Death said:
try to use live linux CD's, like backtrack or fedora live
you will have a lot of fun and control on linux
Click to expand...
Click to collapse
or you can install virtual box dan download a linux and install it..
and your linux can run on your windows.
thanks mate, it really works!!!
can be very usefully for needy ones.
Ask for CID
You should ask for CID in your script or change the CID to the SuperCID 11111111
look about the problem here:
http://forum.xda-developers.com/showthread.php?t=902756
There I wrote a .NET App for windows users too. (Source and Binaries included)
Thank you for your sample
It helps me a lot for the WinApp and search for the problem!!!
dagobertduck said:
You should ask for CID in your script or change the CID to the SuperCID 11111111
look about the problem here:
http://forum.xda-developers.com/showthread.php?t=902756
There I wrote a .NET App for windows users too. (Source and Binaries included)
Thank you for your sample
It helps me a lot for the WinApp and search for the problem!!!
Click to expand...
Click to collapse
thanks bro, great tool you create for windows users, i edit my script to send superCID, but strange why for some roms no need to add the CID.
with my wildfire i face the same problem you face it with update to froyo, i never receive the OTA on my phone neither the script didn't found any update, my original ROM "1.15.707.1" is for South East Asia region which include (Indonesia, Malaysia, Philippines,Singapore, Vietnam) and also Thailand, from HTC website SEA region receive the OTA, but my phone didn't get any update!!
even now i try to the superCID 11111111, and still no available update.
if any one with wildfire 1.15.707.1 and receive OTA froya, please share with us the packets that sent from your phone to the update server so we can have better idea what we are missing and what need to be improve to make the tool more stable and universal for all android HTC phones.
Tanks for this app
But Not work this App now
Are not a new version?
kasra_Qeshm said:
Tanks for this app
But Not work this App now
Are not a new version?
Click to expand...
Click to collapse
You do realize that the Wildfire has been EOL'd (End of Life) for quite a bit, so there's no more updates for this thing to fetch.

[scripts pack] tgb gaming/performance engine V2

{
"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"
}
What is the GingerBlurB Engine?​
Its a Scripts Package I created. It combines the scripts which I personally chose to make ROMS and my ROM too more smoother and increase the overall performance. It also makes Games perform better.
Click to expand...
Click to collapse
Note: Dont use any other scripts package, it may conflict and may make your phone not boot. For max performance, use with The GingerBlurB V3 ROM.
Features
✔ Increase touchscreen sensitivity
✔ Less RAM usage
✔ Reduced usage of *.db files and faster database access.
✔ Faster disk access through remount script (noatime, disabled barrier etc)
✔ Better network throughput from TCP tweaks and 3G tweaks
✔ Overall Better Performance and Battery Life
✔ Less lags through LMK Tweak and Various VM Tweaks
✔ Faster SDCARD Read/Write Speed
Requirement: Kernel and ROM which supports init.d scripts.
I want to thank you the following people for I took their scripts and included it in my engine:
Loopy
Pikachu
Zeppelinrox
Imbawind
Slaid480
Changelog:
This is a smaller update which has updated CFS kernel tweak by thachtunganh
GET THE ENGINE HERE. V2
This is not a copy SlaidyBoost?
ZiViTi_13 said:
This is not a copy SlaidyBoost?
Click to expand...
Click to collapse
no man, i took scripts from the persons I mentioned, it includes slaidy too, but not just him. most credit goes to loopy.
Edit the requirement, it need ROM supports init.d script bro
Sent from my LG-P500 using xda premium
thachtunganh said:
Edit the requirement, it need ROM supports init.d script bro
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Thank you sir for pointing out
Fixed
shreyas.kukde said:
Thank you sir for pointing out
Fixed
Click to expand...
Click to collapse
Well, don't have to call me sir
We are the same .
And i have some tweaks for CFS kernel, i will send them to you later.
Sent from my LG-P500 using xda premium
thachtunganh said:
Well, don't have to call me sir
We are the same .
And i have some tweaks for CFS kernel, i will send them to you later.
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
yes, but I respect talent very much. And you have done too much for this O1 Community.
Anyways, send me the tweaks anytime bro and I'll include it for sure
Hmmm... there is no /dbdata and /datadata folder on root.*
You might wanna delete it....
Edit: You might wanna review your script, you already had v6 & kak on /system/xbin but there are the same scripts that conflicts it on /system/etc/init.d. And there is no /sys/devices /virtual/bdi/0:18 folder on the 09sdcardspeedfix, and also how can you be so sure that all script located on /system/xbin work, when it's not being called..
Sent from my LG-P500 using xda premium
dnle71 said:
Hmmm... there is no /dbdata and /datadata folder on root.*
You might wanna delete it....
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Thanks.
Fixed.
dnle71 said:
how can you be so sure that all script located on /system/xbin work, when it's not being called..
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
For calling the xbin scripts, you need to enter them through terminal emulator.
like
su
3g
or
su
v6
shreyas.kukde said:
For calling the xbin scripts, you need to enter them through terminal emulator.
like
su
3g
or
su
v6
Click to expand...
Click to collapse
Oppss,, forgot the terminal emulator(so focused about executing it on boot)..
Sent from my LG-P500 using xda premium
dnle71 said:
Oppss,, forgot the terminal emulator(so focused about executing it on boot)..
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
yeah, maybe I'll make it in v2
and about the sdcardspeedfix, I got no idea because that script is from slaidy, i did not modify any of it except the loopysmoothness, can you help fix it bro?
I've just checked your script... You got almost my tweaks
This is what i have:
Code:
# IBM recommandation cfs task scheduler
echo 1000000 > /proc/sys/kernel/sched_latency_ns #10000000
echo 25000 > /proc/sys/kernel/sched_wakeup_granularity_ns #2000000
echo 100000 > /proc/sys/kernel/sched_min_granularity_ns #4000000
# Use ondemand as default kernel
echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 85 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold
This is from Galaxy Spica device, it's tweak for CFS Kernel.
Oh, and in /system/etc/init.d/S98system_tweak, i saw the smartassV2 tweaks, it ISN'T For our device, use my tweak instead:
Code:
# ============
# smartassV2
# ============
if [ -e /sys/devices/system/cpu/cpufreq/smartass/awake_ideal_freq ]; then
echo "768000" > /sys/devices/system/cpu/cpufreq/smartass/awake_ideal_freq;
if [ "`cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq`" -eq 200000 ]; then
echo "320000" > /sys/devices/system/cpu/cpufreq/smartass/sleep_ideal_freq;
else
echo "245760" > /sys/devices/system/cpu/cpufreq/smartass/sleep_ideal_freq;
fi;
echo "99999999" > /sys/devices/system/cpu/cpufreq/smartass/sleep_wakeup_freq;
echo "85" > /sys/devices/system/cpu/cpufreq/smartass/max_cpu_load;
echo "75" > /sys/devices/system/cpu/cpufreq/smartass/min_cpu_load;
echo "256000" > /sys/devices/system/cpu/cpufreq/smartass/ramp_down_step;
echo "0" > /sys/devices/system/cpu/cpufreq/smartass/ramp_up_step;
fi;
Test it !
thachtunganh said:
I've just checked your script... You got almost my tweaks
This is what i have:
Code:
# IBM recommandation cfs task scheduler
echo 1000000 > /proc/sys/kernel/sched_latency_ns #10000000
echo 25000 > /proc/sys/kernel/sched_wakeup_granularity_ns #2000000
echo 100000 > /proc/sys/kernel/sched_min_granularity_ns #4000000
# Use ondemand as default kernel
echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 85 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold
This is from Galaxy Spica device, it's tweak for CFS Kernel.
Oh, and in /system/etc/init.d/S98system_tweak, i saw the smartassV2 tweaks, it ISN'T For our device, use my tweak instead:
Code:
# ============
# smartassV2
# ============
if [ -e /sys/devices/system/cpu/cpufreq/smartass/awake_ideal_freq ]; then
echo "768000" > /sys/devices/system/cpu/cpufreq/smartass/awake_ideal_freq;
if [ "`cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq`" -eq 200000 ]; then
echo "320000" > /sys/devices/system/cpu/cpufreq/smartass/sleep_ideal_freq;
else
echo "245760" > /sys/devices/system/cpu/cpufreq/smartass/sleep_ideal_freq;
fi;
echo "99999999" > /sys/devices/system/cpu/cpufreq/smartass/sleep_wakeup_freq;
echo "85" > /sys/devices/system/cpu/cpufreq/smartass/max_cpu_load;
echo "75" > /sys/devices/system/cpu/cpufreq/smartass/min_cpu_load;
echo "256000" > /sys/devices/system/cpu/cpufreq/smartass/ramp_down_step;
echo "0" > /sys/devices/system/cpu/cpufreq/smartass/ramp_up_step;
fi;
Test it !
Click to expand...
Click to collapse
sure I'll test it tonight. one question, can u make something for keyboard lags? our low end device need it heavily.
shreyas.kukde said:
sure I'll test it tonight. one question, can u make something for keyboard lags? our low end device need it heavily.
Click to expand...
Click to collapse
Sorry, i really don't know how to do that!
Sent from my LG-P500 using xda premium
Thanks!! Will test it
Sent from my missile using Tapatalk2
For keyboard lags I just use smart keyboard
And I don't see any benchmark differences after flashing
I still get 2700 in quadrant
Sent from my LG-P500 using xda premium
opera38205 said:
For keyboard lags I just use smart keyboard
And I don't see any benchmark differences after flashing
I still get 2700 in quadrant
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
it was never meant to increase you benchmark mate. it works in the background... I'll give a shot to smart keyboard.
This was good
I've already thanked you and now I'm waiting for updates
it will work on this rom? http://forum.xda-developers.com/showthread.php?t=1529777&page=336

[ROM] ICS 4.0.4 - AOKP build from source for Archos Gen9 !!!

Hi to everyone !!!
Android Open Kang Project
{
"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"
}
This is my first ROM - compiled on AOKP source !
... after several settings and adjustments ( for few days ) - now I managed to successfully boot the first porting rom based only on AOKP - ICS 4.0.4 source !
...for now ...please don't ask me now what work and what not ! ....I'll release for you ( for testing ) my first build in few days ! , I will also make available a GitHub for download device tree for your device ! - that's not soon because I plan to go on vacation , so I'll do starting in September !!!
...I will begin the real work also in September for porting successfully AOKP source ! ( for customizate, overclock kernel and so on ! ) .
Now just some screen shoot :
bootanimation :
AOKP - screenshot - run on Archos 101 G9 :
What's working now : Beta1 ( 28/07/2012 )
touchscreen ;
wifi ;
gps ;
bluetooth with stereo a2dp ;
sound ;
camera ;
facelock ;
root access ;
sdcard ;
3G ;
Download AOKP Beta1 => AOKP.zip
What's working now : Beta2 ( 30/07/2012 )
touchscreen ;
wifi ;
gps ;
bluetooth with stereo a2dp ;
sound ;
sdcard + ext_storage ;
camera ;
facelock ;
root access ;
3G ;
Download AOKP Beta2 => AOKP2.zip
What's working now : Beta3 ( 05/08/2012 )
touchscreen ;
wifi ;
gps ;
bluetooth with stereo a2dp ;
sound ;
sdcard + ext_storage ;
camera ;
hdmi ;
enabled facelock ;
root access ;
enabled init.d to run scripts ;
3G ;
Download AOKP Beta3 => AOKP3.zip
You can use for AOKP Beta3 any kernel you want ( from Beta1 or from Archos Firmware 4.0.7 - root version, deodexed ! )
What's working now : Beta4 ( 22/09/2012 )
touchscreen ;
wifi ;
gps ;
bluetooth with stereo a2dp ;
sound ;
sdcard + ext_storage ;
camera ;
hdmi ;
enabled facelock ;
root access ;
enabled init.d to run scripts ;
3G ;
Download AOKP Beta4 => AOKP4.7z
Installation : Now should be work on all devices Gen9 !!!
...connect USB cable to PC and ( you need to use a Rom with root access ) :
> adb shell
# stop
# cd data
# mv local .local
# mv media .media
# rm -r *
# mv .media media
# mv .local local
# exit
> adb push archos.ext4 /mnt/storage ( need to wait about ~150 seconds ) !
> at the same time do : adb reboot & press and keep volume down ; in SDE -> DEM-> Remove Android Kernel ( if exist ) -> Flash Kernel & Initramfs -> copy here zImage & initramfs.cpio.gz -> OK -> wait to reboot !
( this instructions should be work well for both devices : flash & hdd !!! )
If you are in boot loop - just reset the device - will be ok after reset !
many thanks to JackpotClavin for your porting guide on CM9 !
also many thanks to TEAMKANG for this wonderful project !
Credit :
All credits for AOKP4.7z to trevd ! Thank you very much for your working 3G support !
AOKP give a new life on your device !!!
regards,
Surdu Petru
AOKP for Archos Gen9 on GitHub !
Hi !
I have updated my GitHub with AOKP tree for Archos Gen9 !
- I made ​​an automatic build, so only you need : connect USB cable on PC and run my script !!!! if your environment ( linux machine ! ) is set properly...you'll get your system AOKP build in about 1 hour ! ( depends on your system configuration ! )
For use my GitHub you need to have installed on your device Deodexed Rom ! , also you need to have FileManager.apk in system/app/ !!!
GitHub - aokp tree for archos gen9 ! => GitHub !
- for build all your source AOKP - for your device , you need to do just 3 steps :
- 1° > chmod a+x archos.sh
- 2° > . archos.sh
- 3° > in the last step you need to choose : your device corresponding number from the list that appears below and press Enter ! ( eg. 38. aokp_archos_gen9-userdebug ) , so input 38 & Enter !
Your build will be ready : in about 1 hour - but is highly dependent on machine performance !!!
How you use my build ( GitHub ) => http://www.youtube.com/watch?v=FNz4Nj_sazc&feature=youtu.be
Feel free to use , share, update, modify my GitHub !
Wow!
You get a whole month's vacation?????
Copp said:
You get a whole month's vacation?????
Click to expand...
Click to collapse
He deserves it hahaha
schermvlieger said:
He deserves it hahaha
Click to expand...
Click to collapse
Just for putting up with us all the time!
Hi!
...after eleven months of work, I think - I deserve a blessed holiday of one month !!!
Hi Sudru,
thanx a lot for your great work on this! Amazing how the community wokr together!
Thoug I really like to know what works and how well it does
Great
For the buzz in FRANCE : http://www.jbmm.fr/?p=28739
thank you ,looks great
can't wait !
Is that a list of what's working? Looks great. Thank you for your work. Would have had to replace this tablet by now if it wasn't for your work.
jguy said:
Is that a list of what's working? Looks great. Thank you for your work. Would have had to replace this tablet by now if it wasn't for your work.
Click to expand...
Click to collapse
Hi!
Yes...what working now is listed ! Now I'm trying to solved some fc !
( for test my first build ...seem to be on this week-end !!! ) :good:
Hi Surd
Could explain the vantage of this.
Many thanks
Filnirv
Sent from my ARCHOS 80G9 using Tapatalk 2
Hi!
Now I'm working to fix sdcard ! ...is there some fc because sdcard not work ! ...I found a solution remains to implement !
...as soon as I will be able to fix sd card issue , I'll upload my first build beta 1 for you !:good:
surdu_petru said:
Hi!
Now I'm working to fix sdcard ! ...is there some fc because sdcard not work ! ...I found a solution remains to implement !
...as soon as I will be able to fix sd card issue , I'll upload my first build beta 1 for you !:good:
Click to expand...
Click to collapse
Looking forward to it. I had AOKP on my Optimus V and really liked it.
Sent from my ARCHOS 80G9 using Tapatalk
surdu_petru said:
Hi!
Now I'm working to fix sdcard ! ...is there some fc because sdcard not work ! ...I found a solution remains to implement !
...as soon as I will be able to fix sd card issue , I'll upload my first build beta 1 for you !:good:
Click to expand...
Click to collapse
the 3g works?
Hi!
...building AOKP from source , app Settings.apk have some issue ! ( when select Settings->Storage ->"Unfortunately , Settings has stopped." ).
I'm trying also to decompile Settings.apk but I get some issue ...
All apps and also framework-res.apk - cant be decompiled without issue ...so, seem to be some build error in seetings !
...that's why did not found if sdcard work or not ! ...also some settings in Settings menu are not enable !
Now try to redownload the source , recompile and I'll upload soon the archos.ext4 - even if I fail to solve Settings issue !
( Not work - sdcard, 3G , hdmi ? - not cheched yet & some custom AOKP settings in Settings menu , also occurs rarely this error : android.process.media has stopped! )
Cause of compilation errors
Do you know if you are using all the correct libraries when you compile?
Hi!
You can test now my first Rom AOKP beta1 ! :good:
Hi!
SDcard - solved ! - I'll upload tomorrow Beta2 test with working function !
( also has gone this error : android.process.media has stop working !!!!! ) :laugh:
:good:
Great job!
Verstuurd van mijn HTC EVO 3D X515m met Tapatalk

[ROM] Custom Rom | Clean_Slim&Fast V02 | Based on Archos Firmware 4.0.25 !

Hi to evryone !
Here are the latest updates on my custom rom : Clean_Slim&Fast V02 !
Rom based on the last Archos update , Firmware 4.0.25 ( Android ICS 4.0.4 )
Screenshot :
{
"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"
}
Can be installed only if you have already enabled SDE on your tablet ...
This Custom Rom should be work well on all Archos device 80/101 Gen9 !!!
regard,
Surdu Petru
Changelog | Downloads | Installation | Clean_Slim&Fast V02 !
Custom Rom : Clean_Slim&Fast V02 , Build date : 26/10/2012 ; Release Date : 28/10/2012 !
Changelog :​Archos Changelog :
Android: IceCream Sandwich 4.0.4 version
Media Center: network indexing on network shortcut menu (+), network shortcuts creation is proposed on network share directory long press
Media Center: new simplified Movie/TV Shows/All Video views
Media Center Video: new video information view with backdrop display and chooser (click on backdrop to change it)
Media Center Video: poster can be changed by clicking on it in the video Information view
Video Scraper: faster media information retrieval process. Note that in the migration process, all your video scraper information will be lost.
Subtitles: ability to download and save subtitles for network shares
Media Center: add video search
Media Center Music: Album art swipe gesture support
Remote control: control your tablet with your TV remote through HDMI on TV compatible hardware (directional pad, multimedia and color TV remote keys)
Archos Remote: support of remote touch pad
Wi-Fi: new more robust driver
Media Center Video: fix audio desync for some MPEG4/AVI files
Media Center Video: fix MPEG PS/VOB audio track selection
Media Center Video: fix UPNP playback of large files (>4GB)
Media Center Video: fix seeking in some TS files
Media Center Video: fix playing certain MKV files
Media Center Video: fix playing certain H264 files
Media Center Video: improve DVD/VOB playback in case there are IFO files present
Media Center Video: add support for MPL2 subtitle format
Media Center Video: improve playback of H264/AAC TS files
Clean_Slim&Fast V01 :
android system :
boot animation ;
rom deodexed ;
busybox updated and proper installed ;
zipalign on boot for all apk system/app/* & data/app/* ;
tweak fix permisions ;
optimize database with sqlite3 ;
optimize /system ext4 with new tweaks;
tweaks network;
activated ZRAM ;
replaced Superuser to fix some root issue ! ;
removed update system notification & online registration ;
removed almost all applications you can download for free from PlayStore !
kernel :
enabled init.d to run scripts ;
enabled I/O -> fast /data as in stock firmware 4.0.24 !
increase I/O on kernel with dinamic fsync() ;
enabled CLEANCACHE ;
enabled ZRAM ;
Clean_Slim&Fast V02 :
android system :
add item "Kernel version" on Settings -> About tablet
removed item "Baseband version" on Settings -> About tablet
add Face Unlock !
kernel :
build kernel from Archos source code with my Optimized Toolchains GCC 4.4.7 !
Downloads :​
please download from here all neccesary file :
archos.ext4.update
zImage
initramfs.cpio.lzo
Clean_Slim&FastV02.zip
mirror
Clean_Slim&FastV02.zip
Installation :​
connect USB cable ( PC <-> Tablet ) ;
unzip Clean_Slim&FastV02.zip.zip
put archos.ext4.update in your device, or > adb push archos.ext4.update mnt/storage/
go to recovery SDE and Remove Android kernel if you have already installed any official firmware !
go to Flash kernel & Initramfs and copy here zImage and initramfs.cpio.lzo -> in the new driver that appeared !
Ok ! ... & wait to boot !
After complete installation, please restart the device again !
In the second boot, ( and only the second boot ) bootanimation may run slightly slowed !
( if your device is stuck on boot , please RESET your device ! ...all should be OK after !!! )
Great!
You are the greatest! Archos dont offer you job?
reelnoob said:
You are the greatest! Archos dont offer you job?
Click to expand...
Click to collapse
Hi !
Thank you very much, you're cute...
I work, I do not need another job
I make programs ... in my spare time ....like a kind of fun :laugh: !
Good luck ! :good:
Loved Clean_Slim&Fast V01, just know this is gonna be better. Many thanks Surdu
PaTr10T said:
Loved Clean_Slim&Fast V01, just know this is gonna be better. Many thanks Surdu
Click to expand...
Click to collapse
Thanks ,
...let you appreciate this
Thank you. Have been full of excitement and changed my signature. :laugh: :laugh: :laugh:
Can hardly wait. Am looking forward to the new version. Always keep it up. :highfive: Am of the opinion of reelnoob!
Many many thanks Surdu
I have a some questions, can you explain me what we can do with scripts? what is it? how to install, where can i get the scripts and can you describe some of important scripts
Many thanks again
filnirv said:
Many many thanks Surdu
I have a some questions, can you explain me what we can do with scripts? what is it? how to install, where can i get the scripts and can you describe some of important scripts
Many thanks again
Click to expand...
Click to collapse
Hi!
Thanks ...
..with init.d enabled to run scripts , we can do many things !
- perhaps the most important will be to enable Supercharger V6 on your device !
( need some times to read & understand all on V6 Supercharger topic ! ....my custom rom offers all the prerequisites for successful installation ! )
- you can enable / disable some function on rom ;
- also you can find on XDA forum , some utile scripts !
( you do not need to install any scripts, just put on init.d directory ! it will install (run) automatic on boot ( when you open your device ) - you can also see a file script by using notepad++ on windows , or using > sudo emacs name_scripts on linux/ubuntu ! )
Good luck ! :good:
I think I'm going to go from blue to this and supercharge my 1ghz.
Sent from my ARCHOS 80G9 using xda app-developers app
steve adams said:
I think I'm going to go from blue to this and supercharge my 1ghz.
Sent from my ARCHOS 80G9 using xda app-developers app
Click to expand...
Click to collapse
Hi !
Sure , you are right !
...but also [email protected] will be update soon ( in a few days) with all stuff in !
Hi !
Let me know how ( if ) works on your device ?
( if you have some strange issue from the previous version ? - that can fix them in short time ! :good: )
Will do. I'm very busy with work for the next few weeks. After that, I will get cracking.
Thanks a million for all your work.
Sent from my ARCHOS 80G9 using xda app-developers app
sorrry maybe little offtopic
but you know if archos will release the JB for our device!?
Hi Surdu,
I have installed and running Clean_Slim&Fast V02 but I seem to have a superuser issue.
I have root!!! but any apps requiring root permission is not getting added, superuser is there but nothing gets added to its allowed list I dont even get the popup to allow or disallow root.
Any ideas?
***EDIT*** Fixed by installing SuperSu
TrOjAn
Nenamark2 fails to load on this version of Clean, Slim & Fast with the following message:
Code:
Initialization failure..java.lang.IllegalArgumentException: No configs match configSpec [argb 0565] [depth 16] [stencil 0]
That should be a supported pixel configuration according to Quadrant's System Information. Did they update the PowerVR drivers between 4.0.24 and 4.0.25?
Also, The Bard's Tale used to work properly on 4.0.7 with the purple textures and full audio. On all 4.0.4 based firmwares (Archos and surdu's) graphics are fixed, but the dialog cuttoff bug is present and it gets worse and worse with every version that has a "Fixed dialog cuttoff bug" in the "What's new" section.
Hi,
I have a noob question ...
I want to make a "clean install", so if I am right I have to:
1- Format device in SDE
2- Flash Official_4.0.25.aos from Archos (Don't lose SDE after that)
3- Reboot
4- Flash this beautifull ROM (as usual)
5- Reboot
6- Reboot one more time
Gustave17 said:
Hi,
I have a noob question ...
I want to make a "clean install", so if I am right I have to:
1- Format device in SDE
2- Flash Official_4.0.25.aos from Archos (Don't lose SDE after that)
3- Reboot
4- Flash this beautifull ROM (as usual)
5- Reboot
6- Reboot one more time
Click to expand...
Click to collapse
Hi !
You are right 100% ! Good luck :good:
Work on Archos 70b Internet Tablet ? Or this tablet is a gen8 ?
how can i install this rom without lose my hd data (movies, etc...).
or is not possible?
For backup and restore on the stock the best way is TB? right?
sorry for noob question but im newbie on archos world.
thx
can you give ne the step plse

[TOOLs] 29/09 My mods/tweaks for Googy Max 1.* Kernel Sammy 4.1.2

Hi all, this is my first thread and all I want is to share some mods/tweaks/info for googy max kernel that I have done
[Script/Widgets] STweaks profiles fast-switching
It enables users to have 3 widgets in your home screen which one corresponding to a different Stweaks profile, one click and puuuuf...profile changed
Install "Script Manager - SManager" and "SMWidgets" from google play
Create 3 scripts in your sdcard folder named:
battery.sh
Code:
#!/system/bin/sh
echo "battery" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "battery" > /data/.googy/.googy.profile
cp /data/.googy/battery.profile /data/.googy/default.profile
balanced.sh
Code:
#!/system/bin/sh
echo "balanced" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "balanced" > /data/.googy/.googy.profile
cp /data/.googy/balanced.profile /data/.googy/default.profile
performance.sh
Code:
#!/system/bin/sh
echo "performance" > /data/.googy/.active.profile
sh /res/uci.sh apply
echo "default" > /data/.googy/.active.profile
echo "performance" > /data/.googy/.googy.profile
cp /data/.googy/performance.profile /data/.googy/default.profile
Open SManager and locate your 3 scripts, click on them and mark them as favourite and root
Put 3 "SMWidget" widgets in your home screen and link them to your 3 scripts, mark them to run in background when prompted
Scripts are also in download section
{
"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"
}
[CWM] Dual boot recovery (2nd rom utils)
It's a cwm zip package that install googy max dual boot recovery to recovery partition permanently. It's useful for users with root/STweaks problems who aren't able to boot into 2nd rom utils by opening STweaks.
[CWM] Googy max kernel settings clear
It's a cwm zip package that clears kernel configuration files and restore default settings after next boot. It's useful for people that are facing boot-loops caused by bad kernel settings applied at boot, like excessive undervolt.
[Script/Widget] Zram stats up to 4 disks
It's a shell script that shows current googy max profile applied, swappiness value, global ram and zram stats, individual zram disks stats, global zram compression rate, etc... It could be called by a terminal emulator or by a widget (the same way like with profile fast-switching, but this time we don't choose to run in background when prompted)
NOTE: there are some number differences while read zram info with free command and by using /sys/block/zram* interface (I converted Bytes to MBytes by dividing twice by 1024 )
[CWM] Busybox mod with more busybox commands
It's busybox binary version 1.21.1 which supports more commands like ifconfig.
It persists after kernel re-flashing, uses init.d :good:
[Info] CPU and GPU undervolt values that I use and are stable (to me )
CPU values (MHz->mV):
1600=1338
1500=1275
1400=1225
1300=1188
1200=1125
1100=1075
1000=1000
900=950
800=900
700=888
600=863
500=838
400=825
300=800
200=800
GPU values (MHz->mV):
54=750
108=775
160=800
266/275=825
350=850
440=925
533=1000
640=1075
700=1125
[Info] Battery saving
Useful when we are running out of power. I use an Anker 2200 mAh battery with NFC antenna, it does the trick with this settings (remember that googy implemented profiles in stweaks):
Set zzmove battery governor
Set cpu max freq to 800mhz
Undervolt 200-800 Mhz cpu freq steps voltages by -100 mV or set the ones that I use (see above)
Set GPU freq to 54,108,160,266,275 MHz and voltages to the ones I use (see above)
Disabe zram (to avoid lags, cpu low freq)
Now save that settings to your battery profile and apply, now some extra settings:
Use auto-brightness with bright set to 25-30%
Use GSM only
Turn off localisation services
Use data network only when necessary (try to have it disabled)
With that and Anker battery I got 9H on screen time (note: used the phone only for sending sms, no wifi, no data, no gps, brightness at minimum a lot of time).
Thanks:
- @googy_anas for encourage me for doing this
DOWNLOADS
PS: If you liked my work, hit tanks please! And feel free to pay me a beer/coffee
First one here
Congratulations !!!
Nice tweaks and mods :good:
Obrigado
P.S. that's some serious UV, my phone cant handle half of that xD
very good job. Thank you very much
googy_anas said:
First one here
Congratulations !!!
Click to expand...
Click to collapse
ahah
Thanks
kaza said:
Nice tweaks and mods :good:
Obrigado
P.S. that's some serious UV, my phone cant handle half of that xD
Click to expand...
Click to collapse
I use that settings with default ABB settings
De nada :good:
mrjoy said:
very good job. Thank you very much
Click to expand...
Click to collapse
You're welcome
:good:
Verrrrry nicceeee!!! Thanks a lot :thumbup:
Sent from my HTC One X using xda premium
Keep up the great work my friend , thanks a lot for your time and effort.
Enviado do meu GT-I9300 utilizando Tapatalk 4
thanks for opening and sharing theses mod's continue
http://forum.xda-developers.com/showthread.php?t=2119761
can we use these profiles with our kernel.. are these safe?? anyone tried?
rahulbalmuri said:
http://forum.xda-developers.com/showthread.php?t=2119761
can we use these profiles with our kernel.. are these safe?? anyone tried?
Click to expand...
Click to collapse
Do not use it! Some settings could be ported, but simply tweak googy kernel profiles as you want and save it as different profiles...
how to remove dual recovery mod
salman_dude said:
how to remove dual recovery mod
Click to expand...
Click to collapse
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
PedroMedeiros said:
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
Click to expand...
Click to collapse
thnx
Thanks for your tips on battery saving!!
Following your instruction, I set my kernel config, 14hrs passed, no reboot, no freeze, still maintain good response (I never play games)
14hrs standby, 40mins screen on, 79% battery left (95-79=16% loss), even regular auto sync in bad signal area.
PedroMedeiros said:
Flash a new recovery like philz touch or other cwm recovery... It will overwrite yoir current recovery
Click to expand...
Click to collapse
I flashed the .zip file in CWM, looked on Stweaks and nothing seem to have changed, any suggestions?
Jack
JackHanAnLG said:
I flashed the .zip file in CWM, looked on Stweaks and nothing seem to have changed, any suggestions?
Jack
Click to expand...
Click to collapse
what exactly you trying to do? changing a recovery shouldn't change anything in stweaks
2rgman said:
what exactly you trying to do? changing a recovery shouldn't change anything in stweaks
Click to expand...
Click to collapse
OH. In my mind i thought if i flashed one of your downloadable .zip files ( Googy max kernel settings clear by pedromederios ) it would apply what youve done on your Stweaks..
Although ive done most of the things in the post already using Stweaks, ill let you know how it goes!
JackHanAnLG said:
OH. In my mind i thought if i flashed one of your downloadable .zip files ( Googy max kernel settings clear by pedromederios ) it would apply what youve done on your Stweaks..
Although ive done most of the things in the post already using Stweaks, ill let you know how it goes!
Click to expand...
Click to collapse
OK, I thought you flashed a recovery, flashing "Googy max kernel settings clear" should reset stweak settings to default, so you say after flashing this file stweaks settings stay the same?

Categories

Resources