Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Browsing all 7655 articles
Browse latest View live
↧

Pinch image with out loosing quality?

I want to implement an application like "The star Epaper" available on Android and Apple Markets. This app is pretty amazing: it uses an small images but if u pinch this image, the quality of texts...

View Article


Locking orientation to Portrait for Android in from tiapp.xml

Hey Guys I was trying to lock orientation on portrait and portraitupside down in tiapp.xml in android 2.3 for kindle fire on titanium 2.0.1 GA2.. Can anyone please let me know where i am doing wrong....

View Article


Phantom black screen on android?

I have only one window which I open. If it is fullscreen, the back button closes it. If it is not fullscreen, the back button goes to this 'phantom black screen' in which if you hit back again it then...

View Article

my application crash on android but not iphone.

I everybody. My application get data with xml. This datas are in tableview.This application run in iphone and ipad but not on android. I don't understand my errors. You can help me please? My code...

View Article

Where to enter Reg no?

Hello, I was reading Android Push Notification documents. Now my code is ready and i come to know i can use the Appcelerator to push the notification. So as per the documents, i need to enter GCN...

View Article


Custom TableView with help of other views.

Is it possible to create custom tableview like this one by combining different native views for both ios and android? If yes then how? I've tried with nested scrollViews but couldn't get it to work...

View Article

How to add soft menu button to Actionbar?

Hi. I have implemented an actionBar as in the Ti.Photogram example. The problem is that I can't figure out how to add a soft menu button (that 3 little squares icon) to open the menu options (that has...

View Article

CloudPush.retrieveDeviceToken Error

I'm attempting to setup ACS push notifications for android, and I can't get past retrieving the device token. Here's the code: var CloudPush = require('ti.cloudpush');   CloudPush.retrieveDeviceToken({...

View Article


Problems with Http: request on Android vs. IOS working fine

When trying to post a http request within my app I receive various errors on the Android platform. On iOS it works fine. I'm using Android 2.2 and SDK 2.1.4.GA with V8. The following source code is...

View Article


twitter hashtags & handle not redirecting properly

Hi, I am trying to parse the twitter hash tags & handle links. I have parsed them but not able to redirect it. This is my code which I am trying to implement. alloy.jsAlloy.CFG.processTweetLinks =...

View Article

Problems in linking twitter hash tags & links in appcelerator

Hi, I am trying to parse the twitter hash tags & handle links. This is twitter stream with hash tags & links. I have parsed them but not able to redirect it. This is my code which I am trying...

View Article

REST API 403 Forbidden Additional 404

I am trying to call a REST API developed in PHP. My Titanium Code is pretty simple. var url = "http://www.sample.com"; var client = Ti.Network.createHTTPClient( { // function called when the response...

View Article

how to set border-bottom none in titanium

hi, how to set border-bottom none in tableview or view . is there any property?

View Article


Webview won't get GPS location

I have a mobile app that loads a webpage inside a webview. The page (www.uwf.edu/maps/online) when viewed on a mobile device can ask your device for its gps location to put a pin on the map. When...

View Article

colour recognition

Hi, I'm currently doing a uni assessment, create our own app. I am wondering where I could find tutorials to get the app to recognize the colour the "colour blind person:has just taken a photo of. Then...

View Article


Saving captured image to app's photo album in gallery (how to create album?)

Hi, is there a way to save captured image to a created Titanium app's photo album in standard photo gallery? I know there is 'saveToPhotoGallery : true', but how to create specific album for both...

View Article

Build errors: No content provider found for:, DexOpt: not resolving ambiguous...

Application type: mobile, Android Titanium SDK: 3.1.2 (08/14/13 12:45 5ceaff8) Device: Android emulator Host Operating System: Windows 7, proddesional Titanium Studio: build: 3.1.2.201308091617 Hi all,...

View Article


email dialog

Hi all. I have a few text fields and an email dialog. I basically want the text fields to be the subject and messageBody of an email. So when a user clicks the send button, an email dialog is opened...

View Article

How I prepare a line Graph in Titanium for Android device?

A am Using Titanium SDK 3.0.0.GA and I want to show a line Graph on window. How I can perform this task. In iOS this is make easily with JS library. like:- Raphael, filamental Library. Titanium...

View Article

Android turn off TableViewRow selection

Does anyone know the android equivalent of? selectionStyle: Ti.UI.iPhone.TableViewCellSelectionStyle.NONE

View Article
Browsing all 7655 articles
Browse latest View live