Android :: How Many Applications Require Internet Access?
Jul 24, 2010
AS per the question, how many of the HTC apps require you to be online to do anything? Like are they all weather, sat nav, or use the internet to show you locations, and such? I'm just wondering how many apps will require me to use GPRS when outside of a WiFi zone, which would be quite a lot of places really!
View 6 Replies
May 15, 2010
I don't want to keep my WiFi or mobile data on all the time, but is there a way to allow certain apps to access the internet when they need to, or at certain times? E.g. Email
View 1 Replies
View Related
Oct 25, 2012
I have xperia sola ICS 4.0.4, although we can restrict background data , but cant restrict wifi or foreground data ..
how do i restrict internet access completely to an application so that it doesn't automatically takes my precious internet data !!
blacklist or whitelist features ?? so ?? how to do this ??
View 5 Replies
View Related
Jan 19, 2009
I set my application search to only show free applications, now I want to find the applications that cost money. How do I find these applications on my Google phone?
View 2 Replies
View Related
Sep 30, 2010
Apparently my app needs 2.5 MB (maybe because my photos need 2MB...) and then virtual device can't work with that much MB.
How can I make my virtual device support more than 2.5 MB to get my application working?
View 1 Replies
View Related
Nov 24, 2009
Done a search but not coming up with a definite answer.
Are there any nav systems which don't require an Internet connection that I can use on my hero.
View 10 Replies
View Related
Nov 24, 2010
We are going to make the app available for .99 on the market, but is licensing it a must? We are worried about the license query bugging the user/always requiring network access. Should we definitely license regardless of our worries?
View 1 Replies
View Related
Nov 13, 2012
creating an app which requires root access.Purpose of this app
1) Able to access a file in root/data/data/*APP XYZ*/*THIS FILE*
2) Generate a random string of number
3) Replace the specific string in *THIS FILE* with the randomly generated number
4) Saves *This File*
Right now I can do it manually but it is rather tedious. Was thinking if it would be possible to create an app to do this automatically with one click.
View 2 Replies
View Related
Jun 23, 2010
I got the Xperia Mini only a week ago, internet has been working fine until yesterday, its unable to connect to my home page or any apps i have on the phone! Even 3G symbol does not come up! Anyone help? I dont know if i accidental touched a wrong setting.
View 2 Replies
View Related
Sep 3, 2012
My huawei mercury wont open any applications that require root access. When i tap on the app the. screen is black and it doesn't open so i have to tap the home button to exit and sometimes my phone restarts. And I don't have the stock rom I switched it. M886
View 2 Replies
View Related
Aug 2, 2010
Is there a JAVA app available in order to access this webcam sites that require it?
View 2 Replies
View Related
May 5, 2010
I am looking generally in to Android development.
I keep seeing information on root however I am unclear how this relates to general android app development.
I understand that there is an emulator however when I get to actually test the software on a phone does that phone have to be a rooted device or is this only required if you wish to edit the core features of the os?
Finally are there are any development disadvantages to rooting the device such as that is no longer behaves like other android phones I may deploy too?
View 2 Replies
View Related
Oct 22, 2012
Why do apps like Screencast require Root access in order to record/capture screen images?
Motorola Photon 4G
View 2 Replies
View Related
Aug 11, 2010
I'm new to the world of android so trying to get used to all the stuff on here. Whats the difference between using specific apps e.g. facebook / ebay etc or just going on the web and visiting these places? Do they use a lot less internet allowance? Any other advantages / disadvantages?
View 2 Replies
View Related
Dec 18, 2009
I have used below steps for setup the my emulator
1.C:Program Filesandroid-sdk-window ools>adb shell
2. # sqlite3 /data/data/com.google.android.providers.settings/databases/settings.db
3. sqlite> INSERT INTO system VALUES(99,'http_proxy', '10.10.8.1:8080');
After that i closed adb shell command prompt and my emulator. and then opened my emulator but webbrowser is not opening any page(web page not available messaage) .
View 2 Replies
View Related
Mar 13, 2010
I've been using this method to gain access to internet from my Android emulator. emulator -http-proxy <> -avd <>
It works but is that the best way to do it? It just doesn't feel right that I need to open the emulator from command line and can't just do it from Eclipse or something.
Can't seem to find an internet option on the "AVD Manager" either.
View 4 Replies
View Related
May 1, 2010
I just installed the SDK and then added the 1.6 component. Then I created an AVD. When I launch the AVD (inidentally, there is a brief error message saying could not load preferences) and try and login, it says no network connection. THe computer definitely has an Internet connection, otherwise I could not write this message.. Evberything I have read suggests you don't have to do anything special to get Internet access in the emulator. My computer's Internet connection is via LAN, which connects to a 3G router. I read something about using 10.0.2.2 in the proxy settings, but when I specify that in their SDK, the SDK hangs upon launch as it tries to find the repository, or whatever it does at startup.
View 2 Replies
View Related
Sep 25, 2010
I am looking at which HTC phone to buy. I need WiFi to connect to the Internet at home. I also want PUSH email, my understand of PUSH email is that every half n hour or something I can get the software to go out and search for new emails whilst not having to go into the app and click refresh to see new emails, something which I have to do on my N95. I also need a decent SatNAV, now I know that google navigation is out. I don't know how good it is due to the lack of information out on the Internet. Do all HTC phones drain the battery with GPS? Okay so I need SatNAV, then I also need a phone with decent car cradles, I need something that enables me to rotation it portrait and landscape easily.
Do HTC phones come with a car charger in the box? I also use Gmail a lot, now is there any advantages that I will get from getting a HTC phone and utilizing my Gmail account, as well as calendar. Is there a simple way of getting the phone to sync with outlook such as the tasks and notes you make? Are most applications on Android free? Do the phones last a long time? I like the idea of the kickstand in the Droid incredible I think, that phone is very appealing for me. I am just thinking of getting the phone not for phone and text use but for just Internet and applications.
View 3 Replies
View Related
Feb 10, 2010
Here is my problem : I am testing a database storage after retrieving data from the internet, then i would like to be able to start the emulator with internet working, and then, while it is running, stop internet access to force it using the database as a source to display data.
View 2 Replies
View Related
Sep 20, 2010
At my campus, to get internet connection, I need to log on to a SSH server like they write:.you must manually log in to the firewall server, by establishing a pseudo-tty-less ssh connection to it. The following command can be used on most systems: ssh -T -l [username] [server-URL]I must be logged on to the server for as long as I want internet.Does anyone have any idea how to accomplish this on Android?I have a little experience in writing basic apps for Android, but not much with SSH, any help is appreciated.
/Update
Tried ConnectBot, but the server replies "You may only connect without a pseudo-tty!" at login attempt. I have no idea what "pseudo-tty" is, and I have looked in the settings of ConnectBot, there is no mention of this.
/Update2
Searched for any further info about the pseudo-tty-less function, in connection with OpenSSH. No luck so far, only a definition of the -T parameter which has no equivalent in ConnectBot.
View 2 Replies
View Related
Sep 28, 2010
I have an android application(Android 2.2) accessing internet behind proxy. I have tried setting an APN with proxy host & port and it works fine in emulator browser. But the application fails to connect to internet. I have also tried command line option of -http-proxy, it doesn't work.
View 3 Replies
View Related
Mar 17, 2009
Inadvertently, I blocked eclipse from accessing the Internet, which prevented the emulator from running (see my other post). Once I removed the block, eclipse and the emulator worked again. Anyone knows why is network access required for eclipse to work?
View 3 Replies
View Related
Jun 26, 2010
Is there a broadcast receiver or some kind of setting that we can listen/monitor to get notified if the internet/network has been connected.
View 1 Replies
View Related
May 17, 2010
I am trying to connect to internet through android emulator being behind proxy. I am using Android 1.6 SDK. I set my proxy details going to Home Screen->Menu Key->Settings-
>Wireless controls->Mobile networks->Access Point Names
View 3 Replies
View Related
Oct 5, 2010
I'm trying to develop an android application that uses network connection. The server is up and running, but when i am trying to access it from the device that runs the android app (in debug mode-using eclipse) it outputs a message that 'cannot find the server' after a UnknownHostException occurs! I have tested the server with a java application and it works fine! What is the problem then with the device?
View 1 Replies
View Related
Oct 13, 2009
I got a AsyncTask that is supposed to check the network access to a host name. But the doInBackground is never timed out. Anyone have a clue? code....
View 5 Replies
View Related
Oct 23, 2010
Edit: so after using it more I realized...there are no ads.
So, any other thoughts?
love the app but hoping someone who knows more about it than i do can shed some "light" on why it needs Internet access.
View 4 Replies
View Related
Mar 4, 2010
I get the following Exception running my app:
java.net.SocketException: Permission denied (maybe missing INTERNET permission)
How do I solve the missing permission problem?
View 1 Replies
View Related
Jun 21, 2010
Is there an app that can make it so my wireless is turned off UNTIL a certain app is used? Like when I open dolphin or tapatalk for example. Then once I close it it automatically shuts down the WiFi again.
View 9 Replies
View Related
Jan 9, 2010
I'm working on a security project which needs connect to internet in a stealthy manner. It will be perfect if our app can access internet without asking for the permission INTERNET. I found it is OK to open browser with a URL without that permission but the user will notice that. Is there a way to access Internet without the INTERNET permission and hide from user?
View 3 Replies
View Related