[android-developers] Re: Renderscript Deprecated

2012-06-30 Thread Morrison Chang
*I also didn't realize that the Renderscript Graphics API was 'experimental'.* * * *Let me preface this that right before Google IO 2012, I started researching Renderscript to see what could be done with it (in the expectation of compute on GPU in Jelly Bean - sadly nothing announced that I’m

[android-developers] Re: 64k method limit in dex files

2012-04-06 Thread Morrison Chang
You needed to actually use the search tool. http://code.google.com/p/android/issues/detail?id=20814 On Apr 6, 6:31 am, Joseph Earl joseph.w.e...@gmail.com wrote: I was just wondering whether someone on the Android team could put a quick note in the docs that this exists (a brief summary of the

[android-developers] Re: Android codesearch replacement?

2012-01-19 Thread Morrison Chang
Using the Android SDK Reference Search Chrome plug-in https://chrome.google.com/webstore/detail/hgcbffeicehlpmgmnhnkjbjoldkfhoin Morrison On Jan 19, 2:36 pm, joebowbeer joe.bowb...@gmail.com wrote: Now that Google code search is shut down, how are Android developers compensating for their

[android-developers] Re: Is there a similar tool to instruments for Android development?

2012-01-11 Thread Morrison Chang
Check this blog post: http://android-developers.blogspot.com/2011/03/memory-analysis-for-android.html also there are a variety of tools in the SDK to use: http://developer.android.com/guide/developing/debugging/debugging-ui.html

[android-developers] Re: Advanced Medialets Question...

2011-04-29 Thread Morrison Chang
see what I can do in helping to resolve this issue. Thanks. Morrison Chang morrison.ch...@medialets.com On Apr 27, 10:55 am, midimid guirr...@gmail.com wrote: For those who've used medialets - having a problem dynamically setting the ap_id. I have a couple of apps that use an android Library

[android-developers] Re: Android bluetooth api connect to multiple devices at the same time

2010-12-20 Thread Morrison Chang
Look at http://code.google.com/p/apps-for-android/ Specifically the code for BTClickLinkCompete for a sample of Bluetooth connectivity. http://code.google.com/p/apps-for-android/source/browse/#svn%2Ftrunk%2FBTClickLinkCompete I think the air hockey sample supports 4 other devices along with the

[android-developers] Re: Looking for someone to test with a 600mhz phone

2010-10-25 Thread Morrison Chang
Just pulled it down from Market and put it on both a ADP1 - G1 running stock 1.6 and a Motorola Droid running stock 2.2 - build FRG22D Note that I didn't connect to adb so these are just thoughts and observations: Worked pretty well on the G1. Other than expecting to hear some background music

[android-developers] Re: Gogle: fix the effing Lunar Lander example, unless it's an example of crappy programming.

2010-10-25 Thread Morrison Chang
Don't think they can remove it as it is part of the Android Compatibility Definition Document that ODMs have to go through. http://static.googleusercontent.com/external_content/untrusted_dlcp/source.android.com/en/us/compatibility/android-2.2-cdd.pdf See section 4. At least if you implement

[android-developers] Re: Maps API and legacy

2010-09-29 Thread Morrison Chang
I think that the code for the Intent is legal, its just a URI. And you don't need a Google Maps API key to use it. All the code does is either launches the Google Maps App or the Browser which go to the Google Maps site. As either would launch new apps I would think its okay with the realization

[android-developers] Re: USB driver not working on Windows 7 64 bits

2010-09-24 Thread Morrison Chang
I'm running win7 x64 without problems. What device are you trying to connect to? A number of the newer HTC devices need their driver or a hack. On Sep 23, 11:09 am, Salva Maine salvama...@gmail.com wrote: For some reason my windows 7 64 don't recognize the driver r3. Does anybady have this