Titanium声称支持PHP,但我无法找到一个示例或教程(他们网站上有关服务的内容对我没有任何意义).如果您了解任何有用的示例,教程或源代码,请在此处发布.
在Web应用程序(甚至是Titanium Desktop)中,是否可以识别和使用多点触控手势(即捏/三指滑动)?
是否在Android中有任何LocalNotification.(有些东西类似于Titanium.App.iOS.scheduleLocalNotification)
即使我的应用程序关闭,我也需要Android平台的一些简单通知(如警报).Titanium有可能吗?
android titanium appcelerator push-notification appcelerator-mobile
我正在将我的 sqlite 数据库转换为 Couchdb。我可以转换数据库并上传到 Couchdb 服务器。除了图像之外的一切。我想将图像作为独立附件上传,我想使用 javascript、REST 和 xhr 批量执行此操作。
POST http://127.0.0.1:5984/database/_bulk_docs
Data : {"_id": "701", "_attachments": {"555_image.png": { "content_type": "image/jpg","data":[object TiFilesystemFile] }}}
Run Code Online (Sandbox Code Playgroud)
我已经卷曲了一个文件进行测试,并且有效。我如何批量处理?
这是使用 Appcelerator Titanium 开发的 iOS 应用程序。
嗨,大家好我在运行OSX Lion的mac机器上使用Titanium studio.我没有开发iphone和ipad应用程序的问题,但是在设置Android项目时遇到了问题.
我有一个现有的(最新的)android SDK,并且已经在标准Eclipse上使用Java开发基本应用程序.我尝试将Titanium指向我用于Eclipse的android SDK,但是失败并出现以下异常.
给定路径下的Android SDK出现以下错误:Android SDK中的"Ex:tion:No Android'-8'或android'-2.2'."
如何在不重新下载所有内容的情况下解决此问题,如果我要求它设置我的SDK,我会自动尝试.
先谢谢你们.
我的公司想开发一个移动应用程序.网络应用,原生应用或混合应用?他们实际上不知道.在这种情况下,他们让我在移动开发的开源框架(跨平台框架btw)上进行一些研究(我不是移动开发专家).我做到了.现在,我概述了实际存在的内容,并选择了其中的8个.
现在,我想要的是你的个人反馈(优点/缺点/喜欢/不喜欢/如果你为另一个留下了一个框架,为什么?...),请参阅下面的框架/ API:
非常感谢你 :)
appframework appcelerator jquery-mobile sencha-touch-2 cordova
有没有办法从编译的 .apk 使用 Appcelerator 创建的代码访问 .js 文件?我丢失了其中一个项目的源代码,现在只有 .apk 文件,并且不想重写整个代码。预先感谢
我正在尝试将我的旧模块重新编译为6.0.0.GA sdk作为强制要求使其在6及以上的sdk上运行.但我无法将其构建为给出错误.开发环境:
我收到此错误:
BUILD FAILED
/Users/krishna/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/module/android/build.xml:347: The following error occurred while executing this line:
/Users/krishna/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/module/android/build.xml:302: exec returned: 2
Run Code Online (Sandbox Code Playgroud)
当我尝试创建一个新模块然后构建它时.
请告诉我哪里出了问题.我认为这是因为一些环境问题.也许我的NDK版本搞砸了.
我很感谢你的帮助.
android titanium appcelerator titanium-modules appcelerator-titanium
当我尝试在 iOS 设备上运行我的程序时出现以下错误
[信息]:调用 xcodebuild
[错误]:** 构建失败 **
控制台中没有显示有关构建失败原因的其他信息。我不认为我的代码有问题,因为
我最近更新了我的证书和配置文件,这是这个错误开始发生的时候。
我在跑步:
根据我读过的其他论坛帖子,我尝试过:
真的不知道还能尝试什么。任何建议将不胜感激。
我正在尝试在 ios 上的模拟器上运行在titinium.js 中构建的应用程序,但出现以下错误。
[INFO] : Writing index.json with listing of JS/JSON files
[INFO] : Invoking xcodebuild
[INFO] : Finished building the application in 25s 110ms
[INFO] : Launching iOS Simulator
Run Code Online (Sandbox Code Playgroud)
[错误]:模拟器不可用
应用程序未在 8.0.0.GA 模拟器中打开,但在 8.1.* 中打开,但某些功能不起作用
以前它在模拟器中工作。
这是环境的详细信息
DesignBees-MacBook-Pro:~ designbee$ appc 信息
Appcelerator Command-Line Interface, version 7.1.1
Copyright (c) 2014-2019, Appcelerator, Inc. All Rights Reserved.
Operating System
Name = Mac OS X
Version = 10.14.6
Architecture = 64bit
# CPUs = 8
Memory = 16.0GB
Node.js
Node.js Version = …Run Code Online (Sandbox Code Playgroud) appcelerator ×10
titanium ×6
android ×4
apk ×1
appframework ×1
attachment ×1
bulk ×1
cordova ×1
couchdb ×1
crash ×1
decompiler ×1
ios ×1
javascript ×1
macos ×1
php ×1
rest ×1
xcode ×1