Installation ============ In order to install, you must have Android ADT installed. From Eclipse: #. Right click the OpportunisticOwnCloud project #. Select 'Run'>'Run as Android Application' #. If an emulator has not yet been created, create an emulated device with a target SDK of 17 and specify 512 MB of RAM. If you are using a device, your device should automatically appear as a device option in Eclipse. you can verify its identify using the shell command: adb devices OpportunisticOwnCloud should now be running on your emulator or device.