[android-developers] Re: There is NO AVD Target...

2009-11-09 Thread Bert
Well I have the same problem here, using Ubuntu 9.10. I'm new to android so I hope someone can help me with this. On Oct 29, 11:40 pm, Nobody111 wrote: > Hi all! > > Trying to set up my eclipse envirnment to actually be able to try some > things out on android... > > I've installed the sdk, put

[android-developers] JSON string to Bean

2010-01-15 Thread Bert
I'm using HttpClient to get the response of a webservice (REST servlet) which is a JSON string. This string represents a JSONArray of type Map with key "mybeans". I'd like to assemble my bean using the JSON string. Usually I use net.sf.json json-lib and do something like this: String s = jsonStrin

[android-developers] Re: JSON string to Bean

2010-01-18 Thread Bert
need to > copy any data, like what you're doing with your beans in the example > above. > > I looked at the code and am not sure it would be that helpful to you. > If you want, I'll post it. > > On Jan 15, 3:19 am, Bert wrote: > > > I'm using HttpCli

[android-developers] Automated validation of real app against wire frame prototype

2012-09-17 Thread Bert
that this can be done manually by comparing the app to the prototype (HTML export for instance), but I am specifically looking for an automated way to do it. Thanks a lot for your answers! Bert -- You received this message because you are subscribed to the Google Groups "Android Developers&q