HTC EVO 4G :: Applications Launching On Their Own?

Jun 6, 2010

I am new to Android and I have installed "Advanced Task Killer" which I have noticed something that is really confusing me. If I kill all of the apps running, then check back moments later there are a ton of installed apps running in the background which I did not launch. Example: right now there are 27 apps running in the background. Can someone shed some light on this for me?

HTC EVO 4G :: Applications Launching on their Own?


Android :: Applications Launching And Running In Background?

Aug 4, 2010

Every so often I check my memory with Advanced Task Manager and I see certain applications running in the background and my available memory has dropped quite a bit. Now I am using the HTC Incredible so I still have about 127 MB free, however what concerns me the most is why the programs are even launching themselves in the first place. I could see some application having to start themselves, like a twitter client or an email client, however one of the programs that seems to be launching itself is the eBay app. I installed the app in case I wanted to view an ebay listing however I never use the program and it still seems to launch itself. Is this an example of a poor application design (i.e. ebay app) or is there some other reason these programs are launching themselves?

View 2 Replies View Related

General :: Applications Close Automatically Right After Launching

Oct 6, 2013

Suddenly, my android phone have trouble with the issue that some of Applications close automatically right after launching, especially right after I reboot phone. What are the cause ?

After reboot, my phone still has about 200MB RAM free. however, after reboot about 1 or 2 minutes if I open Facebook,/xda,/viber ...it will automatically close immediately and back to home screen. BUT if I take the phone rest about 15mins, it becomes operating normally. No trouble with the issue that some of Applications close automatically right after launching anymore. So I don't know what's happen.

View 7 Replies View Related

Android :: Android Launching An Application Chooser With Appropriate List Of Applications

Aug 16, 2010

Although I have seen several threads and tutorials on this topic, I guess I still have some confusion on how an application can be chosen from a list of applications to display a file.

I have a Activity which has a list view in it. This list view is bound with file paths (so a file browser of sorts). When we click on a specific file type, I need a list of applications that can open that file.

So far this is what I have in the OnItemClick for the list item:

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

When I run this on my phone, the error is:
No Activity found to handle Intent { act=android.intent.action.VIEW cat=[android.intent.category.DEFAULT] dat=file:///

When I do the same in a file browser application (downloaded from the marketplace), I get two options (QuickOffice and Word to Go), both of which I have installed on my phone.

Could someone guide me as to what else is needed here? Things I have tried besides the above:


Add the following entries to the manifest:

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

View 1 Replies View Related

Android :: Launching Another App

Jul 8, 2009

I am developing an Android application to launch the another Android application in the device.Please let me know Is there any possible way to do this?

View 2 Replies View Related

Android :: Launching URL From App

Jan 13, 2010

How can I code my Android application to start the web browser to display a given URL?(I'd rather not embed a web browser component into my app, but rather want to start the Android web browser to show the URL)

View 1 Replies View Related

Android :: Launching One Application From Another

Jun 1, 2009

Say I have developed 4 applications. Is it possible to group these applications, so that I can access and launch these from one location?

Can the below flow work? Start an Application|Display launchers(icons) for 4 different applications|On click of the icon start the respective application.

View 6 Replies View Related

Android :: Application Not Re-launching

Mar 29, 2010

I have written an application which calls native methods through JNI. In the native library 4 threads are started. On USB removal, the application is to be closed including the native threads. Upon receiving the USB removal event, we are trying to kill the threads (pthread_kill() ) and then finish (using finish()) the activity. After reconnecting the USB, the application is not launching due to memory corruption. In DDMS, it shows the threads are still attached to bionic. As the threads are not closed, I feel the resources were not released properly. If I reconnect again then application launches and works fine and the same repeats on every launch.

To solve this problem Can I use System.gc() ? Can I use pthread_exit() 1st and then pthread_join instead of pthread_kill ? Whats the procedure in Android to kill the native threads and also the application ? After the application is closed, will it not be listed in DDMS ?

View 2 Replies View Related

Android :: Launching Activities Within Tab

Aug 20, 2009

I have an application with three tabs. Through various interactions with the items in the tabs I end up launching other activities. The client has reviewed this and would like the activities launched "within" the tabs, so the tabs remain visible and if the user clicks the tab it goes back to the original activity defined in the setContent function. Is this possible and how would I go about this from other activities? (ie the child activities, not the one that defines the TabHost and has access to call setContent)?

View 4 Replies View Related

HTC Incredible :: TV Out Launching / No Audio

May 16, 2010

About 5 times now, I've noticed the TV Out application has launched, and I see the little TV icon up in the notification curtain. I have no idea how it opens, but when it does I have no audio. If I plug in headphones, I get audio through them. After headphone removal, there is still no audio from the external speaker. Also, I don't see any way of closing it. It sometimes closes on its own, but I usually wind up rebooting the phone.Anyone know how to close this app and keep it from launching? Does it automatically launch when the proper cable is inserted, or do you manually launch it.

View 6 Replies View Related

Android :: Launching My App Using Intent URI

Aug 25, 2010

I know this has been asked a lot of times in StackOverflow already, but I haven't quite found a solution yet. My app sends an email with a link in it that when clicked should launch the app. According to @hackbod, the best way to do it is to make use of the Intent URI (see this). Here's my code that sets the intent and puts it in the email body: Code...

View 1 Replies View Related

Android :: Emulator Isn't Launching

Jun 9, 2009

I am a newbie and i am using Eclipse on windows Xp. I have installed ADT plugin. When i am running simple helloworld code and running it. Console shows that emulator is launching but there is not emulator displayed. Even i tried 'adb kill-server' & 'adb start- server' and executed ' emulator & ' to start it manually but still there was no change. I need to know whether its installation error or smthing else.

View 3 Replies View Related

Android :: Launching New Instance?

Sep 7, 2010

I have two activities.A and B. A starts B.Both are running in the screen and both are visible. Say now B is visible.

On a special key press, I want to bring the A to the front and make it active. The problem I am facing is when the special key is pressed, another instance of A is launched and the new instance is brought to the front.

But I want the original A to come to the front. I want to make this change in the framework layer rather than application specific by using the singleInstance theme in the launchMode in AndroidManifest file.

View 5 Replies View Related

Android :: Launching An App From Incoming SMS Or MMS

Jun 30, 2010

I would like to know if I can launch a program via incoming MMS/SMS? More on the MMS side of things.

Workflow:

MMS sent to Android device

self executable MMS

Any thoughts?

View 2 Replies View Related

Android :: Launching An App From A Contact

Aug 13, 2010

I would like to write an application which would be launched from the Contacts list in the phone.That is,you choose a contact using the normal contacts application, and where you can dial to the contact, send an Email or SMS,you can also launch my application with this contact's activity.How can this be done?

View 1 Replies View Related

Emulator Launching But App Not Running?

Aug 5, 2012

I have problem launching my app. The emulator will load, but the app won't launch. The progress bar at the lower right of eclipse is just stuck at 100%. I've tried reinstalling everything including my JDK's and adt plugin. Also tried kill-server and start-server method but it didn't work. There's even nothing written in console or logcat. I even tried waiting for an hour hoping it would run.

I have windows 7 64 bit.

View 2 Replies View Related

Android :: Launching Instrumentation From ApiDemos

Mar 1, 2010

Going through the ApiDemos sample code (in Android 2.1 platform), I saw that there are two activities that make use of the Instrumentation class: ContactsFilter and LocalSample. However, I'm having trouble finding the menu that will launch any one of these activities from the ApiDemos application. I just want to be able to run ApiDemos and hit the breakpoint in one of these Activities so I can understand how the Instrumentation class works. proper navigation in ApiDemos to launch ContactsFilter or LocalSample?

View 2 Replies View Related

Android :: Blocking Intents From Launching?

Apr 6, 2010

On the market, there's an application called App Protector, which seems to effectively block the launching of configured activities until a password is correctly provided. By default, it blocks access to itself (not very interesting), Settings, and a few others. I wrote my own app to launch settings (rather than doing so through the home screen) and App Protector continued to do the job it claims to do.
When an activity that is protected is started, App Protector's password input activity is shown instead. Once the correct password is provided, the activity that was started comes to the front.
First -- does anyone know how this app is able to get between the rest of the system and the activities it protects? I would like to do something along these lines in my own application as well. Perhaps this app is receiving a broadcast about other activities coming to the foreground, and when the foreground activity is protected, it forces itself to the foreground?
Second -- does anyone know how well this technique will stand up to attack? Are there other ways to circumvent, where start Activity(...) fails to? It seems that one could use adb to un install it, thus removing its protection easily, but if I pursue my plans here, the app will be a part of a device's firmware (which, I assume, offers some protection against its apps being installed?)

View 2 Replies View Related

Android :: Launching Application In Market

Sep 30, 2010

I want to launch my application in market. I ahd go to http://market.android.com/publish/signup but there they are asking for Website URL. But i don't have any website then what should I enter there? or is it necessary to have our own website to launch application in market?

View 6 Replies View Related

Android :: How The Use Same Instances When Launching Application Twice

Apr 14, 2009

My app has 4 activities on the stack A->B->C->D (top)

If you press home and re-enter the application, another instance of A is started, so the stack is A->B->C->D->A (top). I know this because when I press BACK, A is popped off and I now see D (instead of going to the Home screen).

What I want is that when the user re-enters the app, they re-enter on the same activity they were in before (D).

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

View 2 Replies View Related

Android :: How To Use Same Instances When Launching Application Twice

Mar 17, 2009

Is it possible to re-use all the instances of Activities and Services when an application is launched twice. For instance: 1/ I start my application APP1. Some activities are launched and a service is started. 2/ I click "Home" device button 3/ I can see the icon the launch again my application APP1 4/ I click on it and the APP1 is launched twice

I would like to re-use the existing the instances of Activities and Services from the first launch. I guess it is related to "SingleTop" or "SingleTask" but it doesn't seem to work.

View 11 Replies View Related

Android :: Launching Appwidget From Another Application

Nov 9, 2009

Is it possible to launch an app widget from another application.

For example, I have a button in an application. When I click on that button, an appwidget must be launched.

View 7 Replies View Related

Android :: Launching External Application From App

Dec 29, 2009

I would like to launch an app the user selects from within my application. However, I'm not sure how I'd go about doing this. I've tried this:

Intent intent = new Intent();
intent.setAction(Contacts.Intents.SHOW_OR_CREATE_CONTACT);
startActivity(intent);

But this seems to throw an error and force close my application. I also tried adding:

<action android:name="Contacts.Intents.SHOW_OR_CREATE_CONTACT"/>

in the AndroidManifest file, but to no avail.

A look at Logcat shows that it's an "IOexception - no such file or directory". A couple of questions arise from this. I read through the Android docs and noticed that the Contact.Intents class is deprecated. However, it's successor, ContactContracts is aimed at API level 5 whereas I'm targeting API level 3. Could this be the problem? Also, I've hardcoded this application into the code. Is there a way to retrieve the intents of any application the user selects so that they can be launched?

View 4 Replies View Related

Android :: Launching An Application Using Browser

Oct 13, 2010

I want to launch an application in the phone by clicking its link in the browser..

View 2 Replies View Related

Android :: Launching Another Activity From Application

May 22, 2010

I am trying to launch another application from my Activity. Something weird happens when I am running this code :
Intent myIntent = new Intent( Intent.ACTION_MAIN, null );
myIntent.addCategory( Intent.CATEGORY_LAUNCHER );
myIntent.setFlags( Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED );
ComponentName compName=new ComponentName(myArray[i][0], myArray[i] [1] );
// String[][] myArray myIntent.setComponent( compName ); startActivity( myIntent );

I have this error :
android.content.ActivityNotFoundException: Unable to find explicit activity class { com.android.settings/com.android.settings.Settings};
Have you declared this activity in your AndroidManifest.xml?
But when I replace this line
// myArray[i][0] = "com.android.settings" // myArray[i][1] = "com.android.settings.Settings" ComponentName compName=new ComponentName(myArray[i][0], myArray[i] [1] );
with ComponentName compName=new ComponentName("com.android.settings","com.android.settings.Settings");
And without any modification in my manifest, it works!

View 2 Replies View Related

Android :: Launching Activity Through Intents

Aug 9, 2010

I am implementing a simple app. I need to start an activity based on the state of the Activity. Lets take i am using a button to start the activity.
1. If the activity is not started, I need to start XYZ activity.
2. If the XYZ activity is on focus, then i need to close the activity on the button press.
3. If the XYZ activity is not in focus (like onPause) state then, I need to change the button state.Can you please help me in the flags that i need to use for starting the intent. Is it possible to get the state of activity before I start that activity?

View 2 Replies View Related

Sprint HTC Hero :: Apps Self Launching?

Jun 29, 2010

Ever since 2.1 my HERO has been pretty laggy. lots of problems with keyboard lag, opening texts, swiping panes, etc. (never had problems with 1.5)Despite many detailed posts to the contrary, I DLed a task killer, and when I boot the phone and check the task killer it lists multiple apps as running! On a startup the task killer indicates that amazon MP#3 store, footprints (what the hell is that?!) astro file manager and many others are open right from the start.anyone know what's causing this, and how I can stop it? I can't seem to delete the stupid amazon MP3 store either...

View 2 Replies View Related

Android :: Launching Another App Thats Installed On Phone?

Nov 1, 2010

Writing a basic application. One of the features I'm interested in trying to do would be to launch another app, INSIDE the app already running. Eg. have an app with 3 menu options, 1 and 2 do certain tasks as part of this parent app, menu option 3 however launches another app thats installed on the phone. I'm unsure if this is possible?

View 2 Replies View Related

Android :: Landscape App Freezes During Launching

Sep 2, 2009

I had written landscape app. which use surface view and camera. It works fine mostly. However, The weird thing is that the app sometimes (once a 5~6 times) freezes when I started it. The DDMS spits out following log. 09-02 10:58:29.191: WARN/WindowManager(1132): App freeze timeout expired. 09-02 10:58:29.201: WARN/WindowManager(1132): Force clearing freeze: AppWindowToken{43b4ea00 token=HistoryRecord{4386bcc0 {com.home.camera/ com.home.camera.Camera}}} 09-02 10:58:29.251: WARN/Surface Flinger(1132): timeout expired mFreezeDisplay=1, mFreezeCount=0 Code...

View 3 Replies View Related

Android :: Launching M3u Playlist With Intent?

Aug 16, 2009

Is there a way to launch a playlist whith intent? I can retrieve the path of the m3u playlist with: Cursor cursor = context.getContentResolver().query (MediaStore.Audio.Playlists.EXTERNAL_CONTENT_URI, null, null, null, null); cursor.getString(cursor.getColumnIndex (MediaStore.Audio.Playlists.DATA)); But, I can't launch this m3u file neither with Intent nor with MediaPlayer.

View 5 Replies View Related







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