Android :: Prevent Application From Showing Up When Dialing
Jun 17, 2010
My application has an emergency button which dials 911 when clicked on. Every thing on the app is working fine. But I just discovered that whenever I try to add another call when I am in a call, it promps me to complete the action using. 1. my app 2. The normal phone And when I click on my app, it just opens my app. I do not understand what is causing this and do not want my app to be shown in that list.
View 7 Replies
May 1, 2010
Does anyone know of a setting or app that will prevent one-touch dialing? Many times when scrolling through a contact list i have accidentally tapped a contact and the phone immediately starts dialing.
Ideally I'd like to have the phone not dial until i hit "send" confirming that i do indeed want to place a call. Any way to do this?
View 49 Replies
View Related
Aug 11, 2010
I use HTC desire, using Froyo 2.2 by pinky (based on official rom).One thing that bothers me so much, is after I dial a number from phone, some screen savers of android like cartoons showed up. The pictures were like android character playing guitar, android eating ice cream, sometime as stupid as android eating hot dog.Is this normal for android os? or did I just misinstalled some apps that does this? from what i remember I never installed screen saver apps. Those screensavers bothers me so much! As I was becoming unable to see the 'End call' button!
View 3 Replies
View Related
Jul 8, 2012
I'm not a developer myself, but I'm wondering if it is possible to prevent an app to show up in the task manager? In other words: is it possible to create an app that does not show up in the task manager? I think this would be very usefull feature for certain apps that run in the background and have an icon in the notification area.
View 4 Replies
View Related
Apr 21, 2010
I've got a few pics on my phone that i'd prefer if curious people trying out my phone wouldn't be able to stumble upon by accident. I downloaded astro and tried moving them to a different directory but they always show up when the photos app is opened. Is it possible to make them accessible through astro only somehow?
View 8 Replies
View Related
Apr 28, 2010
Is there a way to prevent any new text messages showing up when the phone is locked?
View 6 Replies
View Related
Oct 6, 2010
I'm looking for a dial app with two basic features
- After entering a number always dial to a fixed number being the number of an Asterisk (communication toolkit/open source PBX) PBX
- After the PBX picks up the phone send the number entered as dtmf tones to the PBX, so the PBX can set up a call to this number and
bridge the two legs. (from android phone to pbx/from pbx to entered number) so the desired connection is set up.With this app available it would be quite easy to integrate mobile phones into the internal communication infra structure and keep the presence info up to date even when someone is not available because he is making a phonecall with his/her mobile android phone.
View 1 Replies
View Related
Jun 30, 2010
I have an app with an SMS receiver set up, but even if the sms receive function is turned off using the package manager, the app will go to the top of recent applications (when holding the home button) if a sms is received. How can I stop this behavior?
View 1 Replies
View Related
Aug 4, 2009
I want to prevent native application to receive message.I want that my application only receive message. Is it possible ? if yes then how ? can i access the received message and delete it ?
View 3 Replies
View Related
Mar 17, 2009
I have created a multithreaded application but it still hangs if the server is unavailable.causes some delay and I believe this is the cause for hanging. But if the TCPClientService Service is executing in its own thread I don't know why this affects the timeout of the main activity.I would be very thankful if anyone could show how to prevent the application from hanging when the server is unavailable.
View 1 Replies
View Related
Apr 27, 2010
I was wondering what the most effective way of preventing people from stealing my application (downloading a copy of the .apk online rather than buying it).I've spent a lot of time on one in particular (Droidbox) and won't be releasing Sync until I can guarantee that the people who are providing illegal copies of the pro version aren't able to.Anyone implemented this? I've tried checking my package signature verses an the signature of an unsigned copy but it appears to be the same - perhaps I'm doing something incorrectly here. I'm unsure whether people actually distribute the signed .apk in which case I don't think signature validation would work to begin with.Please note, this question is specific to Android Marketplace Applications - the difference being, application delivery is out of my hands and I have no way of linking between a legitimate purchase and an illegal download.
View 7 Replies
View Related
Feb 18, 2010
i have a android application which is ready to release .so to release i have put the app in android market .the user can buy the app and can install the app into the phone.android market wont provide any apk file to the user .so normally we need not bother about re distribution of of the app to the unauthorized persons(who didn't buy the app). But what my problem is ,I heard that there is a jail breaking concept which can allow the hacker to get the apk file(installation file) from the device .(even though android market not giving the apk file to the user ).then he can distribute the apk file to all(to unauthorized persons ).how to avoid it.is there any thing to restrict the unauthorized person in using our app,even though he get the apk file . does android market provides the details of the users who has buy the app by paying?
View 14 Replies
View Related
Feb 16, 2009
Quote from the Market upload page: "(Helps prevent copying of this application from the device. Increases the amount of memory required by users to install the application)"
View 3 Replies
View Related
Aug 21, 2009
Is it possible to prevent the menu lock while an application is > running? My application needs to be visible all the time it's running, > even though the user doesn't use it.
View 5 Replies
View Related
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
Sep 7, 2009
Is there any way to prevent the soft keyboard from appearing through out my application? I have implemented my custom keyboard and do not want the soft keyboard from appearing on focus of the EditText. is there any way or is setting the input type for each EditText as TYPE_NULL the only way.
View 2 Replies
View Related
Jun 8, 2010
I have android application and service that runs in separate process. Application and service read and write to same database (and same table).
What is the best way to work with database? How to prevent locks?
View 1 Replies
View Related
Sep 30, 2010
I'm using Google Code to host my application code, its convenient and the SVN repository means I don't have to worry about backups. When you create a project on there you need to select a license, I chose GNU GPL v3. By doing so, does that prevent me from selling my application on the Android market place?
View 4 Replies
View Related
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
Jul 8, 2010
Anybody know of an app. that prevents accidental unlocking when taking the Desire out of it's case to answer a call?
View 4 Replies
View Related
Apr 15, 2010
Is there a way to override the auto lock with a manual one? I'm not sure my kids could make an emergency call if they needed to, it's such a chore to make a call.
View 15 Replies
View Related
Mar 11, 2010
Is there a particular flag that we can use to prevent apps showing up in marketplace which require the phone to have a camera flash /LED? Typical apps are ones which make the phone act like a torchlight in dark. I have seen a tag which prevents apps requiring auto focus in a camera from appearing in the marketplace. Just looking to find out if there is something similar for camera flash.
View 2 Replies
View Related
Jun 24, 2010
My app won't work on non-touch android devices so I don't want it to show up in market for these.I hoped to find a property to set in AndroidManifest.xml but the closest match I can find.The type of touch screen the application requires, if any at all.
View 1 Replies
View Related
Sep 1, 2010
I'm beginner of Android.I want to run my first application on emulator. I use eclipse.I don't know what's happen. I installed my apk. I "register" my acitivity in manifest file, but I can't see it in list of application. When I open manage application setting it's written that my apk is installed. I searched about it everywhere. Even in faq of Android Development there is post about but I did all this things.
View 1 Replies
View Related
Oct 25, 2009
I would like to show the current version of my application. Is it possible to extract the values "android:versionCode" and "android:versionName" from the Manifest with any Java method?
View 4 Replies
View Related
Apr 10, 2009
I want to display graph(time ver distance) in Activity , how should be this achieved in Android. is there any tut available?
View 5 Replies
View Related
Dec 3, 2009
I've got an app that I would like to install without having an icon show up in the application tray.If I don't specify an icon in my manifest, Android still plops a default icon in the tray.How do I prevent this?
View 13 Replies
View Related
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
Mar 27, 2009
I need help finding the right email app.The default one is horrible. The problem I am having is that it doesn't differentiate new emails from old. Every time I open the inbox in any of my email accounts, it always shows all emails as new. I don't know which one's I read or not. It's not bad if it takes me directly to the email, but when I have emails for multiple inboxes, I don't know which ones have the new email. I called tmobile tech support and was told that unless I delete the read emails from the server, the phone will keep reloading them as new. On my old phone, the messages I read where marked as read and stayed that way. When I got a new email, it was clear which one it was because it was highlighted.
Also, I've just switched to the g1 from a business phone, so I'm really new to this still. The couple things that I would like to figure out how to do is, first, I would like to know how I can search my contacts both by name or business. I've transfered the contact info from outlook to the g1 and so I have both name and business information. However, when I search using the keyboard, I can only search by name. If I put in the name of the company, it doesn't show up. Also, is it possible to have both shown. On my old phone when searched for either the person name or business name, the result showed both. For example, if I searched for lauren or Unico, it would show up as Lauren with Unico below it. Also, this way if I have more than one lauren, I can distinguish between them without having to click through each one.
Secondly, is it possible to set up "speed dial" function. Basically, if I pull up the dialer and press 2 for like 2 seconds it will. Third, I used to have my phone setup that I would have what ever my next appointment was, it would show on the home screen. Is that possible with this phone. Is it possible to allocate certain space on the home screen to preview upcoming appointments.
View 2 Replies
View Related
Aug 26, 2010
I have uploaded an application in Android market. But when I search for the app the app do not appear in the autocomplete box which appears below the search box. For example, if I type "h" in the search box the autocomplete box will have the applications with "h". But in my case I need to type the complete name of the application.
View 1 Replies
View Related