Hello I am getting the following error after I run the Android SDK Manager:
Installing Google APIs, Android API 17, revision 1
Installed Google APIs, Android API 17, revision 1
Updated ADB to support the USB devices declared in the SDK add-ons.
Stopping ADB server failed (code -1).
Unable to run '
How about
On Saturday, December 29, 2012 6:38:32 PM UTC-5, Jim Duda wrote:
>
> My application is using modern preference headers. I need to support
> compatibility with Gingerbread. The PreferenceHeaders work fine
> with post GingerBread.
>
> I am following this guide for legacy compatibl
Of course that tuner is DVB which will work in Europe but they don't have
an ATSC Android tuner which one would need in the US. They do have one for
laptops.
On Friday, December 28, 2012 2:08:31 PM UTC-8, bob wrote:
>
> It sounds like this is what you are looking for:
>
> http://www.geniatech.c
I am trying to find a developer that understands USB devices. Basically I
have a MK802 Android 4.0 device. I am trying to connect a USB Resistive
touchscreen to it, but it does nothing. I here that Google stripped that
out to keep Android light, since most devices now use capacitive screens.
Ho
> "T" == TreKing writes:
>> and what is the best way to handle it?
>>
T> Check for null?
I'm already doing that! If I get NULL I hard-code a request to the
NETWORK provider. Under certain circumstances I'm crashing my app since
I assumed (stupidly) that when "best" returns NULL
On Sat, Dec 29, 2012 at 6:27 PM, Jake Colman wrote:
> Under what circumstances will getBestProvider return NULL
>
http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/2.2_r1.1/android/location/LocationManager.java#LocationManager.getBestProvider%28android.location
Under what circumstances will getBestProvider return NULL and what is
the best way to handle it?
My app uses the provider to determine the current location. If
getBestProvider returns NULL I request an update from NETWORK on the
assumption that there is always a NETWORK provider even if the GPS
My application is using modern preference headers. I need to support
compatibility with Gingerbread. The PreferenceHeaders work fine
with post GingerBread.
I am following this guide for legacy compatiblity.
http://developer.android.com/guide/topic/ui/settings.html#BackCompatHeaders
The initia
Yes, texture mapping is fairly standard and is very well supported.
BAI means "Binary Asset Import" and is a compact memory-safe format of the
internal structure of the open asset importer library. We did create it
ourselves but it's simple, easy to maintain and extend and fully compatible
wit
On Sat, Dec 29, 2012 at 12:08:52PM -0300, Italo Mendon?a Rocha wrote:
>
> I have an application that uses the Camera and SurfaceView to take
> pictures. When I take photos by Galaxy S2 or smaller devices the picture
> resolution is perfect. But when I try to take pictures by Galaxy S3 or
> tablets
On Sat, Dec 29, 2012 at 07:03:29AM -0800, Balint wrote:
> Recently many users were complaining about a virus in my app.
[]
> My guess is that these people are using bad antivirus applications.
> Any ideas?
A virus? On a Unix-based OS? Last time I checked, this wasn't possible.
On a windo
On Sun, Dec 30, 2012 at 12:03 AM, Balint wrote:
> My guess is that these people are using bad antivirus applications.
Or a pirated version that may have malware injected. Or you are using
and ad network that gets classified as malware by some AVs. Try to
get the APK from a user, and do a search
Does the souce code contain only code that you wrote, or did you
include a third party library that you did not write? I am assuming
that if the code is all yours you would know well enough whether you
put a virus in it.
--
You received this message because you are subscribed to the Google
Group
I would focus on your force close error and fix that one instead of trying
to work around other apps.
On Thursday, December 27, 2012 12:02:06 AM UTC-6, Amit Dwivedi wrote:
>
> In my App I have several activities which are obviously related to each
> other. Whenever I am on some activity and the
I can second the map panning effect. That seems to be able to lock up some
older devices (with less RAM, or poorly managed RAM?) randomly.
On Friday, December 28, 2012 7:34:05 PM UTC-5, Nathan wrote:
> This is a topic that is on my mind once in a while.
>
> What could an app do that would cause
What are you specifying as the picture size in your Camera.Parameters?
On Sat, Dec 29, 2012 at 10:08 AM, Italo Mendonça Rocha
wrote:
> Hello,
>
> I have an application that uses the Camera and SurfaceView to take pictures.
> When I take photos by Galaxy S2 or smaller devices the picture resolutio
Hello,
I have an application that uses the Camera and SurfaceView to take
pictures. When I take photos by Galaxy S2 or smaller devices the picture
resolution is perfect. But when I try to take pictures by Galaxy S3 or
tablets the picture resolution is too low. I use the following code:
camera.tak
Recently many users were complaining about a virus in my app. This is
really annoying because I am losing many new users (my app has >150.000
downloads).
I checked with AVG and AVAST and neither of them found any viruses on my
phone (I downloaded my app from the market before I scanned the whole
Hi Asheesh,
I have seen this post, however it does not support 4.x
android devices.
On Friday, 28 December 2012 12:22:23 UTC+5:30, asheesh arya wrote:
>
>
> http://stackoverflow.com/questions/3461967/get-vpn-connection-status-on-android
>
--
You received this message because y
I have a couple of fragments which substitute one for another. The UI of
these fragments changes and I need to hold it's new state. So the code
looks pretty trivial:
FragmentManager fragmentManager = getSupportFragmentManager();
FragmentTransaction fragmentTransaction = fragmentManager
20 matches
Mail list logo