InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android development tutorials

  • Android - Show top processes using adb
  • Android studio keyboard shortcuts
  • Disable sleep during android usb debugging
  • Download apk using AirDroid
  • Enable usb debugging
  • Exerciser monkey tutorial
  • Find top processes by memory/cpu on Android using Adb
  • Find used ports by an app on Android using Adb
  • Install Android 8 on Pixel 2
  • Root Android pixel 2 using Magisk and boot image patching
  • Transfer android apk using adb
  • Using Google analytics SDK v2 for android app real time tracking
  • View Desktop Site
  • adb tutorial
 
  • Home
  • > Tutorials
  • > Android Development

How to download apk from mobile using AirDroid

By admin on Oct 15, 2015

Sometime we need to transfer the apk from android mobile to computer. This can be needed in case you wish to inspect the content of of apk installed on a mobile during development. Here are steps to download/copy apk installed on your android device to you computer using AirDroid Android app. We’ll use Mac for the purpose of this article.

  1. Download AirDroid file transfer app on your android mobile phone.
  2. Ensure that Wifi is on you Android phone and Mac. Both should be connected to same WiFi. Open AirDroid app on your android device and note the connection url shown as shown below:
    android-airdroid-start-screen-with-url
    We’ll use the url with WiFi LAN IP (http://192.168.0.101:8888) for the purpose of this article.
  3. Open the above url on Chrome or any other browser on you computer. You will be asked to accept connection on your Android phone as shown below:
    android-airdroid-request-to-connect-from-pc
  4. Once you have accepted the connection request, you should see the following UI on you computer Chrome browser. Click on Apps icon to display apps installed on Android device.
    airdroid-web-ui-with-apps-highlighted

  5. Select the desired App (move your mouse on it) and you should see a download icon as shown below. Click on the download icon to download the apk.
    anrdroid-web-ui-with-app-download-highlighted

Suggested posts:

  1. svn – how to undo last commit
  2. How to view your WiFi password on Mac
  3. WordPress – exclude specific posts from archive pages
  4. Git – how to undo last commit
  5. curl – some handy commands
  6. How to disable dropbox photo auto upload on mobile and desktop
  7. How to fix ipad2 home button unresponsiveness issue
  8. Android – install android 8, 9 from OTA images on pixel 2
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android Development, Mac, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress