HTC Desire :: Need To Exclude VAT?

Apr 28, 2010

If we order HTC Desire to India from one of the online retailers, we dont need to pay the VAT, rite? Just the handset price+shipping charges? Has anybody done that?

HTC Desire :: Need to exclude VAT?


Motorola Droid X :: Way To Exclude App From 2.2

Sep 22, 2010

so, i have an older version of shazaam (with unlimited tags, not the newer 5/mo unless you pay) and i want to keep it that way.is there a way to exclude an app from the 2.2 'update all' feature (which is awfully convenient)?

View 4 Replies View Related

Android :: Does Specifying 2.2 Exclude Any Devices?

Jun 7, 2010

On my app I recently went from: I wonder if specifying this could have caused restrictions for some devices? As there has been a marked drop in usage stats since I made this release. Code...

View 4 Replies View Related

Android :: Way To Exclude Folders From Programs?

Dec 4, 2009

Does anyone know of a way to exclude folders from programs such as the music app, or tunewiki. I have some audio books i dont want the phone to see in the music folder, rather only in my audio book player. both of the files are in mp3 format.

View 7 Replies View Related

Android :: Want To Exclude Application From Launcher

Jul 14, 2010

How do I exclude an application from appearing in the Application Launcher. The code below is used to add on to the launcher but when I exclude it, the launcher still appears. Code...

View 1 Replies View Related

Android :: How To Exclude Your Own App From Share Menu?

Oct 31, 2010

The app has an intent filter to allow it to appear in the share menu in other applications via ACTION_SEND intents. The app itself also has a share menu using ACTION_SEND and create Chooser(), and my app appears in the list. Since they are already in my app it seems strange to have them be able to share back to itself. Is there a way for my app not to appear in the list if it's being called from my app?

View 1 Replies View Related

Samsung Captivate :: How To Exclude Files From Apps?

Aug 15, 2010

I was wondering if there is a way that I can exclude some folders and files from being accessed by the camera app and the gallery app.
I've loaded some R rated movies (Wedding Crashers, Superbad, etc) which contain adult content.I notice that the movies are accessible from the Camera and Gallery apps. I let my kids play games and take pics and dont want them to be able to access these so easily.Are my only options to remove the movies or not let them use my phone?

View 22 Replies View Related

Android :: Exclude Resources From Generate Sources

May 31, 2010

Could someone give me an idea about how to exclude using maven, some resources. I have a lot of languages in my project and I want to make build only for 3 languages for example. I have create the pom file and when I make the apk, all resources are copy by default(resources:resources,"Copying 122 resources"). Can I make in any way to create the apk only with the language resources that I want?

View 3 Replies View Related

Motorola Droid :: Do You Need To Exclude Set CPU From Task Manager?

Mar 20, 2010

Do you need to put SetCPU on the exclude list? I suppose you would in order to run profiles. Otherwise what would happen, it would stay at whatever speed it was running if it was killed? Or would it default?

View 2 Replies View Related

General :: Exclude Folder From Google Music?

Nov 18, 2011

Is there a way to keep Google music on the phone from seeing non-music files, i.e. Doggcatcher podcasts? Tried adding a .nomedia file to the doggcatcher folder on the phone but that doesn't seem to work? I just dont want google music to dispaly the podcats files, or when you "shuffle" music, you get podcasts interjected.

View 6 Replies View Related

Samsung Captivate :: Exclude Ringtone From Music Player

Sep 9, 2010

Made some ringtones out of some of the music on my device using the ringdroid app. Now the tones I made are showing up in my music player. Is there any way to keep this from happening?

View 6 Replies View Related

Samsung Epic 4G :: How Can I Exclude Locations From Image Gallery?

Sep 13, 2010

I'm a brand new Android user, just got my Epic 4G. I check out the Gallery - wow, how cool! It displays my camera images and Picasa albums all on one nifty tilty display!Last night I loaded 9Gb of music, and this morning when I went to my Gallery all I see are album covers for the first several screens. Bleh. I also see the stupid Qik videos in there - not sure I want them in my Gallery either.Can you tell me how to exclude locations from the image gallery?

View 9 Replies View Related

Motorola Droid :: Task Manager Exclude List

Nov 12, 2009

No matter what task manager you're using, I'm curious as to what programs are in your exclude lists. I've added programs that I noticed continuously popping up (I guess the phone wants them?) as well as some of the widgets I have running. Here's my list: Code...

View 3 Replies View Related

Android :: Exclude Activity From Recent Menu By Code

Aug 5, 2009

I need to exclude an activity from appearing in recent launched menu, but i am not able of adding android:excludeFromRecents="true" in AndroidManifest.xml, I have to do it in runtime. Does anyone knows if there is possible to set FLAG_EXCLUDE_FROM_RECENTS to the activity?

View 2 Replies View Related

Android :: Which Applications To Exclude In Advanced Task Manager?

Nov 19, 2009

First post, just registered, thought it'd be a great idea since I have the Droid. Have had the Advanced Task Manager and I love it, but it seems as though when I end all tasks(which I usually do to save time from individually picking which ones should be ended), it might mess with my network/system processes. I recently did a factory reset because my GPS wasn't tracking my location well. I tried to just power off the phone and see if my GPS could locate me, but it couldn't. When I first got the phone the GPS would pick me up and track me if I was moving just like that. I was afraid the task manager could have messed something up with my network processes. Any ideas?

View 2 Replies View Related

Android :: Google Maps / Exclude Toll Roads?

May 5, 2010

I love google maps on my moto droid; however, I was wondering if it was possible to exclude toll roads on it so it gives me the route without going through any toll roads? Also, I've been playing around for a while, but is it possible to save a few favorite destinations (i.e., home, work, etc...) so I don't have to keep typing it in as my destination?

View 17 Replies View Related

Android :: Exclude Activity From Recents Menu By Code

Aug 5, 2009

I need to exclude an activity from appearing in recent launched menu, but i am not able of adding android:excludeFromRecents="true" in AndroidManifest.xml, I have to do it in runtime. Does anyone knows if there is possible to set FLAG_EXCLUDE_FROM_RECENTS to the activity?

View 1 Replies View Related

Android :: How To Exclude The Title From Theme Applied To The Application?

Apr 29, 2010

I'm using a theme for my app to set some common layout features. One of the things I change in this theme is the text style. I change the color and the size of the text in the whole app. Sadly the text in the titlebar is also changed and the result is a somewhat blurry ugly style. I don't know if it is the color or the size of the text. Is it possible to somehow overwrite the style for the title in the theme? Or exclude the title?

View 3 Replies View Related

Android :: How To Exclude R.class Files From A Proguard Build

May 21, 2010

I am one step away from making the method described here: http://stackoverflow.com/questions/2761443/targeting-android-with-scala-2-8-trunk-builds work with a single project (vs one project for scala and one for android).

View 1 Replies View Related

Android :: How To Exclude Some Parts Of UI From An Application Wide Theme?

Jun 28, 2010

I have a theme in my app that defines a custom color for the background. This is the green you see above the tabwidget. In some of my Activities I'm using a Tabhost for my Layout. Now I get something like this as a result: My tabwidget has a black background and I'm happy with that, but the icons in the tabwidget are transparent and this leads to them showing the green background defined in my style. How can I define the tabhost as not styled and have the transparent icons show the tabwidget the resion on instead of a solid background color?

View 2 Replies View Related

General :: SGH I747 - Exclude Apps From Multitasking Screen

Apr 14, 2013

Is there a way to get APS like Facebook home and Facebook messenger to stay out of the multitasking screen so I can hit kill all and it amount kill face book

View 2 Replies View Related

General :: How To Exclude SD Card Folder From Music Library Scanning

Dec 12, 2012

I have a call recorder installed on my Desire Z, and the problem is that Google Music also pulls in the audio files contained within the folder in which the recorded calls are stored .. I want to avoid this by somehow telling Google Music to NOT list the audio files contained within that folder ..

Yes, I know a playlist would essentially solve my problem, but I sometimes choose the 'Shuffle All' option, which starts playing randomly from all the audio on my phone .. This is where the problem occurs, because Google Music often starts playing back those darn recorded calls :S

View 4 Replies View Related

HTC Droid Eris :: Advanced Task Killer - Exclude To Avoid Poor App Performance?

Mar 8, 2010

With Advanced Task Killer, which apps should I exclude to avoid poor app performance. For example, I realized after reading another thread today that I should exclude the Weather Channel widget. I could not figure out why the weather conditions did not update automatically. Excluded the widget and now it updates. Any other apps that are similar?

View 2 Replies View Related

Android :: Exclude Own Activity From Activity.startActivity - Intent

Oct 17, 2010

My app works with pictures. It can take multiple pictures as an input, process them, and send them again to another app.

As a consequence, my main Activity has declared an intent filter on ACTION_SEND_MULTIPLE for image/* mimetypes and can result in issuing a new Intent with the same action and data type using Activity.startActivity(Intent).

Is there a way to exclude my own activity from the list of apps that is displayed to the user after the startActivity() call ?

View 1 Replies View Related

HTC Desire HD :: If Desire Hd Has The Same Screen Resolution As The Desire

Aug 27, 2010

So if the Desire Hd has the same screen resolution as the desire then the screen on the Desire Hd will look worse? And then would be a downgrade?

View 7 Replies View Related

HTC Desire HD :: Upgrade From Desire To Desire HD Worth It

Nov 3, 2010

I'm considering selling my 5/6month old Desire to fund the purchase of a sim free HD.
Hopefully I'd only end up spending around 150-200 for it.

Is the jump up worth it? I'm a sucker for upgrade and I have to say the HD looks nicer than the Desire, but obviously it's what inside that count. Apparently.

One big thing is the whole htcsense.com thing, and with confirmation of the Desire getting support for that still quite unclear and apparently unlikely, I'm leaning towards getting the HD...

View 22 Replies View Related

HTC Desire :: Transferring Settings From Old Desire To New Desire

Jul 19, 2010

I've been having reception issues with Orange and they are sending me a new handset to see if that is the problem. If I drag all the data from the old SD card to my computer and then back over to the new SD card, will that keep all the setting form the HTC backup settings? Or do I have to point it in the right direction.

View 6 Replies View Related

HTC Desire :: Swapping Desire With New Desire - Re-buy Apps

May 17, 2010

Sadly I didn't realise how bad Virgin are in my area, so I'll be cancelling my contract with them and moving back to o2...

Unfortunately this means I'll have to return the handset and get a new one from o2...

Does anyone know if there's a way of moving my apps or being able to download them again on the new handset?

View 11 Replies View Related

HTC Desire :: Using Telus HTC Desire On Rogers Network - No SIM Card In Phone - Error

Oct 8, 2010

I just got an HTC Desire that was locked to Telus (Canadian Carrier). I have read that numerous people are using it on Rogers network. From the day I got it when I put my rogers sim card in (the right way) it said "No SIM card in phone" so I could not enter an unlock code. Thinking the SIM was defective went to Telus and tried one of their sim cards and it worked fine, then I went to Rogers thinking it was a problematic card. We tried 4 cards and none of them worked. I then went to Bell (another canadian carrier) and tried their sim card. It worked as well but said that the phone was locked. I purchased an unlock code from the internet which worked. Now the Bell sim card works as well becuase the phone is unlocked. I put my Rogers SIM back into it and it still sais "No SIM card in phone". I also tried a SIM from a european company and it did not work as well. This HTC Desire works on the same 3G 850/1900 GSM that Rogers uses.

View 7 Replies View Related

HTC Desire :: Got Rosie (sense) Helicopter Drag And Drop Working On Desire Stock Froyo

Nov 2, 2010

I have used Lambrospowers (XDA Forum) Rosie patch to enable drag n drop when in helicopter (leap) view. It works flawlessly on my rooted stock Froyo Desire. If anyone is interested, I will provide more info on how to install the patch and where to d/l it from.My desire is rooted but S-ON and odexed. It only works on rooted phones.I love this feature that only comes on DHD & DZ as part of the new sense 2.0 ui as standard.

View 2 Replies View Related







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