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

Slow Build for Android

Is 45s-50s normal for Android builds via Titanium? I'm using various Android devices (not emulators) and have expert knowledge in both Android and iOS. For iOS (again device - not emulator), the 1st...

View Article


facebook android app not set up properly

Hi, I have created an app through facebook developers and added an iOS platform and Android platform. iOS is now working with 3.2.2. Android however is not. My aim is to post a pre defined message onto...

View Article


Eclipse-Build Failed

While trying to create a android module for titanium,and compiling this in eclipse(Build.xml) it fails with an error BUILD FAILED...

View Article

Titanium InAppBilling

Hi, I can't find basic tutorial of InAppBilling Module with android on any where. Can you help me? Thank you very much.

View Article

Fatal signal 11

Okay so I have known about this error in my app for months, and I am now spending probably way to much time trying to fix it.Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 24961...

View Article


chart not working in web view for Android

i am running HTML code in webview and that html file need chart.js file reference so i am using following code if (Titanium.Platform.name =='android') { file="/chart.js"; } else { file="chart.js"; } //...

View Article

Open PDF File on Android

Has anyone found a way to open or view a PDF file on Android? I understand that webview doesn't support PDF on android. I have PDF viewers on the handset, but how can I open the PDF from the app?

View Article

Android scrolling issue in Older versions

I have issue in scrolling in Android 4.1.2 (Samsung Note N7000). Apparently this is the case for every old version of Android. It is working fine in Samsung S4. Could you please help me with that?...

View Article


Titanium stop running/build after successful compile.

Hi guys, I really can't figure it out why does Titanium stop & doing nothing after it compiled successfully. [INFO] : Alloy compiler completed successfully [INFO] : [INFO] : Alloy compiled in...

View Article


Push notifications in android

Titanium SDK:3.2.1,Android device:samsung galaxy grand,platform:android,OS:Windows 7 push notifications in android: I am trying for push notifications in android,I went according to the docs 1)Got the...

View Article

Android Maps V2 Won't Work When App Is Released

Hi, We configured our app to work with Google Android Maps API V2. The maps work in debug/development mode but they do not work when we switch to the production API Key and Publish the app in Google...

View Article

Titanium Module and Native Apps

I successfully created a titanium module. Can i use this Module in a native Android app(Not a titanium project)?

View Article

Problem with menu with tabgroups

Hi, I got a problem with creating a menu on a page contains tabs (tabgroups). When i insert the menu's code in a simple window, it works fine. But when i insert the same code on a tabgroup, no menu...

View Article


Use textfield as input in PHP

Hi everybody, i have a problem. First of all, i'm a begginer, so maybe is a simply question.i'm creating an android app in windows 7, where there are two textfield containing hour and minute. I would...

View Article

module.exports in Android Alloy not working - Uncaught TypeError

I have an app which all works fine in ios but not android and I'm struggling to understand why. In Android I get a Message: Uncaught TypeError: Object function Controller() { error and another error of...

View Article


TabbedBar Equivalent for Anroid?

I use a tabbedbar in my iOS app but I see that this native control is not supported on the Android platform. What is the Anroid equivalent of a tabbedbar control in iOS? In other words, what is the...

View Article

HTTPClient Timeout On Error

Hi, Having trouble with timeout and onerror. When the HTTPClient timeouts, the onerror doesn't get called. This is the code: var xhr = Titanium.Network.createHTTPClient(); Ti.API.info('Logging In:');...

View Article


tableviewrow dynamically

Hi all i had written the code as follows xml file<Window id="samplewindow"> <TableView id="tableviewsample> <TableViewRow id="tableviewrowsample> <Label...

View Article

which is good among Airpush ,Admob or StartApp with mobile application.

i am working on mobile application on which i want to display ads plz tell me which is the best solution for me.

View Article

commonJS and kroll methods

How to call a Kroll Method from CommonJS in a titanium module.

View Article
Browsing all 7655 articles
Browse latest View live