[ Date Index ]
[ Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
Re: [LUG] OT: Accessing files on an android phone with broken screen
- To: list@xxxxxxxxxxxxx
- Subject: Re: [LUG] OT: Accessing files on an android phone with broken screen
- From: comrade meowski <mr.meowski@xxxxxxxx>
- Date: Fri, 1 Oct 2021 22:53:06 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=G9qQWnNJZ0C2MiIVIUAXgPVqAsnFoRUcQKFjbkbrULU=; b=JW2UL/zLO6YKifYyL7RB1bfp9R7BMOJgNs+krtafUWhmfbEv5NdoErGXXYcrR/ElF49mDxzjcZVy3kJUoYbxqT2SRhwaQhz6k99gO35DiY4Q4eZLLazAOOI5aPrCWjp0jRfy6a1PX/2a3/9w2Pbav46Ll/igz30XHW6cn3Ah0OZB78ika9lbv8Z181nYFIVze8vINVruM3aG2vDrsgiN7bPBcMNER2x2pjkH0iUd4N6LA022OQU31H4aomxkoBgiT13i9d5AsW3mE4OWNGybmiAbL8Y91Wszcse3mBOOAao984ylosn/RoYWL5r3PcARk10caDORPcBFdlYVUp46zw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=C6muz5OKsG7qAdoPwYokqZDPMi4jTe7B+7i6Y6n3/xy//hSAG9oZPgCQRhqYaeBjObIhz4p/T2OjthD880bXoSHL9jsZg4ODeVJbrJM90S0mxOchzNN0bxnspEhXCuZnrZ2f6Hqq5dcxhYzdRqqCVEMSO3YjXTEYqPEKTZxlAqhtWxrU8x10piS79yckSihHghr6X1E6BslEwbhx1vQa9rwxKGV48NDXBd65e4VHIl+CI5/i8SXqCi2j9Ijvu13bp8hcA1O5KO/8jjGdjlYEsL+tpe4GHkdwfEv4nFfHpM2I46/bZd9sOStODF2wxhK/FvGpog2s/13gPs8ACDM6aA==
- Content-language: en-GB
- Delivered-to: dclug@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dcglug.org.uk; s=1618045561; h=Sender:Content-Type: Content-Transfer-Encoding:Reply-To:List-Subscribe:List-Help:List-Post: List-Unsubscribe:List-Id:Subject:MIME-Version:In-Reply-To:From:References:To: Date:Message-ID:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner:List-Archive; bh=rvKB2J4X7GaRD7+sU1mW92FKy+A6Hvz6aRR6XY6nSkU=; b=HDyq9lDovrvt0JhLId+6S7wno McDEoeKSWzYUabd8uX4hdhIi1cuUmsGd4mCgaezfenbIGA7FWuC+AgYnQpCAwkWzXUTZ97MTm462Z Q0QDYnTygmyhnp+E28g52s+bkqFu3HOHNAvXxcLQ/iytbqgyxsjp2ckkeidNCMqcBnPFg=;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=live.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=G9qQWnNJZ0C2MiIVIUAXgPVqAsnFoRUcQKFjbkbrULU=; b=itWXgJgp5RbXzubuj5XNXEN5G4AiVUHNzeGR0hsicqH2jzKFsFvRBY3pSHX1cBRxNqyC9JutbxfEVE4pYqvJz7OF+i0pg+DoafmEJHCX/06f6qFy6/EfO424HaqLagz9n/3ZPhmmMPv3KAp/hxt513C5Ku5lp7xtCI5K+sV/qumGgHFs0xK1x9STAgppvuovLos9ciG3qiOHa7fTldmYYutXTbfXYQgZtxbg1ixxaoLyJHDi2UOlKtM53c/QJdbMHmTQPFr0GMqwM6Y1JBwZfGLI6VePU7IDOcaKHF2iM7ii0986wf93BKIytyfIyAoNMp9YJCw+Vvhl9YvS6/t8rg==
On 30/09/2021 22:28, maceion@xxxxxxxxx wrote:
Ignoramus asks.
Knowledge needed by me to understand this and if I buy a smartphone to
use it.
I "think" I understand 'unlock the bootloader' [Making the phone able to
be booted from other than itself?]
What is 'adb'?
I guess from DuckDuckGo at "Android Debug Bridge (adb) is a versatile
command-line tool that lets you communicate with a device. "
What would my "Computer's 'adb keys' " be?
Please educate the unknowing. (in simple language) Thanks in advance
Reading the android tools pages which responded to my search made me
feel very ignorant.
Bad analogy time:
The Bootloader lock is like SecureBoot on a modern PC: can be disabled,
but in factory default settings only lets the approved operating system
and updates from the company who made it run on the phone. Once it's
off, you can boot that linux live CD with no problem... or install linux.
ADB = SSH. It's a set of tools that at base let you start a command line
login on the phone over a USB cable. And technically over TCP/IP as well
if you set it up. You can do a bunch of other clever stuff with ADB too
just like X-forwarding over SSH for example: you can use a tool called
scrcpy to tunnel your phone's display back over ADB. Perfect for a case
like Tom's where the screen is dead.
ADB keys are like SSH keys: they need to be transferred to the target
first so you can access the phone. Normally on first connection a
convenient pop-up will appear on the screen and ask you to confirm the
ADB connection and optionally permanently trust the host computer from
then on. In Tom's case he of course can't see his screen to tap that
message which means ADB never gets initialised and he can't access it.
That's probably not very helpful I'm afraid! Do you not own a smartphone
yet chief?
--
The Mailing List for the Devon & Cornwall LUG
https://mailman.dcglug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq