Skip to content

Cobalt is a web and native framework to create mobile applications that can mix web technologies and native technologies.

License

Notifications You must be signed in to change notification settings

cobaltians/Cobalt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobalt

First, have a look on this brief technical introduction to Cobalt to understand basic principles of the framework.

The full documentation Wiki is here.

Prerequisites

1) Install Android Studio or XCode

This step can take some time. If you already have them on your computer, be sure to have latest XCode version and lastest SDK and JDK for Android Studio.

2) Install Git if not already on your system

Try the samples

Choose a sample between HelloWorld, SideMenu, Catalog and git clone it for your platform :

git clone https://github.com/Cobaltians-Samples/Samples-HelloWorld-Android.git
//or
git clone https://github.com/Cobaltians-Samples/Samples-HelloWorld-iOS.git

Then go to the cloned folder and don't forget to init git submodules :

git submodule update --init

Then, open the iOS or Android project and enjoy !

Alternatively you can add Cobalt to an existing project :

Something not clear ?

Read the FAQ or ask us in the issues tracker. We will be glad to help !

Where to go from here ?

Dive in, jump to the documentation wiki, there is great guides to help you :

Follow @cobaltians on Twitter or check out the blog for updates.

About

Cobalt is a web and native framework to create mobile applications that can mix web technologies and native technologies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published