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

fetch event list from facebook

i want to fetch events'informations from facebook in a tableview . here is my code .i got a error "unexpected end of input". var win2 = Titanium.UI.createWindow({ title:'Tab 2', backgroundColor:'#fff'...

View Article


Image not showing up on Android build

I am simply trying to get an image to show up and I am having no luck. The app I am working on has lots of other images that show up, but for whatever reason these images don't show. Here is my code to...

View Article


App not installing in Android emulator.

Hi all, When i run my application it doesnot get installed in the emulator. In the console it shows the message "Installing application on emulator" but it doesn't get installed and also it dosnot give...

View Article

Fill ImageView with image proportionally

Hi all, I'm working on an app with a couple image galleries for a client. It's been working fine on iOS for quite a while, but we're now porting it to Android. The image galleries consist of a...

View Article

Android Emulator not BUILD

Terminated, exit value 0 Android Emulator Process Logfile initialized [INFO] logfile = E:\workspace_titanium\Aulaescolar\build.log [DEBUG] E:\android-sdk\mobilesdk\win32\3.1.3.GA\android\builder.py...

View Article


Custom AlertDialog

Hi guys, Is it possible to create a custom alertDialog in Titanium? I need a alertDialog with a scrollable textarea for Terms and Conditions.

View Article

Android Application require restart

Hello, I am trying to run my android app on Emulator but it's not working and it's requiring a restart.. I am using: Google APIS Android 2.3.3, Screen: WVGA854 My Code is Here:...

View Article

Android Failed receiving GCM senderID

Perviously I have integrated IOS push notification successfully but android GCM always failed when try to get device token. This is the error message: Failed receiving GCM senderid.Getting GCM senderid...

View Article


Alloy TableView Error

Hello, I am trying to build a mobile App using Alloy for Android 2.3.3 and SDK 3.1.3 here's my code:<Tab title="About" icon="/images/biography.png"> <Window title="About"> <View...

View Article


New window won't open

In my app I've got a tableView. When the user clicks on a row, I want to open a new window to show details of that row. I've done this with a "Click" event on the tableView itself. Due to logging...

View Article

navigation between screens

Hello, I have a 2 screen application ! Simple. In window 1, there is a form, when you submit it, it goes to win2 like that : [OnClick] var result = Ti.UI.createWindow({ title : "Result", url :...

View Article

Map v2 on Android totally gray, empty, no image...

I'm really tired of searching over net and testing all different ideas and nothing for the moment and is really discouraging to can“t find some solution for this. I'm trying to use google maps v2...

View Article

Googla Maps v2 API KEY problem (Android/Win7)

I use Titanium SDK 3.1.2 on Win7 to build Android application which uses Google Maps. I had to use this tutorial Google Maps v2 for Android. After 2 months battle I was able to run ti.map module but...

View Article


JSON.Parse(responsedata); method returning OutOfMerroy whenever response data...

Hi, I am caching json response to file and loading from cache file using JSON.parse() but its returning OutOfMerroy error because of response data is huge. Could any know how to resolve this...

View Article

Replicate iOS 7 Native Message App - SearchBar behaviour

Application Type: iOS/andriod Hi All, I am currently developing an app which should work for android and iOS. Basically the idea is to have the searchBar hidden underneath the NavigationWindow (I am...

View Article


Error when closing window on Android in Alloy

Device: Samsung Galaxy Note 3 - Android 4.3 Titanium SDK: 3.1.3.GA I have an Android app with two windows: an index with a table and a thread window. The thread is opened with a click on a...

View Article

imageView on top of the window with bottom TabBar

Hello , I created a window with three imageView and a bottom TabBar. The three images should be visible below each other, filling the space above the TabBar, and when I click on a button of the TabBar,...

View Article


Facebook Checkin stopped workin?

Hi. It seems that facebook checkins has stopped working. This is the code that i have used in several projects to do a checkin and now everything crashes... in app.js var win = Ti.UI.createWindow({});...

View Article

app not opening on Galaxy S4

Hi, I have recently done an app on IOS and ANDROID. I have tested it on a number of different devices both android & IOS, but for some reason my App wont open on Galaxy S4. I'm using Titanium SDK...

View Article

Side Menus, drag/slide

Hi there, I'm developing a tablet (android/iOS) app, but at the start I'm testing only on Mobile Web since it is a small thing, it's faster to compile and I can see the console log. The code it's...

View Article
Browsing all 7655 articles
Browse latest View live