google-chrome-arc Questions

5

Solved

I would like to ask for your assistance in loading my APK on ARCWelder on my Chromebook. I have successfully installed ARC Welder from this link but when I tried to load my APK, it just keeps on lo...
Glassworks asked 2/7, 2015 at 10:48

2

Solved

Getting errors as below, when I follow step 4 of the instruction from Getting Started with ARC Open Source on Linux. OS is Ubuntu 14.04 LTS running in Hyper-V. UBUNTU14:~/arc$ ./configure ERROR...

1

The official documentation for ARC makes the following recommendation: If you need to check if your app is running on Chrome OS, look for chromium as the android.os.Build.BRAND and android.os.Bu...
Assault asked 19/5, 2016 at 12:53

0

today when testing android apps with the arc runtime, which for some reason updated without me noticing. and all I get is that it immediately crashes. I have tried repacking using the arc welder wh...
Halicarnassus asked 5/9, 2015 at 1:54

1

Solved

I just finished work on my first Android app, New Daily Quotes. I was excited to hear that I could easily "port" it to Chromebooks and Google Chrome through ARC Welder and the Chrome Web Store, but...

1

Solved

I would like to know if there is a way to launch and/or build an ARC app from Android Studio without having to manually use ARC welder every time. It can be pretty cumbersome to do this manually d...
Medico asked 6/4, 2015 at 18:25

1

Solved

On Android, the ANDROID_ID is constant for a user profile on a device (see discussion here). This does not appear to be the case on ARC, but ARC is very new and hopefully this will change. It is a...
Hindemith asked 15/4, 2015 at 16:46

1

Android apps can get product information by reading BUILD.MANUFACTURER and BUILD.MODEL, but when running on ARC (chrome) these are always "chromium" and "App Runtime for Chrome". Motivation: It is...
Kellogg asked 15/4, 2015 at 16:20

2

Solved

I installed ARC_Welder to test run my android apps. App runs , but I was trying to get logs. I read this article : https://developer.chrome.com/apps/getstarted_arc . Tried running -- plugin.shell(...
Chipmunk asked 8/4, 2015 at 15:44

1

Solved

I've successfully got my app running in Chrome using arc welder. And having managed to identify which files hold the sqlite database and shared preferences, I've been able to copy those across to n...
Girish asked 3/4, 2015 at 19:53

1

We have a feature in our app which can save file to ExternalStoragePublicDirectory. Below is the directory path we are using. Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOW...
Languor asked 6/4, 2015 at 15:46

1

Solved

NDK binaries can work in ARC on Chrome OS. (and there was much rejoicing) However, many Android developers only ship ARM binaries, as the market penetration of x86 in phones and tablets is modest...
Woodruff asked 8/4, 2015 at 13:21
1

© 2022 - 2024 — McMap. All rights reserved.