Re: [android-beginners] Wanting to start and would like a good book. Suggestions?

2009-12-10 Thread Jay Swartzfeger
I started out much like you -- I'm basically a LAMP guy with HTML and
SQL experience, a smattering of XML and general scripting stuff. No
real programming experience to speak of, but I do have a general
understanding of basic programming concepts.

Check out Hello, Android by Pragmatic Programmers. Excellent book.

On Tue, Dec 8, 2009 at 7:29 AM, Subjective Effect
 wrote:
> Hi,
>
> I'm very interested in learning to develop apps for Android and I've
> been reading all about it and reading lots of the info here on
> Google.
>
> My background: I've got some experience using PHP, JavaScript, HTML,
> mySQL (SQL and Oracle) and I've created a few sites with PHP/Apache/
> mySQL as well as the old HTML/CSS stuff. I did some work with ASP/
> Visual Basic about 10 years ago and although the details will be out
> of date my point is I know a little programming.
>
> I've no experience with Java or C/C++ or XML though (although XML
> isn't totally alien to me - it's often mentioned in the books I used
> for HTML).
>
> What I'd like is a nice book for beginners for Android.
>
> Has anyone any suggestions? I've look at reviews for a few books and
> I'm usually a fan of O'Reilly stuff but the reviews for their Android
> stuff aren't too encouraging.
>
> Thanks for any help
>
> Subjective Effect
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en



-- 
Jay Swartzfeger
http://www.swartzfeger.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Re: Installing ADT in Eclipse 3.5.1 (Ubuntu)

2009-11-24 Thread Jay Swartzfeger
On Tue, Nov 24, 2009 at 1:34 AM, Eno  wrote:
>
> So you install Eclipse twice?
>
> I installed from Synaptic, but it chose to install the openjdk as the
> JRE instead of Sun's JRE - could that be the source of the problem?

I had the same issue under OS X 10.6. I uninstalled 64-bit Eclipse,
downloaded/installed the 32-bit version of eclipse and have had no
issues since.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Getting ADT installed in Eclipse requires plug-in org.eclipse.jdt

2009-11-20 Thread Jay Swartzfeger
Are you running the 64-bit or 32-bit version of Eclipse? When I was
running the 64 bit build, I was unable to install the ADT. When I
installed the 32-bit version I had no issues.

On Tue, Nov 17, 2009 at 5:03 PM, JohnT  wrote:
> I use Eclipse for Flex/Air development.  I am trying to get the ADT
> installed and I get an error:
> "Android Development Tools (0.9.4 v200910220141-17704) requires plug-
> in 'org.eclipse.jdt'".
>
> All I can find is that Eclipse needs to have a JDK installed of some
> kind, but I have not found a package that Eclipse will accept during a
> similar process as installing the ADT.
>
> Can anyone provide a proper url of the JDT needed for Eclipse and any
> tricks/steps to get it installed so that the ADT will then install/
> update?
>
> Much appreciated.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en



-- 
Jay Swartzfeger
http://www.swartzfeger.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] android sdk, eclipse + OS X

2009-11-15 Thread Jay Swartzfeger
All, having issues getting my Android dev environment up and running
on my OS X 10.6 machine. So far:

* downloaded the SDK
* installed eclipse 3.5
* downloaded ADT-0.9.4

Here's what I've done to try an install the adt plugin in eclipse:

Help > install new software > add site

I've tried both https://dl-ssl.google.com/android/eclipse and
http://dl-ssl.google.com/android/eclipse with no luck. I always
receive the error:

Cannot complete the install because one or more required items could
not be found.
Software being installed: Android Development Tools
0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group
0.9.4.v200910220141-17704)

I tried installing it locally by selecting the archive/.zip
(uncompressed) and receive the same error as above.

Help! I'm really jonesin' to get started on this :)

Jay

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en