[MOD] Six(6) Lockscreens & Power Menu + Clock Options for KC1 [EDT][4.22.2011] - Samsung Galaxy S (4G Model)

Ok everyone. Here is the lockscreen mod, power menu AND additional clock options for KC1. This will NOT work on Krylon's stock build but ONLY my deodexed one. Since there is no cwm yet you will need to push the files manually with adb or use root explorer to drop them in. Root Explorer is the easiest method. Just be sure to set permissions on all the files to rw-r--r-- after you copy them in.
Lockscreens are Rotary (default), Puzzle, Android, Glass, Epic and Star Wars (Settings > Display > Unlock Screen)(Please be aware - Lockscreen wallpapers are not supported on any of these)
Power Menu (no header) - Reboot, Recovery, Download mode
Clock Options - Hide Clock, Hide am/pm (Settings > Date and Time)
Added "Stay Awake" option (Settings > Applications > Development)
Pretty sure I killed the "battery full" pop-up as well
DOWNLOAD <<<<< KC1 Lockscreens / Power Menu / Clock Options
If using adb here is what to do...
Place the files in the zip in your adb tools folder. Navigate to your tools folder in your cmd prompt and perform these commands
First, mount your system as r/w
Code:
adb shell
su (will need to accept root access on phone)
mount -o remount,rw /dev/block/stl9 /system
Your system is now mounted as read/write. Now remove the original files from your phone.
Code:
rm /system/framework/framework-res.apk
rm /system/framework/framework.jar
rm /system/framework/android.policy.jar
rm /system/framework/services.jar
rm /system/app/Settings.apk
exit
exit
Now push the new files into place.
framework files to framework folder
Code:
adb push framework-res.apk /system/framework
adb push framework.jar /system/framework
adb push android.policy.jar /system/framework
adb push services.jar /system/framework
Settings to app folder
Code:
adb push Settings.apk /system/app
Now the files are all in place, but you need to set the correct permission on them.
Code:
adb shell
su
chmod 644 /system/framework/framework-res.apk
chmod 644 /system/framework/framework.jar
chmod 644 /system/framework/android.policy.jar
chmod 644 /system/framework/services.jar
chmod 644 /system/app/Settings.apk
DONE. Now reboot your phone. It will take about 5 minutes to reboot.
Again, you can use Root Explorer to move these files into place manually. Just be sure to set the permissions of all of them to rw-r--r-- after you do.
Credits
~ Untermensch for ultimately being my mentor on lockscreens and for his write-up on doing the power menu
~ S0niqu3 for the hide am/pm source
~ sbrissen for the hide clock source

Used root explorer to drop them in place and reset permissions work like a charm thanks
Sent from my SGH-T959V using XDA Premium App

Android, Rotary and Star Wars unlock doesn't have unlock sounds
Sent from my SGH-T959V using XDA Premium App

Wow. That was fast. Thank you much.
Sent from my SGH-T959V using XDA Premium App

chadster214 said:
Android, Rotary and Star Wars unlock doesn't have unlock sounds
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Yea only not all the lockscreens support unlock sounds. Only the twiz lockscreens support the twiz music player widget as well.

if u use root explorer do i just have to replace the framework and put the new one?

crunkhead18 said:
if u use root explorer do i just have to replace the framework and put the new one?
Click to expand...
Click to collapse
yes, just overwrite the files

Can someone show me how to use this root explorer instead of adb
Sent from my SGH-T959V using XDA Premium App

rickyy00 said:
Can someone show me how to use this root explorer instead of adb
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
I would honestly learn the basics before you try any of this.

i allready flashed stock deodexed kc1 rom onto my phone in hopes of putting on the lockscreens but i just wanted to know if the root explorer method was easier like he stated up there

I really want these....but its quite painful setting up all my sync'ed accounts again after flashing. I went from Deodexed to Krylon's Odexed Stock, to go back to Deodexed would be a painful process again to get all my accounts set back up and app's loaded + moved to SD. Also fixing the camera/mms/phone issue with the Deodexed ROM on top of that.
Anybody else have any thoughts? Just do it? Haha

mikeDCMDVA said:
I really want these....but its quite painful setting up all my sync'ed accounts again after flashing. I went from Deodexed to Krylon's Odexed Stock, to go back to Deodexed would be a painful process again to get all my accounts set back up and app's loaded + moved to SD. Also fixing the camera/mms/phone issue with the Deodexed ROM on top of that.
Anybody else have any thoughts? Just do it? Haha
Click to expand...
Click to collapse
I used ES File Explorer, go into settings, and check the two boxes in Root setting.
Then go to the directory where the zip is saved, extract and copy paste to the right directories. Once that was done I rebooted. It took 5 min or so to boot but It came up. Once done go into settings and change lockscreen.
Worked like a charm for me. Thanks!!!

rickyy00 said:
i allready flashed stock deodexed kc1 rom onto my phone in hopes of putting on the lockscreens but i just wanted to know if the root explorer method was easier like he stated up there
Click to expand...
Click to collapse
as the OP say " use root explorer to drop them in" come on dude!!! READ!!!

chadster214 said:
as the OP say " use root explorer to drop them in" come on dude!!! READ!!!
Click to expand...
Click to collapse
DUDE THAT GUY NEEDS TO BE SPOON FED ON EVERYTHING! Even though it's already straight outlined for him.
YES RICKY00.
IF THE OP SAYS IT'S THE EASIEST METHOD THEN YES IT IS THE EASIEST METHOD. I USE IT BECAUSE IT'S THE EASIEST METHOD AND WELL WORTH THE MONEY TO PAY FOR THAT APP CUZ OF HOW EASY IT IS TO USE AND SINCE I'M A LAZY ASS TO USE ADB EVEN THOUGH ADB ISN'T THAT HARD.

so to be clear...
i have to flash the deodexed rom in order to have this?
i cant push them with root explorer with only a rooted 4gs?

freaktractor said:
so to be clear...
i have to flash the deodexed rom in order to have this?
i cant push them with root explorer with only a rooted 4gs?
Click to expand...
Click to collapse
you have to flash to Deodexed KC1

Oh boy, so I was able to do this via ADB.
But thought I would also try and do it with Root Explorer. I am bored at my job today.
I copied the files to the sdcard. Then opened Root explorer, located the files, using multi- select I selected all but the settings file that goes into the system/app.
I then hit copy/ then tried to paste the four files to system/framework
I get an error that says there isn't enough space. Then I get all sorts of force closes, and have to re-odin the deodexed KC1.
What the hell am I doing wrong? I am sure I am just having a brain fart but its becoming irritating.

Bl4ckpheniX said:
Oh boy, so I was able to do this via ADB.
But thought I would also try and do it with Root Explorer. I am bored at my job today.
I copied the files to the sdcard. Then opened Root explorer, located the files, using multi- select I selected all but the settings file that goes into the system/app.
I then hit copy/ then tried to paste the four files to system/framework
I get an error that says there isn't enough space. Then I get all sorts of force closes, and have to re-odin the deodexed KC1.
What the hell am I doing wrong? I am sure I am just having a brain fart but its becoming irritating.
Click to expand...
Click to collapse
I had the same problem with another framework, and cringed when I tried this method. BUT, I used ES File explorer for this mod and everything worked like a charm. I didnt have to set permissions or anything.

Bl4ckpheniX said:
Oh boy, so I was able to do this via ADB.
But thought I would also try and do it with Root Explorer. I am bored at my job today.
I copied the files to the sdcard. Then opened Root explorer, located the files, using multi- select I selected all but the settings file that goes into the system/app.
I then hit copy/ then tried to paste the four files to system/framework
I get an error that says there isn't enough space. Then I get all sorts of force closes, and have to re-odin the deodexed KC1.
What the hell am I doing wrong? I am sure I am just having a brain fart but its becoming irritating.
Click to expand...
Click to collapse
Try using es file explorer
Sent from my SGH-T959V using XDA Premium App

fknfocused said:
I used ES File Explorer, go into settings, and check the two boxes in Root setting.
Then go to the directory where the zip is saved, extract and copy paste to the right directories. Once that was done I rebooted. It took 5 min or so to boot but It came up. Once done go into settings and change lockscreen.
Worked like a charm for me. Thanks!!!
Click to expand...
Click to collapse
I am not deodexed though.

Related

Native Camera Apk

Anyone has the native camera apk? I deleted mine being a idiot, and I know I can just use the update service and repair but truthfully that's a lot work because of restoring data, root etc when I can just install one app :-\
(I have this thread in general but I'm making it in here too because I'm not sure if general was the right place to post it and its important so I didn't want to wait for it to be moved if it ever will)
http://db.tt/o101Pz9
Hope it works!!
Sent from my rooted 026 X10i using swype via Xda
Woops just realised .odex file is there n al.. im guessing ud need that n al
http://db.tt/jOlRLno
Sent from my rooted 026 X10i using swype via Xda
thank you but it won't install. Sigh I'll just have to do it the hard way =/
You might need to push them both to /system/app/ (in root directory before sdcard) n then try instal using root explorer or similar?
Sent from my rooted 026 X10i using swype via Xda
I tried all of that but it didn't work
hi maybe you must give the apk and odex permissions
put the two files apk and odex on your sdcard
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
dd if=/sdcard/SemcCameraApplication.apk of=/system/app/SemcCameraApplication.apk
chmod 644 /system/app/SemcCameraApplication.apk
dd if=/sdcard/SemcCameraApplication.odex of=/system/app/SemcCameraApplication.odex
chmod 644 /system/app/SemcCameraApplication.odex
reboot
or copy the two files with rootexplorer (mount r/w) into sytem/app and give them with a long press on apk and odex the permissions and check
User- read and write
Group- read
Others- read
then reboot
i hope it works for you
try it with ADB on your pc and flash a new theme with a camera.apk...
that is the method of this thread http://forum.xda-developers.com/showthread.php?t=742821
i hope you understand what i mean...
and i hope that it should work for you
Could you pls post theapk directly i have problems accessing the link
Pls post the apk
here you go.
https://play.google.com/store/apps/...sMSwxLDEsImNvbS5lc3Ryb25ncy5hbmRyb2lkLnBvcCJd
this is a market link to the es file explorer app. download it press menu button- go to settings- go down to root- select it and grant permission and then mount system as writable with it right below it. then copy the camera.apk to the system/app folder and your done.(to get there press favorites then choose the second icon then go down to system)
download any rom and open it with winrar find there semccamera or something and enjoy :laugh: i did this several times when deleted something important, besids you have done root... :highfive:
Ok try this one https://www.box.com/shared/273e3286b66ffdcccca4
Sent from my X10i

[Q] Frustrated with theme install

Hello all,
I have a Rogers Xperia play, 2.3.3. (UK firmware, already rooted).
Locked bootloader, and sim lock, so I can't use the SE website to unlock. Hence I can't get to fastboot, and use any kind of clockwork mod recovery etc..
I made a theme in the UOT kitchen. I provided my framwork-res, and SystemUI files to the site.
How the F#$% do I install this theme? I've read some instructions on using ADB (http://forum.xda-developers.com/showthread.php?t=1065789), but last time I tried that (ADB itself works correctly and sees my phone) using a theme on the Xperia Play forum, my phone went in a reboot loop.
I'd like to avoid having to reinstall my apps again, yes I know I can get a backup application, but that's not the point of this thread
Any advice on how to install this would be appreciated.
Same here but with sim unlocked, Sony Ericsson Xperia Play Rooted 2.3.3 bootloader locked ,i tried 6 times ,3 times without changing permissions ,3 with changing permissions and no result i only managed to change the SystemUI.apk to work and not get in the bootloop and the framework-res.apk makes the phone get in the bootloop
same problem here.......Waiting for a newbie tutorial
Have to tried using root explorer to install your theme? It's really easy to do I had a hard time using adb to install my theme too I kept going into bootloop but once I used root explorer got it installed in a few minutes
Sent from my R800i using XDA App
just copy the .apk's to the platform-tools folder, fire up adb and type in
adb remount
adb push framework-res.apk /system/framework
adb push systemui.apk /system/app
adb reboot
Done
thatsupnow said:
Have to tried using root explorer to install your theme? It's really easy to do I had a hard time using adb to install my theme too I kept going into bootloop but once I used root explorer got it installed in a few minutes
Sent from my R800i using XDA App
Click to expand...
Click to collapse
I tried it aswell but I also got a boot loop.
I'm confused about these permissions :S
GetPatriotized said:
I tried it aswell but I also got a boot loop.
I'm confused about these permissions :S
Click to expand...
Click to collapse
You will get a bootloop, if the theme you are tying to install, has an incompatible framework.... You should always make sure the theme is made for your firmware version, as for the permissions, its only if you use root explorer, if you use adb the correct permissions will already be set
AndroHero said:
You will get a bootloop, if the theme you are tying to install, has an incompatible framework.... You should always make sure the theme is made for your firmware version, as for the permissions, its only if you use root explorer, if you use adb the correct permissions will already be set
Click to expand...
Click to collapse
I'm on 2.3.3 UK with Rogers Xperia Play.
I'm using root explorer because I'm lost with ADB
If that's the case the make sure you set permissions rw-r--r-- before you move them into the proper folders. Have fun dude
Sent from my R800i using XDA App
Just to ad to @thatsupnow's post, move them to /system first and then set permissions there and then move to the correct folder as he said. That should keep you out of bootloop as long as you use compatible themes or your own cooked framework/systemUI as @androhero also mentioned
Regards Dousan...
I JUST MANAGED TO INSTALL A THEME WOOhOO
now how to do it:
1.copy the SystemUi.apk,framework-res.apk etc. on you SD Card
2.Use a File Explorer that can change permissions (I used Root Explorer from market,pm me for a link if you don't have money to buy it)
3.Copy SystemUi.apk to /System not /system/app and there change the permissions to rw-r--r-- (Be carefull , i accidentaly left rw-r--r-x and it didn't work)
4.Now replace the SystemUi.apk from system/app/ with the one from /system/
5.You will need to restart the phone (i couldn't because many Force Closes so i removed the battery then placed back) and now you have the new Notification Bar
6.Now do the 2-3-4-5 steps with framework-res.apk and this time the phone will restart itself after you copy it.
Where SystemUi.apk and Framework-res.apk go:
SystemUi.apk => /system/app
Framework-res.apk => /system/framework
AndroHero said:
just copy the .apk's to the platform-tools folder, fire up adb and type in
adb remount
adb push framework-res.apk /system/framework
adb push systemui.apk /system/app
adb reboot
Done
Click to expand...
Click to collapse
On a side note to this I had a little fun with ninjamorph and changed colors on some .png's in both systemui and framework-res and ended up with nearly all my apps fc'ing. Couldn't get adb to remount and got a permissions denied error. Then did a adb shell instaed and that worked. Check link for command's:
http://forum.xda-developers.com/showpost.php?p=13984118&postcount=3
Regards Dousan...
How to I change it to rw-r--r-- ?
Like what format is that?
I'm in the pop op where it shows the 9 boxes.
Owner,group,others etc. do you have a picture or something?
GetPatriotized said:
How to I change it to rw-r--r-- ?
Like what format is that?
I'm in the pop op where it shows the 9 boxes.
Owner,group,others etc. do you have a picture or something?
Click to expand...
Click to collapse
User-Group-Others- rw-r--r--

How do i add apk to custom rom?

Hi,
I have a few apps and would like to add into custom rom. I read and google but no help.
Using winrar and open custom rom, i create a folder /data/app and place all apk in "app" folder. non of the apps in that folder installed. Do i need to do more then just add the apk?
I read here http://forum.xda-developers.com/showthread.php?t=1198035 and no use. maybe OP not don't with the guide yet.
thx
cat2115 said:
Hi,
I have a few apps and would like to add into custom rom. I read and google but no help.
Using winrar and open custom rom, i create a folder /data/app and place all apk in "app" folder. non of the apps in that folder installed. Do i need to do more then just add the apk?
I read here http://forum.xda-developers.com/showthread.php?t=1198035 and no use. maybe OP not don't with the guide yet.
thx
Click to expand...
Click to collapse
Reread that thread. The answer is in there.
Hint: ROM flash packages never put anything in /data
you can preinstall apps to /data/app but it takes update script modding. if you havent figured it out it is a lot easier to add them as system apps in /system/app
@Dani897: I try adding apk to /system/app or /data/app but none are working. When I add apk to /system/app; after the rom flashed and reboot, Samsung kept on flashing forever.
cat2115 said:
@Dani897: I try adding apk to /system/app or /data/app but none are working. When I add apk to /system/app; after the rom flashed and reboot, Samsung kept on flashing forever.
Click to expand...
Click to collapse
check your permissions!
the data/app way need adition work in the update script. im not gonna get into that.
Dani897 said:
check your permissions!
the data/app way need adition work in the update script. im not gonna get into that.
Click to expand...
Click to collapse
Thanks. How do i check permission? in CWM? In cwm (red) v2.5.1.3 -->Install zip from sdcard --> toggle signature verification-->disable'
In advance, all i see is fix permissions.
cat2115 said:
Thanks. How do i check permission? in CWM? In cwm (red) v2.5.1.3 -->Install zip from sdcard --> toggle signature verification-->disable'
In advance, all i see is fix permissions.
Click to expand...
Click to collapse
no in a terminal emulator or in linux. they get screwy sometimes if you do editing in windows. i cant even seem to get ownership of one of my flash drives on my linux machine after i formatted it with windows.
if you are on a mac you can do it by clicking and choosing "get info" from the context menu apparently but i dont own a mac so i dont know.
i never used it but check out cygwin and do some googling on permissions in terminal/console. it might be best if you are not ready to install a new os. but you can also install ubuntu with the wubi installer inside windows of use a vm with osx or the linux distro of your choice pretty easily. please dont ask for support questions on doing those things.
you can find permissions of files in a directory with ls -l
you can change them with chmod an ususally one of the numbers below but there are others, google is your friend
666 is rw-rw-rw
644 is rw-r--r-
777 is rwxrwxrwx
755 is rwxr-xr-x
644 or 755 are the most likely that they should be.

Deleted stock task manager

Hello everyone,
I am new to all hacking and modding so please forgive me if I do something wrong.I was uninstalling applications from my rooted atrix 2 2.3.6 stock when I deleted the task manager can you give me the apk or the file and tell me how to use it.I have the 55.28.37 Asia retail please help me.
Sent from my MB865 using XDA
A word of advice: NEVER delete system applications, instead just freeze them. You never know when you may need them or want them back, and if you delete something (case in point here) that you want back, then you're asking for possible unwanted issues...
Sent from my MB865 using xda's premium carrier pigeon service
Try doing "adb install com.motorola.PerformanceManager.apk" or copy it to SD card and then use some file manager.
kousik said:
Try doing "adb install com.motorola.PerformanceManager.apk" or copy it to SD card and then use some file manager.
Click to expand...
Click to collapse
He should have no problem downloading the file and placing on root of the /sdcard and install like any other .apk (unless he's deleted his file manager also!).
Sent from my MB865 using xda's premium carrier pigeon service
Set the right permissions otherwise even after placing app into system it will not work.
Sent from my MB865
For reference, my Performance Manager's location is /system/app/PerformanceManager.apk and the permissions are rw-r--r-- which is chmod 644
Thanks every one for your replies you people are really helpful
Sent from my MB865 using XDA
If you can give me a step by step guide then it would be very helpful
Sent from my MB865 using XDA
Easiest way is to download the file to your computer, then connect your phone in usb mass storage mode to your computer, copy the .apk file you downloaded to your sdcard (which might show up as D: or E: in your PC), disconnect phone from computer, on phone use the "Files" file manager, go to "sd card", locate the .apk and tap on it to install. (Unknown sources should be ticked in your Settings > Applications)
Delete previous performance Manager that you have copied to system/app folder
Extract the attachment then copy both files to system/app without renaming or modifying them
Now to set the permission press and hold both files one after other for 3 seconds a window will appear in that select permission .
Now set permission as I have attached a Image.
People please help me I copied the apk and odex file and I have set the permissions but its not helping
Sent from my MB865 using xda app-developers app
Please help me
Sent from my MB865 using xda app-developers app
shaurya19 said:
Please help me
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
For future reference just copying files to system/app never works. You ALWAYS have to push them with adb. Do you have adb set up on your computer?
If you must use root explorer, you need to copy the files first to the /system folder, and change the permissions to rw-r--r--.. Then "multi-select" both files and "MOVE" (do not copy) them to the /system/app folder, then reboot immediately. If you can go into recovery mode (with bootstrap or cwm on boot feature), then wipe dalvik and cache partition - if not, it may act up.. and it may not.. I have done this countless times with no issues (unless I was sloppy and forgot to rename or change permissions).
It's not the best method - farshad525hou is right, adb is cleaner.. but it can/does work
alteredlikeness said:
If you must use root explorer, you need to copy the files first to the /system folder, and change the permissions to rw-r--r--.. Then "multi-select" both files and "MOVE" (do not copy) them to the /system/app folder, then reboot immediately. If you can go into recovery mode (with bootstrap or cwm on boot feature), then wipe dalvik and cache partition - if not, it may act up.. and it may not.. I have done this countless times with no issues (unless I was sloppy and forgot to rename or change permissions).
It's not the best method - farshad525hou is right, adb is cleaner.. but it can/does work
Click to expand...
Click to collapse
Using root explorer never worked for me...
Sent from my MB865 using xda app-developers app
farshad525hou said:
Using root explorer never worked for me...
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
Yea, I know some folks are opposed to it and/or can't get it to work properly, but I've doing it for quite some time and never ran into a problem - unless I don't do something right. But, come to think of it, I am usually overwriting old files when pushing with root explorer, not placing new ones - I wonder if that may have something to do with it..?
But, I am all for adb - it's an excellent tool that everyone who wants to mod needs to get familiar with.
I suppose we are getting off topic, but this would make a good discussion thread somewhere...
EDIT: just checked, I guess I'm not alone after all!! http://forum.xda-developers.com/showthread.php?t=1412729 - the key steps are to set permissions (which can't be done on the sdcard) and MOVE to /system/app (or where ever)
Where can i get abd?
Sent from my MB865 using xda app-developers app
farshad525hou said:
For future reference just copying files to system/app never works. You ALWAYS have to push them with adb. Do you have adb set up on your computer?
Click to expand...
Click to collapse
I got adb but should i adb install the file that kousik has posted or should i push both the odex and apk files posted by prasannapmv?
Whenever i type adb remount it says that it is not allowed and when i try to adb install it gives an error
Sent from my MB865 using xda app-developers app
shaurya19 said:
I got adb but should i adb install the file that kousik has posted or should i push both the odex and apk files posted by prasannapmv?
Whenever i type adb remount it says that it is not allowed and when i try to adb install it gives an error
Click to expand...
Click to collapse
Just do adb install xx.xx.xx.apk there is no need to remount (or odex file). What is the error message do you get when you tried adb install? If it says already installed, then go to settings -> applications -> all and uninstall the same, and try adb install again.
kousik said:
Just do adb install xx.xx.xx.apk there is no need to remount (or odex file). What is the error message do you get when you tried adb install? If it says already installed, then go to settings -> applications -> all and uninstall the same, and try adb install again.
Click to expand...
Click to collapse
it says install-failed-dexopt

Installing Cerberus

Can someone help me to install Cerberus on my rooted verizon s3. I rooted using the non-flash method and I don't have a custom recovery or rom. Their instructions say:
you can manually install Cerberus in /system/app this way:
- Uninstall Cerberus from your device
- Download Cerberus.apk and put the file on your sd card
- Open a terminal emulator and execute:
su
mount -o remount rw /system
cp /sdcard/Cerberus.apk /system/app/
Click to expand...
Click to collapse
After research, it seems that I should be able to install using either Titanium Backup or root explorer or adb if necessary.
Is this a simple matter of using Titanium Backup's "convert to system app" feature? Does this automatically move the file to the /system/app directory and set the correct rights?
Or should I place the apk in the /system/app directory using root explorer? What rights would I have to set?
Thanks for your help.
I suggest using RootExplorer. You would just navigate to the system/app directory, mount r/w, and then copy the apk. All those steps are performed using the UI in RootExplorer.
Sent from my SCH-I535 using xda app-developers app
I will give it a try. Thanks.
NP. It's one of those apps that is worth two or three times what the dev charges for it.
Sent from my SCH-I535 using xda app-developers app
Wifi won't connect
I installed Cerberus in \system\app and rebooted. I got the custom lock screen but this went away after rebooting again.
However, I can no longer connect to my wifi (either automatic or forced).
When I remove Cerberus, and reboot, wifi automatically connects
Any ideas what is going on?
** UPDATE - uninstalled and reinstalled to system/app and everything worked as it should. I'm curious what happened internally - e.g. why the lock screen and why it messed up wifi.

Categories

Resources