[android-developers] Re: Import javax.xml.* in Android Project

2012-02-06 Thread sell.bergstr
Hello, the code you are getting generated from the WSDL is obviously designed for desktop Java, not for Android. You will have to find some tool that can generate WSDL stubs for android. I suggest googling for web service android, or something the like, somebody else has probably been there.

[android-developers] Re: Creating an application to edit photos

2012-01-30 Thread sell.bergstr
In case any of person in group has done any such app, I request them to please share APIs reference or a sample code. in case any person has done such an app, that person has probably invested a lot of work into it, and may not be willing to hand that over to you just like that. -- You

[android-developers] Re: Toggling an app

2012-01-23 Thread sell.bergstr
he probably wants to toggle the orientation sensor resp. his apps reaction to it, i.e., the app should be fixed in landscape or portrait mode. Dont know how to do it, though ;) On 23 Jan., 14:17, TreKing treking...@gmail.com wrote: On Mon, Jan 23, 2012 at 7:10 AM, Omollo Ateng

[android-developers] Re: how to installing Android 2.3.6 (Gingerbread) on Huawei U8150 IDEOS

2012-01-19 Thread sell.bergstr
this is a forum about android development. Good bye. On 19 Jan., 10:29, Omollo Ateng omollo.at...@gmail.com wrote: hey there, pliz help me to install android 2.3.6 (Gingerbread) on *Huawei U8150 IDEOS *which is running on the default *Android 2.2.1 (Froyo).* Any help pliz clearly indicating

[android-developers] Re: how to installing Android 2.3.6 (Gingerbread) on Huawei U8150 IDEOS

2012-01-19 Thread sell.bergstr
then quit! On Thu, Jan 19, 2012 at 1:02 PM, sell.bergstr sell.bergst...@googlemail.com wrote: this is a forum about android development. Good bye. On 19 Jan., 10:29, Omollo Ateng omollo.at...@gmail.com wrote: hey there, pliz help me to install android 2.3.6 (Gingerbread) on *Huawei U8150

[android-developers] Re: MVC Architecture

2012-01-15 Thread sell.bergstr
I dont think its worth speding too many thought on MVC at all. IMO, that term in itself is not well defined at all, its just one more of those terms that are fashionable in the software dev community for a certain time frame. I remember when it was first coined - that was back in the days of

[android-developers] Re: Logcat is broken every time phone is unplugged

2012-01-15 Thread sell.bergstr
same here On 15 Jan., 11:50, Mark Carter mjc1...@googlemail.com wrote: Eclipse Indigo SR1, Windows 7 Home Premium 64bit. When I reconnect, I always have to reclick on the device in the Devices view (of the DDMS perspective). However, in the latest version of ADT, I have a similar problem,

Re: [android-developers]

2012-01-13 Thread sell.bergstr
TreKing, this must be a cultural thing. I really admire your persistence (patience?) in aswering these posts.. On 13 Jan., 15:13, TreKing treking...@gmail.com wrote: On Thu, Jan 12, 2012 at 10:36 AM, Areesha kamran arkamr...@gmail.comwrote: Kindly some one tell me how i convert my .net

[android-developers] Re: how to be a game developers in android

2012-01-11 Thread sell.bergstr
I meant this as a joke. 2 years is more realistic On 10 Jan., 19:58, N nishtahi...@gmail.com wrote: I do not think that 2 days is possible to start from nothing Start with basic java then move onwards.. you will know where to go from there I am also an aspiring mobile game dev -- You

[android-developers] multi level master detail with fragments

2012-01-10 Thread sell.bergstr
Hello all, I am writing my first fully fragment-based app, which should show multiple master/detail levels, basically as the google mail app does. I did not find any applicable examples online, and my experiments so far have failed, so I am asking this here: My app is currently only targeting

[android-developers] Re: Giving away my book: Genius Android Marketing

2012-01-10 Thread sell.bergstr
congratulations to this plot to push your self-advertising post without putting hands to it. Really neat. Count me in, too -- 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] Re: new Developer

2012-01-10 Thread sell.bergstr
why dont you start with reading the android docs? Theres plenty. -- 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] Re: How to make eclipse-adt graphical layout editor work independent of path

2012-01-10 Thread sell.bergstr
simple answer: no way. Resources have their fixed place for android, and eclipse goes with that, obviously -- 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

[android-developers] Re: how to be a game developers in android

2012-01-10 Thread sell.bergstr
there really should be a sub-forum (I know this isnt a forum) for hello, I dont know a thing, please someone make me an expert in 2 days requests. On 10 Jan., 18:27, Oli Wright oli.wri...@gmail.com wrote: Also learn to search as I'm sure there have been many threads on starting android game