Android :: Trouble Installing The New SDK

Jun 6, 2009

I've installed the newest Android SDK using eclipse's software updates feature to hit the resource at https://dl-ssl.google.com/android/eclipse/.

After installing it, it seems like the SDK is integrated into Eclipse, but when I try to create a new project with a single blank activity in it, I get the following error:

CODE:.................

This is using eclipse version 3.4.2 running on top of Mac OS 10.5.7 on a 32 bit processor.

Is this a misconfiguration on my part? Have I missed a part of the installation?

Android :: Trouble Installing the new SDK


HTC Incredible :: Having Trouble Installing Skyraider 2.5.2

Aug 20, 2010

I have rooted with unrevoked 3 done a nandroid backup, done the unrevoked forever and sucessfully upgraded my radio to the 2.15. I downloaded sky2.5.2 and put it in the root of my sd card. when I boot into recovery and and try to install the zip from sd card it keeps saying "aborted". Is there something that I need to do before installing Skyraider? Everything is working fine on my phone, the call quality is amazing now, I just can't get up to 2.2!

View 9 Replies View Related

Motorola Droid :: Trouble Installing Baseband 43.01 Update

Jul 20, 2010

I was running NexFro 1.01 but due to alot of buggyness on my phone I had to abandon it and go back to NextBeastvs 1.1 on firmware 2.1.

After which my reception went to hell even after I did a *228,2. So I tried to install the baseband update .43.01 from the link located here:

http://androidforums.com/all-things-root-droid/121527-what-baseband-everyone.html

However it just error's out when I try to install from the SD card using lockwork, says Installation aborted.

Does this baseband only work for 2.2? If so what is the best one for firmware 2.1?

View 12 Replies View Related

HTC Incredible :: Trouble Installing Baseband Version 2.x Update

Aug 4, 2010

I have a rooted Droid Incredible currently running froyo (2.2) with a sky raider 2.0 ROM. I have attempted to install the PB31IMG.zip then the update.zip onto a rooted incredible then installed the sky raider ROM. I did not realize that the PB31IMG.zip did not successfully install. From what I could tell it unzips it then says that it cannot find the images. After downloading it to my PC before putting on the root of the SD card it wont let me open it and says that it is corrupt and could not create the file. However I am able to unzip it from my PC running XP. Basically My issue is that the sky raider 2.0 ROM only works with the version2 baseband and I have baseband 1.x version and cannot seem to get it updated. It is causing the wireless tether to not work and the camcorder. Sorry If i have provided too much detail or confusing. I have also tried to unroot but since it wont open the PB31IMG.zip i am unable to downgrade.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Face Book Installing And Installing And Installing

Nov 9, 2010

Anyone ever had this happen? Downloaded an update after the 2.1 upgrade and I sync'd my contacts with FB. It then deleted all of my contacts.So I deleted Facebook, re-stored all my contacts and reloaded Facebook. However, now it gets as far as installing and it never stops. It just stays on Installing.However, the FB app works fine on the phone itself.Is this a Market glitch? Is there anyway I can purge it from out of my downloads section?

View 2 Replies View Related

Android :: Youtube App Not Installing - Error Installing - Package File Was Not Signed Correctly

Oct 21, 2010

I have tried to update the default youtube app on my nexus one (Froyo) numerous times. I get the message "Error Installing - Package file was not signed correctly". I am trying to upgrade from 1.6.21 to 2.0.26.I have tried unmounting my SD card, clearing the cache for the android market, the download manager and the original youtube app.

View 5 Replies View Related

Android :: Trouble Getting A GPS Fix On My Location

Nov 14, 2010

Recently, my Droid has had trouble getting a GPS fix on my location (using the Maps app that comes with the system). If I try again, it often can find me on the second or third try, but that's too many. Anyone else having this problem? Any fixes?

View 1 Replies View Related

Android :: Trouble Running App On 2.0 Emulator

Nov 4, 2009

Downloaded the new 2.0 sdk the other day, and tried testing my app on 2.0 via the emulator. I am using eclipse, and when i click run, the new emulator runs with my 2.0 avd. but when eclipse tries to install it i get this in the console. Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE Please check logcat output for more details. the log has this 11-04 18:16:01.818: ERROR/Package Manager(53): Package com.(package).android has mismatched uid: 10025 on disk, 10026 in settings; read messages: 11-04 18:16:01.818: ERROR/PackageManager(53): Read completed successfully: 41 packages, 6 shared uids 11-04 18:16:01.906: WARN/PackageManager(53): Install failed: .apk has native code but none for arch armeabi 11-04 18:16:01.932: WARN/PackageManager(53): Package couldn't be installed in /data/app/com.(packagename).android.apk I can not figure out why it does this. I have searched aimlessly for answer and this is one of my last resorts.

View 9 Replies View Related

Android :: Having Trouble With ES File Explorer

Sep 13, 2010

I've had the E Strong File Explorer for some time but never really used it. So today I wanted to create a special folder for some pictures i downloaded off the web. All the ones I downloaded were put under sdcard/downloads. I created a folder and named it "Cars" and then went to the download folder, copied the pictures, went to the Cars folder and pasted them there. I then think I made a mistake and went to the original pictures in the download folder and deleted them. Now when I open my photo gallery and go to the download folder, i see frames for the pics but no picture. And when I try and open them I just get a black screen. When I go back in the file explorer, I'm able to go to the "cars" folder, click on a picture, choose image from the drop down menu, and then I can view it. So what did I do wrong and is it fixable?

View 9 Replies View Related

Android :: App Is Getting - Trouble Processing - Error

Aug 10, 2010

My android app was running ok under Eclipse, then I tried to add some GridView sample code from some online examples and now it will not build/run anymore.

I keep getting the major error:

CODE:..

Attempt to include a core VM class in something other than a core library.

I have never put anything to do with 'SocketFactory' in any of my code. I searched all of my code and can't find any code that I did that contains the SocketFactory.class.

I deleted my xml's and classes that I was working on that had to do with the GridView and reverted back to the code I had before, when it was running - but now I continue to get the above error. I even try to use 'Clean' but the error continues. Does anyone know what I should do about this error?

View 1 Replies View Related

Android :: Having Trouble With Zooming In Webview

May 27, 2010

I'm new to android. I'm using webview in scrollview to display my local html page (html has text only). I created two buttons for zoomin and zoomout using behind function zoomIn() & zoomOut() respectively. These functions work fine. The problenm is, when I zoom in, some of the text goes out from both top and bottom and it doesn't appear when I scroll.

View 1 Replies View Related

Android :: Trouble In Thread Backgorund

Feb 12, 2010

i'm developing an Android application and i have a problem running a new thread in background.But when thread.start() is called the UI remains blocked. I thinks this shouldn't happen becasue is a new thread.

View 1 Replies View Related

HTC Desire HD :: Trouble With Downloading From Android Market

Oct 31, 2010

I have just bought a Desire HD, and it refuses to download from the Market. I select an app and it says 'Starting download and goes no further. Is it something I am doing, or is there a problem with the market? I have never managed to download anything so it could be something I am doing

View 7 Replies View Related

Android :: Users Have Trouble Upgrading My App In Market

Oct 12, 2009

I've had more than one user say they have trouble when they "upgrade" new versions of my app in Android Market. One woman says it takes her several "days" to successfully do it (I presume that means multiple attempts spread out over time).Can this be on my end? I upgrade my database on each rev - basically I retreive the user data and stick it in the new database that ships with my app. But I think the complaint is about something different. Has anyone else received comments about anything similar? I am concerned people uninstall my app just because of this issue,

View 4 Replies View Related

Android :: Trouble Debugging Application On Device

May 19, 2010

On Mon, May 17, 2010 at 3:17 AM, evilmonkey <sheng...@gmail.com> wrote: > Are there any way to fix this problem?

View 2 Replies View Related

Android :: OnPause / OnResume Activity Trouble

Mar 14, 2010

I have a small test application I am working on which has a timer that updates a textview to countdown from 100 to 0. That works fine, but now I am trying to pause the application if the user presses the back button on the phone and then restart the timer from where they left off when they reopen the app.

From the Log.v() prints I see that the _timer_time_remaining variable has the correct number of seconds stored when onPause is called, but it is set back to 0 when onResume starts. Why does the variable get reset? I thought that the application would continue to run in the background with the same values. Am I missing something? This is all declared in a class that extends Activity.

View 2 Replies View Related

Android :: Google Calendar Trouble - Some Events Not Showing Up

Apr 28, 2010

I am using the gmail calendar and put my events in. For some reason not all events are showing up in my phone. 10 events in one of my calendar are on my gmail calendar and only a couple are showing up on my phone.

View 1 Replies View Related

Android :: Trouble Setting Photos With Contacts Contract

Nov 3, 2009

I'm happily retrieving contact photos with the new Contacts Contract APIs and cursor.getBlob, but I'm having great trouble working out how to set a contact photo.

I believe I have the right URI (at least, it works for retrieving the photo), but it just won't work for updating or adding one.

Here's my best bet:

ByteArrayOutputStream bytes = new ByteArrayOutputStream(); bitmap.compress(Bitmap.CompressFormat.JPEG, 90, bytes);

Uri uri = Uri.withAppendedPath( ContactsContract.Contacts.CONTENT_URI, friendId ); uri = Uri.withAppendedPath( uri, ContactsContract.Contacts.Photo.CONTENT_DIRECTORY);

// eg: content://com.android.contacts/contacts/6/photo

ContentValues values = new ContentValues();

values.put(ContactsContract.CommonDataKinds.Photo.PHOTO, bytes.toByteArray()); values.put(ContactsContract.CommonDataKinds.Photo.MIMETYPE, ContactsContract.CommonDataKinds.Photo.CONTENT_ITEM_TYPE );

context.getContentResolver().insert(uri, values);

And here's my exception:

java.lang.UnsupportedOperationException: Unknown uri: content://com.android.contacts/contacts/6/photo at com.android.providers.contacts.LegacyApiSupport.update (LegacyApiSupport.java:914) at com.android.providers.contacts.ContactsProvider2.updateInTransaction (ContactsProvider2.java:2924) at com.android.providers.contacts.SQLiteContentProvider.update (SQLiteContentProvider.java:139) at com.android.providers.contacts.ContactsProvider2.update (ContactsProvider2.java:1923) at android.content.ContentProvider$Transport.update (ContentProvider.java:180) at android.content.ContentProviderNative.onTransact (ContentProviderNative.java:195) at android.os.Binder.execTransact(Binder.java:287) at dalvik.system.NativeStart.run(Native Method).

View 3 Replies View Related

Android :: PopupWindow With GridView - Trouble With Inflating View

Nov 11, 2009

I am having an issue while trying to use a GridView in a PopupWindow. On my Activity's onCreate method, I am inflating a gridview from xml as follows:

CODE:.........

Would like this GridView to popup on a button click. Also inside of my activity's onCreate,

I have:

CODE:...........

On button click, I am throwing a ClassCastException from GridView.onMeasure(int, int).

View 1 Replies View Related

Android :: How To Suppress Spinner Double Clickable Trouble?

Mar 13, 2010

How to suppress Spinner double clickable problem of Android.Try launch any application that having Spinner.Then double tap it.It will show context menu twice.

View 1 Replies View Related

General :: Installing New Kernel Without Installing New Rom?

Sep 9, 2013

I have installed cyanogenmod 9 in my Sony Live Walkman, and the kernel that comes with it.

Can I install a new kernel (like rage kernel) without having to install the rom (CM9) again? It will work just replacing the kernel?

View 4 Replies View Related

Android :: Trouble With Programmatically Adding Mock Location Data

Sep 27, 2009

I am working on an application that requires an approximate position of the user, so basically i am fine with any relatively recent location data i can get. However I can't seem to get things right using mock location data and would therefore appreciate your help. The method i'm having tries to set mock location data for the gps provider and tries to later retrievie it BUT: locationManager.setTestProviderEnabled("gps", true); seems to fail because i do not get any active location provider from the location manager. When I tried using a mock location provider with addTestProvider and give it my mock location, the LocationManager returns me this mock provider with getProviders(true) but then getLastKnownLocation returns null instead of the provided mock location.

View 4 Replies View Related

Android :: Users Are Having Trouble Downloading Upgrades To Paid Apps

Feb 20, 2009

I'm getting some messages from my users that when they go to download an upgrade for my paid app, it just sits and downloading forever and does nothing.

View 2 Replies View Related

Android : Trouble Making Https Connection To Server - With Password Authentication

Oct 11, 2009

I'm having trouble making https connection to the server , with password authentication. What is the simplest & recommended way to do it ?

View 4 Replies View Related

HTC EVO 4G :: Anyone Getting Trouble Logging On Qik?

Jun 4, 2010

anyone getting issues loggin on Qik? keeps trying to authorize..then wont log in

View 3 Replies View Related

HTC EVO 4G :: How Can I Start Trouble Shooting?

Jul 6, 2010

How can i start trouble shooting? Im starting to get some random lag, similarly like the Hero was.The only thing i can think of is all the downloaded app from market (most of it relating to OpenHome).If this is the case, isnt there a way to save stuff just to the SD?Lag occurrences: Loading "All Apps", dialing numbers or answer/decline calls, sometimes pressing the screen for an option (but i think that is partly because of the screen protector).

View 9 Replies View Related

HTC EVO 4G :: Trouble Connecting To Market

Aug 21, 2010

For the past couple of hours I have not been able to connect to the market. It keeps saying there is a connection error. I have tried on WiFi, 3G, and 4G, but still have troubles. It wont load a single app. Anyone else having troubles?

View 1 Replies View Related

HTC Hero :: Trouble With ROM Upgrade 2.73.61.5

Oct 21, 2009

I recently learnt of this update, but having real trouble installing it. I sync Hero to HTC, follow instructions, get half way through to point where blue bar says it's erased 11% of contacts...and every single time I get error 171: USB connection error. The phone or computer keeps dropping the connection; anyone got any ideas why this might be happening and how to solve it?

View 5 Replies View Related

HTC EVO 4G : Trouble Signing Into Google

Jun 4, 2010

I can't sign into google. I have a google account set up using a @yahoo.com email but when I enter it into the phone, it says my @yahoo.com account doesn't use gmail.com. Then when I just try to put my user name in with the @yahoo.com it still won't work. Do i have to have an @gmail.com account in order to sign in, or am I doing something wrong?

View 4 Replies View Related

Android :: MyException Which Shows Toast Causes Trouble While Thrown In Threads - How Should Reorganize Exception Handling?

Oct 4, 2010

I have written my own Exception (MyException) and implemented Logging and showing Error Messages in Form of Toasts. Here is the shortform of it...

CODE:............

Everything was fine until I now implemented Threads where Exceptions are being thrown and caught.

You probably already have seen, that I played with the Looper Class, but honestly I don't know how to make it work. Is that the right approach? You also can see that I already store a reference of the ApplicationContext in my Controller. Shall I do it with the ActivityContext as well and than make the Toast from this ActivityContext? (But I heard that this is not a good practice in terms of performance)

Update

Is this the way I should go, when an Exception is being caught in a Thread in an Activ ity?

CODE:...........................

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved