Giter Club home page Giter Club logo

ios-quickeditor's Introduction

ios-quickeditor

A sample text editor for iOS illustrating how to open and save files with the Google Drive API

Overview

Quickeditor is a sample Google Drive app written in Objective-C for iOS. It is a text editor capable of editing files with the MIME type text/* that are stored in a user's Google Drive

Prerequisites

Building this sample requires:

Building the sample

Create a Google APIs project and activate the Drive API

First, you need to activate the Drive API for your app. You can do it by configuring your API project in the Google Developers Console.

  • Use this wizard to create or select a project in the Google Developers Console and automatically enable the API.
  • In the sidebar on the left, select Consent screen. Select an EMAIL ADDRESS and enter a PRODUCT NAME if not already set and click the Save button.
  • In the sidebar on the left, select Credentials and click Create new Client ID.
  • Select the application type Installed application, Other, and click the Create Client ID button.
  • Note the CLIENT ID and CLIENT SECRET values

Fetch and build the app

  1. Clone the git repo

     git clone [email protected]:googledrive/ios-quickeditor.git
     cd ios-quickeditor
    
  2. Open ios-quickeditor/ios-quickeditor.xcworkspace in Xcode

  3. Edit QEFilesListViewController.m and replace <CLIENT_ID> and <CLIENT_SECRET> with the values from the Google Developers Console

  4. Build the project and run it on the iOS simulator.

ios-quickeditor's People

Contributors

naokigoogle avatar sqrrrl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.