[android-developers] Emulator has Alzheimers (forgets who it is)

2011-07-27 Thread Clay Shannon
Hello Everyone, I've created my first (Hello, World type (actually, Yeaux, Dudimus)) Android app. A lot of the stuff here I will probably later laugh at, but as I said, this is my very first attempt at an Android app (I'm pretty new to Java also, having come from the Delphi and then C# world).

[android-developers] Problem styleable custom attributes on custom view

2010-08-25 Thread Clay Graham
I have been searching for many hours and cant find a reason for this so I thought I would put it to the list. I am creating a custom view which I am planning on animating. Here is what I do based on the pattern shown by LabelView example in the API demos. What I am expecting is to log the value

[android-developers] Listening to Settings application Intents

2010-02-10 Thread Keyston Clay
I have just looked through the api docs and noticed that none of the Settings/Settings.System intents are Broadcast Action tagged. So i was wondering if there is another way to listen to ALL click events,if so I wanted to prohibit certain intents from showing by some like intent.preventDefault() (

[android-developers] Making SearchManager behave like the old googlenav.Search

2009-11-15 Thread Clay
to a browser, I really want to be able to parse the results myself using an api. Does anyone know of an example like this or can give me some advice, the API docs on SearchManager are a little difficult because I think the intentions are mixed. Is this the right approach? Is it even possible? Clay

[android-developers] Re: Making SearchManager behave like the old googlenav.Search

2009-11-15 Thread Clay
so after a ton on investigation I am pretty sure that it was a business decision to restrict this. There are non google alternatives though. Clay On Nov 15, 12:52 pm, Clay claytan...@gmail.com wrote: So I have been looking into this for a couple of days, and I am pretty sure the intent

[android-developers] Hi...

2009-11-13 Thread Clay
Hello! I want to get in this group! -- 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@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Google APIs not being found by adb after upgrade.

2009-11-11 Thread Clay
a major nube. I really have looked at the docs, it could be I missed something. Any pointers appreciated. Clay -- 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@googlegroups.com

[android-developers] Re: Google APIs not being found by adb after upgrade.

2009-11-11 Thread Clay
ARRRG. sorry uses-library android:name=com.google.android.maps / On Nov 11, 10:17 pm, Clay claytan...@gmail.com wrote: I am having a strange problem after upgrading from the 1.5 to the 2.0 API in ADB, is there a setting I dont know about? Any time I try to reference a Google specific class

[android-developers] Android Advertising Exchange

2009-10-16 Thread Clay
Hello, My name is Clay Graham I am the founder of servicetattler.com based in the Bay Area. We do micro service reviews on the android mobile platform, and we have an alpha that has been getting great reviews. I am the little guy with big plans, like probably a bunch of the people on this forum

[android-developers] Re: mac layout editor issues

2009-07-02 Thread Clay
Wow am I the only person with layout editor problems on a Mac? Clay On Jun 18, 8:09 pm, Clay claytan...@gmail.com wrote: Hello all! I have a mac and I run JDK 1.6 with my android dev setup and eclipse 3.4. It seems that the layout editor display is totally fragged. http

[android-developers] mac layout editor issues

2009-06-18 Thread Clay
Hello all! I have a mac and I run JDK 1.6 with my android dev setup and eclipse 3.4. It seems that the layout editor display is totally fragged. http://media.momentarynow.com/dev/layeout_editor_issues.png I found one post for this but there was no follow up. Any ideas? Clay

[android-developers] Re: How to update View object on main thread by background thread

2009-03-04 Thread Clay
() { mProgress.setProgress(mProgressStatus); } }); } So basically it is possible to hammer that square peg into your round hole if you wish, I just wont be the one to do it. Respectfully, Clay On Mar 3, 11:55 pm, Anh Khoa Nguyen Pham npak...@gmail.com wrote: UserTask

[android-developers] Re: How to update View object on main thread by background thread

2009-03-03 Thread Clay
/samples/ApiDemos/src/com/example/android/apis/app/AlarmController.html I am sure there are other ways to do this but this would be the way I would try if I was doing what you told me. Clay On Mar 2, 11:32 pm, npak...@gmail.com npak...@gmail.com wrote: Hi all, My purpose is very simple : each

[android-developers] webview problems when rendering HTML and using loadData

2009-03-01 Thread Clay
, http://fake.com;); oh now it magically works. but my forehead is a bit bruised from hammering it against the brick wall. I merely post to help others avoid my fate. Clay --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Google maps api key jar signing on G1...fail

2009-01-02 Thread Clay
one more thing... I did install a version of the APK on the phone with a different key, but I fully uninstalled before installing this version. could there be a G1 keystore issue? Clay On Jan 1, 9:33 pm, Clay claytan...@gmail.com wrote: Hello Everyone, I am here with my hat in hand begging

[android-developers] Re: strang error with aapt on 1.0 SDK on unbuntu 8.04

2009-01-02 Thread Clay
to elaborate? - Could you tell us what command you are executing, in which context (command line ant or eclipse?) - Could you give us the exact output generated? R/ On Sun, Nov 30, 2008 at 10:34 PM, Clay claytan...@gmail.com wrote: its very strange. basically I get a No such file

[android-developers] Re: imeem and buffering audio with MediaPlayer

2009-01-02 Thread Clay
ooh thats an interesting idea. On Jan 2, 9:32 am, Dave Sparks davidspa...@android.com wrote: I haven't looked at imeem, but one way to get around the issue is using an HTTP proxy on the device. The proxy server could be buffering up the next stream while the current stream is playing. On

[android-developers] Re: Google maps api key jar signing on G1...fail

2009-01-02 Thread Clay
so for some unknown reason this resolved itself, I did a clean sweep and uninstall, regened the keys and followed the above cookbook identically, and it now works at least I created an ok tutorial. Clay On Jan 2, 9:11 am, Clay claytan...@gmail.com wrote: one more thing... I did install

[android-developers] Google maps api key jar signing on G1...fail

2009-01-01 Thread Clay
certificate was found in identity scope jar verified. 4. install the apk file. C:\clay\installs\android-sdk-windows-1.0_r1\toolsadb install c:\home \cgraham\projects\noi-momentarynow-android\bin\noi-momentarynow- android.apk 1204 KB/s (0 bytes in 558864.000s) pkg: /data/local/tmp/noi-momentarynow

[android-developers] strang error with aapt on 1.0 SDK on unbuntu 8.04

2008-11-30 Thread Clay
its very strange. basically I get a No such file or directory error message, but the file is clearly there when I do an ls. any ideas? Clay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] problems with MapActivity in 1.0_r1 eclipse 3.3.2

2008-11-29 Thread Clay
So I am having a strange behavior which I cannot explain and it only happens when I try to extend the MapActivity class. This is super simple stuff so I am bewildered why this is happening. The class is clearly there if you use the resources tab so I am curious why the Classloader fails to

[android-developers] Re: problems with MapActivity in 1.0_r1 eclipse 3.3.2

2008-11-29 Thread Clay
bummer I searched like crazy before posting but *just* found this post... http://groups.google.com/group/android-developers/browse_thread/thread/cb0169ab3a334671/42cd947c63f2eb48?lnk=gstq=MapActivity+ClassNotFoundException#42cd947c63f2eb48 now it works. thx.

[android-developers] Re: Threads in Android

2008-11-27 Thread Clay
out without you. My recommendation is to continue to write killer apps that illustrate these things and reference them like you did for this example. Respectfully, Clay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Re: Threads in Android

2008-11-27 Thread Clay
oops sorry I forgot to post code so it can help people... this updates and then notifies a list adapter which has an observer. /** * Background task to verify the create user action. When the action comes back * it could inform the client to sync all data if the username and

[android-developers] pre-portability number being returned from telephony manager

2008-11-27 Thread Clay
number, is there any way to find out the real endpoint for the phone? I have a feeling that most people will use portability so I need to know how to support it. THX! Clay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Re: Threads in Android

2008-11-26 Thread Clay
wow. UpdateTask is killer. I will probably use hackbod's simpler approach, but I am seriously thinking of jacking that in somehow. sweet. nice photos. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Broadcast Events on Incoming Calls

2008-10-09 Thread Clay
dialog an the call answer, any guidance is appreciated. If so can you provide any code based approaches, pointers to apis or examples for how I could approach the problem? Thanks! Clay --~--~-~--~~~---~--~~ You received this message because you are subscribed