[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

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

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

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

[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

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

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