Hello,
I need an advice. I am noob. I have latest Crdroid 6.4 ROM on my potter, rooted with magisk.
I need to prevent one service from startup on every boot of device. It is part of Google play service and it is called Discovery service with path: com.google.android.gms.nearby.discovery.service.DiscoveryService.
When I stop in develepor options, it is back after reboot.
I need to stop only this one service, not Google play services at all.
I have Daily job scheduler mod in Magisk, which can possible make it, but I am a noob, so I am not able to write script for that.
Can someone help me with that, please?
Write a script or something and guide how to install it on my phone?
If this is wrong forum section, please help me find right one.
Thank you very much.
Related
Hello,
I've been starting to cook my own rom under Clockwork, but ran into trouble when putting apps into system/app. They aren't installed on boot, because they aren't from a trusted source.
*SwypeInstaller, for example, is given through e-mail by the swype team, but cannot be cooked, as it doesn't come from the market (need "allow untrusted sources to be ticked)
*I understood signing isn't enough, and that a custom certificate is needed?
I'd like to know how to do that kind of stuff, in order to batch-cook some roms, and to avoid manual install or titanium install or recovery install of system apps.
>Good example is fasterfix, install like a charm upon first boot
I'd need a very simple explanation, i know how to use adb for example and zipsigner and stuff, but i'm not really into the Linux thingie
Edit : A way to disable certificate check on first boot will do as well ^^
Thanks
Up please!
Up! I really need help on this one, i can't cook swype installer on my personal rom updates :-(
Hi all.
Very sorry for ubber noob question. I have made a nice live wallpaper (IMO), but used an auto signer and when trying to load the app to android market i am greeted with a message stating is hasn't been signed in the format that is required. Can anyone aid on how to sign an application manually, what files from the auto sign need to be replaced and what applications i should use to manually sign.
Thanks and sorry again for nooby question (as you can tell this is my first attept lmao).
Oh and i have heard of 'Keytool' and 'Jarsigner' but i have not tried these as i cannot find a guide for them.
http://developer.android.com/guide/publishing/app-signing.html
Hi everyone,
First of all, excuse my bad english (I'm french).
I'm now working in a company who's producing tablets for kids.
I'm not an android developper, just a project manager.
For the new version of our tablets (2013), we are going to pass the Google Approval (GSM) to have all the Google Apps in the tab (it was not the case for the previous version).
But, we need to include a lot of preloaded content in the tablet (games, books...) and we will be able to do that only after the Google approval, so all the installation apk files cannot be included in the ROM.
So, we are trying to find an app (included to our ROM) witch can automatically install a list of APK during the first launch of the tab.
Is there any application existing for that ?
My S3 is running Omega Rom and it's using AROMA installer : it's kind of similar function except the AROMA installer install the ROM and the apps at the same time, and I need to do it separately.
Thanks for your help and answers
Yea aroma installer sounds good..you guys can do something like..when the tablet boots up the first time it takes to the recovery and install the aroma zip...where the user can seect the thibgs they want automatically
-Rik[Rittik]
Thanks for your answer ! I'll try with this tool then
Hi,
I have another question related to the same subject...
So, we plan to buid a specific ROM and to make Google approve it (GSM certification).
After the ROM will be signed by Google, we cannot touch it.
We will probably include AROMA to our ROM so that it can install a package of APK during the first launch of the tablet.
We will have to make different packages for each country because the preloaded apps will be different for each one.
Question is : what if the user have to make a hard reset on the tablet ?
Will he lose all the applications he installed ?
Is there a way not to destroy the "Data" partition during a hard reset ? Kind of hard reset without full wipe ?
Any help will be appreciated
Thanks
R: APK Package installer
You can put aroma apps to system app and make it deactivable!
Hey everyone, i've read through tons of threads and i know root isn't really fully implemented yet. My 6P is arriving today and i was hoping someone could assist with some light modifications.
1) Rooting:
- I am currently on a Nexus 6 running rooted stock marshmallow. It was a pain to get around the "red triangle" on boot. Will using Chainfires modified boot.img get rid of any of the "triangles" on boot?
- With SuperSU 2.52 beta, i had to do something funky by manually going into adb shell to allow r/w on the system. I have some messages saved, but those were fro the N6, not sure if it works the same way on the 6P
2) Does Chainfires boot.img un-encrypt the device? If not, how can i do this?
3) Enable Tethering: After manually adb shell i was able to modify build.prop to add one line of code to enable tethering.
4) TitaniumBackup: is this currently working with the root capabilites we have today? i currently use Google Authenticator & am unsure how to move the app data to a new device without rooting & using TiBu.
i know I'm asking for quite a bit here but i wont be home this weekend and want to take care of everything tonight and unfortunately wont have time to dig through the forums to find all these answers so im hoping one of the smart folks here can assist. If theres an easier way to do any of what i mentioned above please feel free to let me know.
Thanks all!
Hello,
I want to debloat my P9 Lite from apps like Youtube etc. I used the approach from a video called "Remove ALL Bloatware from any Android Smartphone without Root" (cannot post link)
Bringing my phone into debug mode and installing adb all went fine. However, when I start Debloater (version 4.0) -- it shows me the correct serial number and battery status, though -- the model gets called "generic_a15" in Debloater. Furthermore, no package is listed when I click "Read Device Packages".
Does somebody know how I can resolve this issue? Thank you very much for your attention!
UndercoverDebloater said:
Hello,
I want to debloat my P9 Lite from apps like Youtube etc. I used the approach from a video called "Remove ALL Bloatware from any Android Smartphone without Root" (cannot post link)
Bringing my phone into debug mode and installing adb all went fine. However, when I start Debloater (version 4.0) -- it shows me the correct serial number and battery status, though -- the model gets called "generic_a15" in Debloater. Furthermore, no package is listed when I click "Read Device Packages".
Does somebody know how I can resolve this issue? Thank you very much for your attention!
Click to expand...
Click to collapse
Hi,
i never used that method, so
just my thought...
Maybe you have to try to reboot your device in fastboot mode,
then try to launch the debloater and see if it shows you packages.
Regards
Downloaded and installed, also not working.
Any other method to remove unwanted apps?
Kennabiz said:
Downloaded and installed, also not working.
Any other method to remove unwanted apps?
Click to expand...
Click to collapse
Installing a custom ROM usually brings a series of benefits including that
of not having bloatweres so it is my main recommendation.
On the other hand, manually, with superuser permissions and a root app manager,
you can uninstall all the applications you want, but you must pay attention to what you touch,
the system could become unstable (google apps). Do some research before venturing.
Making a Nandroid backup before starting is almost mandatory, always recommended.
Good luck
Installing custom roms is nice But simple huawei backup and restore for stuffs is so much easier than some third party app to do.
I would so easy install some of the many custom roms But eui is so easy and works.....
Dadditz please help here
Kennabiz said:
Dadditz please help here
Click to expand...
Click to collapse
Excuse me I probably did not grasp the juice of the speech.
I have already answered for what I know, custom roms or manual uninstallations of what you do not want.
Another way would be to freeze / disable unwanted apps ... the device will be grateful ..
Dear use @ to quote.
Best regards