Deutsch   English   Français   Italiano  
<vchl8l$15jf$1@nnrp.usenet.blueworldhosting.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.misty.com!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrew <andrew@spam.net>
Newsgroups: comp.mobile.android,alt.comp.os.windows-10
Subject: Re: Phone connection
Date: Thu, 19 Sep 2024 16:59:03 -0000 (UTC)
Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID: <vchl8l$15jf$1@nnrp.usenet.blueworldhosting.com>
References: <connection-20240919125330@ram.dialup.fu-berlin.de> <vcheat$riq$1@nnrp.usenet.blueworldhosting.com> <ll30cfF2aouU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 19 Sep 2024 16:59:03 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com;
	logging-data="38511"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: PhoNews/3.13.3 (Android/13)
Cancel-Lock: sha1:VjB1b+BfHIz6hvUS1fBklmH0ra0= sha256:mUrfIc3WFqeT0yx0aLgnHskbP5fbENQuso5eDA2QCkw=
	sha1:qC+injPyiFV4FuJpIOlQVuCmz4U= sha256:0JI/eGmbuCRKtpIUuMFoviOaHAgMqFEhbdZ+2O1Ebls=
Bytes: 4867
Lines: 68

Bill Bradshaw wrote on Thu, 19 Sep 2024 08:04:29 -0800 :

>> I connect my Samsung to the Windows PC every day, over Wi-Fi or USB,
>> and mirror the phone onto the PC (using the PC clipboard, mouse,
>> keyboard), and I copy files back and forth and even mount the phone
>> as a Windows drive. <https://i.postimg.cc/wvsbcNBz/scrcpy05.jpg>
>>
> 
> Have you looked at the Samsung Windows version of "Smart Switch" which will 
> backup and restore your Samsung phone?

I have tested *every* non-cloud backup-and-restore method known to both the
Android and Windows newsgroups - and the one that works best is simple, but
you have to be a bit clever in knowing how both operating systems work.

For example, I had to replace my free T-Mobile Samsung Galaxy A32-5G twice,
under warranty ('cuz I played around with them too much) and each time I
was easily able to restore the new phone from the old using just Windows.

I even was able to move the old sdcard to the new phone and it worked
perfectly with all the data (e.g., OSMAnd~ map data) working perfect.

But note that I know a few tricks, most of which smarter people than I am
such as Zaidy, Herbert, Paul, Frank, Andy Burns, etc., taught me to do.

For example, I format EVERY sdcard as the volume name 0000-0001 from
Windows (the actual name isn't the point - just that they're all the same).

So in the new phone, the app brought over thinks the external sdcard stored
date is in /sdcard/0000-0001 and so does the new phone as the only thing
the phone knows is the volume label (which is a neat trick if you use it!).

Also, every app icon (aka app shortcut) and every folder name and location
on the old phone is instantly brought over to the new phone, simply by
saving the homescreen to the sdcard (which is also a Windows file system).

Likewise, every single app APK is automatically saved onto Windows at the
time of installation (it's actually not saved so much as not deleted after
the installation on Android) where you can just slide those thousands of
saved APKs stored on Windows over to the mirrored Android image to install.

Every batch file you write, just uses the drive letter of the phone, e.g.,
if you mount the internal sdcard of the phone as drive letter "P:" on
windows (get it, P===Phone... :) then any batch file using "P:" just works.

If you get a phone call, you answer it on the PC. If you want to run an app
on the PC and save the results to the phone, you save it to the P: drive.

The Windows clipboard === the Android clipboard too, as is the mouse and
the monitor and the keyboard - but - the clipboard is actually _two_
clipboards in one, so a control-V pastes one clipboard while a
right-click-paste pastes the other clipboard (I never remember which).

Other than the clipboard pasting being different between control-V and
right-click-paste, the whole thing works almost totally seamlessly.
 <https://i.postimg.cc/Vvrq0K0m/scrcpy03.jpg> The efficient setup explained

I mostly operate my Android phone from Windows when I'm home, as the phone
becomes the size of my monitor, which, in landscape is the monitor size.
 <https://i.postimg.cc/N0G1TXcZ/scrcpy01.jpg> Mirror Android on any PC

Which is huge.
Which is good for my very old very tired eyes.

The tricks to make it efficient are all discussed many times on this ng.
 <https://i.postimg.cc/CxXH6N2r/scrcpy13.jpg> No scrcpy console window!
 <https://i.postimg.cc/XqZsmVFM/scrcpy14.jpg> AppPath & shortcut TARGET
 <https://i.postimg.cc/g2yNftw0/scrcpy15.jpg> Trick to pin batch shortcut
 <https://i.postimg.cc/5NrK7jtg/scrcpy16.jpg> powershell hide-console trick