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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:25:48+00:00 2026-05-27T18:25:48+00:00

How can I install android market and other apk’s on the android emulator. I

  • 0

How can I install android market and other apk’s on the android emulator. I tried some solutions, but they don’t seem to work, or are unclear.

  • 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-05-27T18:25:49+00:00Added an answer on May 27, 2026 at 6:25 pm

    As the person above says, it is not available, but you could extract the apk from the file explorer.

    I used this method to install market on api 4 and 8:

    If you are using windows, change the “/” to “\” and just type
    “android” instead of “./android”

    1) go to android sdk path and create a new machine:
        * type this in terminal:
            cd "/home/<username>/.eclipse/android-sdk/tools"
        * then this  
            ./android
        * then click on Tools -> Manage AVDs...
        * create a new machine
    
    2) start the machine and set the partition size
        * go to this path:
            cd "/home/<username>/.eclipse/android-sdk/tools"
        * open the machine (keep the terminal open)
            ./emulator @<machine name> -partition-size 96
    
    3) modify some files, root and install apps
        * go to this path:
            cd "/home/<username>/.eclipse/android-sdk/platform-tools"
        * pull the 'build.prop' file in the platform-tools folder
            ./adb pull /system/build.prop
        * remove this line: 'ro.config.nocheckin=yes' and save
        * mount the partition to that we can write to it
            ./adb remount
        * replace the edited file
            ./adb push build.prop /system/build.prop
        * install the apps
            ./adb install "/home/<username>/Emulator files/GoogleServicesFramework.apk"
            ./adb install "/home/<username>/Emulator files/Gmail.apk"
            ./adb install "/home/<username>/Emulator files/Vending.apk"
    
    4) root the phone
        * go to this path:
            cd "/home/<username>/.eclipse/android-sdk/platform-tools"   
        * mout system files
            ./adb shell mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system 
        * put script for su in system
            ./adb push "/home/<username>/Emulator files/su" /system/xbin/su
        * make system folder writeble
            ./adb shell chmod 06755 /system
            ./adb shell chmod 06755 /system/xbin/su
        * install super user app to manage permissions
            ./adb install superuser.apk 
    
    5) if apps are not showing in the market:
        * go to applications -> manage applications in the emulator
        * click on google services framework -> force stop and delete cache 
        * click on market -> force stop and delete data + cache
        * restart device
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to install an APK from within an Android application. Can anyone
In my android application, how can I forward user to android market to install
I have downloaded android-sdk_r04-windows, after unzip I tried to install SDK Setup.exe, but i
I want to make my android application as executable file that can install in
I'm trying to install ADT in Eclipse, using the instructions on developer.android.com, but I'm
I've created a new android AVD, but there is no android market installed. How
I am trying to install Android on Beagleboard (TI's OMAP35x chip). They have provided
When I successfully install an app from android market it show success icon in
What steps can I follow to successfully install Android SDK, Eclipse, etc. on Ubuntu
This android app Plan B claims that you can install and run it remotely,

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.