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 7803325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:32:43+00:00 2026-06-02T01:32:43+00:00

I have to create a desktop application to syncronize apps between the PC and

  • 0

I have to create a desktop application to syncronize apps between the PC and the Android device (a tablet in this case)
The sync will be quite basic, I need to copy a few files. But also, if the tablet doesn’t have my app, the desktop app should be able to install the apk to the tablet.

I have searched all over and the only pointer I found is mention to a ddmlib (an AndroidDebugBridge library) that I can use, but I haven’t found where to find it or how to use it.

So the question how I can work with ddmlib? or if there are other options to sync my Desktop app with my Android app?

Thanks in advance for your time

  • 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-02T01:32:45+00:00Added an answer on June 2, 2026 at 1:32 am

    If I was writing your sync software, I would use adb commands to install the application on the phone, then use adb forward to create tcp/ip connection to the phone and use that connection to transmit whatever data your application would like to send back and forth, probably even encrypting the traffic.

    I would advise against using adb for data transfers, because it would not read or write your application private files, where all the secrets are kept, and sending the data to the world-readable /sdcard is bad for two reasons:

    1. it’s world-readable and -writeable, your data will be exposed to everyone
    2. some devices just don’t have /sdcard or have it unmounted or unavailable for other reasons

    ps. For bonus points, you may try not to use adb commands, but access the adb server directly (it usually listens on the local TCP port 5037).

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

Sidebar

Related Questions

i would like to create some Flex Desktop Application that will be always in
I am developing a Java desktop application. I have a need to create HTML
I have a java desktop application for which I am trying to create a
I have a small desktop application that contains 4 text files that I will
I have to create a desktop application in java. I have experience in working
I am trying to create a desktop application where I have three forms for
I have to create a desktop client to previously made web application. Problem is
I have this requirement for my business. We have a swing desktop application that
I'm writing .Net desktop application to create reports in Excel 2003, but I have
I am planing to develop desktop application that will have multiple logins and according

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.