• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
logo

Tutsplanet

Free Technical and Blogging Resources

  • Home
  • Web Hosting
  • Programming
  • Plugins
  • Write For US
  • News
  • About Us
  • Snippets
You are here: Home / Programming / Manually Install APK Files In Android Studio Emulator

Manually Install APK Files In Android Studio Emulator

Aug 30, 2018 by Editorial Staff 1 Comment

This tutorial illustrates how to install the apk files manually in Android Studio Emulator.

1) Fist you need to make sure you have this directory. (X:\Program Files (x86)\Android\android-studio\sdk\platform-tools). If you don’t see this directory in your SDK, Launch your Android Studio and Open Tools->SDK Manager make sure you have the Android SDK Platform Tools installed.

Note: In some case you won’t find this directory in above path, this path you can get from Androinf SDK location in the same above screen, marked red in the below picture.

Manually Install APK Files In Android Studio Emulator

 

2) Copy your .apk file into (X:\Program Files (x86)\Android\android-studio\sdk\platform-tools) or whatever path in your SDK manager.

3) Go to Android Studio > Tools-> AVD Manager > Start Emulator

Manually Install APK Files In Android Studio Emulator

4) Go to Start > Run > Cmd. then


cd "C:\Program Files (x86)\Android\android-studio\sdk\platform-tools"
adb install "yourapp.apk"

You will see a success messsage after sometime in the command prompt.

Then go the emulator and you will see your app in the apps screen.


Editorial Staff

Editorial Staff at Tutsplanet is a dedicated team to write various tutorials about subjects like Programming, Technology and Operating Systems.

View all posts by Editorial Staff

Filed Under: Programming

Reader Interactions

Comments

  1. Abid Alam says

    Mar 8, 2020 at 7:34 am

    I read your post thanks for sharing helpful information.visit again to see more updates.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar




Quick Links

  • A Simple YouTube Video Downloader Script in PHP
  • The 50 Most Useful jQuery Plugins for Frontend Development
  • Base64 Decode Online
  • Base64 Encode Online

Subscribe

* indicates required

Share

   

Hot topics

  • A Simple YouTube Video Downloader Script in PHP 248 views
  • Replace “\n” with new line characters, using Notepad++ 246 views
  • Add FTP/SFTP in Visual Studio Code 160 views
  • Open a URL in a new tab using JavaScript 136 views
  • Using Third-Party Libraries in Codeigniter 134 views
  • Hierarchical Tree view Category Example in Laravel 129 views
  • Upload Multiple Images and Store in Database using PHP and MySQL. 121 views
  • Laravel Image Intervention Tutorial With Example 110 views
  • How to change PHP version on MAMP – Mac OSX 101 views
  • Spout, an awesome library for reading and writing in Excel. 99 views

Categories

  • Design & Development
  • Drupal
  • Facebook
  • General
  • How To
  • ios
  • Javascript
  • Linux
  • Magento
  • Marketing
  • News
  • PHP
  • Plugins
  • Programming
  • Snippets List
  • Social Media
  • Softwares
  • Themes
  • Tips
  • Wordpress
  • YouTube

Copyright © 2021 · TutsPlanet Gene Theme on Genesis Framework · Powered By BunnyCDN