Code Monkey home page Code Monkey logo

idownloader-pro's Introduction

iDownloader-PRO

Source code of one of my iOS personal projects I made in the Summer of 2012

This project can be used for learning purposes only. It cannot be used as it is for commercial purposes.

If you want to make a similar project for the App Store, please note:

  • The project was created in 2012 in Objective-C, but now developers tend to switch to Swift, which may be the future of iOS & Mac OS X Development.

  • It is made with .xib files, and the target devices are iPhone Retina 3.5 and iPad Retina. If you want to make it compatible with all the divices, you may need to create a Universal Storyboard and use AutoLayout.

  • The network/Internet interaction functionality is made using the built-in classes that come with the iOS SDKs, i.e. no third-party libraries like AFNetworking, that you may consider instead now.

  • For downloading files, the NSURLConnection class was used. In iOS 7 and later, you may consider NSURLSession.

idownloader-pro's People

Contributors

ppalancica 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.