Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8796175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T23:33:42+00:00 2026-06-13T23:33:42+00:00

Is there a way to save/retrieve files from an android device, via the USB

  • 0

Is there a way to save/retrieve files from an android device, via the USB debugging mode.
That means I want my application to get connected even if the Device is charging via the USB cable connected to the PC.

I think the ADB (Android Debug Bridge) is capable of rendering this service, however I am not quite sure if it works, If it does how can I use it with C# to simply save and get some files from the SD-Card

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T23:33:43+00:00Added an answer on June 13, 2026 at 11:33 pm

    ADB can indeed accomplish that for you.

    to pull a file from the device:

    adb pull /mnt/sdcard/somefile.txt
    

    to push a file to the device

    adb push somefile.txt /mnt/sdcard/
    

    (Note: obviously you’ll need to replace somefile.txt with your own path and/or filename.)

    I am not very familiar with C# but surely you could make something with that that can interact with the ADB binary to accomplish these tasks.

    See here for a more complete listing of ADB functionality / syntax

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to save a static password in a way that it's
Is there a way to save a configuration so that a hook may work
I wonder if there's a way that I can save the user input data
I want to know if there is way to call javascript from java on
Is there any way to save complete web-page using WebDriver? Currently I do getPageSource()
Is there any way to save my code folding in eclipse? It's horrible to
Is there any way to save an array of JSON object to a mongodb
Is there any way to save data obtained during app-run and afterwards use it
Is there any way to save session of crawler in mysql database or in
Is there a way to save the AOF file on Amazon S3 instead of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.