[android-developers] Android library projects with shared resources in Eclipse

2010-12-06 Thread Matthew Reynolds
, to say the least. Thanks in advance, Matthew Reynolds, INRIX -- 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, s

[android-developers] Graphing nodes and edges

2010-11-10 Thread timon reynolds
has anyone worked on creating a graph of various vertices and edges connecting them? i would like to be able to create an app that does this but having a hard time with being able to create these drawable vertices and then allow the user to draw them any where on a canvas? i have a feeling that i a

Re: [android-developers] Re: Best way to live demo apps

2010-06-15 Thread Stuart Reynolds
Any word on whether the EVO can display the phone screen to a monitor? Thanks - Stuart On Fri, May 28, 2010 at 5:42 PM, Mark Murphy wrote: > Wayne Wenthin wrote: >> don't some of the newer phones have output ports?   I thought a couple >> of them even did 720p > > At least with the EVO 4G, one r

Re: [android-developers] Best way to live demo apps

2010-06-01 Thread Stuart Reynolds
Thanks DroidAtScreen seems to work OK, if a little slow. I can work with that for now. (Thanks!) The OP solution is good but also won't work for me. HDMI will be great once its available and supports outputting the device's screen. The hardware clearly supports streaming full audio and video (sinc

[android-developers] getting the system wallpapers, is it possible?

2009-03-24 Thread Reynolds
Please bear with me as I'm still grasping the SDK... I just want to ask. I wanted to get all the wallpapers (those that are built-in with Android phone), and copy/save it, or perhaps display it on my app. Sort of a wallpaper gallery that merges both the built-in wallpaper and the custom ones that

[android-developers] how to connect configure static IP for WIFI

2009-03-03 Thread Reynolds
Hi, I'm currently following the instructions given on this blog: http://android-tricks.blogspot.com/2009/01/using-adp1-without-sim-card.html I've already connected to the WIFI, but it's trying to obtain... I'm trying to look for a way to set a static IP, Gateway and DNS to my Android Phone. Ho

[android-developers] Re: apps

2008-09-12 Thread Malcolm Reynolds
On Fri, Sep 12, 2008 at 4:31 AM, beflok <[EMAIL PROTECTED]> wrote: > > hmm... is there any way around this? is there a way to make an > executable into a java script? > There are no ways to run native windows code on mobile Java devices. Unless you count writing an interpreter/emulator along the

[android-developers] Re: Ways to capture the content of the screen / inject keypresses?

2008-09-12 Thread Malcolm Reynolds
On Thu, Sep 11, 2008 at 11:03 PM, hackbod <[EMAIL PROTECTED]> wrote: > > For security reasons, applications are not allowed to get screen shots > of the display or inject key events in to other applications. > Obviously I understand the security implications that an application like this would ha

[android-developers] Ways to capture the content of the screen / inject keypresses?

2008-09-11 Thread Malcolm Reynolds
Hello all, I hope this isn't a stupid question, but I've looked through the API reference and can't seem to find what I'm looking for.. Basically I am wondering if there is any way to, from a background application, save the current contents of the screen as a Bitmap, and if there is a way to in