1. 是什么?--是一个可以通过javascript,html,css等web技术开发移动App的的开发框架,媲美原生App体验和性能,目前支持IOS和Android平台。

2. 为什么能做这个? --Titanium开发工具Titanium Studio,引入JavaScript解释器,根据JavaScript代码,生成原生工程(IOS||Android),然后打包成原生应用。

3. 顺便提下phoneGap,很多人比较Titanium和PhoneGap,PhoneGap不负责UI层,仅提供了WebView浏览器包装Web App而已,Titanium则提供原生UI和数据通信。

4. 配置Titanium开发环境

--refer to http://docs.appcelerator.com/titanium/latest/#!/guide/Setting_up_Studio-section-37540095_SettingupStudio-installingstudio

--到官网注册,激活账号,根据不同平台下载,我下载的是Linux 64位 100多mb

--开始配置

System Requirements

Your system environment must meet the following requirements to run Titanium Studio:

Operating System: A recent version of Windows, OS X or Ubuntu
Memory: 2 GB RAM (available memory, rather than total memory)
Java Runtime: Oracle JDK (no other brand of Java is suitable)  (只能是 Oracle JDK )
Node.js: required for the Titanium command-line tools like the CLI, Alloy and Node.ACS.

值得说明的是:  内存要足够大。 需要有2g的空闲内容。 而且只能是Oracle JDK ( 来这里下载 linux 64位包:http://download.oracle.com/otn-pub/java/jdk/8u25-b17/jdk-8u25-linux-x64.tar.gz )

Node.js 0.10.13 or later.

on Linux, Titanium Studio also requires the GTK windowing system

Installing Titanium Studio

The installation procedure for Titanium Studio differs depending on the platform.

Linux
Once downloaded, open the Titanium Studio .zip archive file by right-clicking on it and choosing the Extract Here menu option
Open the resulting folder, and run the TitaniumStudio executable to launch the application.

Logging in to Studio
On initial launch, Studio asks you to provide your Appcelerator Network account credentials. Studio requires an internet connection to authenticate the user to the Appcelerator cloud

Enter your Appcelerator Network credentials.
Optionally click Proxy Setup... to configure your proxy settings if needed. (我把chrome中的SSL代理VPN关闭,就能登陆了,不用输入Proxy Settings)
Click Login.
Studio remembers your login credentials until you sign out of Studio.

配置升级的步骤:

1 Window -> Preferences

Studio -> Platforms

Titanium系列--Titanium的简介、Titanium Studio安装和配置(一)的更多相关文章

  1. 【转】Android studio安装与配置

    Android studio安装与配置 1.首先下载Android studio安装包,可以从http://www.android-studio.org/下载最新版本,这里采用3.0版本进行演示,对应 ...

  2. Android studio 安装与配置【Android学习入门】

    终于下定决心认真学习Android开发了. 之前在很多平台看到很多大牛们学习Android的经验和心得,纸上得来终觉浅. 这里推荐stormzhang老师总结的Android学习之路. 为了防止电脑卡 ...

  3. Ubuntu 14.04 下 android studio 安装 和 配置【转】

    本文转载自:http://blog.csdn.net/xueshanfeihu0/article/details/52979717 Ubuntu 14.04 下 android studio 安装 和 ...

  4. 环境搭建系列-系统安装之centos 6.5安装与配置

    按照国际惯例,系列目录先奉上: 系列一:系统安装之centos 6.5安装与配置 系列二:准备工作之Java环境安装 系列三:数据为先之MySQL读写集群搭建 系列四:谈分布式之RabbitMQ集群搭 ...

  5. Jenkins入门系列之——02第二章 Jenkins安装与配置

    2014-12-08:已不再担任SCM和CI的职位,Jenkins的文章如无必要不会再维护. 写的我想吐血,累死了. 网页看着不爽的,自己去下载PDF.有问题请留言! Jenkins入门系列之——03 ...

  6. Android Studio安装与配置

    谷歌已经停止支持eclipse开发android了,转向android studio是大势所趋,笔者由于电脑配置的原因, 以前迟迟不愿意向android studio,现如今因为开始学习materia ...

  7. Android Studio安装、配置

    Google在2013年I/O大会上发布了Android Studio,AndroidStudio是一个基于IntelliJ IDEA的Android开发工具.这个IDE要比eclipse智能很多,具 ...

  8. Android Studio安装后配置默认新工程目录以及.gradle,.android,.m2和system,config目录

    关于在哪里设置:以下所有设置都是在没有打开工程的前提下设置的, Configure > Settings 如图: 不要使用 Configure > Project Defaults> ...

  9. Android Studio安装和配置的方法 & 错误解决

    Android Studio终于到了1.0时代了,所以我也试着去学习了下如何使用它.上手确实比较麻烦,今天就分享下如何去下载并使用它. 一.下载 & 安装 大家可以去google给出的地址下载 ...

随机推荐

  1. 关于sublime text2

    转自:http://www.qianduan.net/essential-to-sublime-the-text-2-plugins.html Sublime Text 2是一个轻量.简洁.高效.跨平 ...

  2. Linux下find命令

    转自:http://www.cnblogs.com/skynet/archive/2010/12/25/1916873.html 1.1.find命令的一般形式 man文档中给出的find命令的一般形 ...

  3. angular学习笔记,很乱哈哈。

    1.鼠标悬浮出现的信息v-bind:title="message" 2.对该便签进行结果判断显示隐藏v-if=''控制台设置 app3.seen = false(消失).控制台设置 ...

  4. 8. js中json格式解析

    var doc = O_PARAMETER.FJSonStr;(doc为:{"items":[],"nextId":0}) //1.先转为json对象,主要有以 ...

  5. 转:RTC搭建android下三层应用程序访问服务器MsSql-服务器端

    原文:http://www.cnblogs.com/delphi007/p/3346061.html 前几天通过Ro搭建webservice,然后在android下调用,虽然已近成功,但是返回的数据库 ...

  6. maven提示invalid LOC header (bad signature)的解决办法

    今天执行mvn test的时候提示: 错误:读取 /home/subaochen/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.ja ...

  7. objective c, category 和 protocol 中添加property

    property的本质是实例变量 + getter 和 setter 方法 category和protocol可以添加方法 category 和 protocol中可以添加@property 关键字 ...

  8. CSS BOX模型

    对于box模型概念的理解以及它与决定元素最终尺寸的方式有何关系,是理解如何设定网 页上的元素位置的基础.box模型应用到块级元素.一个随之而来的概念,内联布局模型 定义了如何设定内联元素的位置. 对于 ...

  9. win7如何配置access数据源

    今天想做个管理系统,需要用到数据库,还要设置数据源,可是当我打开控制面板的管理工具的数据源发现只有SQL驱动,找不到access,因为我是用acess做的啊,所以就很郁闷,不过看到了一个方法,好吧,我 ...

  10. Spring Framework------>Class RestTemplate----->

    org.springframework.web.client.RestTemplate 官方文档 学习心得: class RESTTemplate用于管理与客户端的HTTP连接