How to ActiveSync after deleting repllog.exe (All XDAs) - General Topics

This article is copied from http://www.ppcsg.com/index.php?showtopic=53614
It has sorted my problem out first time
Click to expand...
Click to collapse
Dear all,
It is a known fact that though useful to clear redundant notifications, the ScaryBear combo of:
1) ScaryBear Clear Notification Fix and
2) ScaryBear Check Notification,
especially the latter allows u to delete whole notifications completely, despite some of which are ill-advised to do so .
This is especially so for the notification event, 'repllog.exe', which tells ur desktop serial device driver to look out for an incoming RS232 cable = time to ActiveSync. Still, some bros/sisters unknowingly deleted this and were consequently unable to ActiveSync with their desktop = hard-reset.
Fret not, for those bros/sisters with itchy fingers while using the ScaryBear Combo, Bro fattyfattybombom has conjured up a workable method (LINK: CLICK ME), which I'll now help to surmise.
How to ActiveSync again after deleting the notification event 'repllog.exe':
Phase #1: (Force a one-time sync)
1) Connect ur device to ur desktop (doesnt matter if ur ActiveSync is dead).
2) Press-and-hold the 'Action' hardware button.
3) Tap the clock at the top-taskbar.
4) Release stylus and button.
5) Under the popup menu, select 'Run'.
6) Type in: \windows\repllog.exe
Note:
- Conversely, for Step #2 to Step #6, u can tap on the repllog.exe in ur '\Windows\' folder.
Phase #2: (Create a new notification queue event)
1) U'll need to install shareware 'MemMaid by DinarSoft', which has a option of creating new notification event (doesnt matter if u just use the trial version).
2) Open 'MemMaid' and go to the 'Notification Queue' tab (i.e. 2nd tab).
3) Tap the icon 'Add...'.
4) Under the 'Add Notificaion>Program' field, tap on the '...' icon.
5) Under the folder tree, scroll to \windows\repllog.exe and tap on it.
6) Under the 'Add Notificaion>Event' field, select ' An RS232 connection was made'.
7) Tap on the 'Add' icon.
8) Exit the program and soft-reset ur device.
9) ActiveSync as normal.
Hope this can help save some bros/sisters from hard-resetting their devices after ScaryBear accidents. Thanks to Bro fattyfattybombom again.

Related

Solution: How to keep "Lock" from activating while

Finally!!!!
I finally figured out a solution that will work for any GPS Application (actually, ANY Application) that you want to "Keep Alive". The long and the short of it is this:
When you upgrade your WM5 ROM with the MSFP addition, the “Password” application (under START -> SETTING -> PERSONAL -> PASSWORD”) has been replaced by “LOCK”. This new application is part of the MSFP and is designed to give you greater protection for your data stored on your device. If enabled, this will “LOCK” your device if it doesn’t receive any input from the user. The real problem lies if you have your device set up to receive “Push Email” from an Exchange Server. The “Lock Settings” (i.e. how long your device will wait for user input until it “locks” the device) is established by your Exchange Server Administrator. If he/she has enabled the “Lock” feature to activate in 5 minutes, then your device will lock after 5 minutes of no user input. What’s worse is, as a user, YOU CANNOT CHANGE this setting. It has to be done on the Exchange Server side (i.e. your Exchange Server Administrator must change it).
There is good news and bad news.
First the bad news:
You must own or purchase a copy of SKScheMa (by SKTools (http://s-k-tools.com)). Cost is $9.60 at www.pocketgear.com
Now the good news: There’s a fix!
This is a three step process:
1) Install the software and configure it properly.
2) Add a script
3) Add a “Watch” Function
Step 1:
a) Download and install SKScheMa. I would recommend installing it to Main Memory (this is what I did and it works). NOTE: I got an email from the developer that THE INSTALL PROCESS MAY NOT COMPLETE ALL THE WAY. Once you install the program from AS, you need to go into "File Explorer" and double-click on the following icon: sksw.exe (under the \windows directory). This will finish the install. IF YOU DO NOT DO THIS, YOU WILL NOT BE ABLE TO ACTIVATE THE "WATCH FUNCTION". THE WATCH FUNCTION MUST BE ACTIVATED IN ORDER TO PREVENT THE SCREEN FROM LOOKING UP.
b) Open the software.
c) The first thing we need to do is to enable “Watch Mode”. Click on “Tools -> Settings-> General” and look for “Watch Mode”. By default, it is turned off. To turn it on, just click on the box “Watch Mode” to highlight it, and in the top box (above where you clicked), use the pull down menu to select “On”.
d) Now click on the box just below the “Watch Mode” (it’s titled “Make a shortcut for any saved script in …”). We want to turn this off, so once you’ve click on the box, use the pull down menu in the upper most box to select “No”.
We’re done with Step 1! Click “OK” using the left soft key and we’re moving onto Step #2
Note: To make sure you’ve successfully turned on “Watch Mode”, use the right soft key and select “Tools -> Queue”. In the “tool bar” on the main screen, you should see:
“Queue | Watch On”.
If you don’t, you didn’t enable “Watch Mode”. Head back to the beginning of step one and make sure you enable “Watch Mode”.
-----------------------------------------------------
Step #2
a) Copy the following into Notepad (on your computer):
#r(#label) #p(whilerunning)
#r(#sendkey) #p(#H)
#r(#0) #sleep(58000)
#r(#chkprocess) #p(TomTom Navigator.exe)
#r(#iftrue) #p(whilerunning)
#r(#label) #p(end)
b) On notepad, select “File -> Save As”. THIS FILE MUST BE SAVED WITH A “.sksc” EXTENTION (i.e. TOMTOM.sksc). To do this from the “Save As” window, use the “Save As Type” pull down menu and select “All Files” (NOT .TXT!!!!). Once you’ve selected “Save As Type”, type the name of the file AND THE EXTENTION next to “File Name:” (i.e. type in TomTom.sksc). Now just click “Save”.
d) Copy this file to the following directory on your PPC:
\Windows\Start Menu\Programs\sScripts
e) Proceed to Step 3.
------------------------------------------------------
Step #3
----------------------------------------------------
Method 1 (Longer):
a) Using the right soft key, select “Tools –> Watch”.
b) Using the left soft key, select “New”.
c) Scroll through the various fields and enter in the following information:
“Watch for” : Select from the pull down menu “Windows”
“Window title” : Type in “TomTom Navigator.exe” (without the quotes)
“To execute If the Window is Activated” : Type in “:SKSCHM” (without the quotes)
“with parameters” :
#r(#script) #p(\Windows\Start Menu\Programs\sScripts\TomTom.sksc) #onlyrun
(The above should all be on one line)
d) When done, use the “Left Soft Key” to select “OK”. You should see your “Watch Function” listed. Use your stylus to click “OK” in the upper right hand corner. Now whenever TomTom is launched, it will be “kept alive” with this program.
----------------------------------------------------
Method 2 (shorter):
a) Copy the following into Notepad (on your computer):
#c[TomTom Navigator.exe] #a[:SKSCHM] #ap[#r(#script) #p(\Windows\Start Menu\Programs\sScripts\TomTom.sksc) #onlyrun]
(This should be one long line)
b) On notepad, select “File -> Save As”. THIS FILE MUST BE SAVED WITH A “.sksw” EXTENTION (i.e. TOMTOM.sksw). NOTE: THIS IS A DIFFERENT FILE EXTENTION THAN THE SCRIPT FILE WE JUST CREATED. To do this from the “Save As” window, use the “Save As Type” pull down menu and select “All Files” (NOT .TXT!!!!). Once you’ve selected “Save As Type”, type the name of the file AND THE EXTENTION next to “File Name:” (i.e. type in TomTom.sksw). Now just click “Save”.
c) Copy this file to the following directory on your PPC:
\Windows\Start Menu\Programs\sScripts
d) On your PPC and using the right soft key, select “Tools –> Watch”.
e) Now select “Tools -> Context menu -> Load from File…”
f) Select the directory you just copied our “Watch Function” to (i.e. (\Windows\Start Menu\Programs\sScripts\) and select the file you just copied over (i.e. TOMTOM.sksw) by highlighting and clicking “OK” with the left soft key.
g) You should see your “Watch Function” listed. Use your stylus to click “OK” in the upper right hand corner. Now whenever TomTom is launched, it will be “kept alive” with this program.
It sounds more complicated than it really is. Let me know if you some questions.
--------------------------------------------
A few comments on the script file:
#r(#label) #p(whilerunning)
% Creates a label for your "While Loop"; "whilerunning" Label
#r(#sendkey) #p(#H)
% Simulates the depression of the "Home Key"
#r(#0) #sleep(15000)
% This is a counter for 15 seconds (i.e. 15000 ms). You can increase this as necessary.
#r(#chkprocess) #p(TomTom Navigator.exe)
% Checks to see if the following process is running (i.e. TomTom Navigator.exe) You can modify this line for any application you want to keep alive.
#r(#iftrue) #p(whilerunning)
% If the process is running, return to label above marked as "whilerunning" (This is your "while loop")
#r(#label) #p(end) % end of "While Loop"
Hope this helps!
EDIT:
IMPORTANT UPDATE: For this to work properly, you must be using an English ROM. Thanks Rogier for the tip!
Ooooooo YES!!!!!
I am a Happy Man. This works now.
Seems the German Version of the Utility does not liked the script or so.
On an Englisch ROM all seems to work fine.
Thanks a lot for your help.ö
Rogier
AMAZING!
Admins: this should be stickied!
"Chapeau weatheryoko!"

A few windows 6.1. mods

Hello!
Do you happen to know how to:
a)put the gsm indicator on the today screen (VERY preferably on the HTC today, e.g. below the alarm clock on the right side or horizontally near the operator name - not to waste space)
b)block GPRS: just to tell the phone to never ever try to connect to it. At the moment e.g. while pressing the weather button, it starts connecting - quite annoying, especially if pressed by chance
c)create folders in programs menu (as e.g. the "games" folder) and then copy shortcuts into it
d)in the menu start - change from 7 shortcuts and 5 recent programs into 12 shortcuts and 0 recently opened programs.
Thank you for help!
Best regards,
Theriel
c) Go under "\Windows" direcotry and then under "\Start menu"
that's the direcotry tree
I meant programs menu - the one you get into by clicking start->programs. .
Any ideas about this as well as the other questions ?
b) there are several ways to kill all data connections. you can use something like the Advanced Config Tool and disable the data connection setup on the phone. Or you can use a tool like MoDaCo's NoData tool. Search the forums you will find your answer.
c) It is where "wonderiuy" said it is. For the icons in Programs you need to go one level deeper in the start menu. My Device -> Windows -> Start Menu -> Programs. There you will find links to all the icons when you go to Start Programs.
Thanks a lot! I have also a small question: is there any reason for which I shouldn't enable all the power managements that there are in Advanced Config Tool?
I would be still grateful for answering a) and d) :].
d) Disable large start menu
Start -> Settings -> Large start menu -> disable (or rather not enable) it
theriel said:
b)block GPRS: just to tell the phone to never ever try to connect to it. At the moment e.g. while pressing the weather button, it starts connecting - quite annoying, especially if pressed by chance
Click to expand...
Click to collapse
Do this,
1. Click the weather tab and click the location name at the top. You will get into ‘Select City’ window.
2. Tap the ‘Menu’ at the bottom right of the screen and choose ‘Weather Options…’ from the pop-up list.
3. Uncheck ‘Download weather data automatically*’
b) Easy solution: Go to Settings -> Connections -> Connections -> Advanced -> Manage Networks -> and choose "Company Network" for "Programs with automatic internet connectivity use ....". Name of options may vary, because I use German ROM. Translation done by brain.exe on the fly
Thanks a lot mates! So, there is no way to solve my problem "d)" ?
see post #6 in your own thread (above). Does that not do what you asked?
That has nothing to do with choosing the programs you want to have listed in the menu start. Large menu is completely different thing which, by the way, I have disabled since the very beginning.

Basic Tips For Pico Beginners

BASIC TIPS AND TRICKS!!
Access the scientific calculator
To access the scientific calculator, rotate
the phone to landscape mode.
The calculator will change to a scientific
one.
End a phone call by pressing the Power button
Rather than having to locate the hang up
icon on the screen after each call, you can
quickly end a call by pressing the Power
button. It will not turn off the screen
though.
To enable this, go to Settings - Accessibility
- Power button ends call.
Note: Depending on which firmware you
are running, you may need to update your
firmware to see this feature.
Tether your laptop or computer to your phone
You can tether your computer or laptop to
your phone so that the PC uses the
phone's 3G or 4G connection.
To do this, connect the phone to your PC
via USB cable. If a screen appears saying
Choose a connection type, then select USB
tethering and you should be able to start
surfing straight away. If it doesn't then
press the Home key to go into normal
mode. Then go to Menu - Settings -
Wireless and network - Tethering and
portable hotspots. Then tick USB tethering.
Your computer should then install the
relevant drivers. To test, simply open your
browser and start surfing.
Another alternative if the above doesn't
work is to use an App called PdaNet.
Before you install this App, you will need to
go to Menu - Settings - Applications -
Development. Then tick the option which
says USB Debugging. Then download both
the App and the software for your
computer. Once they are both installed run
PdaNet on your laptop and then on your
phone. Follow any other instructions to
complete the process.
Warning: Some carriers will tell you that
tethering is not allowed in their contract.
You should still be able to use the above
techniques, but be aware that your carrier
may not be happy. Also, if you are not on
an unlimited data plan, be sure you do not
use too much data through your laptop or
computer as you may incur extra charges.
Accents and special characters
If you want to type non-English letters (eg
those with an accent), long-press on the
relevant letter. A list of options will appear
for you to select
Add email or phone number from text
To add an email or phone number to your
contacts from a text message, you can
long-press on the email / phone number.
Then select Add to contacts.
Adding pauses when dialling
To add pauses when dialing numbers, or
storing numbers in your contacts, then
insert a comma ( , ) when entering the
number.
This will pause the dialling for about 2
seconds.
Allow swear words in voice recognition
To allow swear words in voice recognition,
go to Settings - Voice input & output -
Voice recognition settings. Then untick
Block offensive words.
By default, the phone will actually
recognise swear words, but will insert x's
instead of the word.
Change your default font(root required, read line on top)
To change your default font, you need to
download a third-party app because
Android does not have a built-in way of
changing fonts
There are two good Apps that allow you to
change fonts:
Font Changer - There is a free version and a
paid version. The paid version allows you to
change the screen density and allows you
to preview the font. You can also change a
few other options.
Custom ringtones, alarms, sms notifications
To use custom ringtones for your phone
ringtone, your alarm or your text message
notification, simply copy an MP3 file to one
of the following folders:
/sdcard/media/audio/ringtones
/sdcard/media/audio/alarms
/sdcard/media/audio/notifications
If they don't already exist, then create a
new folder.
The file will then show up when you want
to change your ringtones.
For Ringtones go to Settings - Sound -
Phone ringtone
For Text Messages go to - Settings - Sound
- Notification ringtone
For Alarm, set the sound when you add a
new alarm
Increase Internal Memory
The problem is:
>When you send or receive files using bluetooth, the files are stored in the internal memory.
Solution:
Solution 1
>Whenever u send/receive a file using bluetooth open "settings", then "applications"
>open "manage applications", select "all applications"
>search for "bluetooth share"
>tap it
>Clear data, clear cache
Solution 2
Get app "Blutooth file transfer" from play store and only use it
or-if u have adb in pc then,
code:
adb shell
$ pm SetInstallLocation 2
Help, I have forgotten my unlock pattern
If you have forgotten your custom unlock
pattern, then don't panic.
After 5 unsuccessful tries a button should
appear saying 'Forgot pattern'. Press this
and you will be asked to enter your Gmail
username/password.
The phone will then ask for a new unlock
pattern. If you don't have a Gmail account,
then you might have to either call your
carrier or factory reset your phone:
1.Take out the battery
2.Press the volume down button+power to boot in recovery mode
3.scroll using volume keys
4.Scroll to factory reset and press power button
5.Done

[FRP] LG Stylo 3 FRP Bypass - StraightTalk LGL84VL

[FRP] LG Stylo 3 FRP Bypass - StraightTalk LGL84VL
Android Ver 7.0
Security Patch: November 6, 2017
Worlds First Stylo 3 StraightTalk bypass! 09/26/18
I've bypassed yet another Stylo 3 and this time it is the StraightTalk model.
This is different than my other bypasses and it seems I am the first to do it. There is no download mode for this model and no fastboot so that eliminates a lot of easier ways. Only leaves doing it manually. My instructions are different than the other Stylo 3 tutorial threads I have made here on XDA. I have also done a video which will be linked below. It is on my new YouTube channel which will have videos for any new FRP I do, my old FRP's (when i get ahold of the handsets again), and of course anything Android related.
I'm hoping you have some experience manually removing FRP already before reading this. I'm trying to keep it short and simple.
**YOU WILL NEED A BLUETOOTH HEADSET FOR THIS METHOD!**
I will be posting the tutorial and video for the NON BlueTooth method very soon.
Video - (Working on as I post this.. will be posted here soon..)
Steps
1. HARD RESET your phone. Make sure you do this before starting the next step.
2. Connect to wifi and go back to the start and get into accessibility mode / TalkBack by pressing 2 fingers on the screen and holding till it beeps. Enable Global Context Menu by making an L shape on the screen. Goto TalkBack Settings. Once you are in press both volume keys to suspend Talkback. Scroll down to the bottom and select Help and Feedback. Press on where it says About Switch Access for Android (if this is framed in a window then hard reset and restart again). This should take you to the Help section with About Switch Access for Android at the top with a youtube video at the bottom.
3. Press the youtube video and Press the share button (arrow at the top right). This should show you a box with the link highlighted. Double tap this to open up YouTube. If a screen shows asking you to update YouTube Press "not now". Once youtube is opened Press the share button at the top right once again and this time you will be presented with where to share to. Press on Gmail. At this point pause and create a hotmail account on another device or use one of your own if you have it handy. Forward on into gmail and select hotmail, fill out the information, and forward on until it says Take Me To Gmail at the bottom. Press this and then Press the top right 3 dots and goto settings. Press the top 3 dots again then Press manage accounts. You should be in settings now.
4. Scroll down to BlueTooth and enable. Next pair your bluetooth device. Now scroll down to Fingerprints and Security, press this and next goto Phone Administrators then disable Find My Device. Reboot. Once booted press your bluetooth headset button and say "open settings" (if you are only presented with a box this first time type in "settings" and Press on the settings icon that appears. Goto settings and back to Fingerprints and Security and enable Unknown Sources. Now to download some files. Back out of settings and press your bluetooth and say "open chrome".
5. Type in this url http://re-uploading-files and download the files needed for this bypass. Download all but the zip file unless you want to have a zipped copy to save to your phone/pc. Now when you goto this link it will have one popup, close that and go back to the original page and click continue which you will be directed to another page with another popup. Do the same as before and continue on to where you will land on a page with a folder of the files you need to download. When downloading each it might pop up pop ups so just close those and go back to the page downloading each file except for that zip unless you want to have it as well. I am SORRY for this, working on putting them up elsewhere with no popups/ad's exclusively for XDA members. First one you need to install and open is SideBar Lite. Once it is done swype over from the left of the screen to check that it is working. Now install QuickShortCut Maker. Swype from the left of the screen to slide SideBar into view. Press the arrow and add File Manager + QuickShortCut Maker to the bar and these others that arent 100% needed but i always do just in case - Chrome, Settings, and Phone Dialer.
6. Now go back to settings using bluetooth, goto Apps, at the top right Press 3 dots and select show system. Now Disable/Force Stop then Clear Data and Cache of these apps - Google Account Manager / Google Play Services / Google Playstore / Setup Wizard (both).
7. Slide into view your SideBar. Navigate to your downloads folder through File Manager that I had you add earlier and open it. Now run FRP_Stylo3.apk and add a google account by going to Search & Now then Accounts & Privacy. Now it should crash after doing this. Simply press open again, then goto google account, Press on add account and then it should show the account. Just do the last part i mentioned so you can make sure it is there. Now use SideBar again and open File Manager then Run FRP_Bypass.apk (go ahead and run.. but might not be needed) then GAM_7.0.apk.
8. Now slide into view Side Bar and open QuickShortCut Maker. At the top select "Normal Search". Type into the search "home". Press the first one that shows up which is "Home". It should expand so now Press the one that says Home with this text wrote below it "com.lge.launcher3/com.lge.launcher3.LauncherExtension" and press "Try". Now Press on Google app box on the main page and Press gmail. It will ask you to enable Google Play Services. Do this.
9. Reboot phone
10. Now you are back at the Setup Wizard. Follow through it and disable WiFi when you get to that part. Continue setting up your phone. You have bypassed FRP now! Now simply goto your settings, then Backup and Reset and Factory Data Reset your phone.
phonecapone
mod edit - link removed
Reserved
(Finishing video and file links now then they will be in the OP)

How To Guide AOD activeclock (clocktransition) bug workaround on non-flagship phones

This guide is mainly for those who know what the "clocktransition" or "activeclock" bug is, where your AOD brightness drops significantly after a few seconds of AOD set to always on while you have the under-display FP reader on.
This workaround functions by turning AOD off and then on after the screen turns off, eliminating this bug from happening.
It's not perfect but gets the job done.
We use an app called "Tasker" from the Playstore (as well as "Tasker Settings")
Here's the guide:
Open Tasker Settings first just to make sure it's running
You can do this at any time, but make sure you remove Tasker from apps that can optimize battery usage (the app will constantly remind you about this anyway)
Open Tasker and go to the "Tasks" tab (dismiss any of the annoying reminders you get from Tasker)
* Add a new task (+ sign at the bottom) and give it a name. Any will do. I will name it "Aod off-on"
Then add an Action on the screen it takes you to (+ sign at the bottom)
In the "Select Action Category" pop up, search for "Wait" and select it. This "Wait" command is done so that there is a few seconds before the task can turn AOD off and on so you can fully appreciate the clocktransition animation. You can add any value you want here. I recommend between 3 to 7 seconds but it's up to you.
Save (back button)
Add a new action
In the "Select Action Category" pop up, search for "Custom Setting"
In the drop down menu under "Type", select "System" instead of "Global"
In "Name", type aod_mode
In "Value", type 0
Save (back button)
Add a new action
In the "Select Action Category" pop up, search for "Custom Setting"
In the drop down menu under "Type", select "System" instead of "Global"
In "Name", type aod_mode
In "Value", type 1
Save (back button)
You are done with your task, now go back and create a profile that will trigger it
Switch back to the "Profiles" tab and add a new profile (with +)
Select "Event" -> Search for "Display Off"-> Leave Normal Priority
Go back and it will request that you select a task, select the one you created
You should be done. Now, the task will activate everytime you turn the screen off.
Note: If this doesn't work for you, you'll probably have to edit the task and in both instances where you change the aod value to 1 and 0, you'll have to give it root permissions (there should be a checkbox when editing the task and the action to use root)
Enjoy, let me know if it works for you!

Categories

Resources