[android-developers] Re: how to start a activity using this menu structor

2011-09-12 Thread Raziel23x
he method intent(String) is undefined for the type
LiquidBackgroundsFreeActivity

On Sep 12, 12:40 pm, TreKing  wrote:
> On Mon, Sep 12, 2011 at 11:27 AM, Raziel23x  wrote:
> > I get a error when i add this to the code
>
> You want us to guess what error you're getting?
>
> > this.startActivity(intent("com.liquid.backgrounds.AboutDialog"));
>
> I'm guessing the error is related to the fact that this code will not
> compile.
>
> --- 
> --
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: how to start a activity using this menu structor

2011-09-12 Thread TreKing
On Mon, Sep 12, 2011 at 12:07 PM, Raziel23x  wrote:

> he method intent(String) is undefined for the
> type LiquidBackgroundsFreeActivity
>

It sounds like you need to learn Java before you starting working on your
Android App. Find a good book or tutorial and learn at least the basics of
Java.
Once you know that, fixing your build problem (which has nothing to do with
Android) will be easy.

Good luck.

-
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en