Android :: Restrict Droid App To An Operator In A Specific Country?

Nov 1, 2010

Does anyone know if it is possible to limit the distribution of an Android app to a specific telecom operator in a specific country? for example if I want to sell my app to Verizon customers only?

Android :: Restrict droid app to an operator in a specific country?


Android :: Possible To Restrict Apps To Country / Region Downloaded By US Based Users

May 29, 2010

I have my app in the market which is mainly for US based people as I dont have the database that is required for any other country.

So I am wondering if it is possible to restrict the app to be visible to and downloaded by only US based users.

View 2 Replies View Related

General :: Movies Via Android Market - Country Or Network Specific?

Mar 7, 2012

I have an HTC Desire HD on Orange UK. In the market I have only ever seen apps & books. I have never seen movies or music listed. I have, until now, assumed that these were probably only available in certain countries because of licensing agreements.

I was discussing the rebranding to Google Play with a colleague, only to find out that they have, and have done for a while, a section in their Market /Play Store for movies. They have an HTC Desire S on T Mobile UK.

Why would I not have movies available via my market? I'm guessing that it wouldn't be handset compatibility, so would it be that Orange are blocking this for some reason? Who else, in the UK, has the movies option, and who doesn't? What is the common ground between each group?

They do not have music as a Market section, so I guess that I was right about this, and it is not available to the UK at all?

View 4 Replies View Related

KitKat 4.4 :: How To Deny Or Restrict Network Access To A Specific Application

Apr 2, 2014

I wanted to restrict an application from accessing network, so that application does not upload or download. Basically to stop rouge application from suspicious network activity.

I understand Android provides a way to limit/restrict network access for Mobile network, from Settings --> Data Usage screen. But I'm looking for a way to completely restrict network access (both mobile and WiFi networks) to any particular application.

I'm using Moto G, Android Kitkat

View 2 Replies View Related

General :: Send Free International SMS To Any Country From Any Country?

Apr 24, 2012

I want to send international sms.... is there any app that can send free international sms to any country from any country?

View 3 Replies View Related

Android : Use Droid In Another Country Without Sim / Data?

Aug 20, 2010

I'm traveling to Europe next week and would like to only take my android phone around instead of a netbook and was wondering if it's possible to use it without the sim card or how to disable everything so I'm not charged?

I have the tmobile HTC magic that has a custom rom (cynangenmod) and would like to take it to Europe to use the browser as well as the GPS if possible, but don't want to be charged.
I have coplit for gps, so I don't need internet data when driving.

View 3 Replies View Related

Android :: Restrict Special Charackters From Droid EditText Field?

Aug 2, 2010

How to restrict the special characters in android EditText field?

View 1 Replies View Related

Android :: How To Restrict Droid Users To Launch Some Apps / Code To Do This

Jul 15, 2010

We want to develop an application which should be the only one our users should use. So we need to PREVENT them using other applications. (Mainly to make the maintenance support possible - we plan to buy at about 1000 phones, so the maintenance is tough task!) Is there any way to restrict the users?
For instance, is ADW Launcher able to do such things? Or is it possible to achieve this by coding our specific replacement of Home Launcher? And what about using some ASE scripts?
I am a beginner to Android OS, please do not assume any specific knowledge in your possible answers.

View 1 Replies View Related

Motorola Droid :: Way To Restrict Incoming Call To Contact List In Phonebook?

Nov 7, 2009

Is there a any way that i can restrict incoming call to my contact list in my phonebook? i loved this function on my LG phones.

View 3 Replies View Related

HTC Desire :: Is Mobile Operator Visible In Homescreen?

Jun 30, 2010

Just moved from an old WM device and separate mobile phone 'combination' to a single HTC Desire to 'do it all'. Pretty pleased so far but still searching (and finding) my way around things. One thing I was wondering about but didn't find an answer to is if you can't set anything so that your mobile operator name shows up in the home screen (just like with a phone). I'm traveling quite often for work and know from experience that one operator is often better in coverage or options than another one - so it would help if I can see the operator that is selected. I know that I can dig into the menus or status bar to see the operator but didn't find a way to show it 'always on' on the home screen.

View 2 Replies View Related

General :: Change Network Operator Color

Oct 12, 2013

I'd like to know if there's some way to change the network operator color

That's what I mean -> imgur+com/wAUCsiX

I'd like more choices for fit my network's brand color

View 1 Replies View Related

General :: How To Remove Operator Welcome Message On Startup

May 15, 2012

Everytime I boot up my phone no matter which android version the rom i have installed is, I always get this dialog you can see in the screenshot. Is there a way to prevent that from popping up at all?

View 1 Replies View Related

Samsung Vibrant :: Unable To See T-mo In Network Operator Search

Sep 16, 2010

The post says it all. I did a little searching and cannot seem to find this particular issue.Whenever I am in MOBILE NETWORK SETTINGS I have T-Mo as an ACCESS POINT NAME, but I am unable to see t-mo in the NETWORK OPERATOR search....only ATT.What do I need to do to correct this?

View 7 Replies View Related

General :: How To Unlock I9070 Galaxy S Advance Operator

Jun 17, 2012

I would like to unlock my i9070p so as to use it with another operator's simcard. My phone is locked on ORANGE. I heard about a method with root, busy box and galaxy s unlock on the android market but i don't know if il will work on the Samsung galaxy s advance (i9070).

View 2 Replies View Related

Android :: Restrict Cost Conversion

Nov 10, 2010

I have entered a value to my database as $1000000000. it stored in Database also its looks like as same. when retrieve it from using the DB. Its converted to $1e+09 automatically. how to restrict it.

View 1 Replies View Related

Android : Know About Current Country?

Feb 21, 2010

Is there any way at all where you can find in which country the phone is currently in, let's say if I travel to Spain can I in code know this information somehow. Using GPS is not good for me, but I know the phone recognizes where it is, but I don't know if I can access that info in code...

View 2 Replies View Related

HTC Incredible :: Change Email Notification To Specific Sound / Select A Specific Ring For Mms?

May 31, 2010

Just picked up my incredible, and I have two questions....

1. how do i change the email notification to a specific sound? As of rite now, when i receive an email nothing happens (no sound or vibrate).

2. How do I select a specific ring for mms. I know how to select sms, but I cant figure out how to change the mms.

View 3 Replies View Related

Android :: Checking The User's Country

Sep 11, 2009

Anyone know how to check the user's country? I'm looking for a way that's faster than using GPS and reverse geocoding. (I need the country where the phone is registered, not their current location, in any case.) Is there any constant in the settings?

View 4 Replies View Related

Android :: Get Numeric Country Code?

Aug 9, 2010

I can get Country code ISO using TelephonyManager function getNetworkCountryIso(), this functions returns country code US for USA, but how can i get numeric country code?
I am unable to find any function for it that give me country code in number for example function that will return 92 for Pakistan.

View 2 Replies View Related

Android :: Can I Restrict Backbutton Functionality Upto 3 / 4 Levels?

Sep 3, 2010

I am fighting with android hardware backbutton now my question to you is can i restrict its functionality upto 3 or 4 levels? right now for example, i have 1,2,3,4,5,6,7,8,9,10 activities i go to 1 then 2 then 3 .... upto 10 and start pressing backbutton it takes me to 9 then 8 then 7 upto end i want to keep track of only last three levels is this possible or not?

View 2 Replies View Related

Android :: Event Triggers When I Click Around Marker / Restrict It?

Apr 26, 2010

I displayed map and on top of map, I displayed a number of overlay Items(Markers). Clicking on overlay Items or markers will do some action. But the problem is when I click around the marker, means outside the marker, at that time also, the event triggers. I want to restrict that exactly when I am clicking on the marker, event has to take place. I am doing the event in opTap() method.

How can I restrict the event triggering to exactly when I click on the marker.

View 4 Replies View Related

Android : Restrict Capital Letter Typing Programmatically

Aug 23, 2010

I want to restrict capital letter typing through keyboard on my form.

View 2 Replies View Related

General :: Disable Specific App Permission For Specific Or All Apps

Mar 12, 2014

I have had androids for over two years now and am getting more and more concerned every time I download an app and seeing that it wants to READ my SMS message and Contacts.

Is there a way I can disable reading of SMS messages or any one of the other permissions by specific apps, or all apps?

Are we living in a world where any "joe schmo" can upload an app the to the app store and wait for those inadvertent downloads and collect all your personal information, and that's after all the time we spend protecting our identity and personal details?

View 2 Replies View Related

Android :: Can Download Apps If Market Isnt Available In Country

Feb 15, 2010

Well im looking to get an android device soon, and after some searching around i came across this link:

Supported locations for distributing applications - Android Market Help

which doesnt list my country (cyprus). I basically cant download free or paid apps from the market
So is my only choice to download the .apk file from the net and put it on my SD card? Is there any other way? Also will the market app "recognize" which apps i have installed?

View 7 Replies View Related

Android :: Request To Google And Releasing Paid App From Different Country

Nov 5, 2009

I am planning to release my app (which i have been pllanning to do so for quite a few time now, waiting for the expansion of google checkout to happen).I am from India and I am planning to release the application using my friends UK Bank account.Is this advisable? Are there any things that I should take care of?Also is there any chance of google expanding the google checkout or in introducing new payout options like paypal?I have been waiting for the support for quite sometime and I am very much depressed on the issue that google is still not expanding the services, ive sent numerous mails to them asking for atleast the estimated release date but in vain.

Its been nearly an yeaar since android is relmore than an year since android phones have been released and still there is such slow progress. iPhones allows developers from most of the countries to publish their apps and customers from any country can buy the same, i think they can even do it through itunes.I think this is going to hurt the progress and development of android big time. If apple can do it why not google? I have been expecting some response from google atleast on the estimated date, so that we can plan accordingly.

View 2 Replies View Related

Android :: Find Map By Providing Country , City And Street?

Feb 1, 2010

In my application findlocation options is there.can u please help me how to find out the corresponding map by providing the country,city,street or pincode.

View 1 Replies View Related

Android :: How To Change Mobile Country Code - MCC- Emulator?

Apr 14, 2010

My Android application needs to react differently to different Mobile Country Codes. It seems like it is hardcoded to mcc310 (US). I can read this value from TelephonyManager.getSimCountryIso() or by using a resource folder like res/values-mcc123/, but how do I set this value in the emulator?

View 2 Replies View Related

Android :: Sell Paid Application From An Unsupported Country?

Oct 14, 2010

I want to sell an application developed by me, but this service is not supported in my country (Romania).
So I want to ask a friend of mine who lives in a country (France or US) where selling paid applications is possible to help me with this.
Now I don't know exactly what to tell him about the process:
What is required by his side ? A bank account or a credit card ? How the money are transferred to him ? What exactly Google checks to verify if the developer is in one of the supported countries ?

View 1 Replies View Related

General :: How To Restrict WiFi To Certain Apps

Jan 26, 2013

I want to use another phone's data [my phone has no data] with tethering, but random apps I have installed use up data [not a whole lot, but enough].

I want to be able to whitelist which apps work on wifi. So that way only the apps I chose to allow and use will be using up the data.

Is there an app for this? I have CM10, so I would expect for the solution to be a root app. Or perhaps iptables?

View 2 Replies View Related

General :: Restrict Web Access In Chrome

Apr 2, 2013

As the thread states I am looking for a way to restrict access to certain websites through Chrome or the device as a whole. My company is releasing devices (non-rooted) that have 4g access and need a way to limit what the users can access.

View 4 Replies View Related







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