Finally, if you don't want to commit to buying a book, the original
Sun Tutorials are kept up to date to the latest version of Java. If
you are a moderately good programmer in some other OOP language, you
will do OK by going through those tutorials, they will bring you up to
the level of Java expertise required for Android. They are now at
http://download.oracle.com/javase/tutorial/

On Feb 2, 7:45 am, Mystique <[email protected]> wrote:
> Yes sir.
>
> On Feb 2, 11:41 pm, TreKing <[email protected]> wrote:
>
> > On Wed, Feb 2, 2011 at 9:12 AM, Mystique <[email protected]> wrote:
> > > I have this error ->
> > > The constructor SimpleAdapter(Directory, ArrayList<Sortable>,
> > > int, String[], int[]) is undefined
>
> > > Not very sure about it.
>
> > The best advice I can give you at this point: stop. Just stop. Put your
> > Android project on hold. Put hashmaps and arraylists and generics on hold.
> > Now go get an introductory book on Java and play around with simple Hello
> > World programs where you can familiarize yourself with the language and
> > Eclipse. Knowing how to spot compile time errors and what they mean and
> > knowing how to debug your program is *crucial* to you making any progress.
>
> > This is a forum for Android SDK questions. You are asking basic Java
> > questions. This thread could go on forever with multiple suggestions on how
> > to solve your given problem but it won't make a lick of sense to you unless
> > you understand the basics.
>
> > --------------------------------------------------------------------------- 
> > ----------------------
> > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> > transit tracking app for Android-powered devices
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to