best practices classic titanium
Hi all appcelerator community! I have several questions about the proper development of an application in titanium for android development. Awaiting development applications with multiple windows, and...
View ArticleNo implementation found for native...
-- Happens with clean (Alloy) project. -- Happens on 3.2.x -- Does not happen (works fine!) on 3.1.3.GA -- So far I'm only seeing this happen on Google Glass (app launches fine on Note3). Create new...
View ArticleAlternative solution: [Android SDK Home] No Android SDKs were found under the...
After spend the whole friday trying to solve this problem with common solutions (reinstall SDK, check paths, unistall&reinstall titanium...) I finally found the real problem in my case: Genymotion....
View ArticleCan I scale a custom image that replaces the default pin on annotations in...
Hello, I'm placing custom annotations on the Google Maps module that have images in stead of the default pin image. However, when I zoom in/out the relative width and height of the custom image stays...
View Article[Alloy] [SDK 3.2.2 GA] [Android] - Pause and resume events
Hi everybody. I've been looking a lot on how to get the pause and resume events on Android. Apparently the way it use to work activity.addEventListener('pause' ..., doesn't work anymore do to all...
View ArticleVirtualReality with Titanium
Hi, my idea: building of an app for VR. I see problems and I need hints to solve it for Android: syncronsly displaying of videos suppressing of narrow navigation of OS (Back,Home,lastApps) . Please...
View ArticleAndroid: Failed to install on device
Hi, all For some reason, since yesterday the app installer hasn't been able to install on my android device I've tried on SDK 3.3.0.GA and 3.2.3.GA... no dice Trace isn't terribly revealing either......
View ArticleGoogle Maps showing blank grid (not API key problem, libEGL problem)
I am working on Android app on Windows 7 with Titanium 3.2.3.GA. I was recently working on showing Google Maps v2. I never had any problem before (yes I obtained API, configured module correctly). The...
View ArticleTwo httpClient calls then merging responseText
Dear fellow Developers Android. Alloy . Titanium Studio. Ive run into a snag. I have two httpClient calls ... same database but two different tables. I would like to merge the two resulting...
View ArticleWont show .png
I know it's bad practice to criticize and ask a question but I have to vent and say if I knew then what I know now about appcelerator and Android I would have never , ever started this project with...
View ArticlePicker background color in android.
I want to show picker with white background color. The color of picker is changing but when I am applying background color the selection indicator is disappearing. When I am applying transparent color...
View ArticlePhoto of profle
Hi, I doing a profile module but I have a problem: When I select a photo from photo Gallery and I send to a imageView, this process is correct but when I close my app and I open of new don't has the...
View ArticleCalling a service from module to application in alloy
Hi, I have a android push module which calls the service using super(name_of_the_file). This works well in classic project as it is able to find a file under Resources folder. But in alloy project...
View Articlepicker problem in android
Hi, I have some problem in picker functionality. My problem I'm not able to display the picker value in for android . I'm able to get the rows and title but i'm not able display the text and I wrote...
View ArticleModule: How to add data inside the tag of generated Manifest?
Application Type: Mobile Titanium SDK: 3.0.0 GA Platform : Android OS: Ubuntu Linux 12.04LTS Hi, I have been trying to write a module which can integrate Airpush with my appcelerator application....
View ArticleMethods setSections() doesn't work for Android on Titanium Studio Version:...
After i updated the titanium sdk 3.3.0 GA, when i run my project on Android, i have this error, that on the Titanium Studio 3.2.3.201404181442 i didn't have, whit the same code.[ERROR] : V8Exception:...
View Articlehide/show labels in android
Application type:mobile,Titanium sdk;3.2.1,device:emulator,OS:windows 7 var win=Ti.UI.createWindow({ title:'hello', backgroundColor:'white' }); var label = Ti.UI.createLabel({ text:"Sliding text",...
View ArticlemapView "userLocation" not working on Android !?
Hi, I'm trying to show user's current location by using userLocation: true Unfortunately, it's not working on my Android device (there's no "Blue Dot" showing on the map.) But the same code is working...
View ArticleEclipse build error SRC Directory does not exist
I am createing a module for Android in Eclipse and after fixing other errors I have another which I haven't been able to resolve. I am working in Windows 7 and have Titanium Studio, build:...
View ArticleAndroid App crashs at startup
Hi there, i have an issue with Android 4.0.2 on a Galaxy Nexus. It works great on lower Android versions (2.*) and on the emulator. But it directly crashs at at the startup on Android 4.0.2 on a Galaxy...
View Article