Android :: How To Launch Applications Installed In Phone?

Jun 14, 2010

I would like to launch some applications, like the Calculator, the alarm clock, the notepad, the calendar, the camcorder, the camera, the dialer, etc, from my application. Is there an easy way to do that? Is there any place with a list of what are the intent names to launch them?

Android :: How to launch applications installed in phone?


Android :: Want To Launch An Installed Package From Phone App

Oct 6, 2010

I want to launch an installed package from my Android application. I assume that it is possible using intents, but I didn't find a way of doing it. Does anyone have a link, where to find the information?

View 2 Replies View Related

HTC Hero :: Gsm Phones - Launch Applications To Phone

Oct 30, 2009

I'll number these questions to make answering easier. 1) I'm only looking at GSM phones, I'm thinking about buying the hero on ebay next week. I'm wondering if I should wait for the GSM moto droid or a GSM htc passion. Or just get the hero now. The benifits of waiting for me personally is faster hardware, and better screen/resolution. The downfalls of waiting is I could be waiting a long time for a GSM version of those phones. 2) The biggest thing that concerns me is about buying the hero is performance. I have a iphone 2g and what pisses me off about it is the performance, and that it has no multitasking. If I get the hero I don't want the performance to bother me. I have no issues if I need taskiller to close a few apps every now and then to keep the performance good. I'd like to know if performance is a real problem, or just a minor annoyance. 3) Is the "jump to letter" feature in the music player? for example can I jump to the music artists that begin with Y, instead of scrolling from the top all the way down? 4) Is there a button to show your currently running apps? or your most recent apps? If so, which is it? running or recent? Can you launch apps from that screen? 5) Is the warranty on the European GSM hero valid in the United States? Is the warranty card that comes with the phone used for anything? do you need it to have a warranty on your phone? What does it say on it?

View 2 Replies View Related

HTC EVO 4G :: 139 Applications Installed On Phone?

Jul 15, 2010

Is that a lot? Also, related question: when we get Froyo, can we move/install/run apps from the SD card?

View 9 Replies View Related

HTC Desire :: Installed 10 Applications On New Phone / Low On Space

Oct 7, 2010

I got my HTC desire yesterday and today Iran out of memory. I installed maximum 10 apps (news and stuff only) and most of them I cannot transfer (app2sd) to memory card. I see that I have 147mb and only 20 available. What can I do?

View 6 Replies View Related

Android :: Getting List Of Installed App's - How To Launch One Of Them

Jul 20, 2010

My first application will just be a kind of launcher that I would like to improve. This launcher will launch a custom Home that the user has installed. That's like the application "Home Switcher, but I would like to do that myself.

So my first goal is to get all "Home" applications list: that's really easy and the code is there:

CODE:.......

Now I would like to do that in a listview. My first problem is to get the Icon: I failed, but that's not my main problem ( if you can help me I would be happy)

I succeed to make a listview with all the names of the installed Home:

CODE:........

And now when I click on a home, I would like to lauch the Home, so what I did is:

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

So, there is a box that that appear and ask me:

Complete action using:
LauncherPro - or Sense - or ADW
Wallaper Gallery

I think I am close to what I would like to do. what I miss or give me an example of a Launcher that would be a few linecode.

View 1 Replies View Related

Android :: DVM Instance Creation - Launch Installed Droid App At Runtime From Another?

Oct 14, 2009

I trying to understand how a new process is being created based on AndroidManifest.xml, also looking for the possibility of creating/ forking a new Java process/new DVM instance at runtime.

I could find that using Runtime.exec one can issue system commands or launch native applications, but this is not what I am looking for, I am looking for creating an equivalent java process just as the parent java process.

Can I launch an installed android application at runtime from another android application? Whats the way for doing this?

View 2 Replies View Related

Android : Launch Third-party Droid Apps I Installed Through Intent Directly?

Nov 15, 2010

My question is how to launch the third-party android applications I installed through Intent directly?

View 2 Replies View Related

HTC EVO 4G :: How To Launch Non-market Apps / Already Installed?

Jun 15, 2010

I installed a non-market .apk app on my new Evo using Astro File Manager, by clicking the install button in the file manager interface. But how do I actually launch the app to use it now that it is installed? I can't find an icon or a place to make a shortcut to.

View 5 Replies View Related

How To Launch Applications Inside PC And Then Run Them Remotely

Dec 26, 2012

I'm creating an Android application to send commands from a smartphone to a pc via Bluetooth. I'm using Phonegap framework (which uses HTML, Javascript and CSS) to develop the app. So far, I can theoretically connect the two devices and data can be exchanged between them. But I couldn't figure out how to launch applications inside the pc and then run them remotely. I've tried to use ActiveX controls, but they are not supported by Phonegap, unlike IE which does support them.

1- Launching the programs.

2- Interacting with them.

View 1 Replies View Related

Android :: How To Get A List Of Installed Applications And Pick One To Run

Apr 23, 2010

How to get a list of all installed applications and then pick one to run.

I've tried:

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

And this only shows application that are preinstalled or can run the ACTION_MAIN Intent type.

I also know I can use PackageManager to get all the installed applications, but how do I use this to run a specific application?

View 2 Replies View Related

Samsung Moment :: Launch Error When Try To Open Downloaded Applications

Jan 13, 2010

Brand new moment as of today, and when I tried to get HTC theme. My brother has it on his droid, but when I open it it says launch error, I also wanted different weather app. Got same error message.

View 2 Replies View Related

Android :: 24hr Return Policy - Charges On Applications Installed?

Oct 11, 2010

I know that we have the option of purchasing an app and supposedly if you uninstall the app within 24hrs u will not be charged. However there are some apps that I would love to try like the keyboard apps and find what best suits me and return the others. So my question is has anybody done this and did you receive only charges for the ones you kept when your bill came? I had a friend who had left his phone with his girlfriend for a day and when he got his bill he was getting charged for game he did not order or ever play so it was a hassle (3hrs on the phone with sprint) to get the charges dropped as they were recurring charges every month, he dint have a problem with paying the initial download as that was his fault for leaving his phone with his girlfriend.

View 1 Replies View Related

Android :: Programmatically Determine Installed Audio Applications On Droid?

Aug 19, 2010

I'm trying to programmatically determine what audio applications are installed on an Android phone. I'm able to enumerate all the installed applications, but don't yet see a way to figure out which ones are capable of playing audio? What property of the application would have to queried to determine if is capable of playing audio?

View 1 Replies View Related

HTC Desire :: Applications Necessary To Be Installed?

Aug 22, 2010

Please share the apps you have installed as a MUST when you first got your htc desire.

View 11 Replies View Related

Android :: Content Provider That Return Data Listing Installed Applications

Jul 19, 2010

Is there a standard native Android content provider that will return data listing all of the apps currently installed on the cellphone. Something like open()/readdir() on a Linux bin directory.

Given that you know an app is installed on an Android cellphone, and you know that apps name, how do you launch that app from a completely different and unrelated app. You might not know which Intents/Broadcasts/URIs the app you want to launch is listening for. And not all Android apps are written to respond to Intent/URI broadcasts or requests.

View 1 Replies View Related

HTC Incredible :: Installed Updated Applications?

Jun 4, 2010

I just went to the market this morning to see if there were any updates in the downloads option, but didn't see any, which is odd since I haven't updated any apps in 2 days. So I checked appbrain, and at least two of the applications I have installed have been updated. There's either something wrong with the market, or my phone. Is anyone else having this issue?

View 1 Replies View Related

HTC Incredible :: Installed Applications Not Recognized

Aug 19, 2010

Got several issues on my Dinc when I booted this morning. Here are all the symptoms I see:

1)None of my downloaded applications are recognized as installed-I only see the factory-installed apps in the app launcher
2)Settings->Accounts&Sync gets FC (com.htc.settings.accountsync)
3)Settings->Applications: While I do see all my downloaded apps in the list, the icons don't load for them, and when I click one, I get an FC on com.android.settings
4)Phone storage/SD Storage numbers look good
5)When I boot, the notification bar shows "Preparing phone storage", followed by "Preparing SD Storage" as it normally does, but the Sync icon only flashes for a second.

I'm running stock 2.1, no root...just a normal every day phone user. Was reading articles with the Time Magazine app prior to shutting down for the night. Had plenty of battery left, so I didn't even plug it in.

View 6 Replies View Related

HTC Hero :: Applications Installed To SD Card

Jun 5, 2010

Since rooting and using custom roms, I've been using the apps2sd facility the this offers, however If I want to install certain apps to the phone memory rather than my SD card, is it possible to do this at all? I've not yet been given the option of doing this at all.

View 3 Replies View Related

HTC Desire :: 2 Maps Applications Installed?

Aug 7, 2010

The last update to File Manager included an applications manager too. It enables you to backup* and uninstall applications.

On the applications list 'Maps' is in there twice, both 4.3.0 installed on 2010-07-06 and both 4102KB. Would I actually have two copies installed? I'm not that keen on the idea of uninstalling one to find out for obvious reasons! this seems to put them onto the SD card which is quite useful

View 1 Replies View Related

General :: Deleting Pre-installed Applications

Jan 30, 2014

My new android phone comes with a few pre-installed applications that I do not particularly need. I have some very basic questions

1) Because they are already there they seem to have a special "status", compared to all the other apps that I download. When I try to backup/restore using AppBackupRestore, those "special" pre-installed apps fail to restore. I cannot "uninstall" them from Settings/Apps. Ideally I do not want to have to re-download the whole world after a factory reset, and I depend on the AppBackupRestore to keep the latest copy of the app in local memory where it can be re-installed from.

2) What happens if I delete one of these apps from the system/apps directory? Will the app then magically disappear? Or will I need to do a factory reset in order to get rid of it?

3) Does it really matter if there are many pre-installed applications, if I do not use them? I mean they do not use any CPU so is the gain only cosmetic ?

4) Assuming I can delete any apps I want, which apps *must I not* delete? Are there any special applications that I will not be able to download from Google Play

View 8 Replies View Related

Motorola Droid X :: Installed 2.2 Through PM / Applications Freezing

Aug 21, 2010

This dude helped me root and then install 2.2 all through PM! Had a couple issues that wouldn't have got through without him, and he also explained a lot of the terminology for me! Now pulling high 1500 quadrant scores. Time to get to freezing apps, and all the other rootie goodness!

View 21 Replies View Related

HTC EVO 4G :: Shortage Of Internal Memory Due To Lot Of Applications Installed

Jul 10, 2010

What apps are you guys keeping on your Evo? I had a lot of apps installed until I realized the shortage of Internal Memory. I still have a lot but I use these apps all the time.
1.) Droid Dictionary
2.) IMDb
3.) ShopSavvy
4.) Raven News
5.) Quick App Clean Cache
6.) Handcent SMS - I would like to remove this app but it's cleary better than stock.
7.) Bat'Riz 2.x
8.) Estrongs File Manager- I was using Astro, but Estrongs seems to be smaller and a little more simple to me.
9.) Google Buzz Widget
10.) Pandora
11.) USA TODAY
12.) Zedge Ringtones
13.) FeedR News Reader
14.) RepliGo Reader
15.) ShareMyApps

Internal Phone Storage
Available space
327MB

View 10 Replies View Related

Motorola Droid :: Applications Need To Be Installed For Upgrading?

Sep 7, 2010

I have been reading about different ROMs, kernals and themes that have been posted on this site and they all sound very interesting and I have finally decided on what I would like to try first. I used the directions from here to force install the latest Froyo which is awesome and the directions were very nice. So I am hoping to get some guidance for my next adventure with my phone.

I want to install the newest version of Liquid Frozen Yogurt with the Tangerine theme along with one of Slayhers kernals. What all apps do I need to install the above items? And I know the instructions are all out there on how but could someone either point me to the specific ones that I need or paste them here for me? I am doing this to a Moto Droid.

View 3 Replies View Related

Samsung Fascinate :: Installed App Does Not Show Up In Applications

Oct 3, 2010

I am trying to get gps going on my phone. I downloaded GPS Status. It says it is installed and I can't find it anywhere. How many apps can I install. I have 3 pages and they are full of the bogus verizon stuff and so does that mean I can't install any more.

View 5 Replies View Related

HTC Incredible :: Beta - Manually Installed Applications

Jun 3, 2010

So I have a general question about manually installed applications, and more specifically, beta applications.

If you manually install a beta version of an application, can you install later release versions for that application as updates from the market? Or do you have to uninstall the beta version, then install the market version? I realize that you don't get update notifications, but I'm not concerned about that. I check the market regularly.

The reason I ask is I would prefer to not have to configure applications twice (specifically Touchdown).

View 1 Replies View Related

HTC Desire :: How Many Applications Can Be Installed On Internal Memory Without Rooting?

May 13, 2010

I am getting a Desire next week. How many apps you can install on the internal memory without 'rooting' it? I'll probably install a lot of apps when I get mine next wednesday (I already have made a list of over 30!) and I would really like to avoid rooting it as it will probably void the warranty and I am not sure I could do it anyway - even after reading the step by step guide a few times over. How many apps have you all managed to fit in before getting the memory low message that some have reported?

View 26 Replies View Related

Sony Ericsson Xperia X10 :: Pre-installed Applications For X10 Mini Pro

Jul 29, 2010

This question has probably been asked many times before but how do i remove the pointless apps that are already installed on my x10?

View 2 Replies View Related

HTC Incredible :: Removing Applications From Installed Leaked Update?

Aug 27, 2010

Installed the leaked update minus the bloatware, and was trying to remove more, but there are a couple that don't seem to work such as PDF viewer, and News and Weather Reader.

I'm using these commands:

mv /system/app/PDFViewer.apk /system/app.disabled/
mv /system/app/NewsReader.apk /system/app.disabled/
mv /system/app/com.htc.NewsReaderWidget.apk /system/app.disabled/

Anyone been able to remove these two apps?

View 5 Replies View Related

Samsung Galaxy S :: Unable To See Downloaded / Installed Applications

Sep 13, 2010

I'm a newbie on smartfones and had spent a few days adding useful apps to my Galaxy S. File management and, file transfer applications to wireless link to my laptop followed by the transfer of all my work presentations (powerpoint) and lecture notes. All worked fine until today. Now, my device seems to have lost all the downloaded and installed apps (leaving gaps on the desktop). It has also discarded the image I had chosen for my screen background, and I can't see an icon to go to the Android store. Finally: on one of the screens I have the message "Problem loading widget". That might be connected to the problem that Android Market has completely disappeared. How do I get that back!! It's important. My transferred files are still sitting in folders in DCIM so that's good. but none of the special applications are visible. Can someone give an opinion on this. Has something taken place online with Samsung that has put my system back to its out-of-box state.

View 4 Replies View Related







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