Android 4.0 (codename Ice Cream Sandwich) is API level 14 of the mobile operating system developed by Google. This version delivers a refined, unified UI for phones and tablets and introduces innovative features for users and developers.

learn more… | top users | synonyms

0
votes
0answers
7 views

Application freezes for Android 4.0(using Secha 2.1) when touched at two points on screen at same time

I have develop an application using sencha 2.1 and installed an apk on android 4.0. When I press two point simultaneously on the first screen of app, the app freezes.
-2
votes
0answers
20 views

Android 4.0 vs Android 2.1 [closed]

I have a android application which compiled with Android 4.2.2 works at least Android 2.1. I have a board on the screen and a pawn tried to find its last location and the next location it should be. ...
0
votes
0answers
10 views

UDP sending on Android4.0 and before versions

In my code public void vodKeyCtrl(byte[] sendDataByte, int send_length) { try { Log.i(TAG, addr.toString()); InetAddress ia = InetAddress.getByName(addr.getKeyIp()); ...
0
votes
1answer
9 views

Skipped Frames On Choreographer On Changing Background Colors

Hi im trying to build an app which turn screen to some thing like flash lights or police siren .tested on galaxy gio with 2.3 android on it .on 2.3 + devices it stucks on first color. the error on ...
0
votes
0answers
38 views

Google-Charts won't show in WebView (Android 4.0.4)

I've encountered a problem with Google-Charts in the WebView on Android 4.0.4 I've got a little page with a Google-Chart on it, so if I display this html-page in the browser the chart shows up just ...
3
votes
2answers
100 views

Embedded Google Map can't get current location in WebView

I followed this tutorial: http://android-er.blogspot.com/2013/03/embed-google-map-in-webview.html I'm trying to just use the Google Map in the WebView, but it can't get my current location. I've ...
2
votes
0answers
33 views

Sencha Touch 2 make call to phone number doesn't work properly on android 4.0.4

I have simple view with info for the user. When I tap on phone number I'm able to call to that number, and it's OK. When I tap on user number in the titlebar I also able to call to that number. The ...
0
votes
0answers
21 views

Can't use a mediacom smartpad 810cex with Android 4.0.3 for usb debug with eclipse

I'm trying to debug my Android app on a Mediacom SmartPad 810cex with Android 4.0.3, but eclipse doesn't detect my device. I have just upgraded my smartpad from 2.0.3 to 4.0.3, but it is impossible ...
0
votes
2answers
125 views

Seekbar with Android 4.0 style

I know that it is possible to change the style of any widget in android. However, i have try with the Seekbar. I want to have seek bar like android 4.0 have. My app is running in android 2.2 and i ...
0
votes
0answers
19 views

Video play quality differs on different versions of android

Hi am using Phonegap to create an application. This app should support 4.x. In this application I have to play a video.The videos are placed in the local file system and are of very high quality. For ...
-3
votes
0answers
57 views

what are the algorithm used in face unlock feature in android [closed]

I am recognizing a face using the android ICS api and its working fine. I want to know the algorithms used for the total process.
1
vote
0answers
348 views

Android “No content provider found or permission revoke” with android 4

I have an android application that works perfectly on android 2-2 and 2-3. But when i try to install the application on android 4-0 or 4-2-2 i twice get the following error: No content provider found ...
0
votes
0answers
126 views

Record Video on Background Android 4.0

I am trying to record video on the background with the use of Activity and Service, however I can't make it work. The application just shows the buttons then it closes. I'm running it on a Galaxy SII ...
0
votes
0answers
61 views

Phonegap Android 4.0 issue of rendering listview from ajax response

In my app, i have a functionality of displaying data from server after the basic UI is loaded into the page. After i got the response, i am preparing the list view, did refresh. What happens after ...
2
votes
1answer
30 views

allow access to only particular folder via USB on android

i want that only particular folders can be accessed via the USB connection to the computer. Basically i want to give access to only the images and videos and notes that are stored on the android ...
0
votes
1answer
38 views

Fixed positioned elements disappears

I just ran across an issue with a element (the header), fixed positioned to the top of the page, disappearing. This was found in a mobile site I was creating. What was causing this was a click to a ...
0
votes
1answer
162 views

Exception on Android 4.0 `android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode)`

When I run this piece of code on Android 2.3.6, it works fine. On 4.0 I get a StrictMode exception. From some questions on SO, seems like you cant do network operations on the UI thread. But I am not ...
0
votes
0answers
44 views

How to detect video is playing in HTML5WebView

I'm building HTML5 video apps using HTML5WebView. I've found inCustomView() works fine on Android 2.3, but it doesn't work on Android 4.x. This means onShowCustomView() is not called on Android 4.x. ...
0
votes
2answers
241 views

Login exception SASL authentication failed using mechanism DIGEST-MD5 asmack in android

I m try to connect with Xmpp server,But i m getting exception Login exception SASL authentication failed using mechanism DIGEST-MD5 i use this code ,can any one help me,or code try { if ...
1
vote
1answer
160 views

Swiping in android with Buttons

I'm having trouble with this: package com.app.BoomBase; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import ...
0
votes
1answer
39 views

How to create an Animation with scrollTo Android

Is there any good (or not so good) solution to animate a RelativeLayout.scrollTo(x,y) method?? I have made a RelativeLayout which scrolls left/right simulating some gApps menu. It scrolls when ...
-1
votes
3answers
214 views

how to post wall in google plus for android [closed]

I m new to android development and I want to how to integrate Google plus and wall post in Google plus for android.can someone give a tutorial or code, I tried someways to do ,but I failed.thank for ...
2
votes
1answer
401 views

Custom switch widget in Android 4

I am getting crazy with switch buttons in Android 4. First of all, I have set a selector as background with two different PNG files selected from drawable folder: <?xml version="1.0" ...
0
votes
0answers
43 views

Capture hide keyboard button event Android 4

I've been some days looking for a way to catch "Hide softkey onscreen button" event. The thing is I have an activity with windowSoftInputMode="adjustPan" because if not, when softKeyboard appears, ...
0
votes
1answer
162 views

My app crashes in Android 2.3 but not in 4.0

My app crashes when run on Android 2.3, but in Android 4.0 it works perfectly. This happens in one activity: Simple text view, no particular library. Why? How can I resolve this? This is the error ...
0
votes
0answers
94 views

Add effect on ImageView while changing setImageResource property

I did a small Photo Gallery application with a GridView control which opens a new activity that has a full screen ImageView and I am detecting the swipe direction. All is working like a charm, but I ...
1
vote
0answers
28 views

Several Android software sensors disabled after upgrade to 4.0

I recently updated my HTC Desire S to Ice Cream Sandwich (Android 4.0) using the RUU found on HTCdev. Previous to this upgrade all sensors compatible with 2.3 worked just fine. After the upgrade the ...
1
vote
1answer
29 views

Android Menu Shown Where User Clicked

I wanted to achieve the same sort of functionality found in Google Now where you can tap the cards overflow icon and a menu appears next to it with options (shown here). Does anyone know how to ...
0
votes
0answers
21 views

vin android 4.0+ platform minscale viewport is not working

In android 4.0 and new versions the min-scale viewport is not working. I Googled the problem and could not find any solution. is there any other alternative or hack to make it work?
0
votes
0answers
23 views

onTap listitem in SwipeDimissTouchListItem gets called while scrolling

I am trying to add a ontap functionality for on the onclick of a list item. In the SwipeDimissTouchListItemListener written by Romain : link here The onTap works fine, but the problem comes when I ...
2
votes
1answer
96 views

Grey Colored box issue on web-view on text selection

I'm rendering a html page(html page is constructed using JQuery, text with html tags, used a canvas in it) to Activity with web-view & to default browser comes with device. When I long press on ...
0
votes
0answers
24 views

Android 4 support on old versions

I am developing an android 4.0.3 application which has android-support-v4.jar, It is a very good option to support old version (2.3 to up) , I've read somewhere which it is possible to do but must use ...
0
votes
0answers
102 views

Android: static field set to null

I have an Activity with a private static field. And that static field is set to null when I turn the screen. Of course, one would guess that Android kills the process, but I'm sure it does not. But ...
1
vote
1answer
54 views

Can't click Options Menu if initial menu size is zero

Lets assume, that I have two activities. One called MainActivity, and the other called PopupActivity. I want to have a context menu in MainActivity, after the user visited PopupActivity. Main [no ...
0
votes
0answers
56 views

Google MapsV2 gives blank screen when returned from Settings

Am invoking the user to switch on the GPS from Settings. when returned, I am getting blank screen with zoom controls. am using onPause() and onResume() to detect the return from settings. when I ...
0
votes
0answers
88 views

Tabs and ICON in Android 4.0.3

I am developing a android 4 application which is using Fragment and ActionBar to create tabs. in my previous version of my app i was using ActivityGroup and TabHost , in old version i was using ...
0
votes
0answers
171 views

Android 4.0+ RemoteControlClient MetadataEditor Bluetooth

When I bought my new car I noticed that it had a screen that showed metadata information about the music playing through the Bluetooth audio sink. It worked for some apps, but notably not with the ...
1
vote
1answer
679 views

how to set json parsed data in a listview and then adding search functionality in it

i am new to android and want to parse json data in a listview and then adding search functionally to it,but i dont know how to add search, The javaa class is public class AndroidJSONParsingActivity ...
0
votes
0answers
23 views

Customize shadow of view in DropShadowBuilder

I am making a drag and drop game, I have a grid in which i am dragging and dropping icons. I am getting default shadow of the icon (same dimensions and transparent) when i start the drag event, but ...
0
votes
0answers
190 views

Android 4.0 navigation bar hides soft keyboard

My problem as you can see on the picture, that the bottom navigationbar is over the keyboard. I am devloping using Mono for Android (MonoDevelop) on Mac OSX. LoginActivity.axml: <?xml ...
2
votes
4answers
353 views

Eclipse not detecting Sony Ericsson Xperia for debugging?

My eclipse is not detecting my phone . I want to directly run my application in my phone . My phone has Android Version 4.0.4. Whenever i connect my phone with my Laptop it shows unknown in device's ...
1
vote
0answers
68 views

“Source not found” after alteration in code

i have written two sets of code following a book. It just displays a dialog with some checkboxes, functionality wise they are alike, but they differ slightly programmatically. The first runs fine in ...
0
votes
0answers
150 views

Android 4.0 vs Android 4.2 : “jumbo” format

I have added some instructions on Dalvik in Android 4.0. And now I try to add them in Android 4.2. In Android 4.0 we had the "jumbo" format (invoke-static/jumbo, ...). And not in Android 4.2. In the ...
0
votes
0answers
105 views

Making activity fullscreen in Android 4.0

I've looked for it in many web sites. I wanna make my activity full screen in Android 4.0 (Whole screen with even virtual buttons and bar). There are many solutions even in Stack Overflow. Many of ...
0
votes
2answers
359 views

Give Android 2.3.3 Look And Feel to Android 4.0

When I run my application on Android 2.3.3 then it show different look and feel to android 4.0. When I run my application in Android 4.0, I want it to have the same look and feel as Android 2.3.3. ...
0
votes
2answers
183 views

Json work nice on Android ICS but don't work on 2.3

try { BufferedReader reader = new BufferedReader(new InputStreamReader( is, "utf-8"), 8); StringBuilder sb = new StringBuilder(); String line = null; ...
7
votes
3answers
424 views

Galaxy Nexus slow with animations

I've edited this code to move the Rect instantiations out of the onDraw method. I've tested it on several devices. public class BallBouncesActivity extends Activity { BallBounces ball; ...
0
votes
1answer
384 views

set-install-location doesnt work

i need to set my android to install apps on the external SD. So many tutorials,and on many of them i have found the set-install-location command. I used it,and used get-install-location to see the ...
0
votes
2answers
64 views

Android app for all devices

I'm working on an app that is targeted for version 2.3 so that it will run on my sister's phone. However, I can run 4.0 on my phone. I want to add some swipe animations and such but I don't run the ...
2
votes
2answers
403 views

Downloading problems with android 4.0/ 4.1.2

I am having a problem with android 4.0 or higher when, I'm Trying to download a file from a URL, It works fine in android Galaxy Y 2.3 / 2.2 but when I use the same code for Galaxy S3(4.1.2) the ...

1 2 3 4 5 7