[TIPP] How to REALLY turn off the Lockscreen (root required) - Motorola Droid 3

After YEARS of asking and searching I did not give up the hope that some day there will be found a real (no, NOT NO LOCK!) solution how to turn off the Lockscreen.
Well, I found it and it's also pretty easy:
1. Download SQLite Editor (https://play.google.com/store/apps/details?id=com.speedsoftware.sqleditor&hl=de)
3. Select the app "Settings Storage" "com.motorola.android.providers.settings (not the other one!)
4. Select "settings.db"
5. Select "settings"
6. Longpress on value 64 named "screen_lock" select "Edit Field" and set it to value "0"
7. Reboot
Voila the Lockscreen is gone for ever! (It won't go away if you have security pattern activated!)
Hope this helped!

Tried it, worked flawlessly, but I need my clock from the lock screen.. haha
To those who wonder what it does, it locks the screen, and acts like normal, but you no longer have to slide to unlock.
Sent from my DROID3 using XDA

Ye I also need the clock

Well, then you also need the Lockscreen. I have a clock widget. I really hated the lockscreen, ever since, on ALL devices I had. But now there's finally a solution.

Worked perfectly!
Sent from my iPad using Tapatalk HD

Just replying to this thread to remind myself that I took the steps outlined in the first post to disable the lock screen. Here's hoping it works out well... and leaving a trail to undo it if I need to.
So far, so good.
edit: make sure you long press on the 0/1 column of field 64. Don't edit the field name. That should be obvious.

Related

BackLight brightness adjust command line utility for Kaiser aka TYTN II

I dunno if I'm only one who has this problem but when I'm occasionally on sun I can't see nothing on my Kaiser and it's really difficult to setup backlight brightness on touchscreen which u can't see.... So I've been looking alot if there is some utility which I can link with button or gesture and I haven't found anything... So I've wrote my own utility. Feel free to use it as well if u find it useful -> http://lobster.ic.cz/?page=bl
is this useful or is there easier way to do that??
Been searching for an app like this for a week.
Works great!
Thanks.
Here's another program that gives you a today plug in for it:
http://forum.xda-developers.com/showthread.php?t=412896
I'll b trying yours tho as I like the idea of UL with icons for up and down
Cheers,
Matthew
I made a cab with this program mapped to the PTT button. I have a AT&T Tilt, Im not sure if your phone has a PTT button or if its called something else or whatever.
With this, just run the cab then I tap the button and it changed the brightness really quickly, no menu or anything, I love it! If I walk out into the sun I just tap the button 3 times and my screen is bright.
Lobsterii, I love this program thanks a ton!
I'm glad that I could helped u out guys... actually there might be more funny stuff possible only if HTC release some documentation on theirs DLL files cos it's pain to guess arguments...
you did it all by guessing? I figured you would have decompiled the dll.
Truly excellent! I have also been looking for something like this for a long time.
I figured I might as well kick off the feature requests that always follow a new release: How about the option set both battery and power brightness with one command? Perhaps by a special switch, or by only specifying the brightness level (i.e. no 'b' or 'p' switch)? Or is there a way to do it already?
Thanks again for a useful app!
you did it all by guessing? I figured you would have decompiled the dll.
Click to expand...
Click to collapse
I've read some forum where someone pointed out that backlight function should be in some dll by HTC dunno where it was... Then I was googling "dll find export function" and I've found prog "DLL Export Viewer" which can show function names in dll. Unfortunatelly there is generally impossible to find out how many/what arguments the function has. So I've found function name like HTCUtilSetOnBatteryBrightnessLevel and I've simply try prototype int HTCUtilSetOnBatteryBrightnessLevel(int); but it crashed... so I keep going like int HTCUtilSetOnBatteryBrightnessLevel(int*); and it worked... voila...
pudifoot said:
Truly excellent! I have also been looking for something like this for a long time.
Click to expand...
Click to collapse
thx alot...
I figured I might as well kick off the feature requests that always follow a new release: How about the option set both battery and power brightness with one command? Perhaps by a special switch, or by only specifying the brightness level (i.e. no 'b' or 'p' switch)? Or is there a way to do it already?
Click to expand...
Click to collapse
done. + it's now compiled as an release version so it actually has 50KB less than old version... enjoy it's at the same place instead original files http://www.lobster.3web.cz/bordel/bl/index.htm...
Nice improvements! how about another a switch so that it will toggle between brightest to dimmest? So if this was used it would just go between 1 or 10 and none in between.
Thanks for implementing the feature I was looking for. A perfect application - it's small and fast, and it gets the job done with excellence.
Thank you. Works perfectly.
silentanvil said:
Nice improvements! how about another a switch so that it will toggle between brightest to dimmest? So if this was used it would just go between 1 or 10 and none in between.
Click to expand...
Click to collapse
hmhm... what I wouldn't do for y... There is new version 02 (on my web at the same place) where u can setup your own sequence. Length of sequence might be from 1 to 10... values are as usual from 0 to 9... But numbers must not repeat (known feature I don't see point to solve it) so u can set something like "bl02.exe 0 5 1 9 3" or whatever else... enjoy
Report any found bugs... I mean it's super simple but it's 4 am so I'm half sleeping...
lobsterii said:
hmhm... what I wouldn't do for y... There is new version 02 (on my web at the same place) where u can setup your own sequence. Length of sequence might be from 1 to 10... values are as usual from 0 to 9... But numbers must not repeat (known feature I don't see point to solve it) so u can set something like "bl02.exe 0 5 1 9 3" or whatever else... enjoy
Report any found bugs... I mean it's super simple but it's 4 am so I'm half sleeping...
Click to expand...
Click to collapse
Awesome! Thanks so much! I've also been looking everywhere for something like this!
Awesome!
Well done! I've been looking for ages for something to do this.
How to use bl02...
Something from lobsterii that helped me:
create link in Total commander (file manager) I think its in options "File -> >>>>> -> Create shortcut" then I have another file bl02.lnk then I open properties of the lnk file, I click tab shortcut and put the text of path into "" and after it I wrote parameters so it looks like
"\Program files\bl\bl02.exe" 1 3 9
OK dumb question and first time posting so don't slaughter me. If I understand the thread correctly this will put large buttons to adjust from the Backlight screen....correct? Is there a program (other than the PTT button which I'm using) that will allow a button or swipe to adjust the brightness without having to open the brightness display? If you get far enough to open the utility then its not that hard to move the brightness up. Sorry for the dumbness of the question.
volleykinginnc said:
If I understand the thread correctly this will put large buttons to adjust from the Backlight screen....correct?
Click to expand...
Click to collapse
my bl02.exe doesn't put any button anywhere... it's just app which actually toggle brightness. U can try to run it via file explorer it should change brightness...
volleykinginnc said:
Is there a program (other than the PTT button which I'm using) that will allow a button or swipe to adjust the brightness without having to open the brightness display?
Click to expand...
Click to collapse
There is plenty of programs to map this app to buttons, finger swipes and some other crazy stuff like voice commands etc.. For example I'm using FTouchFlo (u can use FTouchSl which is easier to configure) and map backlight change for finger swipes... Most easy way is just copy blXX.exe to /Windows/Start Menu/Programs/blxx.exe and then go to Start->Settings->(tab)Personal->Buttons and link it with some buton...
I'm just now at work so have no time for more explanation... but Once I get home I'll create some FAQ at download page cos... cos it'll be easier for all of us
dont sweat it that was a perfect explanation and I now have it helped me to get it running to a button.
One other quick question though....I have S2U2. So the button doesn't work until I have unlocked it (which sometimes is hard to see going out to daylight) is there any way (easy way, Im no programmer)to allow the button to work (that is brighten the display via the button I have it mapped to) while it is still locked?
volleykinginnc said:
dont sweat it that was a perfect explanation and I now have it helped me to get it running to a button.
One other quick question though....I have S2U2. So the button doesn't work until I have unlocked it (which sometimes is hard to see going out to daylight) is there any way (easy way, Im no programmer)to allow the button to work (that is brighten the display via the button I have it mapped to) while it is still locked?
Click to expand...
Click to collapse
I'm sure he won't be able to bypass A_C's S2U2, but (assuming you have a Kaiser, you didn't say) if you enable dpad in S2U2 you can always hold your right dpad button to make sure S2U2 is unlocked, even if you can't see the screen, and then hit the button for the "bl02.exe 9" link.
Ha ha...you guys are awesome! Right Dpad enabled and now it works like a charm even in the brightest sun!! Thanks for the great application...makes a big difference in usability.
Some of you experts ought to make a list of these application gems (this program/kaeser tweaks etc) to make it easy for the noobs like me. This is good stuff!!

How to assign quicklaunch shortcut keys?

As the title asks. GB had an option in Settings. But ICS doesn't. Anybody know how to assign different quicklaunch?
badboi_zero said:
As the title asks. GB had an option in Settings. But ICS doesn't. Anybody know how to assign different quicklaunch?
Click to expand...
Click to collapse
Do you mean the double-click on Home button shortcut? That has been moved to the Accessibility section of the config. Otherwise I'm not sure what you are referring to.. so hope this helps!
I think he may be referring to the search+"*" like search+y used to bring up YouTube... I remember there being a topic on this in soak test but I do not recall the solution...
Sent from my DROID4 using xda app-developers app
This was the workaround for the droid 3, but I believe it will work for the droid 4 also.
Nevermind I figured out a workaround via Google. Pain in the ass there has to be a way to unhide it but if anyone is interested the steps I took were...
1. Must be using either nova or apex launcher
2. Long press on home screen and select shortcuts
3. Select activities (for whichever launcher you are using nova or apex)
4. Scroll down and select settings
5. Scroll down and select Quick Launch (the first one) and it should create the shortcut icon on your desktop
The shortcut takes you to the old quick Launch menu that allows you to assign the keys but I don't know where Google hid it thru the regular menu. Hope this helps anyone as much as it's gonna help me if not then what the hell you read it for? Lol
Click to expand...
Click to collapse
Yes it indeed does work. Thank you.

[Q] Unable to access menu in Google Play

Out of nowhere my three dots in Google Play have disappeared and I'm unable to pull up the menu/settings. All I have in the top corner is the search funtion. How do I retrieve this? I use LMT instead of the stock bars for navigation. I even tried freezing 'Soft Key Bar' in apps. Rebooted, and no change. Any help would be kindly appreciated.
Braves1995 said:
Out of nowhere my three dots in Google Play have disappeared and I'm unable to pull up the menu/settings. All I have in the top corner is the search funtion. How do I retrieve this? I use LMT instead of the stock bars for navigation. I even tried freezing 'Soft Key Bar' in apps. Rebooted, and no change. Any help would be kindly appreciated.
Click to expand...
Click to collapse
It depends on how you set up LMT. Did you assign a menu option to your pie? The three dots on the pie was mine and I used that to access menu options inside of apps
Thanks for the quick response. I've setup my pie with the home, back, menu (which I thought would access all menus within all apps) and OpenNotificationBar. Is there another menu command within LMT that I'm missing?
Lower your dpi in the build.prop
Open build.prop file and edit this line only.
ro.sf.lcd_density=240 <--------Set this value to 180. Back out of build.prop, save when asked. Reboot. Check.
Krsmqn said:
Lower your dpi in the build.prop
Open build.prop file and edit this line only.
ro.sf.lcd_density=240 <--------Set this value to 180. Back out of build.prop, save when asked. Reboot. Check.
Click to expand...
Click to collapse
I'm a little hesitant about editing the build.prop. Is there another way? What about re-installing the Play Store?
If you are hesitant about it that's ok. I don't know any other way. But the edit is harmless, I promise. You just have to be careful that you don't accidentally edit anything else.
You will notice that the lock screen is different.... but that's OK. You can download 2 apps to have a custom lock screen like widget locker or magic locker. I'll post links if you so desire.
If you want to skip my advice all together... well that's your prerogative. But you may be waiting a while for another fix.
Here's 2 pictures showing the difference. The top is with dpi of 240. The bottom is dpi 180. With mainkeys =1
****UPDATE****
This is with
A) softbar.apk removed from /system/app,
B) qemu.hw.mainkeys=0
C) dpi set at 180.
Perfect.
I should mention that I have go keyboard installed and xSettings installed with stock locker option disabled. With widget locker installed. And LMT soft keys installed.
Krsmqn said:
If you are hesitant about it that's ok. I don't know any other way. But the edit is harmless, I promise. You just have to be careful that you don't accidentally edit anything else.
You will notice that the lock screen is different.... but that's OK. You can download 2 apps to have a custom lock screen like widget locker or magic locker. I'll post links if you so desire.
If you want to skip my advice all together... well that's your prerogative. But you may be waiting a while for another fix.
Click to expand...
Click to collapse
I tried both, widget locker and magic locker, neither seemed to work for me after changing my DPI. Any suggestions?
Sent from my KF-HD7
Oddly enough, I have an app called Fullscreen Toggle that I installed to take away the soft key bar, which has been working just fine. In this app, I decided to try re-enabling the stock soft keys to see if it would bring back the menu button in Google Play (not sure why I thought it would, just effing around with it). Well, when I re-enabled the soft key bar in Fullscreen Toggle it didn't bring the soft keys back up, but I DID get my menu button in Google Play back along with other menu buttons in other apps! Weirdness..
Braves1995 said:
Oddly enough, I have an app called Fullscreen Toggle that I installed to take away the soft key bar, which has been working just fine. In this app, I decided to try re-enabling the stock soft keys to see if it would bring back the menu button in Google Play (not sure why I thought it would, just effing around with it). Well, when I re-enabled the soft key bar in Fullscreen Toggle it didn't bring the soft keys back up, but I DID get my menu button in Google Play back along with other menu buttons in other apps! Weirdness..
Click to expand...
Click to collapse
Have you rebooted?
Krsmqn said:
Have you rebooted?
Click to expand...
Click to collapse
Yes, several times. I'd forgotten that I also froze the system app 'Soft Key Bar'. I'm assuming that's why it didn't come back up. Not sure why enabling that in Fullscreen Toggle brought back the app menus though. Either way, it's doing what I want it to do now.
Thank god for this forum or I wouldn't be attempting any of this crap, lol.
Is your drop down status bar short?
Krsmqn said:
Is your drop down status bar short?
Click to expand...
Click to collapse
A tad, yes. Is there any way to fix that and still keep my Google Play menu? Here you go:
Check out the new Rom in the kfhd7" development thread.
Sent from my KFTT using xda premium
Had this problem but found a setting
I had this problem in a rom I was using and tried all kinds of dpi settings without any luck getting the menu drop-down for the playstore settings. Then while I was in the interface settings of the rom control, there was a setting called "Statusbar Behavior" and that was turned off, and when turned on, the three dots that allow menu settings was available. This is late for this case, but I wanted to share so if others down the road had a similar problem and came across this thread as I did trying to resolve this kind of issue it would give another option to check. Hope this helps.

[launcher] AppDrawer (MIUI App Drawer)

I recently rooted my NST with NookManager, and was looking to run a "stealth" root under stock. I used the Nook Touch Mod Manager to change the LONG PRESS on the 'n' button to launch THIS. After some fiddling with the options, it pops up a single 5 x 8 grid of apps on a white background with black text. You can long press on an app to hide it. Simple and fast.
I'll be happy to post a screenshot if I can figure out how to take one! :cyclops:
This is the best app for a rooted NSTG No need to fiddle with different launchers, it just works as an extension to the B&N homescreen. Thanks for the tip!
johnseeking said:
I recently rooted my NST with NookManager, and was looking to run a "stealth" root under stock. I used the Nook Touch Mod Manager to change the LONG PRESS on the 'n' button to launch THIS. After some fiddling with the options, it pops up a single 5 x 8 grid of apps on a white background with black text. You can long press on an app to hide it. Simple and fast.
I'll be happy to post a screenshot if I can figure out how to take one! :cyclops:
Click to expand...
Click to collapse
johnseeking said:
I recently rooted my NST with NookManager, and was looking to run a "stealth" root under stock. I used the Nook Touch Mod Manager to change the LONG PRESS on the 'n' button to launch THIS. After some fiddling with the options, it pops up a single 5 x 8 grid of apps on a white background with black text. You can long press on an app to hide it. Simple and fast.
I'll be happy to post a screenshot if I can figure out how to take one! :cyclops:
Click to expand...
Click to collapse
Pardon my ignorance, but how exactly do you 'fiddle with the options'? The app opens in fullscreen mode, and i can't find the way to get the status bar to show up, tried everything...
my nook simple touch rooted with nook manager, so relaunch is the shell(or whatever it's called) from which i run app drawer...
Thanks!
nnbveh said:
Pardon my ignorance, but how exactly do you 'fiddle with the options'? The app opens in fullscreen mode, and i can't find the way to get the status bar to show up, tried everything...
Click to expand...
Click to collapse
I had this issue with another app and here is what I did:
Temporarily assign the "Menu" function to one of the hardware keys using NookTouchModManager (unless you have it set up that way already for other purposes--I keep a long-press on one button this way just in case).
When you launch your app you will now have a way to access menu functions even though it is running full-screen. In my case I was able to change the settings on my app so it would *not* run full-screen by default, but that is probably not what you want in this instance. After you have made your adjustments, you can change the hardware key back to its default, although I think keeping both a "Back" and "Menu" option around is not a bad idea.
VERY late reply...
I use an app called Button Savior which lets you add a set of software buttons which expand or collapse when you touch an assigned target point on your screen. (I have mine set to a long press in the lower left corner, and since I bought the pro version I can customize my target to be invisible.) That way I can always get to a menu button if I need one.
Don't have my NST with me, so I can't tall you what version I'm running, but I'm pretty sure it's the current version on Google Play.
I came across this old post and thought I'd look up the app to see what it was like. I've attached a copy below.
This is not actually a "launcher" despite what the thread title says. It is plain-and-simple an App Drawer. But as the OP said, it can provide almost a "stealth" modification of the NST. To me it seems ideal for the person who says "I only want to root so I can run app x--I don't want a lot of stuff on it."
There are a few hurdles to get to that point, so here is a brief outline of steps to get it working:
1. Root with NookManager (update it first if you're rooting FW 1.2.2)
2. Install the app along with a good file manager like ES File Explorer which will give you root access when you need it (ReLaunch can't).
3. Use Nook Touch Mod Manager to assign a button press (maybe a long-press?) to the MIUI app. You can use one of the hardware buttons or (less "stealth") one of the QuickNav buttons you don't use like Social, or Shop or Search.
4. Temporarily assign one of the hardware buttons to "Menu". This is needed because the MIUI app opens in full screen by default and you can't get at the settings without the Menu button.
5. Run the MIUI app and configure as you want (there is an option not to hide the status bar). Once you have the appearance you are after note that you can long-press on an app to (among other things) hide it from the drawer or even uninstall it. I suggest you uninstall ReLaunch.
6. Go back to Nook Touch Mod Manager and remove the temporary "Menu" button assignment.
And you're good! Your NST still looks and works like its old self but you're one button-press away from accessing any apps you may want to install. And you have a decent file manager

[Guide]3D effect on Vivid

Hi guys I wanna to give you a tutorial how to get 3D Effect on Vivid
The way I got it to work on mine is I used SQLite Editor. You must be rooted obviously. You can get it from the market but its not for free. However, you can always get the apk from megaupload I mean Mediafire.(Fight SOPA!)
Open SQLite and scroll until you find "Settings Storage" (com.android.providers.settings)
Tap it, then tap settings.db
Then tap system
Tap htc_3d_home_screen, then hit your menu button and select "Edit Record"
Change value from "0" to "1"
Reboot phone
Once phone reboots, look at screen, now move phone side by side and you'll see the power of 3D effect on your Vivid.
P.S: You can always switch that off by doing the same thing, then switching the 1 for a "0", then reboot. :good:
Please remove the part about pirating the app...it is highly unacceptable here at xda and against forum rules to suggest a user to do so
Sent from my HTC PH39100 using Tapatalk 2

Categories

Resources