Port from Jiayu G4S (MT6592) to MMX A116 with working ART
{
"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"
}
Antutu test
Dalvik and ART
DOWNLOAD LINKS:http://d-h.st/5cA2
NOTE:
Kernel with GPU OC 476 Mhz (working not to all). If you have not overclocked the GPU, you can flash the kernel phoenix5.
At the kernel added function to force a reboot by holding the power buttonfor 8 seconds. No need to remove the battery.
In kernel included intelli_plug, sweep2wake/Sweep2Sleep, doubletap2wake
To enable/disable functions used script kernel_settings in systems/etc/init.d (open in RootExplorer kernel_settings in a text editor)
1. in line echo 0 > /sys/android_touch/sweep2wake
change 0 to 1 to enable Sweep2Wake only
change 0 to 2 to enable Sweep2Wake + Sweep2Slep
change 0 to 3 to enable Sweep2Slep only
0 - disable
2. In line echo 0 > /sys/android_touch/doubletap2wake
change the 0 to 1 to enable doubletap2wake
0 - disable
This script will save the settings after a reboot, no need to use third-party programs
To activate ART:
Step 1. Download mac__backup.zip http://d-h.st/Ulkj and flash in recovery.
Step 2. Go to settings - about phone - about rom and quickly press a few times on the "Android version". And change from libdvm.so to libart.so
Step 3. Download mac__restore.zip http://d-h.st/cTYV and flash in recovery.
If you have "nvram warning err", or do you want to restore the original mac-address, just do a wipe data/factory reset in recovery then perform step 1, step 2, step 3
To connect as USB storage to computer need to press on the green image
Base ROM http://forum.xda-developers.com/mic...pment/kitkat-4-4-2-rom-micromax-a116-t2925056
Kernel sources:
https://github.com/hyperion70/tinno89_wet_kk
Credits:
hyperion70 -For his Kernel for MT6589 and Base ROM
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Is it rom for a116 bro
Sent from my Micromax A116 using XDA Free mobile app
Yes
Will thos rom work on A116i or only on A116?
I do not know because they do not have the A166i
Must be the same as other 4.4.2 Rom with camera issue
Elegant Rom
Rom is smooth . Lock screens variety are mind blowing, no issues observed till now. I was looking for samsung kitkat rom finally got it. Good work bro.
Nvram error in WiFi problem
Hw to solve
After switching on Art need flash Fix_WiFi.zip in recoveryhttps://yadi.sk/d/FMHyoacCeV2xc
wifi and data connection
wifi connected but cant use it... same with data connection....
i flashed fix_WiFi. zip.... .
please help with it...
nd after flashing above zip my mac address changed.. last 6 digits
how do i restore my original mac?
Give me your original mac
mvasim007 said:
wifi connected but cant use it... same with data connection....
i flashed fix_WiFi. zip.... .
please help with it...
nd after flashing above zip my mac address changed.. last 6 digits
how do i restore my original mac?
Click to expand...
Click to collapse
Just do a data/factory reset in recovery
Bug : Settings crashes
When ever we try to access settings from other app ,It displays Unfortunately settings have stooped.
For eg.If we install app like slide lock or l lockscreen,and we try to switch on accessibility option from that app settings get crashed.
Pi Darksider said:
l lockscreen,and we try to switch on accessibility option from that app settings get crashed.
Click to expand...
Click to collapse
L Locscreen.apk work without problems
.
Sir sorry for noob question.. I have installed your rom.im happy with the battery backup,smoothness of the ui and loudness of sound.
I would like to ask about overclocking the gpu.i tried installing phoenix5.how can i check if my gpu has already been overclocked. Im curious how to make my a116 reach 19k in antutu.LAStly, what does ART mean and what can it do?
Thank you in advance sir and sorry for the noob queries.
eisenheim888 said:
Sir sorry for noob question.. I have installed your rom.im happy with the battery backup,smoothness of the ui and loudness of sound.
I would like to ask about overclocking the gpu.i tried installing phoenix5.how can i check if my gpu has already been overclocked. Im curious how to make my a116 reach 19k in antutu.LAStly, what does ART mean and what can it do?
Thank you in advance sir and sorry for the noob queries.
Click to expand...
Click to collapse
1. GPU OC only in my kernel 3.4.67. Phoenix5 kernel don't have overclocking. But OC work not to all smartphone. Its see in antutu GPU test (2d score 1200-1300 and 3d score 3200-3400). If your smartphone does not support overclocking, the values will be lower, and you need to flash phoenix5 kernel
2. http://en.wikipedia.org/wiki/Android_Runtime. Faster execution of applications (antutu RUNTIME test will show 1000 points in dalvike, and 1900 points in the ART). To run applications APK (and which are not compiled code) is used virtual machine Dalvik.
In the Dalvik virtual machine to compile applications using Just-In-Time (JIT), implying a compilation directly when the application starts. This can lead to long waiting time when the application starts, more intensive use of RAM.
ART uses Ahead-Of-Time (AOT). In ART comes pre-compile the application during installation,*but not when start app.
Thus, the initial installation of the application will take a longer time, they will occupy more space in storage Android device, but the launch will occur more quickly (it is already compiled), and less CPU usage and RAM without recompiling may lead to less consumption energy.
This theory
Awesome performance! gud work.
Can we use trickster settings for enabling sweep2wake and other features of kernel. And secondly pls provide mirror because we cannot download to mobile from dev-host.
And lastly, is this rom compatible wid xposed?
Thank you
junaid_butt said:
Can we use trickster settings for enabling sweep2wake and other features of kernel. And secondly pls provide mirror because we cannot download to mobile from dev-host.
And lastly, is this rom compatible wid xposed?
Thank you
Click to expand...
Click to collapse
To enable/disable functions used script kernel_settings in systems/etc/init.d (open in RootExplorer kernel_settings in a text editor)
1. in line echo 0 > /sys/android_touch/sweep2wake
change 0 to 1 to enable Sweep2Wake only
change 0 to 2 to enable Sweep2Wake + Sweep2Slep
change 0 to 3 to enable Sweep2Slep only
0 - disable
2. In line echo 0 > /sys/android_touch/doubletap2wake
change the 0 to 1 to enable doubletap2wake
0 - disable
After save change delete kernel_settings.bak (if use Rootexplorer)
This script will save the settings after a reboot, no need to use third-party programs
If you use trickster settings, just delete systems/etc/init.d/kernel_settings
For download to mobile from dev-host use UCBrowser.
I not tested Xposed. And Xposed does not work yet on ART. Although developers have promised compatible version of ART
hi Developer,
I had downloaded and using your ROM since 3 Days, i don't found any problem and the battery is also stable and long lasting.
I found that camera quality is not as compared to Stock and and
had tried set ART instead of Dalvik as per your given steps but when
i select ART it asks to reboot
then by default Dalvik is selected,
i tried wipe cache and dalvik cache but it remains the same
is there any solution?
ndbhatt2006 said:
hi Developer,
I had downloaded and using your ROM since 3 Days, i don't found any problem and the battery is also stable and long lasting.
I found that camera quality is not as compared to Stock and and
had tried set ART instead of Dalvik as per your given steps but when
i select ART it asks to reboot
then by default Dalvik is selected,
i tried wipe cache and dalvik cache but it remains the same
is there any solution?
Click to expand...
Click to collapse
you have installed Xposed?
one more...
due to art mode application size incresed???
please clearify
---------- Post added at 06:34 PM ---------- Previous post was at 06:31 PM ----------
nikbbnik said:
Give me your original mac
Click to expand...
Click to collapse
bro i manged to restore my original mac by editing wifi file in nvram folder....
good rom...:good:
Related
ExtremeSecurity Stock Jelly Bean 4.2.A.0.400
Hi! This is the best rom from me to you, enjoy!
Based on stock jb rom but new features:
Full implemented MIUI LBE Guard (make your privacy secured)
Full implemented MIUI App Control (enable-disable app startup on boot)
Cpu control & cpu stats in settings menu
Dock
4 way reboot menu
Debloated
Led settings from CM10 (FULL working)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode (I disabled them in versions after 3 because these settings cause lags and allso is not better than default, default is better than WhiteMagic!)
WARNING:
Do not change governor, use only interactive governor!
Do not install su
Do not install superuser or supersu
Do not root phone because its rooted
Do not use any other mod or apk or anything from other roms
Do not use flastool after installing our rom!
Do not use bin4ry root tool
Do not use any other boot image
Do not restore backups, instad of using backups install all apks from Playstore. Do not be lazy! Do not complain if something not working if you not folow my recomends!
If I forgot something please let me know
How to install:
Step 1:
1. Install oficial Sony Jelly Bean rom, which mean by SPC or Flashtool
2. Unloch your bootloader
Step 2 (proced only if you completed step 1):
1. Place zip to sdcard
2. Extract boot.img from zip and flash them using fastboot
3. Reboot to recovery
4. Wipe data factory reset (do not skip this)
5. Wipe system partition (do not skip this)
6. Install zip
7. Reboot
8. Configure your phone
9. Open LBE and enable root
10. Reboot
11. On next boot you will see confirmation warning dialog, grant and chech option "remember"
12. Reboot again
13. On next boot configure permissions for your apk using LBE feature
14. Open settings menu and set ineractive governor using cpu control sub menu
15. Do not use any other governor, interactive must be used only!
16. Set proces limit to 4 after every reboot (Go to settings -> developer options -> background process limit -> set process limit to 4), (on every reboot these settings is restored to default so you need to set them up again)
17. Enjoy
If you installing all next versons, than you no need to wipe anything, simple install zip and boot, it will upgrade you to the new version!
Changelog:
version 1:
first version
version 2:
Cpu control & cpu stats
Led settings from CM10 (not full working - need to fix them)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode
fixed framework-res related bug - blue background in settings menu which was blue in landscape mode
some small optimisations in build-prop
Disabled tweak_mem from crontab because its not needed for JB
version 3:
full implemented and full working 4way reboot menu
new icons for reboot menu
updated apks (QuickSearchBox, livewaremanager, camscanner, androidterm, andftp, youtube and FX explorer root addon)
removed anonymous usage stats
new kernel and kernel modules (added fastboot reboot reason)
new ramdisk (fixed sig pipe caused by /sbin in PATH, now getprop and other things working)
kernel - governor set to interactive by default
version 4 (full working):
full implemented and full working CM10 based notification led settings
removed WhiteMagic lights because its not better than default, default is better (allso noticed some android lags using them)
moved miui smalis to the framework_ext
new kernel and kernel modules (Latest SONY changes to the kernel compiled using Google GCC version 4.6)
new ramdisk (removed boot reason dump - I was enabled them to dump it to the sdcard)
Credits:
@Pandemic for great moded Cpu Control & Cpu Stats applications (settings.apk is moded by by diferent way )
Download version 4 (final version):
DOWNLOAD
{
"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"
}
any direct link??
ROM added to forum's rom index thanks for your hard work!
Thanks for this working but it will be hard for me to leave now the excellent powerJB .
Sent from my ST27i using xda premium
Need [ no torrent ] link, please...
hdmiacc said:
any direct link??
Click to expand...
Click to collapse
Addedd Dev Host link to first post :good:
munjeni said:
Addedd Dev Host link to first post :good:
Click to expand...
Click to collapse
great work bro.....
missing you in Sola Section......
Will be downloaded this night, and report as soon as posible.
Abhy-Boy said:
Will be downloaded this night, and report as soon as posible.
Click to expand...
Click to collapse
Make sure read first post and install and configure rom propertly! And one more important thing do not use governor other than INTERACTIVE (recomended for all JB roms)! If you carefully complete all steps you will be very satisfied with rom!
munjeni said:
Make sure read first post and install and configure rom propertly! And one more important thing do not use governor other than INTERACTIVE (recomended for all JB roms)! If you carefully complete all steps you will be very satisfied with rom!
Click to expand...
Click to collapse
My question is about App that was installed in my ROM befor. Can it be restored as normal ( via Backup and Restore ) or should use other backup program ( Titanium ) ? Or.............. it can be done by restore data with your Recovery ?
Abhy-Boy said:
My question is about App that was installed in my ROM befor. Can it be restored as normal ( via Backup and Restore ) or should use other backup program ( Titanium ) ? Or.............. it can be done by restore data with your Recovery ?
Click to expand...
Click to collapse
Did you read OP? No! When you install this rom than you can make/restore backups, so do not use backups from another roms! I will leave development for Xperia Go if you guys continue lazyes and skip reading first post! I continued development for Sola from these reason, so please read OP carefully and do not ask stupid cuestions because everything is explained in details on first post! Recomended is full wipe and apks installation from Play Store instead of using backups.So do not complain if something not working if you not folowed first post carefully! Rom is full working and perfect working (only if you have instaled and configured them carefullly). So when you install everything, when you configure everything, when you install all apks and configure permissions for them, when you make rom in perfect form for your needs THAN you can generate backup and use them for restore in every time!
Can anyone test if Greenify works with this?
JB.400 xGO Rooted, Unlocked, Debloated, Greenified
androidmeda said:
Can anyone test if Greenify works with this?
JB.400 xGO Rooted, Unlocked, Debloated, Greenified
Click to expand...
Click to collapse
As said by OP no offtopics please......
as greenify is an app why wont it work with this ROM.....
androidmeda said:
Can anyone test if Greenify works with this?
JB.400 xGO Rooted, Unlocked, Debloated, Greenified
Click to expand...
Click to collapse
No need for them because with app control and LBE you can setup all your apks and make them disabled and secure your privacy on startup, but I will test and let you know if Greenify is working. Allso battery is maximaly saved without needs for using any other apk for battery saver!
Edit:
Greenify is working!
Hello there are you planning to develop a version for locked bootloaders?
Thank You
munjeni said:
Edit:
Greenify is working!
Click to expand...
Click to collapse
You're awesome!
JB.400 xGO Rooted, Unlocked, Debloated, Greenified
nunoadriao said:
Hello there are you planning to develop a version for locked bootloaders?
Thank You
Click to expand...
Click to collapse
Pls dude dont make stupid quetion, this rom only for unlock bootloader, CWM needs UBL for perfect working
munjeni said:
ExtremeSecurity Stock Jelly Bean 4.2.A.0.400
I got an error in my 1st try
What I'm doing is :
Step 1:
1. Install oficial Sony Jelly Bean rom, which mean by SPC or Flashtool .............. Done
2. Unloch your bootloader .............. Done
Step 2 (proced only if you completed step 1):
1. Place zip to sdcard ................... Done
2. Extract boot.img from zip and flash them using fastboot ............. Done ( only fastboot boot.img without adb su or other )
3. Reboot to recovery ................ Done
4. Wipe data factory reset (do not skip this) .................. Done
5. Wipe system partition (do not skip this) In my Recovery I see Wipe cache partition. Didn't find Wipe system partition ( Done by wipe cache partition )
6. Install zip ................ Done
7. Reboot ..............
After Sony Logo appear, my XGO restart again, and this do many time until now
......
......
Click to expand...
Click to collapse
You not completed step 2. because you say "your recovery", simple its not possible if you completed step 2! If you see CWM Touch Recovery v5.5.0.4 than you have step 2 completed! Allso you not completed step 5 ! Try from begining! To complete step 5 go to mounts and storage menu and wipe (format) system partition !
ExtremeSecurity Stock Jelly Bean 6.2.A.1.100 European
Hi! This is the best rom from me to you, enjoy!
Based on stock jb rom but new features:
Full implemented MIUI LBE Guard (make your privacy secured)
Full implemented MIUI App Control (enable-disable app startup on boot)
Blocker app renamed to AntiSpam and added Xperia style (full credits to author of the Blocker!)
Cpu control & cpu stats in settings menu
Dock
4 way reboot menu
Debloated
Led settings from CM10 (FULL working)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode (I disabled them, default is better than WhiteMagic!)
duallshock3 controler
playstation certified
small apps
my xperia
Usefull native binaries (download it from here -> http://d-h.st/oWF):
openssl
ssh
ssh server (aka sshd)
sftp
scp
ssh-keygen
statup script for sshd (simple run start-ssh trought terminal emulator - server configuration is in /system/etc/ssh folder)
WARNING:
Do not change governor, use only interactive governor!
Do not install su
Do not install superuser or supersu
Do not root phone because its rooted
Do not use any other mod or apk or anything from other roms
Do not use flastool after installing our rom!
Do not use bin4ry root tool
Do not use any other boot image
Do not restore backups, instad of using backups install all apks from Playstore. Do not be lazy! Do not complain if something not working if you not folowing my recomends!
If I forgot something please let me know
How to install:
Step 1:
1. Install oficial Sony Jelly Bean rom, which mean by SPC or Flashtool
2. Unloch your bootloader
Step 2 (proced only if you completed step 1):
1. Place zip to sdcard
2. Extract boot.img from zip and flash them using fastboot
3. Reboot to recovery
4. Wipe data factory reset (do not skip this)
5. Wipe system partition (do not skip this)
6. Install zip
7. Reboot
8. Configure your phone
9. Open LBE and enable root
10. Reboot
11. On next boot you will see confirmation warning dialog, grant and chech option "remember"
12. Reboot again
13. On next boot configure permissions for your apk using LBE feature
14. Open settings menu and set ineractive governor using cpu control sub menu
15. Do not use any other governor, interactive must be used only!
16. Set proces limit to 4 after every reboot (Go to settings -> developer options -> background process limit -> set process limit to 4), (on every reboot these settings is restored to default so you need to set them up again)
17. Enjoy
If you installing all next versons (see seccond post for all updates), than you no need to wipe anything, simple install zip and boot, it will upgrade you to the new version!
Changelog:
version 1:
Based on latest Sony JB rom ST27i 6.2.A.1.100 European
rebuilded from begining because previous Sony JB rom is huge diferent than latest Sony JB rom
ramdisk updated - there is new service and allso some diferencies in binary files)
kernel updated to the latest Sony changes
version 2:
rom changes:
duallshock3 controler
fixed missing stockrom services context menu calback class
playstation certified
small apps (note: there is left/right slider. When you add some other small apps you will not see + button, but you need to slide left/right to see + button again. I thinked there is problem but these small apps driver is on sliding principe, simple slide them to browse small apps )
my xperia
kernel changes:
new ramdisk
new kernel -> read this for changelog -> http://forum.xda-developers.com/showpost.php?p=36889027&postcount=1
new kernel modules
version 3:
Blocker (simply modified, themed to Xperia style, renamed to AntiSpam, changed icon, added core system atribute)
Credits:
@Pandemic for great moded Cpu Control & Cpu Stats applications (settings.apk is moded by me )
@mkasick for kernel patch
@DooMLoRD for leaked JB 4.2.2 -> http://forum.xda-developers.com/showthread.php?t=2322603
@sijav for small apps patch
www.borqs.com for very great application aka Blocker renamed to AntiSpam and themed by me
Ex.Se git:
Complete stock rom changes related to Extreme Security rom https://github.com/munjeni/jb_ex.se_6.2.A.1.100
Full wipe is recomended (mean - wipe data factory reset, than format system partition) !!!!
DOWNLOAD USB DRIVERS:
If you have problem with usb drivers, here is complete usb drivers for Xperia Sola, Go -> http://munjeni.homeunix.com/downloads/
DOWNLOAD ROM (version 3 - full):
http://d-h.st/Q9v
SCREENSHOOTS:
{
"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"
}
boot.img
Hi Munjeni, may I have your boot.img please. I have very slow internet connection now
update from version 4
can i update to this from version 4 or must do clean install many thanks for wonderful work
yosry said:
can i update to this from version 4 or must do clean install many thanks for wonderful work
Click to expand...
Click to collapse
Full wipe - mean wipe data factory reset + format system partition is strongly reguired!!! Without these thing you will have boot loop or at least not funkcional android!!! See instruction on first post!
I installed the rom as instructed in the first post but there is something weird in my google account sync, it is not syncing my contacts and also noticed that contacts is missing in the list of data to be sync using google account, please refer to the screenshot
Sent from my ST27i using xda premium
Hello,
I have the same problem that "angelerikz".
I log in my google account, appears to sync but, I can´t see my contacts.
I have installed the rom two times with the same problem.
The rest appears to work fine.
Thank you for your job !!!
angelerikz said:
I installed the rom as instructed in the first post but there is something weird in my google account sync, it is not syncing my contacts and also noticed that contacts is missing in the list of data to be sync using google account, please refer to the screenshotView attachment 2052290
Sent from my ST27i using xda premium
Click to expand...
Click to collapse
I not like aplications which capturing my privacy without my knownledge, so I removed these auto sync aplications! If you want to re-enable them simple put next 2 apks to the /system/app folder and reboot:
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
These apks is not resigned by me so you can use these 2 apks from any Xperia Go JB rom!
HERE IS A LIST OF ALL SONY APKS FROM LATEST SONY STOCK JB ROM -> http://paste.ubuntu.com/5777655/
I REMOVED A LOT OF BLOATWARE APKS. APKS SIGNED WITH PLATFORM KEY CAN NOT BE USED FROM ANOTHER ROMS BECAUSE OUR ROM HAVE ALL PLATFORM SIGNED APKS RESIGNED BY MY PRIVATE KEY!!!! SO IF SOMEONE CHANGE ONE OF PLATFORM APK WILL GET BOOT LOOP !!! ALL OTHER APKS CAN BE USED FROM ANY OTHER JB ROM! MAKE SURE CHECK THIS LIST BEFORE MAKING ANY CHANGES TO OUR ROM!!!
how to get rid of apps like gmaps, navigation? May I use TitaniumBackup for that?
thank you, munjeni,
I have installed the apk´s GoogleCalendarSyncAdapter.apk and GoogleContactsSyncAdapter.apk and now I can sync.
Cool! Thanks hit for Master munjeni, how much free RAM if I update to this version?
bro thankss i love this smooth tested no bug so far fast for gaming ...
42me said:
bro thankss i love this smooth tested no bug so far fast for gaming ...
Click to expand...
Click to collapse
Fast for garmin? I installed shadowgun and bladeslinger and both games are unable to play cause its like slideshow
Odesláno z mého ST27i pomocí Tapatalk 2
hanys23 said:
Fast for garmin? I installed shadowgun and bladeslinger and both games are unable to play cause its like slideshow
Odesláno z mého ST27i pomocí Tapatalk 2
Click to expand...
Click to collapse
lol modern combat4 ,nova 3 real racing 3 ,most wanted with blur effect this is not fully i list to ur that not hard for u?+asphalt 7, dead triger 1.8.2 with mod unlimited money,gangstar rio,gta vice city,nba2k13,pes 2012 1.0.5 real boxing (hard to run on non tegra devices) emm u want i list more?
Im not arguing about games u named. I just wrote that shadowgun and bladeslinger are like slideshow just trysky out yourself and u will see.) also could u please PM me what version and how to run real boxing? I tried few times but without success
hanys23 said:
Im not arguing about games u named. I just wrote that shadowgun and bladeslinger are like slideshow just trysky out yourself and u will see.) also could u please PM me what version and how to run real boxing? I tried few times but without success
Click to expand...
Click to collapse
ya i will make some video that real boxing run in my xgo in short time cause my screenncast does'nt wirght now i will use another my phone to make some video...
here we go nah some video http://youtu.be/CZrHr2OiFxY
next times keep search and test which ur rom u have install know what ur write ......
Improved
Again and again. This ROM have improvement. Didn't give SONY logo stuck waiting anymore ( previous version has that bad thing ).
hanys23 said:
Fast for garmin? I installed shadowgun and bladeslinger and both games are unable to play cause its like slideshow
Odesláno z mého ST27i pomocí Tapatalk 2
Click to expand...
Click to collapse
Seems you not read instruction on first post and you have lags? Please read carefully how to install and CONFIGURE our rom. WIPE DATA FACTORY RESET, THAN WORMAT SYSTEM PARTITION, ITS STRONGLY REGUIRED, than install rom. If you not installed rom using instructions from first post, please do not report here anything about the rom, it will never work corectly! Do not use any backups to restore, instead of these thing install all your favorite apks using PlayStore! Do not use any mods from another rom because our rom is presigned! When you install everything, when you install all your packages, when you configure your installed rom, THAN create backup and use these backup for restore! Sometimes backups used from another roms cause frezings, lags and problems! Interactive governor + sio scheduler is recomended! ...Please install it corectly and let me know your opinions! :good:
Edit:
One more thing. After fully configuring rom based on instructions, go to lbe guard / root permissions and double check is lbe have full granted permission, if not - set it and reboot! Allso make sure you enabled root under lbe guard menu because lbe not working without enabled root permissio!!!
great again
:good: thanks again for great "near stock" rom what has exactly the correct amount of mods. These kind builds are, to my mind, the best choices to run on the phones.
So far no problems. Would be good if the background process count could also be remembered, but its minor issue.
Hi Munjeni....
Regarding to the presigned key, is it possible for me to change the conversations.apk by the other from CM10.1 that I have modified? And can I install the Japanese input also from other JB ROM?
Thanks.
{
"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"
}
To install the firmware your phone should have ROOT and loaded CWM
you also have to unlock the bootloader on your phone.
The latest versions of firmware I placed in 1 Post this Topic
turning now available link.
---------------------------------------------------------------
Installing the firmware:
Download and copy the file to the selected Rom on the memory card
Download and copy the file to the memory card gapps
Installation is via CWM recovery
Prior to installation, do:
Start CWM recovery
Wipe data / factory reset
Wipe Cache
Advanced / wipe Dalvik cache / yes
Mounts and storage
Mount system
format / system
install zip from sdcard
choose zip from sdcard external
Select soft from memory card
Yes
choose zip from sdcard external
Select GAPPS from the memory card
Yes
Restart the phone
First start takes a long time, wait for the launch of the phone.
---------------------------------------------------------------
CONTENTS:
Uploaded kernel OC 1228 MHz, recommended 1100 MHz
Rom is based on the latest version of CM11 LG P700 to cr3pt
Uploaded Baseband v20h,
Uploaded latest recovery 6.0.3.2
Unlocked bootloader,
Scripts and optimization
Binary ports of Crespo (GOOGLE NEXUS) plus my own
Rom has two Launchers
Zipalign apk
Rngd Entropy
---------------------------------------------------------------
Download links:
KitKat Prime 4.4 LG P700
Smal Gapps 4.4
Polish Dictionary KitKat Prime.zip
Google multilanguage keyboard with a working function swype
Boot Logo
---------------------------------------------------------------
Screens:
---------------------------------------------------------------
FAQ:
Soft may contain errors CM11
Application Aptoide (Theme Chooser 2) is used to download the theme, and to confirm the theme using the option in the settings
Beta version is also please bear with us
[*]As a Browser I recommend Google Chrome or Opera
Enable options by clicking 7 times in the build number in the About Phone tab
Change Window animation scale and transition i dev. options for 0.5 to achieve a better fluidity of animation
In the dev. options, select the Advanced Options reboot it easier to get access to run the phone in standby recovery mode
Don't you ever format data in recovery
Gapps are included in ROM
---------------------------------------------------------------
thanks to:
cr3pt
TeamHackLG
CyanogenMod Team
tudorsirb
PecanCM
FedeeManchini
Good work,looks very nice. :thumbup:
GREEEETZ!!!
Good job be continous ..
You are a god DDD I just love your ROMs because they are the smoothest, since S4 ROM. Haven't tried yet but I can see that you did a good job again. Screens looks awesome. Can you tell diffrences between this and CM11 ROM? Congrats again
You finally share it here in xda.
Thanks op.
Sent from my LG-P700 using Tapatalk
whats the difference between this one and cr3pt's or tudorsirb's builds?
Benj7GR said:
whats the difference between this one and cr3pt's or tudorsirb's builds?
Click to expand...
Click to collapse
And what is the difference between Build cr3pt and tudorsirb or between CM11 in the nexus and CM11 for Samsung, etc., install, check and see for yourself how and what is the difference
szymel0 said:
And what is the difference between Build cr3pt and tudorsirb or between CM11 in the nexus and CM11 for Samsung, etc., install, check and see for yourself how and what is the difference
Click to expand...
Click to collapse
He just wanted to ask what did you change on Cr3pt's ROM.
kristijan505 said:
He just wanted to ask what did you change on Cr3pt's ROM.
Click to expand...
Click to collapse
Read 1 Post lawyer :good:
and
I introduced a special code, which I correct with every version
Update in first post
After the install the maximum processor speed is set to 1000 Mhz and the freq does not go higher than 600 mhz. if i set it manually to 1008 mhz it works fine . also nfc cannot be disabled .
yorulezkos said:
After the install the maximum processor speed is set to 1000 Mhz and the freq does not go higher than 600 mhz. if i set it manually to 1008 mhz it works fine . also nfc cannot be disabled .
Click to expand...
Click to collapse
Set processor to 1200 MHz, and uncheck android beam and then NFC off.
after the second reboot freezes on bootanimation, stand more than ten minutes and I have to remove the battery to return to recovery
yuppy2976 said:
after the second reboot freezes on bootanimation, stand more than ten minutes and I have to remove the battery to return to recovery
Click to expand...
Click to collapse
i also noticed this before the update, after installing Google Keep the phone never started again. i'm not sure if Google Keep was the problem.
Edit : i just installed Google Keep after the update and the phone is stuck in boot animation . back to recovery
Update to Prime_KitKat_p700_Gapps_signed_120413_180002
Fix bootup time
Left one launcher Google
Changed the look of many of the system components, frames, transparency, etc.
Gapps are already included in rom also you do not need to install them.
Recommended installation on a purely clean :good:
This is still beta ?
@up
Yes
szymel0 said:
@up
Yes
Click to expand...
Click to collapse
updated, Google Keep now working, no bootloop . white contacts from Phone/All Contacts fixed
there is a problem with the internet app, the screen is clipping, scrolls with no reason, its unusable. The real problem is when you try cu use IM+ to connect to facebook, because it uses the roms internet app to display the connection page to FB.
yorulezkos said:
updated, Google Keep now working, no bootloop . white contacts from Phone/All Contacts fixed
there is a problem with the internet app, the screen is clipping, scrolls with no reason, its unusable. The real problem is when you try cu use IM+ to connect to facebook, because it uses the roms internet app to display the connection page to FB.
Click to expand...
Click to collapse
Yes i now this in all cm11 roms form L7 thats bug is, i recommend use google chrome. :good:
Roughly how long is the first boot? I've installed the latest version:- Prime_KitKat_p700_Gapps_signed_120413_180002
But it's been on the boot anim for about half an hour. How long should I wait?
WidowCranky said:
Roughly how long is the first boot? I've installed the latest version:- Prime_KitKat_p700_Gapps_signed_120413_180002
But it's been on the boot anim for about half an hour. How long should I wait?
Click to expand...
Click to collapse
that is too long... reboot to recovery, wipe cache and dalvik and try again.
Warning! Before installation please read Installation process from downside. To install any custom ROM 4.1+ you need official JB from Samsung before and CWM Recovery KitKat compatible. If you are already on any custom ROM, just read installation process.
###########################
Welcome.
Here is MIUI V5 based on android 4.4.4 thread.
Problems:
•
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
###########################
Informations, please read:
• Kernel if you have blackscreen bug on default's one:
http://www.mediafire.com/?ori4u5kucvssn0y
• Novathor Settings (isn't in Rom because may causing reboots, is not fully compatible with Miui kernel):
http://www.mediafire.com/?43cgvk2mwgyb93i
• MIUI doesn't support ART (maybe V6 yes)
• MIUI doesn't support SELinux, is disabled
• Gapps are inside, please do not flash any others because we don't have more space on /system
• Rom is rooted but you must manually enabled it in Security/Permissions/ROOT Permission
• On default, you cannot download biggest files from mobile data, you can disable it in Tools/Downloads/Settings/set to Unlimited
• This floating button is Mi-POP, disable it in Settings/Stock Settings/Mi-POP
• You can control performance in Settings/Stock Settings/Performance. You should set here lowest min free killer: Medium and set up on boot.
Stock Conservative and Row values are good for daily use.
• Material design of keyboard is in keyboard settings.
• DSP Manager not working with stock Miui Player
• You can't use any kernel for KitKat (because of some changes in ramdisk and selinux)
Click to expand...
Click to collapse
###########################
Installation process:
• download ROM and save on your external/
internal SD
• go to Recovery and make BACKUP of current
ROM in Backup and Restore option
• if you move up from:
A) previous version of this ROM do WIPE CACHE
B) any other ROM do WIPE DATA/FACTORY
RESET + MOUNTS & STORAGE/FORMAT SYSTEM
• choose install zip from and select ROM, wait for
completed installation
• now set reboot system now option and wait to
system boot up
• done
Click to expand...
Click to collapse
###########################
Download Rom:
http://www.mediafire.com/?sv1ct4dxqczspa6
MD5(check original package size)
FFBFC75FEB2DB76EBB3B85D00D03EF74
Click to expand...
Click to collapse
###########################
Full credits to:
golden-guy | ZduneX25 | Bx16 | h3llrais3r | TeamCanjica | miui.eu | xiaomi | MiuiPolska | zwliew | Android Does | Omni | Google
Wow. Thanks for new MIUI!
You are legend.Thank's :good:
Thank youuuu I will test it soon
Straciatella rządzisz ! Nuff Said !
Thank you so much
and happy new year thx all that have helped with this
going into it >>> I dont know what will happened >>>
backing up from >> switched storage + f2fs + repartitioned ... we will see
is it possible to swap storages here ? (I will figured it out sooned than dev vil respond i think )
repartition >> no novathor ... was unable to swap storages :/
camera did not worked ...
some minor graphic bugs > stop watches counter is misplaced , music player between tabs and list values is empry row,
shame with repartition >>> because >>
system > internal sorage 2,96GB accessible 2,38 ...
internal storage > XXXX (missing novathor)
SDcard > 16GB accessible 5GB
restoring backup ... is useless without novathor :/
@PolishVodka how to swap storage..?
kjub6 said:
and happy new year thx all that have helped with this
going into it >>> I dont know what will happened >>>
backing up from >> switched storage + f2fs + repartitioned ... we will see
is it possible to swap storages here ? (I will figured it out sooned than dev vil respond i think )
repartition >> no novathor ... was unable to swap storages :/
camera did not worked ...
some minor graphic bugs > stop watches counter is misplaced , music player between tabs and list values is empry row,
shame with repartition >>> because >>
system > internal sorage 2,96GB accessible 2,38 ...
internal storage > XXXX (missing novathor)
SDcard > 16GB accessible 5GB
restoring backup ... is useless without novathor :/
Click to expand...
Click to collapse
I don't have such bug.for swap storage i used novathor setting from kitkat roms
Bastiary said:
@PolishVodka how to swap storage..?
Click to expand...
Click to collapse
place novathor settings to /system/app,you can get it from another kitkat roms.....
Bastiary said:
@PolishVodka how to swap storage..?
Click to expand...
Click to collapse
Little information's update, please read.
So, does someone know, if Performance Control is working with this ROM?
Is SpiritFM working, too?
I am unable to dl this from mediafire(512kbps/1hr then disconnect limits me - only resumable filehosts could work then), thats why i am asking...
Btw, Vodka, nice, nice...
about mem swap - vold swap works? It would be simpliest method...
upd: or build.prop swap?
Testing now. I like the miui graphics and it's different style of launcher. If it is stable and smooth enough i will stick it to miui
Thank you so much. :fingers-crossed:
works slow at my phone, but its nice and good rom. I think i will stick with liquid again
To more smoth... Anybody who want to use this ROM, should flash also Chrono kernel (but kernel hasn't included miui boot.cpio), I feel more speed than later. What is more for SWAP memory flash this in recovery http://forum.xda-developers.com/attachment.php?attachmentid=2511186&d=1389545017 Sent from my GT-I8160 using XDA Free mobile app
10BIT said:
place novathor settings to /system/app,you can get it from another kitkat roms.....
Click to expand...
Click to collapse
hi just installed another rom ... not this one but need novathor is not present... can you help me is there a apk for version 5 ? ar also kitekat version will work here ?
You can download flashable with recovery zip that contains NovaThor Settings from here : NovaThor v1.5[02.06.2014].zip
I have tested the rom, everything was working smoothly, there were no performance issues, etc... until I installed (among few others) :
- facebook messenger
- hangouts
- gmail
- aquamail
then I did experience problem with multitasking (switching between the "big" apps like messenger, hangouts, gmail caused a lot of "reloading") ;/
unfortunately it seems there is still not enough memory for these more resource-hungry apps running in MIUI.
So... well... got back to CM11.
Anyway - great job PolishVodka for porting MIUI - for someone less demanding (not much services running in the background) it is beautiful and really smooth.
EDIT: 20.01.2015 : I mean I got around 150MB after the installation (I have similar amount of free ram in CM11 but after installing every application I need). So... after I install apps like hangouts, fb messenger, gmail , etc (which create a service running constantly in the background) the amount of free ram is decreasing and reaching a level where sometimes (depeding on the luck the system is unable to smoothly cycle through all the applications without much reloading of the newly picked applications as while trying to launch hangouts (lets say) the least used app and its service (let's say fb messenger) may got killed in the process so the fb messenger service will try to start asap and switching to ui of fb messenger will take long time few times it also killed the mp3 player in my case .
Conclusion - if someone uses this MIUI build for : calling/sms, listening to mp3, occasional web browsing, maybe one or two apps like fb messenger (which runs a service in the background) - the rom will be VERY smooth and you should be very happy by using it And it is not the fault of this build (it's the best one so far) but well... just MIUI is very resource hungry... would be much better if ACE2 got 1GB of RAM.
Is there menu window, because i dont see it sorry for stupid question
[With this Rom is it possible to send videos by Whattsapp, because i know that it's an AOSP issue.
Thanks
Very smooth before you install any app. Guess our device is too old for this. Thx btw, great job
Sent from my GT-I8160 using XDA Free mobile app
GidGat with working ART
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD LINKS: http://d-h.st/Rxaw
NOTE:
Kernel with GPU OC 476 Mhz (working not to all). If you have not overclocked the GPU, you can flash the kernel phoenix5.
At the kernel added function to force a reboot by holding the power buttonfor 8 seconds. No need to remove the battery.
In kernel included intelli_plug, sweep2wake/Sweep2Sleep, doubletap2wake
To enable/disable functions used script kernel_settings in systems/etc/init.d (open in RootExplorer kernel_settings in a text editor)
1. in line echo 0 > /sys/android_touch/sweep2wake
change 0 to 1 to enable Sweep2Wake only
change 0 to 2 to enable Sweep2Wake + Sweep2Slep
change 0 to 3 to enable Sweep2Slep only
0 - disable
2. In line echo 0 > /sys/android_touch/doubletap2wake
change the 0 to 1 to enable doubletap2wake
0 - disable
This script will save the settings after a reboot, no need to use third-party programs
To activate ART:
Go to settings - about phone - and quickly press a few times on the "Build number". And change from libdvm.so to libart.so
Original ROM http://forum.turkdevs.com/konu-rom-art-gidgat™-ultimate.html
Base ROM http://forum.xda-developers.com/mic...pment/kitkat-4-4-2-rom-micromax-a116-t2925056
Kernel sources:
https://github.com/hyperion70/tinno89_wet_kk
Credits:
hyperion70 -For his Kernel for MT6589 and Base ROM
Bugra333 and other devs from turkdevs.com for original ROM
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Some Basic Questions
i think that u have included ur kernel with it and is working fine with ART.....If i flash Phoenix Kernel then will i loose ART???
and u added a feature to hold power button for 8 seconds and phone will reboot.........so the delay in showing power options is fixed???
MrMoon said:
i think that u have included ur kernel with it and is working fine with ART.....If i flash Phoenix Kernel then will i loose ART???
Click to expand...
Click to collapse
NO, NO, NO
KERNEL its KERNEL
ART its ART
ART in ANDROID, does NOT depend of KERNEL
"feature to hold power button for 8 seconds and phone will reboot" its new function, other KK kernel 3.4.67 dont have this, and by holder power button not reboot. I.e. if you have bootloop, need remove battery. In my kernel need hold powerbutton and phone rebooted without remove battery
nikbbnik said:
NO, NO, NO
KERNEL its KERNEL
ART its ART
ART in ANDROID, does NOT depend of KERNEL
"feature to hold power button for 8 seconds and phone will reboot" its new function, other KK kernel 3.4.67 dont have this, and by holder power button not reboot. I.e. if you have bootloop, need remove battery. In my kernel need hold powerbutton and phone rebooted without remove battery
Click to expand...
Click to collapse
Oh, thanks for ur reply.........well ur Bold Letters do make me realize where i've wrong but i got it now....
Thanks again
Oh and btw did ur rom zip will make my internal storage 2.7 or i have to flash patch??
Sorry, ROM reuploaded. Bag with not install apps.
I'm upload yet
Oh and btw did ur rom zip will make my internal storage 2.7 or i have to flash patch??
Click to expand...
Click to collapse
Need patch. http://d-h.st/EvI5. But its delete your data on internal (phone) memory. After flash, need format /data and format internal memory
Please add source rom link => http://forum.turkdevs.com/konu-rom-art-gidgat™-ultimate.html
@ nikbbnik
nice work Bro :good:
Pakistan signals not work
I applied the Pakistan baseband patch which im using with every other rom but didnt work for me
I can't able to flash it neither with philz touch recovery nor with TWRP 2.8 by Hyperion . I'm getting symlink error......so which recovery to flash it???
MrMoon said:
I can't able to flash it neither with philz touch recovery nor with TWRP 2.8 by Hyperion . I'm getting symlink error......so which recovery to flash it???
Click to expand...
Click to collapse
I use philz recovery
If you get symlink error and using philz touch recovery, give me log error.
In recovery go in advanced menu and tap on error log. After upload me philz_recovery.log from sdcard/cklokworkmod/
suhaibahmad said:
I applied the Pakistan baseband patch which im using with every other rom but didnt work for me
Click to expand...
Click to collapse
I not tested pakistan modem and don't have this modem. I use p18, p19 or modem from cm11.
nikbbnik said:
I use philz recovery
If you get symlink error and using philz touch recovery, give me log error.
In recovery go in advanced menu and tap on error log. After upload me philz_recovery.log from sdcard/cklokworkmod/
Click to expand...
Click to collapse
Surprisingly but this time it flashed without any error and i was very surprised with the performance of the rom
And battery of course..found first kk rom having good battery backup as stock jb rom..........Thanks for the rom
suhaibahmad said:
I applied the Pakistan baseband patch which im using with every other rom but didnt work for me
Click to expand...
Click to collapse
Ok. I tested pakistan modem. Disable automatic time zone in Settings-date and time. Later i make fix.
https://yadi.sk/d/a8I7Kb2Yf3cjh - patch
Hello. I'm using Micromax Canvas HD A116 and I'm running a custom rom SamFlare v6.3 4.2.2 ( S5 UI).
I've seen your patch and your ROM. They're both good. However, I don't want the ROM but can I safely use your patch to successfully flash it on my phone and successfully increase internal memory from 1 GB to 2 GB?
Thanks.
links are not working
(file not found)
Can anyone please provide me kernel of this rom? You can share through mobile uncle tools or recovery in backup option.
I need only Kernel of this rom.
I have accidently flashed another kernel and so lost original one.
Thanks.