Must be in mint condition. Have a GSM Gnex to trade.
https://www.dropbox.com/s/dwu4gq8mwnvx5d0/IMAG0542.jpg
https://www.dropbox.com/s/tdr8qxjvigxyg57/IMAG0543.jpg
https://www.dropbox.com/s/cqg92pt6jjn2mm5/IMAG0544.jpg
https://www.dropbox.com/s/qplfc1awvb63sgz/IMAG0545.jpg
Install the Google Now zip via recovery
Install the Google Now Update zip via recovery
if you dont like it
Install the Google Now Remover zip via recovery
This method is Thanks to the guys over at XDA, its for deodexed roms, but Ive been running this for a few days without incident
https://www.dropbox.com/s/druaocm9ruiwnhb/Google%20Now.zip
https://www.dropbox.com/s/d5ilar0q2vuxsk9/Go
An organization I know blocks dropbox access. I'd like to access dropbox at that organization.
safetycopy wrote:I always install Dropbox by following the "Install Dropbox via command line" instructions from https://www.dropbox.com/install?os=lnx.To get the daemon to autostart, you just add~/.dropbox-dist/dropboxd &to your ~/.config/openbox/autostart file. --- THIS is what worked ... and THEN the ~/bin/nautilus mockup in the other post. .
Dropbox is a popular online file storage service. With Dropbox, you can save your files to online Dropbox server, sync your computer and devices easily. As a result, you can access your file from anywhere as long as you have internet connection. Dropbox also available for Android Operating System. Here, we will show you how [...]
Install Dropbox on Fedora 18
This installation guide has been tested for Fedora 18. However, you can also use the same method to install Dropbox on Fedora 16 and Fedora 17.
NOTE: There is an updated Dropbox installation guide available on the wiki, see: http://crunchbanglinux.org/wiki/howto/h
up_dropbox-----First off, what is Dropbox? Well, according to the Dropbox website:Dropbox is the easiest way to share and store your files online.Having tried Dropbox myself, I have to agree that it is pretty sweet, and that is coming from a guy who runs rsync everyday.
This simple tutorial will show you how to install dropbox in Ubuntu 12.04 precise with “Downloading Dropbox…” hangs fixed.
Getting Start:
1. Download dropbox, the .deb package from https://www.dropbox.com/install
2. Install the .deb package via Ubuntu Software Center, or using this command in terminal(Ctrl+Alt+T) to install the .deb.
sudo dpkg -i dropbox_*.deb
3.
Did you download it from Dropbox, or did you use the AUR to install it? Why did you not use the version in the AUR?The problem is that that is a Python 2 script. In Arch land, Python 3 is the default version. You can install it from the AUR (best choice), -or-patch /usr/bin/python such that the first line is :#!/usr/bin/python2-or- invoke dropbox as:python2 /usr/bin/dropbox