[android-developers] Seup DHT11 Humidity&Temperature sensor on AndroidThing for RPi

2017-01-02 Thread Moontain
t can't fit the timing requirement of DHT11, which needs about 20us or less. Any suggestions or idea to work it out on AndroidThings? Thanks. Reference: DHT11 Humidity & Temperature Sensor <http://www.micropik.com/PDF/dht11.pdf> Regards, Moontain -- You received this message

[android-developers] Re: About PinyinIME in android-1.5

2009-05-16 Thread moontain
OK. Thanks all for the replies. 2009/5/13 Qcshz Ihnus > > On Mon, May 11, 2009 at 10:39 AM, moontain > wrote: > > Hi, > > > > When I get code with following repo init command to get the official > android > > 1.5 code, I can't find the PinyinIME proj

[android-developers] Re: About PinyinIME in android-1.5

2009-05-12 Thread moontain
Anyone answer the question? Thanks? Regards, Moontain 2009/5/12 moontain > Hi Yuan, > > Thanks for the reply. > > I can find the PinyinIME package in the Android 1.5 SDK, but can't find the > source code in the official cupcake release. > > I was looking for th

[android-developers] Re: About PinyinIME in android-1.5

2009-05-11 Thread moontain
nit -u git://android.git.kernel.org/platform/manifest.git -b cupcake repo sync I'm wondering why the PinyinIME was dropped in official cupcake release code? Thanks. Regards, Moontain 2009/5/11 Yuan Kwok > > where are you looking for the PinyinIME? from the T-mobile official > release or t

[android-developers] About PinyinIME in android-1.5

2009-05-10 Thread moontain
u git://android.git.kernel.org/platform/manifest.git -b android-1.5 Regards, Moontain --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@g

[android-developers] About the OpenWnn project

2009-04-23 Thread moontain
Hi The OpenWnn project was involved in the cupcake project when I got the code at 1st April, but it disappears in the latest cupcake code. Why? Will it be in the final cupcake release? Thanks. Regards, Moontain --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: How to apply LOCAL_AAPT_FLAGS to eclipse project?

2009-04-17 Thread moontain
Hi, Is anyone encountering this issue too? 2009/4/8 moontain > Hi, > > In the Android.mk, there are AAPT flags set as below. > LOCAL_AAPT_FLAGS := -0 .dat > > I'm wondering how to apply this AAPT flag in the eclipse project, so that > the .dat raw data files will

[android-developers] How to apply LOCAL_AAPT_FLAGS to eclipse project?

2009-04-07 Thread moontain
Hi, In the Android.mk, there are AAPT flags set as below. LOCAL_AAPT_FLAGS := -0 .dat I'm wondering how to apply this AAPT flag in the eclipse project, so that the .dat raw data files will not be compressed in .apk? thanks. Regards, Moo

[android-developers] Re: After the ADT 0.9 update, Eclipse can not create R.java automatically

2009-01-23 Thread moontain
Does anybody have any clues on how to fix this issue? 2009/1/21 moontain > Hi, > > I checked out cupcake branch yesterday and made the full build and sdk > successfully, and I also built the ADT 0.9 with the command > cupcake/development/tools/eclipse/scripts/build_server.sh o

[android-developers] After the ADT 0.9 update, Eclipse can not create R.java automatically

2009-01-21 Thread moontain
kspace/myspace/Test/AndroidManifest.xml:7: ERROR No resource identifier found for attribute 'label' in package 'android' [2009-01-21 15:07:32 - Test] /Volumes/DATA/workspace/myspace/Test/AndroidManifest.xml:10: ERROR No resource identifier found for attribute 'name'

[android-developers] Re: Android Dev Phone - Failed to upload app using Eclipse (timeout)

2009-01-13 Thread moontain
I'm facing the same problem on G1 with RC30 update... 2009/1/5 Rafael Fernandes > > hi guys, > any takers on this one? I was debugging the eclipse plug in and > everything, but no lucky... > the funny part is that it can connect to the device, but it can't > upload anything... > > cheers, > rafa