I'd like to start by saying I'm a relative Noob.
I'm running Omega v12 and Ausdim v18.1 kernal.
I was wondering why I have files in my init.d folder and what their function is, and can I remove them without issue?
08setperm
99SuperSUDaemon
Related
hi is there any way of pushing a custom zip files etc..... jacub 4.1 kernal into my custom rom im creating in adb
or do i just unzip the folders and copy and paste them whilst im in my kitchen and how would i get the script to reconnise as the new kernal patch any advice welcome
Hey,
I am having trouble getting my rom to flash.. Here are the steps I've taken:
1: Downloaded Beans base and extracted it.
2: Fired up Archikitchen and started new project (create rom zip from rom zip)
3: Copied extracted rom (Beans base) into project folder created by Archikitchen.
4: Added mods and removed bloat from app and priv-app in project folder.
5: Went into Archikitchen and pressed bb to build rom zip.
6: Went in to OUTPUT folder and extracted rom zip I just created.
7: Copied META-INF folder from Beans base into rom I extracted from OUTPUT folder and replaced what was built with Archikitchen.
8: Compressed my rom back into a zip and moved it to my external sd card.
Depending on what I try, Ive gotten an updater script error, updater binary error, as well as just error flashing in safestrap on rom slot 1.
I have successfuly flashed Ricks rom and Beans base rom so I know its not my safestrap.
Ive tried Beans base meta folder as well as using Ricks base meta folder etc. and always get some errors. Please help by letting me know if Ive missed a step or what I could try out.
Mister has been a ton of help but we cant seem to figure out why it wont flash.
I have a rom under 700mb currently id like to upload after I can get it to flash. I havent messed with anything that would affect the flashing of the rom and all changes have been in app folder and priv-app folders only.
Thanks in advance for any help you could provide!
Sent from my SM-G900V using XDA Premium HD app
Edit: Resolved!
elliwigy said:
Hey,
I am having trouble getting my rom to flash.. Here are the steps I've taken:
1: Downloaded Beans base and extracted it.
2: Fired up Archikitchen and started new project (create rom zip from rom zip)
3: Copied extracted rom (Beans base) into project folder created by Archikitchen.
4: Added mods and removed bloat from app and priv-app in project folder.
5: Went into Archikitchen and pressed bb to build rom zip.
6: Went in to OUTPUT folder and extracted rom zip I just created.
7: Copied META-INF folder from Beans base into rom I extracted from OUTPUT folder and replaced what was built with Archikitchen.
8: Compressed my rom back into a zip and moved it to my external sd card.
Depending on what I try, Ive gotten an updater script error, updater binary error, as well as just error flashing in safestrap on rom slot 1.
I have successfuly flashed Ricks rom and Beans base rom so I know its not my safestrap.
Ive tried Beans base meta folder as well as using Ricks base meta folder etc. and always get some errors. Please help by letting me know if Ive missed a step or what I could try out.
Mister has been a ton of help but we cant seem to figure out why it wont flash.
I have a rom under 700mb currently id like to upload after I can get it to flash. I havent messed with anything that would affect the flashing of the rom and all changes have been in app folder and priv-app folders only.
Thanks in advance for any help you could provide!
Sent from my SM-G900V using XDA Premium HD app
Edit: Resolved!
Click to expand...
Click to collapse
Hey Elli, what did you end up doing to resolve? I'm having the same troubles now...
Wondering same thing
Sent from my SM-G900V using Tapatalk
Hi!
I need help for a Reboot MOD for the Samsung S5 G900F with the new Android 5.0 Lollipop Firmware (BNL9).
I have allready make this MODs for other Devices and Android Versions (4.1.2 / 4.2.2 / 4.4.2) and all works, but nothing is working in the G900F with Lollipop.
So i try this Guides:
http://forum.xda-developers.com/showthread.php?t=1573032
and
http://forum.xda-developers.com/galaxy-note-3/development/dev-tw-lollipop-torch-5way-reboot-t2997748
My Posts: http://forum.xda-developers.com/gal...tw-lollipop-torch-5way-reboot-t2997748/page22 and the follow parts...
But nothing is working.... if i replace the android.policy.jar it is nothing change in the System. With a ZIP over Custom Recovery with wipe cache but also nothing is changed. I can delete the android.polica.jar and nothing change in system
If i check on Reboot Menu "Reboot" it comes the normal Screen with "Yes" or "No" but not the Reboot MOD.
Here are my files (Stock and modded) Download
The files deodexed with this Tool http://forum.xda-developers.com/and.../script-app-joeldroid-lollipop-batch-t2980857 (Only android.policy.jar is deodexed)
have u tried xposed?
it has option to enable 4-ways like soft reboot,reboot recovery etc.
check it out
First i do not like Xposed because i want to make it my self and second... Xposed is not working on Android 5.0 Lollipop at the Moment.
So i need to make it in the Code Section without Xposed.
make your own mod then
You can't use deodexed framework on Odexed system/
Simply pushing deodexed file and removing correcsponding .odex is true only in case of apk NOT jar
So if you want to use it on Odexed version you have to reodexed that modified jar and have to replace both files. Again I don't know on your device S5 any reOdexing script working or not. If you want to test your jar is properly modified or not then jst test on any DeOdexed ROM.
Okay thank you @dr.ketan for this explanation.
But i have look in the Original Files and i see that the android.policy.jar donĀ“t have a *.odex File.
My misstake that i wrote that i delete the *.odex file. I have test and do so much :silly: sorry.
So it is then the same Issue? Because the only changes i make are in the android.policy.jar
Yeah lollipop doesn't have Android. Policy. Odex but it's hidden and that's why it doesn't make any difference when you replacing deodexed Android.policy jar
Because hidden odex part is still there and which is responsible for normal view of reboot menu.
If you have did same with any other jar which have odex part and you have removed odex and pushed deodexed file, likely system wouldn't have booted.
Sent from my SM-N910G using xda premium
Ok thanks again.
Now i must deodex all files in the folder app, framework and priv-app then it must work?
Lollipop is a great Version but very difficult to mod and many too learn new.
there are several mods already
http://forum.xda-developers.com/galaxy-s5/development/mod-translatable-4-reboot-outsource-t2835432
http://forum.xda-developers.com/galaxy-note-3/development/dev-tw-lollipop-torch-5way-reboot-t2997748
deleted
Darkman said:
Hi!
I need help for a Reboot MOD for the Samsung S5 G900F with the new Android 5.0 Lollipop Firmware (BNL9).
I have allready make this MODs for other Devices and Android Versions (4.1.2 / 4.2.2 / 4.4.2) and all works, but nothing is working in the G900F with Lollipop.
So i try this Guides:
http://forum.xda-developers.com/showthread.php?t=1573032
and
http://forum.xda-developers.com/galaxy-note-3/development/dev-tw-lollipop-torch-5way-reboot-t2997748
My Posts: http://forum.xda-developers.com/gal...tw-lollipop-torch-5way-reboot-t2997748/page22 and the follow parts...
But nothing is working.... if i replace the android.policy.jar it is nothing change in the System. With a ZIP over Custom Recovery with wipe cache but also nothing is changed. I can delete the android.polica.jar and nothing change in system
If i check on Reboot Menu "Reboot" it comes the normal Screen with "Yes" or "No" but not the Reboot MOD.
Here are my files (Stock and modded) Download
The files deodexed with this Tool http://forum.xda-developers.com/and.../script-app-joeldroid-lollipop-batch-t2980857 (Only android.policy.jar is deodexed)
Click to expand...
Click to collapse
hi buddy, I have the same problem, can you help and share with me the solution?
https://forum.xda-developers.com/attachment.php?attachmentid=4307358&stc=1&d=1508394148
hi i want to ask how i can add init.d on stock rom - kernel i am on xxuhob8 and in stock kernel i found a small soft to unpack repack the kernel.
i just did the run.bat a menu to use it quickly.
https://www.dropbox.com/s/ssk4th4biry0hkr/bootimg-pack-unpack.rar?dl=0
also in the file is my kernel backed up with twrp and renamed from boot.emmc.win to boot.img if anyone can make it is welcome.
also found uni init.d http://forum.xda-developers.com/showthread.php?t=1933849&page=51
and a mess how to .... http://forum.xda-developers.com/showthread.php?t=2287540 and http://forum.xda-developers.com/showthread.php?t=1610741
can some one help?
thanks in advance
I deodexed system files for s3v3n's v5.0 ROM - as I know, not all customizations through xPosed are working with odexed, or partialy deodexed ROMs. Hopefully s3v3n won't have objetions. One more thing - there isn't Gravitybox - You have to install it again - I deodexed it after upgrading Gravitybox to newer version.
Instructions:
unzip files to your SD-card
boot to TWRP
go to mount and select to mount system partition
go to advanced/filemanager
delete /system/app, /system/priv-app & system/framework - you have to go to particular folder, then tap&hold select then delete
copy app, priv-app, framework from your sdcard to
/system/
fixing permissions is not necessary
PS: You are doing it on your own risk.
Download here: deodex-s3v3n-v5.0
Can you please deodex 5.1?
working on that, maybe @ evening, I have to deodex several 32bit apps...64bit are done already but because of some 32b there are some conflicts
phsnake said:
I deodexed system files for s3v3n's v5.0 ROM - as I know, not all customizations through xPosed are working with odexed, or partialy deodexed ROMs. Hopefully s3v3n won't have objetions. One more thing - there isn't Gravitybox - You have to install it again - I deodexed it after upgrading Gravitybox to newer version.
Instructions:
unzip files to your SD-card
boot to TWRP
go to mount and select to mount system partition
go to advanced/filemanager
delete /system/app, /system/priv-app & system/framework - you have to go to particular folder, then tap&hold select then delete
copy app, priv-app, framework from your sdcard to
/system/
fixing permissions is not necessary
PS: You are doing it on your own risk.
Download here: deodex-s3v3n-v5.0
Click to expand...
Click to collapse
file that comes in the download folder build.prop, we must also put ??
I hope we will see newer versions of 7 HD rom after the little storm that happened.
Back to topic: which apk is the one for smartnotice widget? I want to mod it to make it semi-transparent