Related
I have a US AT&T GSII and unfortunately they don't allow the access to the Network Operator Selection menu, so I'm told if I replace a file and restore it'll get the menu access back for me.
Can anyone who is on the STOCK Galaxy S II International version send me a copy of the file apns-conf.xml from the /system/etc directory via PM or post on here?
I think there's a way to extract it from the Stock ROM, but I can't find that on here, and don't know how to extract just that file.
Thanks
bella92108 said:
I have a US AT&T GSII and unfortunately they don't allow the access to the Network Operator Selection menu, so I'm told if I replace a file and restore it'll get the menu access back for me.
Can anyone who is on the STOCK Galaxy S II International version send me a copy of the file apns-conf.xml from the /system/etc directory via PM or post on here?
I think there's a way to extract it from the Stock ROM, but I can't find that on here, and don't know how to extract just that file.
Click to expand...
Click to collapse
Use a file manager like Root Explorer to navigate to it.
knightnz said:
Use a file manager like Root Explorer to navigate to it.
Click to expand...
Click to collapse
I have the ATT version, that's why I want the file from someone who has a SGSII International to send the file, because it's not on my version, hence why I asked here, hehe. Did you read my post entirely? It explains it.
Thanks!
apns-conf.xml
bella92108 said:
I have a US AT&T GSII and unfortunately they don't allow the access to the Network Operator Selection menu, so I'm told if I replace a file and restore it'll get the menu access back for me.
Can anyone who is on the STOCK Galaxy S II International version send me a copy of the file apns-conf.xml from the /system/etc directory via PM or post on here?
I think there's a way to extract it from the Stock ROM, but I can't find that on here, and don't know how to extract just that file.
Thanks
Click to expand...
Click to collapse
I am on stock KI8 and found a copy of the apns-conf.xml file in /etc (not /system/etc). For what it's worth, here is the file.
Hope it works for you - I'd love to know.
Jacko
njackson said:
I am on stock KI8 and found a copy of the apns-conf.xml file in /etc (not /system/etc). For what it's worth, here is the file.
Hope it works for you - I'd love to know.
Jacko
Click to expand...
Click to collapse
Thanks. How would I implement this into my stock ROM so I don't have to start over? And will this unlock the search screen?
bella92108 said:
Thanks. How would I implement this into my stock ROM so I don't have to start over? And will this unlock the search screen?
Click to expand...
Click to collapse
You said in your first post that you just needed to copy this file in. To do this you will need a file manager that will let you have write access to the root directory. Root Explorer will do this, but your phone will need to be rooted if it is not already. There are plenty of guides in this forum on how to do this, but my preference is just to flash the appropriate Chainfire cfroot kernel.
Please also note that once you root your phone your warranty will be void, although there are also guides on the forum about how you can go about bringing it back to stock. Many of the carrier specific stock ROMs are also posted in the forum.
Before you do any of this though, you should note your current ROM details as listed in Settings/About Phone, and after you have rooted, but before doing anything else, you should perform a CWM backup.
Once you have done the copy, I would think you would need to re-boot your phone for anything to take effect, but I can't give you any guarantee that it will work (or not).
Jacko
njackson said:
You said in your first post that you just needed to copy this file in. To do this you will need a file manager that will let you have write access to the root directory. Root Explorer will do this, but your phone will need to be rooted if it is not already. There are plenty of guides in this forum on how to do this, but my preference is just to flash the appropriate Chainfire cfroot kernel.
Please also note that once you root your phone your warranty will be void, although there are also guides on the forum about how you can go about bringing it back to stock. Many of the carrier specific stock ROMs are also posted in the forum.
Before you do any of this though, you should note your current ROM details as listed in Settings/About Phone, and after you have rooted, but before doing anything else, you should perform a CWM backup.
Once you have done the copy, I would think you would need to re-boot your phone for anything to take effect, but I can't give you any guarantee that it will work (or not).
Jacko
Click to expand...
Click to collapse
I was already rooted and unlocked. Simply doing these two things in themselves don't unlock ATT's locked manual network selection screen. I even tried deleting the CSC directory and files per GTG, and I replaced the APNs Config File, and rebooted, the manual network selection menu is still locked. :-( I'm beginning to wonder if this is hopeless. :-(
Hello all.
I am somewhat a noob at android development so please deal with me. Anyways skipping right to topic, while using dsixda's kitchen I cooked my base or stock ROM and I got error while deodexing,3 files were not deodexed. Later on I faced error about something of magic header not found at boot. I could not modify a single file using kitchen, couldn't add busy box, root access etc.
Anyway I compiled the ROM and made it flashable zip and got error status 0 from CWM
Sorry I am not knowing much details so I cannot provide exact information. I have few log files I am attaching hope it helps
Please help me to develop my own ROM.
I will once again cook the ROM for generating a step by step error I face and will provide later but if with this log you can help me I'll bee highly grateful.
Also if someone can guide me on how to add features to stock ROM for example when we press voume button we see the icon of the voice decreasing or increasing as per the button pressed in respective environment, I want to add all the 3 options of sound whenever I click the button in any any environment i.e when I press the volume up or down keys I see all the options of call sounds, media sounds, and notification sound. Also I want to add custom battery icon and change toggle icons color and their style and create or edit theme for my ROM. I know you'll say use search but trust me I searched a lot for 2 months constantly ending up in vain.! :"( Please if someone can tell me the best way to do it. I use Xperia SP. Thanks all Please help!
Here is the log file attached.
My device
Xperia SP C5302
Stock ROM JB 4.3 Official
Unlocked bootloader ** ROOTED ** Stock kernel
Tech N You said:
Hello all.
I am somewhat a noob at android development so please deal with me. Anyways skipping right to topic, while using dsixda's kitchen I cooked my base or stock ROM and I got error while deodexing,3 files were not deodexed. Later on I faced error about something of magic header not found at boot. I could not modify a single file using kitchen, couldn't add busy box, root access etc.
Anyway I compiled the ROM and made it flashable zip and got error status 0 from CWM
Sorry I am not knowing much details so I cannot provide exact information. I have few log files I am attaching hope it helps
Please help me to develop my own ROM.
I will once again cook the ROM for generating a step by step error I face and will provide later but if with this log you can help me I'll bee highly grateful.
Also if someone can guide me on how to add features to stock ROM for example when we press voume button we see the icon of the voice decreasing or increasing as per the button pressed in respective environment, I want to add all the 3 options of sound whenever I click the button in any any environment i.e when I press the volume up or down keys I see all the options of call sounds, media sounds, and notification sound. Also I want to add custom battery icon and change toggle icons color and their style and create or edit theme for my ROM. I know you'll say use search but trust me I searched a lot for 2 months constantly ending up in vain.! :"( Please if someone can tell me the best way to do it. I use Xperia SP. Thanks all Please help!
Here is the log file attached.
My device
Xperia SP C5302
Stock ROM JB 4.3 Official
Unlocked bootloader ** ROOTED ** Stock kernel
Click to expand...
Click to collapse
brb... im checking errors
there are 3 files not deodexed... delete the odex files
status 0 is incorrect update-binary
I am a gb modder so i know u have to decompile SystemUI.apk/framework-res.apk (for volume theming)
Make sure updater-script is not there, and update-script is
Icons r really easy, just download or create ur own and put them in decompiled (reverse engineered) SystemUI.apk
For the not being able to add anything, what does it say?
I'll reply you asap let me cook ROM again
Sent from my C5302 using XDA Free mobile app
Tech N You said:
I'll reply you asap let me cook ROM again
Sent from my C5302 using XDA Free mobile app
Click to expand...
Click to collapse
Yup. If status 6 or 7 I can fix 4 u
Sent from my HUAWEI Y210-0100
KkdGab said:
Yup. If status 6 or 7 I can fix 4 u
Sent from my HUAWEI Y210-0100
Click to expand...
Click to collapse
I am compiling every error I can and then I'll let you know
KkdGab said:
Yup. If status 6 or 7 I can fix 4 u
Sent from my HUAWEI Y210-0100
Click to expand...
Click to collapse
Here are the error
1st error No system folder found during extraction (so after unzipping made system folder) .. Press enter to continue (after pressing enter , goes to menu)
2nd error while adding root permission
"scripts/add_su_to_update_script: line 13: cd: META-INF/com/google/android NO such directory or file
Error No update script found!
scripts/add_su_to_update_script: line 85: scripts/fix_update_script_blanks No such direcotry found
Working Folder found
Error : boot.img not found!
Finished rooting"
Error 3 : Add busy box
No update-script found
Rest errors in zip file
The fomat ur stock rom is in is not supported by the kitchen......
Tech N You said:
Here are the error
1st error No system folder found during extraction (so after unzipping made system folder) .. Press enter to continue (after pressing enter , goes to menu)
2nd error while adding root permission
"scripts/add_su_to_update_script: line 13: cd: META-INF/com/google/android NO such directory or file
Error No update script found!
scripts/add_su_to_update_script: line 85: scripts/fix_update_script_blanks No such direcotry found
Working Folder found
Error : boot.img not found!
Finished rooting"
Error 3 : Add busy box
No update-script found
Rest errors in zip file
Click to expand...
Click to collapse
If u want, do a wipe then nandroid backup. And get the system, boot.img, and possibly data files then zip them up
Then try creating working folder
Sent from my HUAWEI Y210-0100
I have a boot img file that can help?
Sent from my C5302 using XDA Free mobile app
Tech N You said:
I have a boot img file that can help?
Sent from my C5302 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, but you still need a /system folder, wipe ur phone then ADB pull
Sent from my HUAWEI Y210-0100
---------- Post added at 07:56 PM ---------- Previous post was at 07:04 PM ----------
@Tech N You
http://forum.xda-developers.com/sho...mctr=(not provided)&__utmv=-&__utmk=198230188
use this
I have boot img file, system folder and all other things the big question for me is that which updater-script gile should I use?
Can I download any empty updater-script file or I what should I do?
I downloaded an updater-script from the net and placed it in my meta-inf folder. Boot.img error occurs still
Sent from my C5302 using XDA Free mobile app
Tech N You said:
I have boot img file, system folder and all other things the big question for me is that which updater-script gile should I use?
Can I download any empty updater-script file or I what should I do?
I downloaded an updater-script from the net and placed it in my meta-inf folder. Boot.img error occurs still
Sent from my C5302 using XDA Free mobile app
Click to expand...
Click to collapse
Use the link I gave u
Sent from my HUAWEI Y210-0100
KkdGab said:
Use the link I gave u
Sent from my HUAWEI Y210-0100
Click to expand...
Click to collapse
Error I face during modding any file that requires access of boot.img is
"Android Magic header not found
Checking if it exits somewhere else
Warning Android header not found!
ERROR : Kernel page offset size is <0>
Flashlight Quick Toggle Mod TW 4.4.2 NE4 ( De-Odexed )
[FONT="]This mod was made for the Sprint L600 Mega and is for the [/FONT][FONT="]STOCK[/FONT][FONT="] TW ROM 4.4.2 NE4. I do not recommend flashing to a Custom Rom as the ROM may contain other special permissions/policies ( if added ) that the Rom Developer may have implemented or even may have been required to add so the Custom Rom may run or function properly. [/FONT][FONT="]
[/FONT][FONT="]DISCLAIMER:[/FONT]
[FONT="]By YOU, the USER, flashing this file or manually pasting to modify your Android System, YOU understand and know what YOU are doing. I nor anyone will be held liable nor responsible for YOUR doing if your phone bricks. As always, as is suggested by many and myself, please make sure you perform a complete[/FONT]
[FONT="]NANDROID BACKUP[/FONT]
[FONT="]before flashing and/or modifying your OS or the mentioned stock .jar file. I also suggest YOU keep a separate copy of the stock .jar file handy, like in your External SDcard, if the phone decides not to boot up. Knowing this, YOU assume all responsibility for what happens as YOU, the USER, know and comprehend what YOU are doing and understand the consequences or severity of damages that can be brought to your [/FONT][FONT="]device by flashing or modifying your OS incorrectly. [/FONT]
[FONT="]You[/FONT][FONT="] Have Been Warned !![/FONT][FONT="][/FONT]
[FONT="]What's Needed/Recommended:[/FONT]
[FONT="]Rooted Devise [/FONT][FONT="]( to extract the needed files Manually for backup )[/FONT][FONT="]
[/FONT][FONT="]Custom Recovery [/FONT][FONT="]( TWRP or CWMR/PhilZ for Flashing the ZIP )[/FONT][FONT="]
[/FONT][FONT="]Aroma File Browser/Explorer[/FONT][FONT="] ( type browser in CWMR/PhilZ Recovery to manually move the files )[/FONT][FONT="]
[/FONT][FONT="]If you can do it via ADB Commands then all power to you.....[/FONT]
[FONT="]I am providing [/FONT][FONT="]BOTH[/FONT][FONT="] stock Modded Sprint [/FONT][FONT="]( SystemUI.apk )[/FONT][FONT="] and [/FONT][FONT="]( SecSettings.apk )[/FONT][FONT="] files [/FONT][FONT="]below.[/FONT]
Flashlight Toggle Zip Flashable zip ( Tested - Not working - Removed )
SecSettings.apk
SystemUI.apk [FONT="]
[/FONT]
[FONT="]What To Do:[/FONT]
You have two choices on installing the .apk files. You can either Flash the ZIP in your Custom Recovery or you can use some form of File Explorer via in Custom Recovery ( like the [FONT="]Aroma File Explorer[FONT="] for CWMR [/FONT][FONT="]) or other means to copy & paste or push the .apk files to [/FONT][FONT="]system/priv-app/[/FONT][FONT="]. If you decide to do this manually, you will then need to set the file permissions to the modified apk files to[/FONT][FONT="] 0644 [/FONT][FONT="]and/or [/FONT][FONT="]check mark off[/FONT][FONT="] as the picture provided below shows using the method chosen through the root permissions it provides. You can rename the stock .apk files with " .bak " at the end so you don't have to delete them from the priv-app folder if you so choose. You will also need to add the “[/FONT][FONT="]Flashlight[/FONT][FONT="]” value in your settings.db file located in data\data\com.android.providers.settings\databases described in the link [/FONT][FONT="]here[/FONT][FONT="] . After just clear " [/FONT][FONT="]cache[/FONT][FONT="] " and " [/FONT][FONT="]dalvik cache[/FONT][FONT="]"ONLY after flashing or manually pasting the mod if you so choose.[/FONT][/FONT]
[FONT="]Words of caution[/FONT][FONT="].....[/FONT][FONT="]if you attempt to do this manually and are still actively booted in your Android OS while modifying or deleting the .apk file/s, there may be a chance that your phone will immediately reboot and you will not be able to boot into the OS and remain stuck as the apk’s is/are no longer visible to your OS. This is why you need to do this before booting up like in recovery.[/FONT]
[FONT="]Other Galaxy Mega Variants[/FONT][FONT="] - [/FONT][FONT="]Disclaimer[/FONT][FONT="]:[/FONT]
[FONT="]I do not know if this will work on other carriers/models as they all are different and can or will have different permissions/policies set forth so you will be trying at your own risk. The .apk files are easily modified and the required files are easily found by searching the forums as I have. If these .apk file worked for a different Samsung Galaxy Mega devise then please advise me and give proper credit. Use, extract, exhume, etc the files as you choose or please. [/FONT][FONT="]================================================== =================[/FONT][FONT="]
Thanks and credits go out to :[/FONT]
[FONT="]@rompnit
@tdunham
@CNexus[/FONT]
[FONT="]for the How-Too's, find’s and files needed for this MOD and the help provided. If I missed someone please PM me or let me know.....[/FONT]
[FONT="]&
Google & Samsung.......
[/FONT][FONT="]
[/FONT][FONT="]
[/FONT][FONT="]Enjoy! [/FONT][FONT="]
[/FONT][FONT="]More Stock TW mods for the Sprint Mega L600 are sure to come![/FONT]
If anyone can test the flashable zip and/or check the updater-script to make sure it will back up the apk's and write the values in for you please do so and check back please.
I thought on stock rom you can toggle flash light while screen is off. just hold volum up botton
Yes4g4me said:
I thought on stock rom you can toggle flash light while screen is off. just hold volum up botton
Click to expand...
Click to collapse
I don't remember having the ability to turn it on or off in my settings with KitKat 4.4. The only way I knew was to use Xposed App to do so. I rather use an actual Toggle built in the stock System located in the Pull Down section.
Zip flash did work getting a update error
dyra502 said:
Zip flash did work getting a update error
Click to expand...
Click to collapse
What type of update error? Also did or did not flash? Thanks.
May end up just making this as a manual push mod instead of flashing.
DarkAngel said:
What type of update error? Also did or did not flash? Thanks.
May end up just making this as a manual push mod instead of flashing.
Click to expand...
Click to collapse
update -binary error and i try to push it to and a no go. but i also had my hotspot unlock that may be the reason it not working
dyra502 said:
update -binary error and i try to push it to and a no go. but i also had my hotspot unlock that may be the reason it not working
Click to expand...
Click to collapse
You had the hotspot mod done on the Mega?
DarkAngel said:
You had the hotspot mod done on the Mega?
Click to expand...
Click to collapse
yes and it works for sprint
dyra502 said:
yes and it works for sprint
Click to expand...
Click to collapse
Oh nice. Was it the same as the Note 2 or Galaxy S4/5? Also was this on KK NE4 and do you mind sharing the services.jar file from your Mega?
The HotSpot Mod should not affect the flashlight quick toggle. You did also edit the setting.db file as well correct and add Flashlight; to the line right?
DarkAngel said:
Oh nice. Was it the same as the Note 2 or Galaxy S4/5? Also was this on KK NE4 and do you mind sharing the services.jar file from your Mega?
The HotSpot Mod should not affect the flashlight quick toggle. You did also edit the setting.db file as well correct and add Flashlight; to the line right?
Click to expand...
Click to collapse
yes I,m on ne4 and here what i flash and that was it
dyra502 said:
yes I,m on ne4 and here what i flash and that was it
Click to expand...
Click to collapse
Thank you sir. I will look into modding the services.jar for this. Also there should not be a problem for you to push these to your system, set permission to the files and then reboot. Also have to make sure you modify your settings.db file so it will show up in your toggles.
** DISCLAIMER: I AM NOT A DEVELOPER. APPLY AT YOUR OWN RISK **This MOD activates Xperia's native call recording, which Sony has disabled in most countries due to local laws. After you install it, you can record your conversations every time you make a call.
This has been tested on a C6833 with firmware 14.5.A.0.270. If you are not on Lollipop 5.0.2 or your device is not an XZU do not use this mod as it will not work and may break your system.
Requirements
1- Rooted Lollipop
2- XZDualRecovery
Procedure
Flash the attached zip in recovery.
Note that the zip backs up your current files into /system/priv-app/TeleService.tar (if such a file doesn't already exist), in case you ever want to go back to normal. If you think you never will, you can always delete this tar file manually.
How to use
As shown in the pictures, after the flashing of the zip two items will be added to Call Settings menu. Once Call recording is activated you will see a record button on the screen when a call is connected. If you push it, recording will start and a red banner is added to the screen to show that. After you hang up, the recording does not automatically stop. You will need to go to the notification bar and stop the recording manually. This is Sony's way of doing things and I cannot change it. The audio can be recorded for up tp 30 minutes and it is saved under /sdcard/CallRecorder.
Acknowledgement
@IaguCool for the original hack.
Great, thanks a lot.
Great work!!!!! Thanks man!!!
Sent from my C6833 using XDA Free mobile app
We need this mod for LP 5.1 PLZ...
This would be great for 5.1.
I'm on 5.1.1 and have added just the CallRecording.apk (with its folder) in the Priv-app folder. Just set the right permissions for the folder and app, no need to reboot and done.
Works flawlessly.
I took the file from a zip on the cross device section, it was a dedicated topic for Z1/Z2/Z3 but I can't seem to find it again...
If you want I can post the zip file though.
Sent from my C6833 using Tapatalk
damnit, i flashed this on latest .236 FW (5.1.1) using recovery. now i got force close error com.android.phone
what could i do to restore ? i forgot to make backup of ROM
fastest83 said:
I'm on 5.1.1 and have added just the CallRecording.apk (with its folder) in the Priv-app folder. Just set the right permissions for the folder and app, no need to reboot and done.
Works flawlessly.
I took the file from a zip on the cross device section, it was a dedicated topic for Z1/Z2/Z3 but I can't seem to find it again...
If you want I can post the zip file though.
Sent from my C6833 using Tapatalk
Click to expand...
Click to collapse
re-flashed my ZU and back to square 1
can you share the zip file?
corrado85 said:
damnit, i flashed this on latest .236 FW (5.1.1) using recovery. now i got force close error com.android.phone
what could i do to restore ? i forgot to make backup of ROM
Click to expand...
Click to collapse
Sorry to hear that. I posed to the warning because I knew this may happen. But don't panic, your deleted files are backed up at /system/priv-app/TeleService.tar. Just replace the files from that tar file into your system, wipe cache and dalvik and reboot.
ZU C6802
dos not work on C6802 Rom 4.6.A.0.368 - Android 5.1.1
Love XDA Developers said:
dos not work on C6802 Rom 4.6.A.0.368 - Android 5.1.1
Click to expand...
Click to collapse
Wasn't it clear from the title of the post and the red warning in the OP that this is for lollipop 5.0.2 only?!!
This is the all in one zip file with some extra functionality for honor 6x.
The file will give you some useful utilities like hw intelligent , call record , autorun, hp plugin, music with cutter, parent control.
REQUIREMENT:
1. ROOT , TWRP RECOVERY.
2. ANY ROOT EXPLORER.
STEPS:
1. OPEN ANY ROOT EXPLORER AND NAVIGATE TO SYSTEM/PRIV-APP/GOOGLE PACKAGE INSTALLER
2. DELETE THE FOLDER GOOGLE PACKAGE INSTALLER.
3. REBOOT TO RECOVERY , FLASH THE DOWNLOADED ZIP .
THATS IT , YOU HAVE DONE IT.
Download links below :
http://gestyy.com/wrLHXH
screenshots
http://gestyy.com/wrLGLz
Thanks
XDA:DevDB Information
EXTRA UTILITIES FOR HONOR 6X, Tool/Utility for the Honor 6X
Contributors
Khan ubaid
Version Information
Status: Testing
Created 2017-11-05
Last Updated 2017-11-05
It doesn't work on 6X BLN21, bootloop on start after flashed the zip !
MiPiMok said:
It doesn't work on 6X BLN21, bootloop on start after flashed the zip !
Click to expand...
Click to collapse
You can go for manual setup ,
1. Extract the zip file, you will get HwCallrecord, HwParent, HwIntelligent under system/app
and PackageInnstaller, HwMediacenter, HpPlugin under system/priv-app.
2. Copy these files in corresponding directory by using any root explorer under root/system/app and root/ystem/priv-app.
3. If you want package installer with autorun and backgroung run facility, you have to delete the GooglePackageInstaller under /root/system/priv-app/GooglePackageInstaller.
4.Give permission to the apk files as well as folders, How? go through screenshots.
5. Reboot, Enjoy
Any queries, you can ask....
Remember to give permission to every folders and files you place or replace...
MiPiMok said:
It doesn't work on 6X BLN21, bootloop on start after flashed the zip !
Click to expand...
Click to collapse
Permission to odex file also...
http://q.gs/Dx2KW
Done ! And it works, thanks.
Welcome buddy...
Hi, I've got problem with HwParent and HwIntelligent, how install them if they are not installed in the original ROM...because I can't install them normally...package corrupt it says me....
you cannot install them normally, they have to be placed in the system partition and changing the permission as i have already given the screenshots...
Thank you
Hey,
thank you for explaining the manual way - that helped me a lot and also fixed a second problem i have had.
The problem was, that after the update my FM Radio was gone.
I found the app here but i cant push files by ADB as root. So i just installed doing the same way:
i copied the apk to an own folder to /system/app/ , set permissions, rebbooted and it worked perfect.
all your apps are working too.
Except the parental controll - i didnt install it because nothing planned yet... ^^
starkeeper2018 said:
Hey,
thank you for explaining the manual way - that helped me a lot and also fixed a second problem i have had.
The problem was, that after the update my FM Radio was gone.
I found the app here but i cant push files by ADB as root. So i just installed doing the same way:
i copied the apk to an own folder to /system/app/ , set permissions, rebbooted and it worked perfect.
all your apps are working too.
Except the parental controll - i didnt install it because nothing planned yet... ^^
Click to expand...
Click to collapse
Thats good.... keep it up,,
and about parent control should work too, after installing by the given procedure is done,,, you will find it under setting/additional setting /student mode
Khan ubaid said:
you cannot install them normally, they have to be placed in the system partition and changing the permission as i have already given the screenshots...
Click to expand...
Click to collapse
OK sorry, it was badly asked... I did it as you explained and I succeed to install them but I can't find where to activate them... Now, I find the parent control in the advanced settings with the "student app" with the last post and it works but where I can find or activate the "intelligent" smart assistance app ? And about the package installer, I pasted it in the priv-app file but what happens now ?
MiPiMok said:
OK sorry, it was badly asked... I did it as you explained and I succeed to install them but I can't find where to activate them... Now, I find the parent control in the advanced settings with the "student app" with the last post and it works but where I can find or activate the "intelligent" smart assistance app ? And about the package installer, I pasted it in the priv-app file but what happens now ?
Click to expand...
Click to collapse
After you paste the package installer and gave permission , you have to delete( or cut to make a copy of ) google package installer,,, it will be activated when you remove google package installer folder in the same directory
link dead
Link dead need mirror for the same
.
does anybody have the apps from the link?
can someone reupload it?