[android-developers] Android Beginner Having Problems

2011-03-21 Thread Matt Clark
I tried using the MenuInflation off of the android developers site:

@Override
public boolean onCreateOptionsMenu(Menu menu) {
MenuInflater inflater = getMenuInflater();
inflater.inflate(R.menu.game_menu, menu);
return true;
}

with an xml in the res/meno directory by the name of game_menu.

when I try to compile this, i get an error saying that the symbol
'menu' on line
inflater.inflate(R.menu.game_menu, menu);
can not be found.

I have all of my imports set, the code shows no errors, just will not
compile.

Any and all help is greatly appreciated.

-- 
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


[android-developers] Android beginner

2011-02-04 Thread subhashini alaguchokku
Hi all,


how to upload my app in android market. tel me steps


Thanks
A.Subhashini

-- 
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

[android-developers] Android beginner

2011-02-01 Thread subhashini alaguchokku
Hi,

I get following compile time error, pls give any solutions

[2011-02-02 10:37:46 - Mcatalog] Unknown error:
java.lang.NullPointerException

Thanks and regards,
subha

-- 
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] Android beginner

2011-02-01 Thread Ranveer


This is most common error..
Please provide more log details.


On Wednesday 02 February 2011 10:46 AM, subhashini alaguchokku wrote:

Hi,

I get following compile time error, pls give any solutions

[2011-02-02 10:37:46 - Mcatalog] Unknown error: 
java.lang.NullPointerException


Thanks and regards,
subha

--
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 


--
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


[android-developers] Android beginner

2011-01-24 Thread subhashini alaguchokku
Hai,

Im new one for android,when import existing project, following error came in
compile time. anybody pls help me

[2011-01-21 12:27:17 - ZOOM] (skipping index file
'D:\ZOOM\res\drawable-hdpi\Thumbs.db')
[2011-01-21 12:27:17 - ZOOM] (skipping index file
'D:\ZOOM\res\drawable-ldpi\Thumbs.db')
[2011-01-21 12:27:17 - ZOOM] (skipping index file
'D:\ZOOM\res\drawable-mdpi\Thumbs.db')
[2011-01-21 12:27:18 - ZOOM] Unknown error: java.lang.NullPointerException

-- 
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] Android beginner

2011-01-24 Thread Marcin Orlowski
On 21 January 2011 08:06, subhashini alaguchokku
subhashini.andr...@gmail.com wrote:
 Hai,

 Im new one for android,when import existing project, following error came in
 compile time. anybody pls help me

 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-hdpi\Thumbs.db')
 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-ldpi\Thumbs.db')
 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-mdpi\Thumbs.db')

This is windows file. In case you a general newbie tune your Windows
slightly to not hide file extensions or some files - this would save you
hell lot of time.

 [2011-01-21 12:27:18 - ZOOM] Unknown error: java.lang.NullPointerException

Generally this looks bad, but I'd clean project folders from garbage first

-- 
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] Android beginner

2011-01-24 Thread narasimha venkat
hi
delete thumbs.db  in drawable  image folder  after refresh the
project next click project menu clean the project

On Fri, Jan 21, 2011 at 12:36 PM, subhashini alaguchokku 
subhashini.andr...@gmail.com wrote:

 Hai,

 Im new one for android,when import existing project, following error came
 in compile time. anybody pls help me

 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-hdpi\Thumbs.db')
 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-ldpi\Thumbs.db')
 [2011-01-21 12:27:17 - ZOOM] (skipping index file
 'D:\ZOOM\res\drawable-mdpi\Thumbs.db')
 [2011-01-21 12:27:18 - ZOOM] Unknown error: java.lang.NullPointerException

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
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