Guest killadroid Posted November 13, 2014 Report Posted November 13, 2014 am I the only 1 who's getting problems with the keyboard. I touch 1 letter it selects like 5,even a reboot doesn't stop this "craziness"
Guest matteussz_ Posted November 13, 2014 Report Posted November 13, 2014 Disable Greenify in Accessibility in Settings.
Guest H3ROS Posted November 13, 2014 Report Posted November 13, 2014 (edited) I flashed but swap doesn't work, i checked with diskinfo, maybe a mistake in the script?Redownload it. It wasn't picking up on the 1M so I changed it and it works now. Just give it a little while after boot to create the 128MB file.If you've got a fast SD card then you can change the partition to /sdcard and comment out the mount line. Edited November 13, 2014 by H3ROS
Guest killadroid Posted November 13, 2014 Report Posted November 13, 2014 (edited) does swap improve performance & does it drain battery? I had an LG L3 & swap hard bricked it.that swapper 2 app Edited November 13, 2014 by killadroid
Guest matteussz_ Posted November 13, 2014 Report Posted November 13, 2014 Doesn't swapping on internal partitions kill the phone?
Guest H3ROS Posted November 13, 2014 Report Posted November 13, 2014 (edited) does swap improve performance & does it drain battery?It does drain slightly on battery as the CPU is used more. There's also zRAM vs. Swap. zRAM can actually be faster as long as it's not large.Neither zRAM or Swap will improve performance in any major way. They just boost memory slightly so that you can run more apps in the background. Doesn't swapping on internal partitions kill the phone?It can wear things down quicker. Like most apps write and read to the data partition, but of course having a swap there will wear things down quicker. It still likely wouldn't be for a few years depending on the quality of the memory, by which point you'll probably have another phone.It's better to use zRAM or put the swap file on your SD card if you've got a good class 10 card.zRAM with the stable version of Synopsis would be done like this. #!/system/bin/sh echo $((50*1024*1024)) > /sys/block/zram0/disksize; mkswap /dev/block/zram0; swapon /dev/block/zram0; Edited November 13, 2014 by H3ROS
Guest matteussz_ Posted November 13, 2014 Report Posted November 13, 2014 If I wanted to try out swap, but then I decide that I don't need it, can I just delete the script and move on?
Guest H3ROS Posted November 13, 2014 Report Posted November 13, 2014 (edited) You'd just delete the init.d script, reboot and then delete the swap folder from /system. Edited November 13, 2014 by H3ROS
Guest milangfx Posted November 13, 2014 Report Posted November 13, 2014 (edited) Thanks H3ROS for the ROM! I've been using it for a long time. I would like to declutter my lockscreen. I use pattern unlock so I have the 'Emergency call' button at the bottom. I've alredy managed to remove the carrier text both from the lockscreen and from the extended view of the statusbar with the XBlast Tools Xposed module. (I'm still lookink for a way to do it without Xposed modules.) However I still can't get rid of the Emergency call button. The Lockscreen Tweakbox module doesn't seem to do anything when I tick the ''Hide Emergency" option. Yes, I rebooted. Is there a way to remove it manually? I've tried to decompile the SystemUI.apk and the framework-res.apk and recompile without any modifications, but I don't get the same .apk (in size) as the original one. The recompiled SystemUI made my background totally black and I couldn't change it. I tried using apktool v2.0.0b9 and v2.0.0RC2, the framework-res.apk of this ROM is at c:\Users\milangfx\apktool\framework\1.apk. What's the correct way of replacing system apps? adb push, then chmod 644 in adb shell, then adb reboot? I could replace the SystemUI.apk and set permissions in Root Explorer with no problem, but when I replaced the framework-res.apk it instantly crashed and got into a bootloop. What do you use to modify .apk's? Can you provide a framework-res.apk (or whatever has to be changed) that removes the carrier texts and the Emergency call button? Edited November 13, 2014 by milangfx
Guest H3ROS Posted November 13, 2014 Report Posted November 13, 2014 It depends on how you edited it and recompiled it. I also zipalign it so that less RAM is used.I'll send you a private message with the requested changes.
Guest milangfx Posted November 13, 2014 Report Posted November 13, 2014 I didn't edit anything, just recompiled right after decompiling, just to see if it works. Well, it doesn't. I use APKToolGUI v2.3.2.0 but I guess using the terminal wouldn't make any difference. It's the same apktool.jar after all. Thanks for the .zip, it works great! Did you sign framework-res.apk? I don't have META-INF after recompiling.
Guest H3ROS Posted November 13, 2014 Report Posted November 13, 2014 I do. I'll send you a little more info over the private message.
Guest FrankAxtell Posted November 14, 2014 Report Posted November 14, 2014 @H3ROS, anyway swap doesn't work, maybe the problem is in subfolder, can you remove it from the script, i think that the swap file must be only in the system folder, thanks
Guest krux3r Posted November 14, 2014 Report Posted November 14, 2014 Guys help please. So today, I rebooted my phone and greenify dissapeared. When I try to install it it say insufficient storage space, both Play store and apk install. Anyone knows what is the problem?
Guest krux3r Posted November 14, 2014 Report Posted November 14, 2014 (edited) Sorry double post. Edited November 14, 2014 by krux3r
Guest killadroid Posted November 14, 2014 Report Posted November 14, 2014 https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchboxhttp://www.apkmirror.com/apk/google-inc/google-search/google-search-3-6-15-1496928-arm-apk/ If it doesn't work with this version then it might be a country restriction. it works now thanx 4 link
Guest killadroid Posted November 14, 2014 Report Posted November 14, 2014 Guys help please. So today, I rebooted my phone and greenify dissapeared. When I try to install it it say insufficient storage space, both Play store and apk install. Anyone knows what is the problem? mmh u use any int2ext script?
Guest FrankAxtell Posted November 14, 2014 Report Posted November 14, 2014 @H3ROS, now swap is working, thank you very much
Guest kratosmj72 Posted November 14, 2014 Report Posted November 14, 2014 is possible put the sliding control of brightness in status bar in this rom?
Guest felipovicc Posted November 14, 2014 Report Posted November 14, 2014 is possible put the sliding control of brightness in status bar in this rom? Use Gravitybox on statusbar tweaks
Guest Posted November 14, 2014 Report Posted November 14, 2014 (edited) Delete Edited April 30, 2018 by Guest Delete
Guest LotR656 Posted November 14, 2014 Report Posted November 14, 2014 Guys help please. So today, I rebooted my phone and greenify dissapeared. When I try to install it it say insufficient storage space, both Play store and apk install. Anyone knows what is the problem? Just remove any app. You fill 1GB so there is no space for new apps. If you dont have a lot of apps then clear data from apps like Facebook, Google Chrome and other browsers. After that, you will be able to install new apps. Dont use Lucky patcher or something.
Guest Viper X Posted November 15, 2014 Report Posted November 15, 2014 i dont know if im the only one experiencing this problem but, when i am updating my application on playstore, sometimes it says that insufficient storage but when i look , i have enough space to update the apps. what do you think could be the problem?
Guest lolletto Posted November 15, 2014 Report Posted November 15, 2014 Google messenger is on the play store (a new app for SMS). Is it possible to remove the stock app for SMS?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now