[android-developers] Re: Questions on creating X509v3Certificate on Android

2012-02-16 Thread QD
package jar with the engines I need? QD On Feb 14, 8:08 pm, Nikolay Elenkov nikolay.elen...@gmail.com wrote: On Wed, Feb 15, 2012 at 10:34 AM, QD qindi...@gmail.com wrote: Thank you, Nikolay, for your reply to my question.  I downloaded and installed spongycastle. However, it still didn't work

[android-developers] Re: Question on Old Version of ADT

2012-02-15 Thread QD
Thank you very much. Where can I find the ADT version for Android 2.2? QD On Feb 14, 10:50 pm, nvlakshmi vakiti lakshmi.vad...@gmail.com wrote: Hi, http://wing-linux.sourceforge.net/sdk/adt_download.html Older versions of the ADT at the following URLs. http://dl.google.com/android/ADT

[android-developers] Re: Questions on creating X509v3Certificate on Android

2012-02-14 Thread QD
the exclusion and tried to recompile   I could not do maven install because the many tests failed, event though I exclude all the tests. Do you know what's the best way to recompile the jar which include the cms, operator, cert, jcejca packages? QD On Feb 11, 11:31 pm, Qin Ding qindi...@gmail.com wrote: I

[android-developers] Open multiple cameras simultaneously

2011-05-15 Thread QD
I want to open at least two cameras at the same time for some usage, (2.3.3 and up) but the log message always shows that CamerasService * lockIfMessageWanted* Is that means open multiple cameras simultaneously is impossible currently? or just my mistake thanks!! -- You received

[android-developers] SMS Sent but Not Received

2010-10-10 Thread QD
I have an app that listening to the incoming text msg. When it comes, the app replies a msg to the sender. On emulator, it seems working fine as designed. After deployed on phone, the incoming msg comes, the app still can be notified. So the app sends a reply to the sender. The problem is the

[android-developers] Image+TextView+radiobutton in spinner

2010-02-09 Thread QD
First, I want to imitate the effect like android.R.layout.simple_spinner_dropdown_item which is TextView+radiobutton but either the getView() or getDropDownView only cares about one row at a time, while the whole radiobuttons in spinner is like one RadioGroup, and when dropdown view is opened,

[android-developers] how to detect the exact key which closes the menu?

2010-01-03 Thread QD
whenever I use onKeydown or View.onKeyListener it will always be triggered as the menu pop-up but closing (maybe because it is focusing on another view?) another related function onOptionsMenuClosed(Menu menu) seems not working neither... (it is called whenever the options menu is being closed

[android-developers] Re: Eclair install choked with errors about locks and died horribly leaving corrupted install

2009-12-06 Thread QD
First I rename the old tools folder to any name then I download the new packages with Android SDK, unzip the new tools folder and move to android-sdk folder then Setup.exe works well :D On Dec 5, 11:13 am, havexz bali.param...@gmail.com wrote: Downloading Android SDK Tools, revision 4