-
how can I use background services? I've got the following warn (it works when compile using pure titanium cli):
```
Unable to start service Intent { cmp=com.yydigital.tishadowapp/.Appdata-private:__…
-
## JavaScript基礎
Titanium MobileではJavaScriptを使ってプログラムを書いていくのですが、違う言語(PHP+MySQLという環境)でプログラミング自体をされたことがあるようだったので変数の概念とかはお持ちかと思ってます。
ただ、JavaScript固有の落とし穴もいくつかあるので JavaScriptの基礎についていくつかおさえてもらいたいと思ってます。
-…
-
Got the android playback working ! finally 😄 - however in the app when an mp3 plays back I get alerts (as the player has an error event handler) and it fires 4/5 time with onInfo Unknown media.
I w…
-
A bug is introducing in version 0.8 that is not present in 0.7
After calling authorize, you cannot send a tweet. If you kill the Application, you can send tweet.
-
I have an apk here where it is not going to decrypt.
Its running until
preparing->ready.
from my observations, it just never finds the "bytesC.start" part.
i have also seen that my apk has tw…
-
Hi
I think kranium is great. I want to use kranium on my project. But i have a few question.
When kranium will support Ti Mobile 1.8?
Kranium will be long-term support?
thanks
-
Galera, gostaria que todos postassem aqui qual nivel de experiência em programação que cada um tem, se já tem experiência com mobile, web... se veio de outras linguagens e tempo ou se já conhece algo …
-
### iOS
- For semantic colors (defined in `semantic.colors.json`) `Ti.UI.fetchSemanticColor` returns `Ti.UI.Color` instance.
- For "system" colors ([standard colors](https://developer.apple.com/docu…
-
Downloading a podcast on Android causes the app to completely crash:
```
A/libc(15403): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1)
```
-
## 課題の前に前置き
スマフォアプリでは以下の画面キャプチャのようなアプリのように、垂直方向にスクロールしながら情報を表示出来るユーザーインターフェースを持ってるものはよくあるかと思います。
![](http://h5y1m141.github.io/ti-study/image/TiQiita-01.png)
このようなUIを実現しやすくするために、Titanium Mobileでは、T…