[Q] Lock Screen & Home Button not working - General Questions and Answers

After upgrading my Samsung Galaxy 3 to Indroid V6 I found that my phones Lock screen is gone & Home button is only working to wake up phone and not for it's normal function, what do I do please help me out???????
THanks in Advance.........

Do as follows
Open terminal emulator
Type
$su
#fix.sh
# reboot force
This may help you thanks.....
Sent from my GT-I5800 using XDA App

Thanks for your reply dude, but it didnt worked.... ......

CANY ANYONE SUGGEST ME WHAT TO DO?? ALSO NOW AM FACING CALL PROBLEMS, VIDEO PLAYER NOT WORKING, ETC......SO SHOULD I SHIFT TO SOME OTHER ROM??
Sent from my GT-I5800 using XDA App

when i try fix.sh i receive the error not found what directory should i be in?

the way i fixed this before is by following these instructions
1-Copy sqlite3 to /system/bin
2- chmod 777 /system/bin/sqlite3
3-Type following command in ADB or Terminal Emulator
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name,value) VALUES ('device_provisioned','1');"
Click to expand...
Click to collapse
worked fine again after a reboot

Related

Custom Boot problem

i have a problem, i followed the steps exactly on how to change custom boot animation, but now all i got is a black screen as an animation when the phone boots up, how do i revert back to the VZW boot screen? or how do i correct this?
Well you could just do a factory reset. It will bring back every thing back to normal d will not remove root ether, or you can get the incredible rom and get the boot animation and change it with adb
Sent from my Droid Incredible
I really don't wana reset again, i wonder my boot animations are not working
Sent from my ADR6300 using XDA App
Make sure your phone is in normal boot up with development turned on.
Make sure bootanimation.zip is in your sdk/tools directory
go to cmd
change directory to sdk/tools
type in cmd > adb push bootanimation.zip /data/local
adb reboot
done.
To revert back to original boot animation
--------------------------------------
go to adb shell
type
rm /data/local/bootanimation.zip
Click to expand...
Click to collapse
That's the problem when i go go adb shell it just shows a money symbol and hangs at the command prompt and when i type rm it says permission denied
Sent from my ADR6300 using XDA App
Sko0baQueZ said:
That's the problem when i go go adb shell it just shows a money symbol and hangs at the command prompt and when i type rm it says permission denied
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Do you have root? If so, type su. Then it should come up with a # and try the same command again as posted.
I tried rooting my incredible to no success. It'll show a money symbol after i type adb shell.
Sent from my ADR6300 using XDA App
This is what it gives me.
Sent from my ADR6300 using XDA App
@Sko0baQueZ
after you get the "$" symbol, type in "su" and hit enter. you should then see a "#" symbol. that is your superuser control.
parkson said:
@Sko0baQueZ
after you get the "$" symbol, type in "su" and hit enter. you should then see a "#" symbol. that is your superuser control.
Click to expand...
Click to collapse
His phone isn't rooted, so no su.
Nvm,i got it working. Thanx for the help.
Sent from my ADR6300 using XDA App

command to install apk

Is there a command that can be used in a terminal emulator on the hero to install an apk from the sdcard? If not can it be done using adb commands? I am trying one of the froyo roms and before I start installing anything through the market, I would like to install a file manager. I have AndExplorer in an apk on the sdcard but I can only access it through adb or a terminal emulator.
Just adb push it to systen/app or you could install appinstaller from the market.
Sent from my HERO200 using XDA App
Open terminal.apk and issue these commands hitting enter after each line.
su
cd /sdcard
cp "app.apk" /data/app
This should do the trick. I don't think it will work with a2sd but I could be wrong. I tested it out just a few minutes ago and it worked great.
Sent from my Heroic using XDA App
mbobino said:
Open terminal.apk and issue these commands hitting enter after each line.
su
cd /sdcard
cp "app.apk" /data/app
This should do the trick. I don't think it will work with a2sd but I could be wrong. I tested it out just a few minutes ago and it worked great.
Sent from my Heroic using XDA App
Click to expand...
Click to collapse
Worked great, thank you for the tip

Fix Permitions from Terminal ;) (Help apps not to force close))

To install from CMD - Terminal
1. Download the fxps script. http://db.tt/zjiwMQw
2. adb shell mount -o rw,remount /dev/block/stl6 /system
3. adb push fxps /system/bin/fxps
4. adb shell busybox chmod 755 /system/bin/fxps
5. adb shell reboot
To Run it
1. adb shell fxps
2 adb shell reboot
To install from Terminal Emulator
"Download the fxps script and move it in your SD Card" http://db.tt/zjiwMQw
$ su
# adb shell mount -o rw,remount /dev/block/stl6 /system (Puts the system in R/W mode)
# cp /sdcard/fxps /system/bin/fxps (Copys the script from SD Card to bin directory)
# chmod 755 /system/bin/fxps (Gives root access to the script)
# reboot
To Run it open the Terminal Emulator and enter
$ su
# fxps (It will start... When it finish reboot)
# reboot
This Script is not mine i just find it and gine it to you in simple way
Thanks the Dev of this Script i hope to see it in Power Menu some day...
or you can use the Root Explorer to paste it in the /system/bin/ directory and
then with Root Explorer edit permitions by long touching the fxps file and tick all the permitions
Thanks!
rudolf895 said:
Thanks!
Click to expand...
Click to collapse
no problem mate hope to help in my way... and cross yours
can anyone confirm it .... please
Ok trying
Will post results
EDIT:
Installed
took 1m41s
The media fire link has.txt file
You need to rename that
Or directly use this
Direct dl link:
http://db.tt/zjiwMQw
Can you add to first post?
cdesai said:
Ok trying
Will post results
EDIT:
Installed
took 1m41s
The media fire link has.txt file
You need to rename that
Or directly use this
Direct dl link:
http://db.tt/zjiwMQw
Can you add to first post?
Click to expand...
Click to collapse
thanks mate ......
It doesnt work
No change occurred
Before it no fc
After it no fc
But now I can't listen music
All players say file not supported for mp3s which I was listening before fxps
cdesai said:
It's crap
No change occurred
Before it no fc
After it no fc
But now I can't listen music
All players say file not supported fire mp3s which I was listening before fxps
Click to expand...
Click to collapse
i cant confirm that you are correct mate... i tryed a lot of my players and my MP3s work so fine.... so dont hurry to make conclusions... i toke this script from "rom manager v3.0.1.0.apk" and decompile the file and then toke the script... so if all the others we are CRAP who use the Rom manager and clockwork recovery then you are correct... (Think Before you Talk its Easy...)
nikkpap said:
i cant confirm that you are correct mate... i tryed a lot of my players and my MP3s work so fine.... so dont hurry to make conclusions... i toke this script from "rom manager v3.0.1.0.apk" and decompile the file and then toke the script... so if all the others we are CRAP who use the Rom manager and clockwork recovery then you are correct... (Think Before you Talk its Easy...)
Click to expand...
Click to collapse
ok dude
but now it has seriously started fcing
i m fed up
need to reflash
btw u tried on wich rom
on kyrillos 3.3 4.0rc 4.0 rc2 4.0 rc3 i have no problem with you in personal only i dont like hyronic style sorry again ...

note 2 clone

hi...i'm searching on how to fix booting problem on my note 2 clone??? i think i have brick my phone when i trying to chnage font using font installer....now it stuck on android logo...does anyone know how to fix the problem??? thanks in advance
Anyone??
Sent from my R800i using Tapatalk 2
Bump!!! Help plss...
Sent from my R800i using Tapatalk 2
spec
spec
Why did you post 4 times?
sent from my minecraft world
CasTTeLLo said:
hi...i'm searching on how to fix booting problem on my note 2 clone??? i think i have brick my phone when i trying to chnage font using font installer....now it stuck on android logo...does anyone know how to fix the problem??? thanks in advance
Click to expand...
Click to collapse
turn off your phone, press volume up +home key + Power on. you are on 3e screen. then "wipe data / factory reset" then reboot.
*Note: that this will format your phone to factory default. and delete all your data.
still not working
ronnylaborada said:
turn off your phone, press volume up +home key + Power on. you are on 3e screen. then "wipe data / factory reset" then reboot.
*Note: that this will format your phone to factory default. and delete all your data.
Click to expand...
Click to collapse
i try to enter recovery sytem but still no luck....still stuck @ android logo after reboot...
note2 clone
CasTTeLLo said:
i try to enter recovery sytem but still no luck....still stuck @ android logo after reboot...[/QUOTE
u have test to volume up hole+back button hole+power button hole...
Click to expand...
Click to collapse
I have same problem with my friends note 2 clone.. Can't fix yet... Bookmarking this page...
same problem
i have also the same problem, please help me if you get rid of it
CasTTeLLo said:
hi...i'm searching on how to fix booting problem on my note 2 clone??? i think i have brick my phone when i trying to chnage font using font installer....now it stuck on android logo...does anyone know how to fix the problem??? thanks in advance
Click to expand...
Click to collapse
try this service code :-
*#*#10086#*#*
if its ok let me know.
regards
If you have busybox installed on your android and adb shell on your pc try this script
Code:
echo " "
echo "Waiting for device..."
adb wait-for-device
echo " "
adb -d shell su -c "mount -o rw,remount /system"
adb -d shell su -c "ls /system/fonts"
adb -d shell su -c "mv /system/fonts/FONT_NAME.EXTENSION /system/fonts/NEW_FONT_NAME.EXTENSION"
The ls command lists the names of the fonts in /system/fonts directory and now try renaming them one by one using the script. You must replace "FONT_NAME.EXTENSION" with the one find after ls command. If after renaming the first file doesn't work run the script again with the following font name and so on.
Take out the battery and put it in and quickly hold the buttons that put you into stock recovery
Sent from my SGH-T959V using xda app-developers app

Terminal emulator command

I installed a tempered glass screen protector on my S4 and it messes with the proximity sensor. I contacted the manufacturer and this is what they told me to do:
Thanks for reaching out to us! Any issues with the S4 proximity sensor can be fixed by recalibrating the proximity sensor by issuing the following command:
echo 1 > /sys/devices/virtual/sensors/proximity_sensor/prox_cal
I entered that command in my TE and I keep getting an error. I can't really tell where there are spaces, where there are possible spaces, etc. Can anyone look at that command and break it down for me? Like:
echo (space)1(space)>(space)/sys/devices/virtual/sensors/proximity_sensor/prox_cal
That is what I tried and no go.
golfinglenn said:
I installed a tempered glass screen protector on my S4 and it messes with the proximity sensor. I contacted the manufacturer and this is what they told me to do:
Thanks for reaching out to us! Any issues with the S4 proximity sensor can be fixed by recalibrating the proximity sensor by issuing the following command:
echo 1 > /sys/devices/virtual/sensors/proximity_sensor/prox_cal
I entered that command in my TE and I keep getting an error. I can't really tell where there are spaces, where there are possible spaces, etc. Can anyone look at that command and break it down for me? Like:
echo (space)1(space)>(space)/sys/devices/virtual/sensors/proximity_sensor/prox_cal
That is what I tried and no go.
Click to expand...
Click to collapse
What is the error you are receiving in terminal emulator when entering the command? Also you could try entering the command from adb shell. Let me know if you still have questions.
Sent from my SCH-I535 using xda premium
shimp208 said:
What is the error you are receiving in terminal emulator when entering the command? Also you could try entering the command from adb shell. Let me know if you still have questions.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
/system/bin/sh; can't create /sys/devices/virtual..........prox_cal: Permission denied
golfinglenn said:
/system/bin/sh; can't create /sys/devices/virtual..........prox_cal: Permission denied
Click to expand...
Click to collapse
Is your device rooted? Try running the command as the root user which should fix the error.
Sent from my SCH-I535 using xda premium
shimp208 said:
Is your device rooted? Try running the command as the root user which should fix the error.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Thanks for your help. This may be a stupid question, but how do I run the command as the root user? My device is rooted, confirmed with tibu. When I open TE I get the $ sign in the command prompt. Do I need to get that to #, and if so how. I tried to do the same process when I rooted but still didn't work.
Thanks,
Glenn
golfinglenn said:
Thanks for your help. This may be a stupid question, but how do I run the command as the root user? My device is rooted, confirmed with tibu. When I open TE I get the $ sign in the command prompt. Do I need to get that to #, and if so how. I tried to do the same process when I rooted but still didn't work.
Thanks,
Glenn
Click to expand...
Click to collapse
To run the command as root in terminal emulator type the following (Don't actually input the $ and # symbols):
Code:
$ su
#
Entering "su" gives you a root shell from which to run commands from. After you have a root shell in terminal emulator try running the original command you were given.
Sent from my SCH-I535 using xda premium
Okay, I typed su, got the # sign and entered the original code I was given. Hit return and this is what I got:
[email protected]:/ #
How do I know if it calibrated? I broke the tempered glass protector lol trying to "fix" it another way so waiting for another one.
Thanks,
Glenn
golfinglenn said:
Okay, I typed su, got the # sign and entered the original code I was given. Hit return and this is what I got:
[email protected]:/ #
How do I know if it calibrated? I broke the tempered glass protector lol trying to "fix" it another way so waiting for another one.
Thanks,
Glenn
Click to expand...
Click to collapse
If your get a root prompt in terminal after entering the command and not an error message the command was executed successfully and your display should now be calibrated.
Sent from my SCH-I535 using xda premium
Awesome, thank you!!!
Glenn

Categories

Resources