Como executar aplicativos Android no PC através do Google Chrome?

2

Há muitas maneiras de executar um aplicativo Android no PC (por exemplo: genymotion, instalando o Android por meio da máquina virtual) .Mas minha pergunta parece diferente: é possível executar aplicativos Android usando o meu navegador google chrome?

    
por GAD3R 23.02.2016 / 18:48

2 respostas

3

É possível executar aplicativos Android usando o meu navegador google chrome?

Sim, usando o ARC Welder do Google

  • ARC Welder é uma ferramenta para ajudar você a testar e publicar seus aplicativos Android no Chrome OS usando o tempo de execução do aplicativo para Chrome (beta), ARC.

  • Consulte Introdução ao ARC e "Como usar o ARC Welder do Google para executar aplicativos para Android no Chrome" abaixo para instruções mais detalhadas.

  • Existe uma Lista de compatibilidade de aplicações oficiais :

ComousaroARCWelderdoGoogleparaexecutaraplicativosparaAndroidnoGoogleChrome

GooglerecentlyreleasedanARCWelderChromeapp,whichallowsyoutorunAndroidappsifyou’reonChromeOS,orusingtheChromewebbrowser.

ARCorAppRuntimeforChromeisinbetaandsoyoushouldexpectbugs.Also,yousimplycan’tinstallappsfromtheGooglePlayStore.YouneedanAndroidapplicationpackageorAPK,oranAndroidapplicationthathasbeenstoredinaZIPfile.

InordertorunAPKfiles,youhavetofirstdownloadthemfromoneofanynumberofrepositoriesontheInternet.Oncedownloaded,youcanloadtheminARCWelderandif(big“IF”)itruns,testitout.

There’snoguaranteeall(orany)oftheappsyoutrywillworkorthatthey’llbeusable,butfordeveloperswhowanttocreateAndroidappsthatalsoruninChromeOSandtheChromebrowser,it’susefulfortesting.

Fortherestofus,it’sjustfuntoplayaroundandseehowitworks.

InstallingARCWelderonYourSystem

YouwillfindARC Welder in the Chrome Web Store. Click the “Install” button to get started.

enter image description here

Click “Add” to install the ARC Welder into your Chrome apps.

enter image description here

Once the Arc Welder app is added, you will have to find some APKs to run. There are a lot places from which you can download APK files. Try searching for specific apps along with “APK”.

When you’ve found some, open Chrome, your Chrome Apps, and then start ARC Welder.

enter image description here

When you first run it, you’ll need to select a directory the APK can be written to. Click “Choose” and then either select an existing location or create a new one.

enter image description here

Next, it’s time to load your first APK. Click “Add your APK” to begin.

enter image description here

Navigate to the folder where you saved your APK files and select one. Now you’ll be presented with quite a few options, such as how you want the orientation, any metadata you want to add, etc.

Don’t worry if you don’t want to mess with any of this, just leave all of it to the defaults and click “Launch App”.

Most of these options are self-explanatory. For the purposes of just trying stuff out, we don’t need to mess with any of it.

enter image description here

Chances are quite good that many of the APKs you try to load will not work. We tried to load Facebook and Google Play, but both seemed to hang. We gave Flappy Birds a shot for old times’ sake, but it crashed.

Twitter worked, however, as did Instagram, and a few others.

It’s kind of nice being able to use the Instagram app (versus the horrible website) on a regular computer.

If you load an Android app in Chrome, it will be available to load directly as a Chrome app from thereon. No need to load it through ARC Welder.

enter image description here

After successfully loading Twitter, it is available to use as a Twitter client.

You can, however, only test one Android app at a time. The next time you load an APK from ARC Welder, it will remove the previous app.

enter image description here

Nevertheless, it’s interesting to be able to load Android apps, not simply on Chrome OS, which seems a more natural fit, but on Windows, OS X, or any other system with the Chrome browser on it.

Fonte Como usar Soldador ARC do Google para executar aplicativos Android no Chrome

    
por 23.02.2016 / 19:10
1

O wilder do ARC usa muito espaço dentro do chrome e, ao iniciar o chrome, leva muito tempo para as máquinas de configuração mínima.

Experimente uma máquina virtual do Android.

link

Use melhor os aplicativos instalados no sistema.

BlueStack, Windroy & Android x-86, instalando no sistema.

    
por 15.09.2016 / 15:24