This tag is dedicated to questions about Chrome OS.

learn more… | top users | synonyms (1)

0
votes
0answers
15 views

Will VirtualBox with KVM extensions installation work on Samsung Series 5 Chromebook

For anyone familiar with Chromebooks and Ubuntu/Linux, I have the Samsung Series 5 Chromebook running Ubuntu 12.04 at the moment, which I am thinking about upgrading to 12.10 via the Update Manager. ...
0
votes
0answers
21 views

Python 3 on ChromeOS [migrated]

I just got a chromebook ( Acer C7 ) and would like to do very minimal local development on it. I would like to have Python 3.x at a minimum, and pygame would be even better, but I'm not banking on ...
0
votes
1answer
14 views

File Input on FirefoxOS (Boot2Gecko!==Gecko?)

I was developing a webapp for firefoxos (Boot2Gecko) and noticed, that there is no file-picker when clicking on an input(type=file). I came across this bug and it seems as if there hasn't been any ...
0
votes
0answers
7 views

Chromium OS x86-alex (Samsung Series 5 Chromebook) gmerge gcc/clang [migrated]

I'm currently trying to build/install gcc and/or clang to use on my chromebook and I'm having nothing but trouble. I'm probably just being a bit stupid, but I've run 'sudo emerge-x86-alex gcc' ...
0
votes
1answer
25 views

What library/function would I use to create a mail client?

I'm attempting to make a mail client that is HTML5/JS only where users would have to define their mail server and credentials. I've surfed google leading to dead ends and figured that this is the ...
1
vote
2answers
171 views

Tools for a good web development environment on Chrome OS

What webapps / tools would you recommend for a productive frontend web dev workflow on Chrome OS? I currently use Sublime Text 2 with LiveReload on my Windows PC.
0
votes
2answers
308 views

Access Google Drive locally on Chromebook via Crouton

I am using a Samsung Chromebook with the Crouton chroot environment (https://github.com/dnschneid/crouton). This has revolutionized my view of how practical a Chromebook can be for developer-type ...
0
votes
1answer
108 views

How to remap keys in Chrome OS?

For someone who uses the Ctrl-W bindings in vim habitually, it is incredibly annoying to have Chrome OS ask me, "Wanna close this window, then?" How do I remap keys in Chrome OS? Can't find this top ...
0
votes
0answers
52 views

ChromeOS Filemanager displays unstructered files

I hold about 200k files on my Google Drive and everything worked fine for some time, but since last weekend, the file manager of my chrome book displays the gdrive totally unstructered. all files and ...
0
votes
1answer
163 views

Add key in known_hosts file in ChromeOS

With the very limited ChromeOS crosh shell, how do I add a host key to my known_hosts file in ChromeOS.
0
votes
0answers
112 views

How can I install a chrome extension for ALL users of a Chromebook (regardless of who signs in)? [closed]

This is a fairly specific question relating only to Chromebooks. I want to enable an extension for everyone that uses a particular Chromebook. The problem as I see it is that extensions are linked to ...
0
votes
0answers
37 views

Is there any way to push files from DropBox to GitHub through Chrome OS?

I'm using SourceKit chrome extension as code editor on my Chrome OS laptop. It saves all the files in DropBox repository but I also want to be able to push these files to my GitHub repo? I can't ...
0
votes
2answers
165 views

ChromeOS App: Simple example app which opens/saves to Google Drive as well as Download and External Drive

I've succeeded in using the filesystem API in a Chrome App on my Chromebook. But none of the examples I've found allow you to open files from Google Drive. Any number of apps on the Chromebook ...
1
vote
0answers
212 views

How to install chrome os on dell laptop without virtual box?

How to install chrome os on dell(XPS L502x) laptop? I want to install it directly without any virtual machines like virtual box. I tried to install with hexxen's chrome vanilla with usb stick but it ...
1
vote
1answer
59 views

capture screen areas

Is there a way to capture screen areas in the new packaged apps? Because of this Chrome bug ...
2
votes
2answers
324 views

chromium as a dekstop application container

I would like to develop a desktop application but I want to use web technologies for the presentation layer. I don't want to use Adobe AIR for some reasons. So, I thought why not to include chromium ...
1
vote
1answer
830 views

Chrome Extension: How to List The Contents of Local Directory

What I want to do: I want to create a Chrome extension for test purposes. And that extension should be able to access the directories and files on the local hard drive. How I did It: I requested ...
2
votes
2answers
992 views

Chromebook / Chome OS Developer Mode Abilities

I’m thinking of getting myself a Chromebook (running Chrome OS of course) but need to fully understand the developer mode. I’m struggling to find any concrete up to date information as to the ...
0
votes
1answer
122 views

Google ChromeOS > version 18 and captureVisibleTab()

I am using captureVisibleTab as detailed here http://code.google.com/chrome/extensions/tabs.html chrome.tabs.captureVisibleTab(undefined,{format:"png"}, function(dataUrl){ //checking for dataUrl ...
0
votes
1answer
1k views

File API not working with Blob in Google Chrome Extension

I'm writing an extension for Google Chrome where I need to download the images of a page and save them on disk on temporary files. To do this, I make an XMLHttpRequest and use it to download the ...
2
votes
3answers
268 views

Chome/Chrome OS, quickly tell if there is an internet connection or not via a Chrome extension?

I am trying to write an extension that will cache page content for offline reading. If the user activates the extension's popup while offline, I would like to show the cached content. Currently, I am ...
2
votes
2answers
633 views

deploy an APK in chrome OS. It is posible?

I have an apk (android app) and I want to publish a demo to view and use online. After try to publish an android emulator with unsuccessful results (very very slow even into top configuration machines ...
2
votes
2answers
3k views

Chrome OS + VirtualBox Guest Additions

I can't install the VirtualBox Guest Additions in the latest build of Google Chrome OS. When I run the installer, I get the following error: Verifying archive integrity... All good. Uncompressing ...
4
votes
3answers
1k views

Installing Emacs in the terminal on Chrome OS

Chrome OS has vim preinstalled. I would like to add Emacs in terminal mode. I have not found any leads by searching the internet. My question is: How I can Install software locally on Chrome OS?
0
votes
1answer
441 views

How to access the file system in chrome os

Is it possible to have an extension read/write to/from the local file system in chrome os? Thanks in advance?
1
vote
1answer
312 views

Google chrome os and nativeclient code

In Chrome it is possible to write native code and have it run in the browser using the Native Client SDK. Is it possible to do this in ChromeOS? And is it possible to create a TCP or UDP binary ...
0
votes
1answer
1k views

Chrome OS in VMPlayer

Trying to create a virtual machine using VMPlayer, I discovered that as the Chrome OS is now a Release Candidate, it is only available here: http://www.getchrome.eu/download.php However, there is no ...
17
votes
5answers
13k views

Programming on samsung chromebook

I would like to use my samsung chromebook to develop for app engine using python, unfortunately now it is not possible as I only have browser there. There are online IDE's like codule but they are ...
1
vote
2answers
851 views

How to edit Custom.css file in Chrome OS?

I have found several interesting articles describing css tweaks to the Chrome OS operating system, but none of them add information how the files are actually editted. I have attempted to open the ...
2
votes
2answers
2k views

Reverse scrolling in Chromebook

Is there a way that I can change my Chromebook's scrolling as OS X Lion's reverse scrolling? I both use Chromebook and MacBook Air. Reverse scrolling just makes sense.
-1
votes
1answer
213 views

I want to download the Chrome OS source from git so I can have a look through it. How can I do this from a mac? [closed]

I have no experience with Git I'm afraid! Thanks! (This is the link http://git.chromium.org/gitweb/)
0
votes
1answer
101 views

For an intermediate programmer, how hard would it be to modify google chrome OS and how would one go about it? [closed]

I think chrome os is based on linux and written in c/c++. I haven't looked at the source but presumably it wouldn't be too hard to change some of the images and ui etc. but if I wanted to for example ...
1
vote
1answer
907 views

Chrome (OS) extension to open a terminal and run commands to switch boot partitions

I am one of the few lucky people that received a Google CR-48 to test Chrome OS. I love Chrome OS, and use it for nearly all of my leisure browsing but when I need to program I like to use linux. To ...
0
votes
3answers
570 views

Code development (specifically text editor) while using a netbook

I have been using a chrome book for a few months now. I also have been designing a web page. A lot of the work can be done via word press's lame gui, but like any coder, I want to use a real text ...
1
vote
1answer
356 views

External access to file shelf

I am testing a Google Chrome notebook. Whenever I download a file it goes to a folder called "File shelf" which is somehow connected to my Gmail account. Is it possible to access this folder on a ...
1
vote
2answers
285 views

Is it possible to create a binary extension that can run on Chrome OS?

Chrome supports binary extensions on all platforms. But I cannot decide whether Chrome OS supports them too...
4
votes
1answer
117 views

Are users able to view source of web apps on ChromeOS?

If yes, is there a way to compile (NOT obfuscate) JS code for deployment in ChromeOS?
2
votes
0answers
560 views

How can I open a new tab in Chrome from the Cr-48 shell?

I have a Cr-48 (Google Chrome notebook) in developer mode and can get to a bash shell by running the "shell" command in crosh. What I would like to do is open a new tab to a specific URL by entering a ...
8
votes
8answers
1k views

Web Development in the Cloud

I was fortunate enough to try out the Google Cr-48 for the Chrome OS trial period. Ideally, Google wants testers to use it as their primary computer -- in my case, primary usage would be for web ...
0
votes
2answers
176 views

Possible to drop down to Ubuntu in Google Chrome OS?

I've heard that Google Chrome OS is built upon Ubuntu. Does this mean it's possible to drop down to Ubuntu shell and install native applications?
15
votes
8answers
11k views

IDE to use for Chrome OS?

If you are using Chrome OS, what IDE should you use? Aren't all apps in Chrome OS just web apps. And I guess there isn't any good online IDE that could replace Netbeans/Eclipse in features yet.
1
vote
1answer
97 views

Problem about Chrome Extension

I try to write an extension and i saw the very restricted policy security. I should create an extension that allows me to listen and download podcast from web. It is possible? I use Chrome OS with ...
5
votes
7answers
11k views

Will Chrome OS support Java applets?

As far as I know there's some kind of Linux in the Chrome OS foundations and Java is already supported there, so I don't see a technical problem. The question is whether or not they want people to run ...
0
votes
3answers
68 views

Development for unstable versions of Chrome?

I would like to know what the members of this great community think of developing and adjusting their web apps and sites in general to recent Google Chrome beta browsers on Linux and Mac OS X and of ...
20
votes
7answers
125k views

How to open VMDK File?

As you all know, Google-Chrome-OS is released in VMWare Image File, VMDK. I've downloaded it , however, I couldn't open it with VMWare Work Station and VMWare Player. Also I've tried to open with ...
6
votes
4answers
1k views

Where To Start With Chrome OS Development

I was seeing about the release of Google Chrome OS, then I have some questions: Where I can start to develop for it? In which languages? Which platform is good to develop? Is possible to develop ...
2
votes
7answers
2k views

Chrome OS Development on a Mac

Google just announced the open source release of their Chromium/Chrome OS product: Hello, open source developers. Would you like to help build an operating system for web users? I'm working on a ...
0
votes
7answers
750 views

What's in it for programmers from Google Chrome Operating System (don't mix with Google Chrome browser,please)? [closed]

What's in it for programmers from Google Chrome Operating System? I'm curious from Java, Scala, C++, C# perspective.
1
vote
8answers
589 views

What can and cannot run on the new Chrome OS?

Google just announced a new operating system called Chrome. I'm a bit confused about what can and cannot run on this operating system. In particular, does anything that requires a client side ...
3
votes
3answers
936 views

What research-operating-system features would you advocate including in Google Chrome Operating System

Imagine that a large player is undertaking the construction of a new operating system, where backward compatibility requirements are limited to: Run existing applications written in (or compiled to) ...