• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Change battery capacity in Android

After deleting the boot.img from the BioShockZerolemmon mod kernel its actually not a kernel. What remains is the basically

Meta-inf (pretty standard to all .zips)
lib/module (only 1)
System/app (only 1)


If the one module causes a bootloop
wipe sustem and flash a backup (system should suffice) wipe dalvic/cathe and reboot.
 
After deleting the boot.img from the BioShockZerolemmon mod kernel its actually not a kernel. What remains is the basically
<br>
<br> Meta-inf (pretty standard to all .zips)
<br> lib/module (only 1)
<br> System/app (only 1)
<br>
<br>
<br> If the one module causes a bootloop
<br> wipe sustem and flash a backup (system should suffice) wipe dalvic/cathe and reboot.


Yes I was reading your posts. And what solution I can take??? Because I don't find a custom kernel in internet like N4. And I was looking in the codes and it's complicated reporgram the Android. Because the ROM have many files that contain the link capacity battery.
I need your opinion is very important for me
 
Maybe, does your kernel support init.d?
<br>
<br>
<a href='https://www.google.com/amp/s/forum....ts-calibrate-battery-root-users-t2942483/amp/' target='_blank' class='externalLink' rel='nofollow'>https://www.google.com/amp/s/forum....ts-calibrate-battery-root-users-t2942483/amp/</a>


Thanks friend but I was seeing and my problem isn't with the calobration of battery. My battery is calibrated I do this process when I flash my phone.
My problem is when the phone arrive to 1% it is for this status for hours. And my phone discharge this battery like the original battery from 3200 mAh. I don't know to do. And it isn't impossible because this ROM coming with the battery programed. And when is this files??????? In the ROM. I was searching and is necessary modified only the kernel. And next the ROM will be updated but I can't think more.
And I don't understand why nobody can help me. Sorry this my opinion. And I thanks your help. But isn't enough.
 
Thanks friend but I was seeing and my problem isn't with the calobration of battery. My battery is calibrated I do this process when I flash my phone.
My problem is when the phone arrive to 1% it is for this status for hours. And my phone discharge this battery like the original battery from 3200 mAh. I don't know to do. And it isn't impossible because this ROM coming with the battery programed. And when is this files??????? In the ROM. I was searching and is necessary modified only the kernel. And next the ROM will be updated but I can't think more.
And I don't understand why nobody can help me. Sorry this my opinion. And I thanks your help. But isn't enough.

Have you fkashed the modified .zip? If not then how do you know it wouldn't solve your issues?
If your android battery was calibrated you device wouldn't desplay 1% and still run for hours. Heres a definition of Android battery calibration.

https://www.google.com/amp/s/www.androidpit.com/how-to-calibrate-the-battery-on-your-android-device?amp=true

If your asking for someone to decompile a Lineage OS Note 3 kernel for your specific carrier, decompile the boot.img, develop compatible extended battery programming, recompile the boot.img, make it into a flashable .zip, test it, upload it and provide a downloaded link just for one person and you can't believe that no one will help? Really?

Im sorry but thats my opinion. I suggest you ask the developers of the Lineage OS to add that as feature in the next update.
Just in case your unaware of what the boot.img programming looks like. Heres a pic.

Screenshot_2020-05-21-22-58-43.png


BELIEVE IT :) Good luck :)
 
Last edited:
Have you fkashed the modified .zip? If not then how do you know it wouldn't solve your issues?
<br> If your android battery was calibrated you device wouldn't desplay 1% and still run for hours. Heres a definition of Android battery calibration.
<br>
<br>
<a href='https://www.google.com/amp/s/www.an...e-the-battery-on-your-android-device?amp=true' target='_blank' class='externalLink' rel='nofollow'>https://www.google.com/amp/s/www.an...e-the-battery-on-your-android-device?amp=true</a>
<br>
<br> If your asking for someone to decompile a Lineage OS Note 3 kernel for your specific carrier, decompile the boot.img, develop compatible extended battery programming, recompile the boot.img, make it into a flashable .zip, test it, upload it and provide a downloaded link just for one person and you can't believe that no one will help? Really?
<br>
<br> Im sorry but thats my opinion. I suggest you ask the developers of the Lineage OS to add that as feature in the next update.
<br> Just in case your unaware of what the boot.img programming looks like. Heres a pic.
<br>
<br>
<a href='https://androidforums.com/attachments/150670/'>View attachment 150670</a>
<br>
<br> BELIEVE IT Good luck


Ok. But where is the program for decompile img extension file??? And the file in the kernel for change battery value??
I send my apologies for ask you many times.
 
Ok. But where is the program for decompile img extension file??? And the file in the kernel for change battery value??
I send my apologies for ask you many times.

The above picture is the programming of a boot.img. Just use a root file manager like "ZArchiver" to copy,delete, replace files, foldes, apks, xml, init.d , or whatever you choose.

https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver

To reverse engineer an apk, I use and Android app called ApkTool X . In order to install this app correctly requires a step by step method. Grant root, set certain aettings, then reboot and wait until your rom setts up open the "APKTool X" application open and ho to /system/framework/ framework-res.apk , long press and import as framework.

Screenshot_2020-05-23-04-45-14.png




Screenshot_2020-05-23-04-49-45.png


Once finished do the same with /system/framework/ twframework-res.apk and import as framework.


Screenshot_2020-05-23-04-54-01.png



I
 
The above picture is the programming of a boot.img. Just use a root file manager like "ZArchiver" to copy,delete, replace files, foldes, apks, xml, init.d , or whatever you choose.

https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver

To reverse engineer an apk, I use and Android app called ApkTool X . In order to install this app correctly requires a step by step method. Grant root, set certain aettings, then reboot and wait until your rom setts up open the "APKTool X" application open and ho to /system/framework/ framework-res.apk , long press and import as framework.

View attachment 150702



View attachment 150703

Once finished do the same with /system/framework/ twframework-res.apk and import as framework.


View attachment 150704


I

Im sure Lineage has its own equivalent of Samsung TouchWiz framwork-res.apk so you'll have to figure that one out on you own.
 
Last edited:
The above picture is the programming of a boot.img. Just use a root file manager like 'ZArchiver' to copy,delete, replace files, foldes, apks, xml, init.d , or whatever you choose.
<br>
<br>
<a href='https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver' target='_blank' class='externalLink' rel='nofollow'>https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver</a>
<br>
<br> To reverse engineer an apk, I use and Android app called ApkTool X . In order to install this app correctly requires a step by step method. Grant root, set certain aettings, then reboot and wait until your rom setts up open the 'APKTool X' application open and ho to /system/framework/ framework-res.apk , long press and import as framework.
<br>
<br>
<a href='https://androidforums.com/attachments/150702/'>View attachment 150702</a>
<br>
<br>
<br>
<br>
<a href='https://androidforums.com/attachments/150703/'>View attachment 150703</a>
<br>
<br> Once finished do the same with /system/framework/ twframework-res.apk and import as framework.
<br>
<br>
<br>
<a href='https://androidforums.com/attachments/150704/'>View attachment 150704</a>
<br>
<br>
<br> I


It's some things complicated but I will do it
 
Yea, I also felt the same way a few years ago. Especially, APKTool app. I thought going into system and "import as framework"? Whatbthe hell dose that mean? Sounds risky.
None of my searching yielded specific, step by step totorial with a Samsung sndroid phone. Further completing this was theres also an APKTool program for pc. If it helps, the version
I have installed is APKTool X.

Screenshot_2020-05-24-02-19-41.png





The ZArchiver apk and a googd Note editor should be able to add, delete, change and/or modify the boot.img. The programing is another level and beyond my capabilities. I can only assume is some form of Linux. IJDK

personally, I think your best bet is to flash the BioShock .zip wthout the boot.img. I deleted tge biot.img and flashed without issues. I have the BioShock moddrd .zip uploaded on cloud with"Mega". If you'd like the download lnk, I csn provide that. Do you know if you Linage OS ketnel has init.d support?
 
Last edited:
Yea, I also felt the same way a few years ago. Especially, APKTool app. I thought going into system and 'import as framework'? Whatbthe hell dose that mean? Sounds risky.
<br> None of my searching yielded specific, step by step totorial with a Samsung sndroid phone. Further completing this was theres also an APKTool program for pc. If it helps, the version
<br> I have installed is APKTool X.
<br>
<br>
<a href='https://androidforums.com/attachments/150736/'>View attachment 150736</a>
<br>
<br>
<br>
<br>
<br> The ZArchiver apk and a googd Note editor should be able to add, delete, change and/or modify the boot.img. The programing is another level and beyond my capabilities. I can only assume is some form of Linux. IJDK
<br>
<br> personally, I think your best bet is to flash the BioShock .zip wthout the boot.img. I deleted tge biot.img and flashed without issues. I have the BioShock moddrd .zip uploaded on cloud with'Mega'. If you'd like the download lnk, I csn provide that. Do you know if you Linage OS ketnel has init.d support?


Oh my God my friend. It will is being complicated. Many information hehehe. I don't know if my ROM have init.d support. How?? Find??
I think that maybe exist the same method like your Note4 too for Note3.
I just change the value in the Android system for capacity battery. Because if I can't to change it the system will go discount the percent equivalent to 3200 mAh and not for 7200 mAh that is the capacity battery now. This is Juboty Battery 7200 mAh. My friend. I'm feeling that arriving to way without exit
 
You vould try an app called 'kernel Adiuder' apk and go to the setting init.d and/or
<br>
<br>
<a href='https://appuals.com/install-ultimate-performance-mod-engine-android/' target='_blank' class='externalLink' rel='nofollow'>https://appuals.com/install-ultimate-performance-mod-engine-android/</a>


Impossible. I don't have Android 5. And this. File is for Android 5. And I think that next to make in the market the Juboty extended battery 7200 mAh for Samsung Galaxy Note 3, maybe have exist and zip or method for put the new battery value in the system.
Like the note 4
 
Impossible. I don't have Android 5. And this. File is for Android 5. And I think that next to make in the market the Juboty extended battery 7200 mAh for Samsung Galaxy Note 3, maybe have exist and zip or method for put the new battery value in the system.
Like the note 4

I dont have a Note 5 either but it worked on mine. Impossible right? You wouldn't be asking questions if you knew how to do it yourself and I didn't say it would change the battery MAh by flashing that .zip

I just decompiled my sec.settings and replaced a res/drawable/png and recompiled it . I then ported my moded sec setting in place of the original one by the developer. I did this with APKTool X .

Before

Screenshot_2020-05-21-21-06-29.png


This is after my mod , port , set folder permissions chmod 755 and file chmod 644.

Screenshot_2020-05-26-00-57-49.png






Yea!! I am a novice. You know much more than I my friend lol :)

You should ask the developer of your rom to add extended battery support.
 

Attachments

  • Screenshot_2020-05-26-08-11-05.png
    Screenshot_2020-05-26-08-11-05.png
    753.6 KB · Views: 256
Last edited:
Impossible. I don't have Android 5. And this. File is for Android 5. And I think that next to make in the market the Juboty extended battery 7200 mAh for Samsung Galaxy Note 3, maybe have exist and zip or method for put the new battery value in the system.
Like the note 4


Oh, That was in reference to init.d support since you don't know if your Lineage kernel has that or not. Look at the link do you notice.

Screenshot_2020-05-26-08-00-20.png


And I dont need an app to tell me I have or haven't init.d support.


Screenshot_2020-05-26-08-21-57.png



Screenshot_2020-05-26-08-27-21.png


;)
 
Last edited:
Impossible. I don't have Android 5. And this. File is for Android 5. And I think that next to make in the market the Juboty extended battery 7200 mAh for Samsung Galaxy Note 3, maybe have exist and zip or method for put the new battery value in the system.
Like the note 4

"IMPOSSIBLE" LoL Right? Sorry but your again :) You have to learn how to port apps. Read up my friend :)


S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4

https://forum.xda-developers.com/note-4/themes-apps/s7-apps-t3368264


Apps-->>


1.S7 Music-->>http://download1586.mediafire.com/qz...z36/Music6.zip


Install as a normal app.

OR


Link-->>http://forum.xda-developers.com/show...&postcount=201


Latest Samsung Music Version 6.1.62-13[May 21,2016]

Link-->http://forum.xda-developers.com/show...&postcount=656




2.S7 Voice Note-->>http://download1589.mediafire.com/63...ceNote_4.0.zip







3.S7 Calculator-->>http://download857.mediafire.com/smx...lculator_M.zip







4.S7 Contacts-->>http://download1499.mediafire.com/3t...7+Contacts.zip








5.S7 INCALL UI-->>http://download947.mediafire.com/ejh...cyInCallUI.zip









6.S7 Memo-->>http://forum.xda-developers.com/show...7&postcount=21




7.S7 ClockPackage & ToucWizHome-->>http://forum.xda-developers.com/show...0&postcount=50



8.S7 Theme Store-->>http://forum.xda-developers.com/show...8&postcount=84



9.S7 SPlanner-->>https://mega.nz/#!zkonnQyZ!CXeCJzyqQ...Il9Ka62YxHFZxM


Thanks To @ManuMu For S Planner.

Who get FC In SPlanner Try These Steps-->>http://forum.xda-developers.com/show...&postcount=282




10.S7 Galaxy Apps-->>http://forum.xda-developers.com/show...&postcount=159




11.S7 SHealth-->>http://forum.xda-developers.com/show...&postcount=174




12.S7 S Voice-->>http://forum.xda-developers.com/show...&postcount=200




13.S7 Wallpaper Cropper-->>http://forum.xda-developers.com/show...&postcount=235



14.S7 Easy Launcher-->>http://forum.xda-developers.com/show...&postcount=237




15.S7 Galaxy Care-->>http://forum.xda-developers.com/show...&postcount=240




16.S7 Samsung Pay-->>http://forum.xda-developers.com/show...&postcount=242




17.S7 Galaxy Labs-->>http://forum.xda-developers.com/show...&postcount=279



18.S7 Wallpaper Picker-->>http://forum.xda-developers.com/show...&postcount=280


19.S7 Email-->>http://forum.xda-developers.com/show...&postcount=303

20.S7 Gallery-->>http://forum.xda-developers.com/show...&postcount=424


21.S7 Game Launcher-->>http://forum.xda-developers.com/show...&postcount=472

Thanks To @Albe95


22.S7 CAMERA-->>http://forum.xda-developers.com/show...php?p=67077201

23.S7 Keyboard-->>http://forum.xda-developers.com/show...&postcount=640

Thanks To @ianmb @monr61

24.S7 Massage-->>http://forum.xda-developers.com/show...&postcount=666

25.S7 My Files-->>http://forum.xda-developers.com/show...&postcount=778

26.S7 Quick Connect-->>http://forum.xda-developers.com/show...&postcount=888

27.S7 Finder-->>http://forum.xda-developers.com/show...&postcount=889

28.S7 Edge Camera-->>http://forum.xda-developers.com/show...postcount=1197



OTHER


Samsung Galaxy C5 Apps-->>Here

Samsung Galaxy Note 7 GraceUX Apps-->>Here


WoW!! Thats alot of IMPOSSIBLE :)
 
'IMPOSSIBLE' LoL Right? Sorry but your again You have to learn how to port apps. Read up my friend
<br>
<br>
<br> S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4
<br>
<br>
<a href='https://forum.xda-developers.com/note-4/themes-apps/s7-apps-t3368264' target='_blank' class='externalLink' rel='nofollow'>https://forum.xda-developers.com/note-4/themes-apps/s7-apps-t3368264</a>
<br>
<br>
<br> Apps-->>
<br>
<br>
<br> 1.S7 Music-->>
<a href='http://download1586.mediafire.com/qz8mksfz2c1g/dae0rrhops49z36/Music6.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1586.mediafire.com/qz...z36/Music6.zip</a>
<br>
<br>
<br> Install as a normal app.
<br>
<br> OR
<br>
<br>
<br> Link-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66654692&postcount=201' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=201</a>
<br>
<br>
<br> Latest Samsung Music Version 6.1.62-13[May 21,2016]
<br>
<br> Link-->
<a href='http://forum.xda-developers.com/showthread.php?p=67006465 &postcount=656' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=656</a>
<br>
<br>
<br>
<br>
<br> 2.S7 Voice Note-->>
<a href='http://download1589.mediafire.com/6349xon7alqg/69sxj4i6wv1949h/VoiceNote_4.0.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1589.mediafire.com/63...ceNote_4.0.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 3.S7 Calculator-->>
<a href='http://download857.mediafire.com/smxp6i5jgrdg/55465bc4rvquqds/SecCalculator_M.zip' target='_blank' class='externalLink' rel='nofollow'>http://download857.mediafire.com/smx...lculator_M.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 4.S7 Contacts-->>
<a href='http://download1499.mediafire.com/3tj85ww11wzg/1cqzqy1x13u7mgl/S7+Contacts.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1499.mediafire.com/3t...7+Contacts.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 5.S7 INCALL UI-->>
<a href='http://download947.mediafire.com/ejh1w4sm4cog/sl134vcj8m639s7/LegacyInCallUI.zip' target='_blank' class='externalLink' rel='nofollow'>http://download947.mediafire.com/ejh...cyInCallUI.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 6.S7 Memo-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66607047&postcount=21' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...7&postcount=21</a>
<br>
<br>
<br>
<br>
<br> 7.S7 ClockPackage & ToucWizHome-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66619360&postcount=50' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...0&postcount=50</a>
<br>
<br>
<br>
<br> 8.S7 Theme Store-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66628278&postcount=84' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...8&postcount=84</a>
<br>
<br>
<br>
<br> 9.S7 SPlanner-->>
<a href='https://mega.nz/#!zkonnQyZ!CXeCJzyqQkYrC-SOlSDBxf6mAz7VgIl9Ka62YxHFZxM' target='_blank' class='externalLink' rel='nofollow'>https://mega.nz/#!zkonnQyZ!CXeCJzyqQ...Il9Ka62YxHFZxM</a>
<br>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=3233860' target='_blank' class='externalLink' rel='nofollow'>ManuMu</a> For S Planner.
<br>
<br> Who get FC In SPlanner Try These Steps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66687837&postcount=282' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=282</a>
<br>
<br>
<br>
<br>
<br> 10.S7 Galaxy Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66642781&postcount=159' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=159</a>
<br>
<br>
<br>
<br>
<br> 11.S7 SHealth-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66643970&postcount=174' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=174</a>
<br>
<br>
<br>
<br>
<br> 12.S7 S Voice-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66654466&postcount=200' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=200</a>
<br>
<br>
<br>
<br>
<br> 13.S7 Wallpaper Cropper-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671085&postcount=235' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=235</a>
<br>
<br>
<br>
<br> 14.S7 Easy Launcher-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671260&postcount=237' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=237</a>
<br>
<br>
<br>
<br>
<br> 15.S7 Galaxy Care-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671782&postcount=240' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=240</a>
<br>
<br>
<br>
<br>
<br> 16.S7 Samsung Pay-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66672152&postcount=242' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=242</a>
<br>
<br>
<br>
<br>
<br> 17.S7 Galaxy Labs-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66686750&postcount=279' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=279</a>
<br>
<br>
<br>
<br> 18.S7 Wallpaper Picker-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66687158&postcount=280' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=280</a>
<br>
<br>
<br> 19.S7 Email-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66702227&postcount=303' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=303</a>
<br>
<br> 20.S7 Gallery-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66929871&postcount=424' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=424</a>
<br>
<br>
<br> 21.S7 Game Launcher-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66943506&postcount=472' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=472</a>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=5403589' target='_blank' class='externalLink' rel='nofollow'>Albe95</a>
<br>
<br>
<br> 22.S7 CAMERA-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67077201' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...php?p=67077201</a>
<br>
<br> 23.S7 Keyboard-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66996568&postcount=640' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=640</a>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=2430742' target='_blank' class='externalLink' rel='nofollow'>ianmb</a> @
<a href='https://forum.xda-developers.com/member.php?u=4348551' target='_blank' class='externalLink' rel='nofollow'>monr61</a>
<br>
<br> 24.S7 Massage-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67011605&postcount=666' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=666</a>
<br>
<br> 25.S7 My Files-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67041752&postcount=778' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=778</a>
<br>
<br> 26.S7 Quick Connect-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67089476&postcount=888' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=888</a>
<br>
<br> 27.S7 Finder-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67089538&postcount=889' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=889</a>
<br>
<br> 28.S7 Edge Camera-->>
<a href='http://forum.xda-developers.com/showthread.php?p=68213006&postcount=1197' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...postcount=1197</a>
<br>
<br>
<br>
<br> OTHER
<br>
<br>
<br> Samsung Galaxy C5 Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67204923' target='_blank' class='externalLink' rel='nofollow'>Here</a>
<br>
<br> Samsung Galaxy Note 7 GraceUX Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=68085625' target='_blank' class='externalLink' rel='nofollow'>Here</a>
<br>
<br>
<br> WoW!! Thats alot of IMPOSSIBLE


I ca to see the example ok is nice. But I asked about to ROM lineageos developer and didn't receive answer.
 
'IMPOSSIBLE' LoL Right? Sorry but your again You have to learn how to port apps. Read up my friend
<br>
<br>
<br> S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4
<br>
<br>
<a href='https://forum.xda-developers.com/note-4/themes-apps/s7-apps-t3368264' target='_blank' class='externalLink' rel='nofollow'>https://forum.xda-developers.com/note-4/themes-apps/s7-apps-t3368264</a>
<br>
<br>
<br> Apps-->>
<br>
<br>
<br> 1.S7 Music-->>
<a href='http://download1586.mediafire.com/qz8mksfz2c1g/dae0rrhops49z36/Music6.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1586.mediafire.com/qz...z36/Music6.zip</a>
<br>
<br>
<br> Install as a normal app.
<br>
<br> OR
<br>
<br>
<br> Link-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66654692&postcount=201' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=201</a>
<br>
<br>
<br> Latest Samsung Music Version 6.1.62-13[May 21,2016]
<br>
<br> Link-->
<a href='http://forum.xda-developers.com/showthread.php?p=67006465 &postcount=656' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=656</a>
<br>
<br>
<br>
<br>
<br> 2.S7 Voice Note-->>
<a href='http://download1589.mediafire.com/6349xon7alqg/69sxj4i6wv1949h/VoiceNote_4.0.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1589.mediafire.com/63...ceNote_4.0.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 3.S7 Calculator-->>
<a href='http://download857.mediafire.com/smxp6i5jgrdg/55465bc4rvquqds/SecCalculator_M.zip' target='_blank' class='externalLink' rel='nofollow'>http://download857.mediafire.com/smx...lculator_M.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 4.S7 Contacts-->>
<a href='http://download1499.mediafire.com/3tj85ww11wzg/1cqzqy1x13u7mgl/S7+Contacts.zip' target='_blank' class='externalLink' rel='nofollow'>http://download1499.mediafire.com/3t...7+Contacts.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 5.S7 INCALL UI-->>
<a href='http://download947.mediafire.com/ejh1w4sm4cog/sl134vcj8m639s7/LegacyInCallUI.zip' target='_blank' class='externalLink' rel='nofollow'>http://download947.mediafire.com/ejh...cyInCallUI.zip</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 6.S7 Memo-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66607047&postcount=21' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...7&postcount=21</a>
<br>
<br>
<br>
<br>
<br> 7.S7 ClockPackage & ToucWizHome-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66619360&postcount=50' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...0&postcount=50</a>
<br>
<br>
<br>
<br> 8.S7 Theme Store-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66628278&postcount=84' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...8&postcount=84</a>
<br>
<br>
<br>
<br> 9.S7 SPlanner-->>
<a href='https://mega.nz/#!zkonnQyZ!CXeCJzyqQkYrC-SOlSDBxf6mAz7VgIl9Ka62YxHFZxM' target='_blank' class='externalLink' rel='nofollow'>https://mega.nz/#!zkonnQyZ!CXeCJzyqQ...Il9Ka62YxHFZxM</a>
<br>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=3233860' target='_blank' class='externalLink' rel='nofollow'>ManuMu</a> For S Planner.
<br>
<br> Who get FC In SPlanner Try These Steps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66687837&postcount=282' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=282</a>
<br>
<br>
<br>
<br>
<br> 10.S7 Galaxy Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66642781&postcount=159' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=159</a>
<br>
<br>
<br>
<br>
<br> 11.S7 SHealth-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66643970&postcount=174' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=174</a>
<br>
<br>
<br>
<br>
<br> 12.S7 S Voice-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66654466&postcount=200' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=200</a>
<br>
<br>
<br>
<br>
<br> 13.S7 Wallpaper Cropper-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671085&postcount=235' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=235</a>
<br>
<br>
<br>
<br> 14.S7 Easy Launcher-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671260&postcount=237' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=237</a>
<br>
<br>
<br>
<br>
<br> 15.S7 Galaxy Care-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66671782&postcount=240' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=240</a>
<br>
<br>
<br>
<br>
<br> 16.S7 Samsung Pay-->>
<a href='http://forum.xda-developers.com/showpost.php?p=66672152&postcount=242' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=242</a>
<br>
<br>
<br>
<br>
<br> 17.S7 Galaxy Labs-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66686750&postcount=279' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=279</a>
<br>
<br>
<br>
<br> 18.S7 Wallpaper Picker-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66687158&postcount=280' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=280</a>
<br>
<br>
<br> 19.S7 Email-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66702227&postcount=303' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=303</a>
<br>
<br> 20.S7 Gallery-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66929871&postcount=424' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=424</a>
<br>
<br>
<br> 21.S7 Game Launcher-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66943506&postcount=472' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=472</a>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=5403589' target='_blank' class='externalLink' rel='nofollow'>Albe95</a>
<br>
<br>
<br> 22.S7 CAMERA-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67077201' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...php?p=67077201</a>
<br>
<br> 23.S7 Keyboard-->>
<a href='http://forum.xda-developers.com/showthread.php?p=66996568&postcount=640' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=640</a>
<br>
<br> Thanks To @
<a href='https://forum.xda-developers.com/member.php?u=2430742' target='_blank' class='externalLink' rel='nofollow'>ianmb</a> @
<a href='https://forum.xda-developers.com/member.php?u=4348551' target='_blank' class='externalLink' rel='nofollow'>monr61</a>
<br>
<br> 24.S7 Massage-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67011605&postcount=666' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=666</a>
<br>
<br> 25.S7 My Files-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67041752&postcount=778' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=778</a>
<br>
<br> 26.S7 Quick Connect-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67089476&postcount=888' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=888</a>
<br>
<br> 27.S7 Finder-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67089538&postcount=889' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...&postcount=889</a>
<br>
<br> 28.S7 Edge Camera-->>
<a href='http://forum.xda-developers.com/showthread.php?p=68213006&postcount=1197' target='_blank' class='externalLink' rel='nofollow'>http://forum.xda-developers.com/show...postcount=1197</a>
<br>
<br>
<br>
<br> OTHER
<br>
<br>
<br> Samsung Galaxy C5 Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=67204923' target='_blank' class='externalLink' rel='nofollow'>Here</a>
<br>
<br> Samsung Galaxy Note 7 GraceUX Apps-->>
<a href='http://forum.xda-developers.com/showthread.php?p=68085625' target='_blank' class='externalLink' rel='nofollow'>Here</a>
<br>
<br>
<br> WoW!! Thats alot of IMPOSSIBLE


Look I have init.d
 

Attachments

  • Screenshot_20200527-020759_ES_Explorador_de_Archivos_PRO.png
    Screenshot_20200527-020759_ES_Explorador_de_Archivos_PRO.png
    385.8 KB · Views: 130
You vould try an app called 'kernel Adiuder' apk and go to the setting init.d and/or
<br>
<br>
<a href='https://appuals.com/install-ultimate-performance-mod-engine-android/' target='_blank' class='externalLink' rel='nofollow'>https://appuals.com/install-ultimate-performance-mod-engine-android/</a>


I have to find a custom kernel with extended battery for Galaxy N3 and I don't know why exist just for <span style='background-color:#4285F4;'>N4</span>
 
Back
Top Bottom