Archive

Posts Tagged ‘Android’

Android Proxy support

May 25th, 2011 No comments

So, last week I found myself immersed in Android again, figuring out for a client to what extend Android can support proxies. For future posterity, I’ve written this post to document what I found.

User-level proxy support

Proxy support under Android is somewhat of a mixed bag. What you will find is that is it possible to setup a proxy server for your 3G connection, but that it is not possible to setup a proxy connection for your WiFi or VPN connection. A system-wide proxy cannot be setup as well. Mind you, this is based on what is possible under the default Android settings. The Samsung Galaxy S, for example, does support the use of a system-wide proxy, but this is a Samsung-addition.

A 3G proxy can be set via the APN settings (Settings →Wireless Controls→Mobile Networks→Access Point Names, then select the active APN):

Edit APN settings

This does give you a proxy for the 3G connection you are currently using, but most probably you want to use a proxy for your WiFi. As  of this moment (September 2010), this is not possible without rooting your handset. I won’t go into the details of that operation, as there are many sites dealing with that issue. Instead, I’d like to point you to Xda Developers, whose many forums are bound to contain rooting instructions for your particular Android handset.

If you do have a rooted phone, you can use a tool called.
It is possible to have a UI popup that handles the configuration of a proxy for wifi but the settings that it stores are harshly discarded by Android when it configures a network connection.

One thing is for certain: Google needs to step up to the plate to make Android proxy friendly if it wants to break into the enterprise market.

Categories: Android, Linux Tags: ,

Android on the HTC Diamond/Raphael/Topaz/Rhodium

May 25th, 2010 No comments

OK, so I promised some more details on the current port of Android to the HTC Diamond. As I referred to before, there is a porting effort underway to get Android running on the HTC Diamond (both the GSM and CDMA version). Most progress is chronicled on the (ever excellent) XDA-developers.com site, but there are several changes.

Running Android on your HTC Diamond means installing 3 different things to the internal storage of the Diamond (or an SD-card for the Topaz  and Rhodium):

  1. A Linux kernel (found here)
  2. A rootfs for booting the kernel and Android (found here)
  3. An Android distribution (found here).
  4. Oh, and a configuration file for configuring the Android build (you are probably best off getting the first version out of the full build linked below).

If you’re not familiar with booting Linux or Android, you may want to download everything in one package, which can be found in this thread on XDA. After downloading, unzip everything in the root of the Internal Storage (for HTC Diamond) or in the root of your SD-card for all the other models. Copy the startup config for your device

A few attention points:

  • Disable the PIN-code on your SIM-card! The current ported version does not handle SIM PIN-requests properly (it gives a pop-up but does not unlock the SIM properly) No longer applicable, with the current rootfs PIN requests are handled properly.
  • On the HTC Diamond, change the file in <tbd> (while running Windows Mobile) and look for the line with cc-cache=100 in it. Change this to cc-cache=20. This prevents Android from pre-loading a lot of applications upon startup, slowing down your phone
  • The clock will start drifting a bit, about half an hour a day. This is annoying, but the developers are aware of this.

For me, this is the end of the line, as I have sold my HTC and instead opted to go the Android route entirely, buying myself a SonyEricsson Xperia X10

    Categories: Android Tags: ,

    Android or iPhone? Wrong Question « abovethecrowd.com

    March 4th, 2010 No comments

    Found a great read on why Android or iPhone is the wrong question.

    While Apple may have opened the proverbial Walled Garden, it is Google, with its aggressive Android offering, that aims to obliterate it. Make no mistake about it; Apple was the pioneer with the amazing revolutionary product. Also, with no iPhone, there is no Android. This is not to say that Android copied iPhone, but rather the impetus to adopt and trust Google’s Android offering was driven by a market dynamic that resulted directly from the iPhone’s success.

    via Android or iPhone? Wrong Question « abovethecrowd.com.

    Indeed, the iPhone represents only a very small portion of the global phone market. But it is the other portion of that same phone market that is the target for Google/Android. Google does not necessarily want to compete with the iPhone head-to-head (although they can!), but is more looking towards converting people that use a heavy feature-phone these days but may make the switch to a smartphone if a compelling enough offer comes along.

    Categories: Android Tags: ,

    Browser market share of Android rising above 5%

    March 26th, 2009 No comments
    Marketshare Android US

    Marketshare Android US

    Well, it does seem that Android is doing quite nicely on its own… Its market-share seems to have risen from nought to 5% in less than 5 months time. And that is with only 1 device out, on only 1 carrier (as opposed to Apple, who have 3 devices in the hands of 70 operators). The future is looking bright…

    (via droideo.com)

    Categories: Linux, Telecom Tags:

    How-to install Android on your HTC Touch Diamond

    March 25th, 2009 1 comment

    We have seen Android running on the T-Mobile G1 and very soon we will see Android on the HTC Magic (by Vodafone). But… did you know that you do not necessarily need a new mobile to run the Android OS? Due to its open source nature, the Android stack is available for everyone to tinker with, and tinkering they did. At the moment ports exist for the following phones (note: these are the ports that I’m aware of)

    But also for our beloved mobile, the HTC Touch Diamond a port exists. It is not yet fully functional, as a few important areas are still missing, including power-management, sound and WIFI/Cellular data. But call management, SMS and the rest of the functionality of the Diamond works just as it should.

    Detailed instructions for installation can be found on Connect-UTB, an enthusiast-run site, but it is as simple as downloading a zip-file and extracting it to a directory /tmp on the Internal Storage. Before running it, you should disable your PIN-code of your SIM, as the current port is not able to handle entry of the PIN-code after starting. Then it is just a matter of running haret.exe and having some patience. The first boot can take up to 2 hours.

    Progress on this port can be followed here, or at the following pages:

    let me know if it works for you!

    Categories: Java, Linux Tags:
    Easy AdSense by Unreal