android-sdk-2.3 Questions

3

Hello and thank you for the time you take in reading this question. I am trying to develop an android app which will use the ActionBar compat library. I have followed (as far as I see it) all the ...
Pavlish asked 1/12, 2013 at 10:55

5

Solved

I been working on Native Android App where i face some bug on purticularly Android 2.3.3 versions and below Android 3.0 version . I am not getting where exactly am falling in my code because in L...
Wether asked 4/11, 2013 at 10:3

4

Solved

The Android SDK doesn't open so i tried to open Android.bat to see the errors and I get this Error: The system cannot find the file specified. The system cannot find the file specified. The...
Grainger asked 2/7, 2013 at 11:53

4

Solved

Hello, Im working on a solution for Android that will record calls (both out and incomming) and will further process recorded data (at end point of my application, no audio-file data will be hold o...

2

Solved

I'm struggling with StackOverflowErrors in the main UI thread (related question). My app targets Android 2.3+. On Android 4 everything is fine, but I'm getting crashes on 2.3.3 when the view layout...
Vargas asked 4/6, 2013 at 8:42

3

I am very good with AppInventor to build Android apps. I have good knowledge of C++ and little knowledge of Java and GUI building in Java. Suggest me how should I shift from App Inventor to Eclipse...

1

Solved

I want to plot my track using GPS on an Android device. I have no problem displaying a completed route but am finding it difficult to show the track as I'm moving. So far, I've found 2 different ...
Norbert asked 26/3, 2013 at 15:57

2

Solved

I am creating a customised implementation of the MarkerDemo provided for GoogleMaps V2. I have a strange error whereby I am providing LatLng values to a LatLngBounds.Builder instance and then passi...

2

Solved

I work on my own android device which has many new APIs (but @hide decorated). My goal is to provide an android sdk to develop on it and use these new APIs. So my questions is : How to build my ow...
Meerkat asked 24/1, 2013 at 1:5

3

Solved

I upgraded to Gingerbreak 2.3 SDK today and started receiving this error when I try to run DDMS: Failed to get adb version: Cannot run program "adb": CreateProcess error=2, The system cannot fin...
Lenna asked 7/12, 2010 at 15:37

2

Solved

The latest Android sdk has an x86 emulator, which is supposed to help with performance. How can I create an image for it? When I go to make a new avd I see a dropdown for CPU/ABI but it is set to "...
Displume asked 21/4, 2012 at 21:53

1

Solved

I am trying to put an image name "package.png" in my drawable folder. As soon as i paste them it into the folder it is throwing following error: [2012-05-26 12:40:30 - MyApp] res/drawable-mdpi/pac...
Grimbald asked 26/5, 2012 at 7:7

1

Solved

I was writing an Android app for Android SDK 2.3.3 but then I was asked to test it on a device running Android 2.2.1. So I set my target to 8 instead of 10. But then java.util.concurrent.TimeUnit o...
Hydrobomb asked 17/5, 2012 at 14:41

1

Solved

I've been doing a fair amount of research, and have even experimented some with the NDK for Android (not so much the SDK). What I haven't been able to really find though is a clear and concise defi...

2

I need to make an app for an android 2.3.6. Which SDK Should I use? SDK Manager only shows 2.3.3 API 10 as the highest one.
Peper asked 6/4, 2012 at 10:18

4

Solved

I ran into a bit of a problem, which I think is related to the emulator itself. I have put this code right at the top of my onCreate method in one of my activities: Log.d(Const.TAG, "onCreate orie...
Redemptioner asked 3/1, 2011 at 12:23

2

Solved

Is there something similar to the unix command du i can use on adb shell? I'm trying to find a way to see how big each file is because I have an application that is growing very large and out of co...
Ginseng asked 23/2, 2012 at 20:46

1

I have been using ADB on the command line to install apk's via USB. Now I have succesfully connected via Wifi. I am able to install apps. ./adb.exe connect 192.168.2.143 connected to 192.168.2.143...
Deboer asked 6/2, 2012 at 15:19

1

Solved

The Rev 9 add-ons site URL in SDK Manager is no longer valid. The only way out (that I found so far) is to accept the forced upgrade to Rev 15 SDK Tools. But, for various reasons, I do not wish t...
Capers asked 2/1, 2012 at 1:43

2

Solved

First time here so sorry in advance for any butchered formatting. So I am completely new to DSP so I have only a very general understanding of the Fourier Transform. I am trying to build a visuali...
Terranceterrane asked 18/1, 2011 at 4:32

2

Solved

I'm trying to explore the behavior of the new concurrent garbage collector in GingerBread (2.3). Could someone please explain these example log lines in details (especially the "paused" parts of G...
Goddard asked 24/12, 2010 at 10:31

6

Solved

I'm not sure if anyone else noticed it, but the Gingerbread emulator runs like a dog, with both scrolling, navigating, interaction - all taking much longer and being much choppier. I even got an AN...
Fibrovascular asked 13/12, 2010 at 19:8

3

Solved

The new 2.3.3 SDK includes improved NFC support, and I'd like to write an app that relies on this. Ultimately, I'd like to be able to read data from multiple tags that enter the field simultaneousl...
Solita asked 13/3, 2011 at 5:32

1

Solved

I'm trying to request a single location update using the new LocationManager.requestSingleUpdate() method, but once the device gets an update from the GPS the OS crashes and seems to try to reboot....
Retro asked 27/1, 2011 at 22:18

3

Solved

At first I thought this was a problem with my app, but it seems to be happening in any app (though interestingly, not the home screen) in the gingerbread emulator. To replicate my issue, open ecli...

© 2022 - 2024 — McMap. All rights reserved.