Not a programming question at all.
-
I've always liked using Eclipse for Java. It's not very hard to get the Android SDK up and running in it either. Simples.[^] :thumbsup:
The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin
Yes. Even I have ADT/Eclipse up and running and I'm completely Java disabled. The lack of Android support or plugins so far for Netbeans is a little annoying, perhaps whoever gets up and running first gets the developer interest.
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
The next step is to create a puppet account from which to post all your development questions in QA.
This is the puppet account. He really is a 25 year old female model. :-D
-
Is there a good IDE for writing Android Apps that can be used by the likes of a old, grey haired accountant who is not brilliant with Java?
--------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^]
-
This is the puppet account. He really is a 25 year old female model. :-D
I KNEW IT!
My Blog: www.dwmkerr.com My Charity: Children's Homes Nepal
-
You could always use Mono in Visual Studio. Failing that, you could use something like Phonegap in Visual Studio. I've been meaning to get around to evaluating Appcelerator Titanium. Looking into it superficially, there are certain advantages to it as it compiles down to native code, but it's a closed SDK so you couldn't use it with things like jQuery.
I was brought up to respect my elders. I don't respect many people nowadays.
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier -
The Code Project forums. Simply post in txt spk what you want to do and you'll get code out. Remember that typing "urgentzz" is the equivalent to F6/Ctrl+Shift+B in Visual Studio.
-
This is the puppet account. He really is a 25 year old female model. :-D
-
:laugh:
-
At least submits this guy his code. Still bad behavior but better than them who are only writing an exception message and post it. IDK but suppose that there are not enough hamsters to answer questions like "AccessDeniedException comes up when trying to delete system32 HELP URGENZZ Teacher will kill me!!!!!!!!!!!!!".
-
At least submits this guy his code. Still bad behavior but better than them who are only writing an exception message and post it. IDK but suppose that there are not enough hamsters to answer questions like "AccessDeniedException comes up when trying to delete system32 HELP URGENZZ Teacher will kill me!!!!!!!!!!!!!".
Oh yes there are plenty worse. It was this guys request for a test case for his 'cod' that ammused me, hence the 'fish & chips' response. I just couldn't resist. :laugh:
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Oh yes there are plenty worse. It was this guys request for a test case for his 'cod' that ammused me, hence the 'fish & chips' response. I just couldn't resist. :laugh:
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
Irony is the only weapon to fight them.
-
Gotta love his code comments.
"The ones who care enough to do it right care too much to compromise." Matthew Faithfull
-
Young whippersnapper!
-
Is there a good IDE for writing Android Apps that can be used by the likes of a old, grey haired accountant who is not brilliant with Java?
--------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^]
As others have suggested I use Eclipse with the ADT plugin. I installed everything on a new machine this week and noticed that google now have an all in one package - Eclipse, ADT, latest android SDK - just extract from the archive and you're good to go. Beats having to set it all up manually :) http://developer.android.com/sdk/index.html[^]
-
This is the puppet account. He really is a 25 year old female model. :-D
Model what? [Never mind; I just saw the post above. Sigh.]
Software Zen:
delete this;
-
Model what? [Never mind; I just saw the post above. Sigh.]
Software Zen:
delete this;
-
Is there a good IDE for writing Android Apps that can be used by the likes of a old, grey haired accountant who is not brilliant with Java?
--------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^]
For me, it always comes down to what kind of support resources are available and how deep they are (i.e. how esoteric of a question can I find an answer for). That almost always leads me to the language and IDE environment recommended by the creators, because it usually has the largest user base. In this case, Eclipse and Java. Besides, its really all about the libraries, and you'll likely be learning them no matter what language and IDE you choose. So that's what I'd recommend, even for an old, grey haired accountant who knows some Java :)
We can program with only 1's, but if all you've got are zeros, you've got nothing.
-
Is there a good IDE for writing Android Apps that can be used by the likes of a old, grey haired accountant who is not brilliant with Java?
--------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^]
Anyone tried Basic4Android ?
-
Is there a good IDE for writing Android Apps that can be used by the likes of a old, grey haired accountant who is not brilliant with Java?
--------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^]
Has anyone mentioned App Inventor ?? http://beta.appinventor.mit.edu[^]