[android-developers] Android Map...

2010-03-17 Thread vikas kumar
Hi all... can i integrate my application with the inbuilt Android Map(Google API 7 enabled device)... Actually i am showing the listing of a particular city and want to display it on Map.. pleaseAny help is appreciated thanks -- You received this message because you are subscribed to

[android-developers] Change label of a Activity at run-time in Android

2010-03-17 Thread vikas kumar
Hi.. how can i change value of a Activity label in AndroidManifest.xml file through the code in java. welcome your respose.. thanks. -- 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] Re: Change label of a Activity at run-time in Android

2010-03-22 Thread vikas kumar
AM, vikas kumar vikash19852...@gmail.comwrote: Hi.. how can i change value of a Activity label in AndroidManifest.xml file through the code in java. welcome your respose.. thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: Android Map...

2010-03-22 Thread vikas kumar
Oh sorry to say..i already developed a map.. but it lacks lots of feature..that's why i want to access the inbuild emulator map through my own application..is it possible to integrate? thanks in advance.. On Mar 17, 10:17 pm, Mark Murphy mmur...@commonsware.com wrote: vikas kumar wrote: Hi

[android-developers] Re: Deletion of a view from the screen

2010-03-26 Thread vikas kumar
Hey dude... try this site...i found.. http://www.techjini.com/blog/category/android/ No need for thnx... enjoy.. On Mar 26, 11:05 am, Shekhar shekhar...@gmail.com wrote: Hi, I have to implement the following requirement. There are multiple views(not application widget) placed in my

[android-developers] How to show adds at bottom of an activity(with custom view)?

2010-03-28 Thread vikas kumar
Hi all, I need show ads in my application. Ads in my custom view must move from bottom of screen with animation. How can I add my view in bottom of screen? Please help to find out the solution.. Thnx... -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Hello look here!!

2011-09-24 Thread vikas kumar
Dear friend I am one of the members of www.ausuk.com,and here I will tell you a good news: this website is holding a 10-year anniversaries now, all their products sold on discount with free shipping costs. www.ausuk.com is a reliable online shopping platform and this is a valuable chance, hope you

[android-developers] Error in making Custom View

2016-07-29 Thread Vikas Kumar
Basically I am creating an app which stores the screen coordinates when touch and stores them in database and after storing them in database I am trying to make a custom view in which I want draw points which I have stored in database . I am trying to make a CanvasView and in that I am trying