In-built kernel or if you want more control, DorimanX kernel.
Thanks:highfive:
Anyone could send me a PM telling me where can I buy a really original battery for this phone?
I think that the production of the batteries for this phone is over... So what can I find it?
Thank you.
Following FJ's recommendation, here's the Fuel Gauge Reset Terminal Command:
Code:echo "1" > /sys/devices/platform/i2c-gpio.9/i2c-9/9-0036/power_supply/fuelgauge/fg_reset_soc
To properly reset your Fuel Gauge:
> Charge your phone to 100 (or until Battery Statistics showed in PerformanceTools says "Not Charging" to ensure Full Charge)
> Unplug Charger
> Enter the Code via Terminal Emulator
> Wait 'til Battery Percentage Drops
> Plug Charger Again
> Done! :good:
You can easily do it via STweaks 'IF' you are using DorimanX Kernel. But if you're on Stock SlimKernel like me, then do it manually, like that...
EDIT: Made a script out of it. Lookie HERE.
![]()
![]()
:good:
Source: http://en.wikipedia.org/wiki/ToolchainIn software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Source: http://forum.xda-developers.com/showthread.php?t=2158698SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Source: http://www.linaro.org/linux-on-arm/Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
General format of the list: Build number of feature addition - Feature name and description - Where to find it