Has anyone out there attempted to use the new KeyChain APIs? They
don't seem to work the way I would expect.
I am able to install a certificate easily enough using
KeyChain.createInstallIntent(), and passing it a PEM formatted
certificate.
The documentation indicates that you need the USE_CREDE
Hi Charan,
There isn't an easy way in Android to access a remote database. I
suppose you could dig around and figure out how mysql communicates
across the network, and then develop an interface from there.
However, it seems that would be pretty involved.
I had a need to do something similar wit
I am trying to find a way to create a rounded rectangle with one side
missing. Something like this :
|
Currently, I am using a 9 patch, which works pretty well, but the
requirements just changed to allowing user changeable colors. I've
spent t
Hi all,
I have a brand new Galaxy Tab that I am trying to use for some
development. However, the usual method of installing the ADB driver
isn't working on my Win 7 x64 version. (I have even tried the
USBDeview method of deleting everything that looks like an Android
device.)
Has anyone out th
> I'd love to remove it if this stuff is actually available in Android
> somewhere since the jar adds quite a lot of bulk to my app.
>
> On Aug 27, 6:55 pm, fba wrote:
>
> > Has anyone managed to use Bouncy Castle in one of their apps? I need
> > to be able to
I ran in to a similar issue last year. After much searching and
messing around I managed to get it working by using bits and pieces of
various other people's blogs. I went ahead and blogged about it
here : http://geektaco.blogspot.com/2009/10/of-androids-and-usb.html
.
Basically, it seems that
Has anyone managed to use Bouncy Castle in one of their apps? I need
to be able to do detailed manipulations of x509 certificates (generate
CSRs, generate key pairs, convert between different certificate
formats, etc.), and BC seems the best way to do that.
I have tried putting the bcprov librar
Hi all,
I googled around to see if I could locate an ant task that would allow
me to deploy to the market. (Rather than using a web browser to log
in and upload it.) I didn't find anything. Does anyone know if such
a beast exists?
Thanks!
--
You received this message because you are subscri
Hi all,
Does anyone know of a way to force an ImageView to take on the
dimensions of the TableLayout cell it is being put in to?
Specifically, I have a layout that I put together that looks exactly
how I want it to look when the app is started. However, when I update
the ImageView in the table w
Hi all,
With the release of the features in 1.6, I am looking for the APIs
needed to write an app that can configure 802.1X. Based on the API
documentation it looks like no official APIs were added to handle
this. Am I missing something?
What is the best way to go about creating an 802.1X con
10 matches
Mail list logo