Android :: After Downloading An Application With Two Launcher Components From The Marketplace - Clicking Open Will Cause A Crash

Feb 11, 2010

Create a sample application with two launcher icons.

For example, two components such as:

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

Either install the application via downloading from the Marketplace, or via AppInstaller. When the message box asks you if you would like to run the application, an exception is thrown:

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

The crash happens because com.android.internal.app.ResolverActivity is trying to find a (single) component which resolves the following intent: <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" />

Has been tested BOTH with the AppInstaller, and the actual Marketplace on a real device.

Android :: After downloading an application with two Launcher components from the Marketplace - clicking Open will cause a crash


Android :: Marketplace Not Downloading / Way To Do

Sep 23, 2010

The Marketplace is not downloading anything for me? Even the Talk method isn't working. What I mean by that is that Google Talk isn't even working for my phone...

Any ideas, besides hard-resetting?

View 6 Replies View Related

HTC EVO 4G :: Data Time Out - Downloading File From Android Marketplace Surfing Web Watching Using GPS?

Jun 25, 2010

I have been having some major problems with my EVO regarding the data. If I use anything that is on the heavy side of bandwidth, like downloading a file from android marketplace, surfing the web, watching sprint tv, using the GPS, etc...the data will just time out for about 3 min at a time. For instance if I am downloading a 5mb app from android marketplace, it will maybe download a megabyte, then it will just stop downloading. If you look at the 3G symbol at the top, it will be white, but only the upstream indicator will be on. I can then open any other internet application on the phone, and nothing will work. It usually lasts for about 3 minutes at a time and happens fairly regularly. It will end up taking me 15-20 min to download a 5mb file from the marketplace. Same thing if I browse a bandwidth heavy site like digg.com. It will just time out after a while and it will just show the upstream indicator as solid and not do anything in any program.

This problem is not location dependent. I have this issue at my apartment, at work, at my friend's house, at the Sprint store...anywhere. I live in South Denver.

In chronological order, this is what I have done to troubleshoot/fix the problem:

First noticed problem
Turned off phone/Turned back on
Rooted and installed custom version of 2.1 w/ Sense
Removed battery (power cycle)
Talk to Sprint cust care. They sent signal over that reactivated the phone (2x)
Did factory reset on phone and formatted SD card
Swapped phone at Sprint store with new one

So even after swapping my EVO with a new EVO from the Sprint store and not fooling with the phone at all, I am still having the same exact issue.

I am absolutely at wit's end with this and I have no idea what to do at this point.

Update (6/25):

I have not been able to test with Wifi yet, but I just had one of my coworkers that has the same phone to replicate the issue on his phone. He is having the same exact problem as me, he just didnt realize it.

We set our phones next to each other and downloaded Space Buster 3D Lite off the Android Marketplace. Mine crapped out about 2mb in and so did his. He wasnt able to surf or do anything else on his phone for a few minutes just like mine.

I'm wondering if this a network problem in our area or if there is a problem with the phone.

Also, I downloaded a continuous ping program and did 3,000 pings with no packet loss, so it seems to only happen with heavy data usage ie. saturating your bandwidth.

View 16 Replies View Related

HTC Hero :: Downloading From Marketplace And Gmail And Solution

May 8, 2010

I recently have been unable to download anything from marketplace although my wifi internet connection was working.

Then I remembered that being in the UK I had recently taken advantage of changing my email from googlemail to gmail, although I had changed this in my mail on the phone it seemed to upset the marketplace downloads

Changed it back to googlemail and all works fine.

View 1 Replies View Related

General :: Bricked Android Tablet - No Launcher And SystemUI Crash?

Mar 14, 2014

I have a Matricom .TAB Nero 7" tablet running Android 4.0.1 and I have accidentally bricked it. I tried changing the resolution in build.prop to 130 and the launcher and SystemUI repeatedly crash on boot. I can't open any apps and I can't get into recovery mode. When I use Vol Up + Power it goes to an Android guy on his back with a red triangle with a ! in the middle, but no options to go into recovery mode. Is there any way I can rescue my tablet with my computer or another tablet?

I forgot to mention that using Vol Up + Power on the red triangle screen does nothing at all. I have Android SDK installed on my computer, can I do anything with this? The firmware version is 1.5 and the model number is SoftwinerEvb. The build number is nuclear-evb-eng 4.0.1

View 4 Replies View Related

Android : By Clicking On My App's Launcher Icon, Bring My App To Foreground And Not Launch New Activity

Feb 28, 2010

My app has 2 activities - A and B. From homescreen I launch A, from A I launch B. The activity stack looks like this: A-B. Now I press HOME button, and from homescreen click again on my app icon, which launches A and adds it on top of the activity stack, which now looks like this: A-B-A. But I just want to bring my application to foreground, is that possible in Android?

View 2 Replies View Related

Android :: Open A Custom Dialog When Clicking On A Listview Entry

Jun 21, 2010

I would like to open a custom dialog when someone clicks on a listview entry. That dialog will need to know the text that was clicked on in order to display additional information on that particular entry. Can anyone point me in the right direction on how to accomplish that?

View 1 Replies View Related

Android :: Open New Layout And Code (xml And Java) By Clicking Button On Main Scene?

Aug 2, 2010

I'm beginning to study Android and have a doubt. How do I open a new layout and code (xml and java) by clicking a button on the main scene?

View 4 Replies View Related

Media : Where Did "I-music" Go On Marketplace For Downloading Free Tunes?

May 1, 2010

Where did "I-music" go on the marketplace for downloading free tunes?

View 3 Replies View Related

Android :: Application / Marketplace Version

Nov 21, 2009

I have a Motorola Droid and my wife has the HTC Droid Eris. I've noticed that one of the apps that I have installed (24 Clock by Talionis Software) I cannot find when I use the Eris to search the marketplace. I used the "search" function, I scanned the QR code, I searched "pub:"talionis software"". Nothing, nada, zip.Is this because the Eris is running Android 1.5 vs 2.0 on the Moto, or is something more sinister afoot? Is there a difference in the marketplace software?She asked (told) me to put the "24" digital clock on her phone, too, and so far I'm coming up empty.Do some apps not play well with different Android versions?

View 9 Replies View Related

Android :: Open Apk File After Downloading For Auto Update?

Aug 25, 2010

I have an application that I'd like to add auto-update functionality (its not in the marketplace). I have all the code in place that would check to see if there is an update available and then i call something like this: Intent intent = new Intent(Intent.ACTION_VIEW ,Uri.parse(Configuration.APK_URL)); c.startActivity(intent); which starts downloading the file, although is there a way that I can programatically tell it to "open" the file to begin the installation process without the user having to go to the downloads and clicking on it?

View 1 Replies View Related

Android :: How Long Does It Take For Application To Get Indexed To Marketplace?

Dec 31, 2009

I wrote two apps and submitted them to the marketplace last night (been roughly 12 hours now). One was a LITE version of my app and the next was a Standard version. Neither shows up in a search on the Marketplace even though the LITE version of my app has been installed 25 times already.Is there a lengthy approval process that goes on before an app is approved?

View 19 Replies View Related

Android :: Limit To Size Of Application In Marketplace?

Mar 18, 2010

That there wasn't a limit to the size of an application that could be downloaded over the air (OTA) but I wonder if a limit, like that imposed by the Apple App Store (20MB) exists now that the Nexus one is running on AT&T's 3G network as of today.

View 3 Replies View Related

Android :: Trying To Open New Image On Clicking A Image Button

Oct 27, 2010

Can anybody please guide me how to write the code for opening the new image after clicking the imagebutton in android. I have tried something like this:
package com.example.imageButton;
import android.app.Activity; import android.os.Bundle;
import android.view.View; import android.widget.ImageButton;
public class imageButton extends Activity {
private static ImageButton seqIBtn;//these are the three imageButton private static ImageButton vidIBtn;private static ImageButton infoIBtn; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); seqIBtn = (ImageButton) findViewById(R.id.btnSequence); vidIBtn = (ImageButton) findViewById(R.id.btnVideo); infoIBtn = (ImageButton) findViewById(R.id.btnInfo);}

View 6 Replies View Related

Android :: How Marketplace Handles The Information Related To Marketplace Applications?

Jan 8, 2010

Any thought on how the Marketplace handles the information related to the marketplace applications? I wonder if the request is posted to the marketplace every time client is started or if some of the available applications data is stored locally and refreshed by the background service.

View 4 Replies View Related

Android :: Kill Application After Crash

Sep 3, 2010

I haven't manage all errors on my application anymore. So I would like to know if it is possible to Kill the entire app when it crashes? (when the message "app MyApp crash, force close" appear, I would like the application to be killed when user clicks on "force close")

View 1 Replies View Related

Android :: Use Open Home Icons With Launcher Pro?

Jun 30, 2010

I saw on someone's review of an Open Home icon pack that the icons looked good in Launcher Pro.

I'm wondering if anyone knows how to make them work -- I can't figure out how.

View 3 Replies View Related

Android :: Programmatically Determine If Application Is MarketPlace Version

Oct 7, 2010

I have an application that's offered in and outside of the MarketPlace.Is there a way of determining from within the code where the application came from? I've got a few indirect methods

1) I could simply infer from whether they have "Allow installation of non-Market applications" ticked.

2) Or I could just make separate builds and make it explicit in the code.

View 3 Replies View Related

Android :: Marketplace Updates / Notified If App Not Installed Through Marketplace?

Sep 28, 2010

I created a signed apk. I uploaded it to marketplace as usual. I also installed a copy of it on a device directly, perhaps as an email attachment.If I upload an updated version of the app to the marketplace, will the device be notified that a new version of the app exists on marketplace? Or does that update-alert system depend on the app being originally installed through marketplace?

View 8 Replies View Related

Android :: MapView - Application Crash On Launched

Jun 4, 2010

I'm trying to display a map using that rotates according to the phone's orientation. I have rewrite a part of the google sample to use a SensorEventListner instead of a SensorListener.

My Problem is when I try to use the findViewByID() method to display the map my application crashes on start. If I use MapView(Context, String) to create my view it works fine. Did I miss something to use main.xml layout file ? What's wrong with this ?

Here is my code :.......................

View 3 Replies View Related

Android :: Service And Application Got Crash / Installing A New Apk

Sep 16, 2010

I m developing an app.in which service start at boot time. but after some time it goes crash and also it is installing a new apk.. i m not understanding what is the problem..becoz there are so many problems in this Plz take a look at it and help me..

I/DEBUG ( 30): debugged: Jun 30 2010 13:59:20

D/qemud ( 37): entering main loop

I/Netd ( 29): Netd 1.0 starting

I/Vold ( 28): Vold 2.1 (the revenge) firing up

D/Vold ( 28): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

W/Vold ( 28): No UMS switch available

D/qemud ( 37): fdhandler_accept_event: accepting on fd 10

D/qemud ( 37): created client 0xe078 listening on fd 8

D/qemud ( 37): client_fd_receive: attempting registration for service 'boot-properties'

D/qemud ( 37): client_fd_receive: -> received channel id 1

Code...

View 5 Replies View Related

Android :: Why Does This XML-Layout Based Application Crash

Sep 14, 2010

I am very new to Android Development. I am trying a sample application and it is generating a button dynamically using Java and it is working fine.

This works fine in my emulator. However when i try do with an XML based layout, my app crashes in the emulator.
Main.XML contents
<?xml version="1.0" encoding="utf-8"?>
<Button xmlns:android="com.testing"
android:id="@+id/button"
android:text=""
android:layout_width="fill_parent"
android:layout_height="fill_parent" />
Code:
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

setContentView(R.layout.main);

btn=(Button)findViewById(R.id.button);
btn.setOnClickListener(this);
updateTime();}

Does anyone know why this simple application is crashing because of the XML layout?

View 2 Replies View Related

Android :: How To Obtain Crash-data From My Application

Nov 24, 2010

How can I get crash data (stack traces at least) from my Android application? At least when working on my own device being retrieved by cable, but ideally from any instance of my application running on the wild so that I can improve it and make it more solid.

View 7 Replies View Related

Android :: How To Make Launcher Open Main Activity?

May 26, 2010

I have activities A and B. The A is the one with LAUNCHER intent-filter (i.e. the activity that is started when we click the app icon on home screen). A launches B using start Activity(new Intent(A.this, B.class)). When the user has the B activity open, and then put my application into the background, and later my application's process is killed, when the user starts my application again, B is opened instead of A. This caused a force close in my app, because A is the activity that initializes the resources my app needs, and when B tried to access the uninitialized resources, B crashes.

View 1 Replies View Related

Android :: Droid Application Fails And Stops After Clicking A Button / What To Do?

Nov 24, 2010

I started a small android application to learn. I placed an input text and button on the screen. That shows on the emulator. After i press the button(which has an onClickListener) the application cracks and tells me on the screen of the emulator : "The application... has stopped unexpectably.Try again" and i have a "Force close", which of course closes the application.
I cleaned and rebuild the project a lot of times. i have no errors shown.(using eclipse)
this is the layout/main.xml code...

View 2 Replies View Related

Android :: Why Does Showing A Toast Outside Of OnCreate Crash My Application?

Jun 20, 2010

old question: "Why does creating a Toast crash my application?" My application runs fine if I don't use toasts but if I want to create and show a simple Toast I get these lines in the log and then the app crashes.

View 4 Replies View Related

Android :: Any Simulator To Prevent Application Crash On Desire?

Jul 30, 2009

A Galaxy user emailed us to report that one of our apps crashes when he performs a function, we had over 10k downloads of this app with no similar report. Since the Galaxy is not yet available in the US, is there a simulator to help resolve issues like this?

View 4 Replies View Related

Android :: Vibrator.vibrate() Makes Application Crash

Mar 29, 2010

I need in my application to make the device vibrate during the playback of a sound. I did something like this: Vibrator vibrator=(Vibrator)context.getSystemService(Context.VIBRATOR_SERVICE); ... vibrator.vibrate(mp.getDuration()); but it makes the application crash. What am I doing wrong? Does the emulator support the vibration?

View 7 Replies View Related

HTC Incredible :: Launcher Pro Won't Open

Jul 28, 2010

I install it and then I cannot find it and the "Open" button next to the install button is unclickable how come?

View 2 Replies View Related

Android :: How To Prevent Application Being Closed On Clicking Back Button On Emulator/

Feb 5, 2009

I have an application with main view having a search button. On clicking the search button, search results are displayed in a text view. When I hit the back button at this view, instead of navigating to the previous screen, application itself gets closed. Could anybody please let me know how to go back to previous screen.

View 14 Replies View Related







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