RE: [android-beginners] How to show menu item automatically?

2009-12-10 Thread Guna
Hi,

 

Use onpreparedOptionsMenu method for dynamic menus.

 

Guna

 

From: android-beginners+ow...@googlegroups.com
[mailto:android-beginners+ow...@googlegroups.com] On Behalf Of Sasikumar.S
Sent: 08 December 2009 16:10
To: android-beginners@googlegroups.com; android-chen...@googlegroups.com;
android-develop...@googlegroups.com; Blogspot Post
Subject: [android-beginners] How to show menu item automatically?

 

Hi,

How to show menu items automatically (without clicking menu button) when the
layout is viewed?..

-- 
Thanks  Regards
Sasikumar.S




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

-- 
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] Using Intent on default Google Map

2009-08-03 Thread guna

I launch the default google map apk from my application, by starting
the intent
new Intent(Intent.ACTION_VIEW, Uri.parse(geo:+lon+,+lat)), 3);

What I want is to start the map with menu option my location clicked
and the current address displayed on the sign (user normally can bring
up the sign with its address with a long click on the map.)

There is a Google application called places directory which can
trigger a similar function on Google map, i.e. start the google map
with my location with a sign that says You are here
The source code for this application is not available, so I can't
check what intent it uses to trigger this action.

Any suggestions are welcome.
If possible tell me where i can get the source code for default google
maps... because i cant find out from git repository


Thanks,
Guna
--~--~-~--~~~---~--~~
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] Re: How to code a music player in android .......

2008-11-04 Thread guna

Use mediaplayer class like player in j2me for video player. But format
suppored by the class is limited.

Thanks,
Guna

On Nov 3, 5:19 pm, Rajib [EMAIL PROTECTED] wrote:
 Hi.

 I want to develop a Video player in android but I donot how how to
 start. I have done it in J2ME.
 please help me out..
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---