[android-developers] UI problem

2011-05-26 Thread kaushik p
Hi all

I have written a UI for one android phone say "X" whose screen size is 7
inches , now if i install my application to other phone whose screen is 3
inches , the UI is not relatively displayed . It still shows the button as
huge as 7 inch screen one . Due to this my application is only half visible
on the screen . Please help me to make my application in such a way that it
is correctly visible on cell phone of any size .

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Orientation problem

2011-05-29 Thread kaushik p
are you trying to change the orientation when your app is running or at
the beginning ? Please be more clear when asking questions

On Mon, May 30, 2011 at 11:02 AM, shanmu nathan wrote:

> Hi guys, Good Morning
> I need help from yours. I develop one apps that time i met
> one problem. That is when ever i change that orientation my apps running
> from starting i dnt knw how to overcome that problem...
> I wrote separate xml's for portrait and landscape.. can anyone help me
> pls its very urgent...
>
> --
> With Regards,
>
> SHANMUGANATHAN. A
> Software Engineer Trainee,
> Citrisys Solution,
> Phone: +91.44.22311173
> Mail To: sayyadu...@citrisys.com
>
>
>  --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] mp3 cutter

2011-05-29 Thread kaushik p
Hi

check out(CO ) this code and i think it will solve the problem

http://code.google.com/p/ringdroid/source/checkout

On Mon, May 30, 2011 at 10:53 AM, kampy  wrote:

> hi ,
>
>  i am thinking of desining a mp3 cutter on andrioid . i refered the
> pais and well prepared with an idea but i dint understand how to cut a
> mp3 song from  start point to end point .
>
> anyone plz help me in getting the correct  idea to develop this
> app .
>
>
> Thanks in advance ,.
>
> --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: Moving from free app to a paid model

2011-05-29 Thread kaushik p
Hi guys , can you just mention any place where all the details regarding the
app hosting on android market is available ?
And can we host paid android apps on our website without anyones permission
??

On Mon, May 30, 2011 at 9:58 AM, Zsolt Vasvari  wrote:

> They will HAVE to download a new app.  Each app is different and there
> is no way of making a previously free app paid.  So you will need to
> change the package name and package name = app.
>
> Personally, I just appended a "p" after my non-paid app name to create
> the new package name.
>
> Coincidentally, just a couple of weeks ago, as an experiment, I
> stopped publishing my free app completely and instead am offering a 72-
> hour money back guarantee.   My sales have noticably increased and the
> refund rate is less than 5% so it may have been a good move -- time
> will tell.
>
>
>
> On May 30, 12:21 pm, Chris  wrote:
> > Hi there,
> >
> > So I started working with Android a while back and have an app on the
> market
> > (which I pertty much wrote for myself) that surprisingly got a great
> > response, especially from abroad.
> >
> > I'm wondering if any of you ever had to take something from
> > free/hobby-focused to a paid model.  I'm curious about the technical
> > details, like how to a) organize the package/app names to differentiate
> the
> > two, because I want the free & paid one available at the same time, and
> b)
> > some good advice on moving my few but loyal users over without forcing
> them
> > to download a new app entirely.
> >
> > Lurkingly yours,
> > - C
>
> --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Orientation problem

2011-05-29 Thread kaushik p
ok Kaushik Pendurthi. Now what is my need is when i changing the orientation
my apps is work continuesly not from the begining...
" according to my understanding this statement means , you are trying to
change the orientation while the app is running " try to make set the
orientations in code for ex : most media players  only open in landscape
mode no matter which position you hold . "

Eg.. Normally i run that app in portrait then time picker shows current
value for instance 12:10. i change some values like 21:12. If i changing the
orientation the Time picker value also changed to current value thats the
problem..
"all i understand here is there is a bug which rises when you do something ,
please be clear , i wont be able to  help even if i want to ."



On Mon, May 30, 2011 at 11:20 AM, shanmu nathan wrote:

> ok Kaushik Pendurthi. Now what is my need is when i changing the
> orientation my apps is work continuesly not from the begining...
>
> Eg.. Normally i run that app in portrait then time picker shows current
> value for instance 12:10. i change some values like 21:12. If i changing the
> orientation the Time picker value also changed to current value thats the
> problem..
>
> On Mon, May 30, 2011 at 11:08 AM, kaushik p  wrote:
>
>> are you trying to change the orientation when your app is running or at
>> the beginning ? Please be more clear when asking questions
>>
>> On Mon, May 30, 2011 at 11:02 AM, shanmu nathan wrote:
>>
>>> Hi guys, Good Morning
>>> I need help from yours. I develop one apps that time i
>>> met one problem. That is when ever i change that orientation my apps running
>>> from starting i dnt knw how to overcome that problem...
>>> I wrote separate xml's for portrait and landscape.. can anyone help me
>>> pls its very urgent...
>>>
>>> --
>>> With Regards,
>>>
>>> SHANMUGANATHAN. A
>>> Software Engineer Trainee,
>>> Citrisys Solution,
>>> Phone: +91.44.22311173
>>> Mail To: sayyadu...@citrisys.com
>>>
>>>
>>>  --
>>> 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
>>
>>
>>
>>
>> --
>> Thanks&Regards
>> Kaushik Pendurthi
>>
>> http://kaushikpendurthi.blogspot.com/
>>
>> --
>> 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
>
>
>
>
> --
> With Regards,
>
> SHANMUGANATHAN. A
> Software Engineer Trainee,
> Citrisys Solution,
> Phone: +91.44.22311173
> Mail To: sayyadu...@citrisys.com
>
>
>  --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Back Button implementation

2011-06-05 Thread kaushik p
Hi all

can anyone please help me implementing the back button in my app
exclusively?? I am building an app to help illiterate ppl , so they do not
know how to use the android back button ,i need to exclusively put it on the
screen .

However i want to use  my back button exactly ia the  way, natural back
button works. For example , it should be like i click my back button on the
screen then it should trigger the natural back button click .


-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Back Button implementation

2011-06-06 Thread kaushik p
How can the activity be accessed in the onclick() of the button , ??
finish() inside the onclick is not working  .

close.setOnClickListener(new View.OnClickListener()
{
public void onClick(View v)
{
finish();
 Intent Newbtn1 = new Intent(v.getContext(),help.class);
startActivityForResult(Newbtn1,0);
 }
});


when i do this, the intent is working rather than the finish (); each time .
Please help me to resolve this .
On Mon, Jun 6, 2011 at 4:17 AM, Dianne Hackborn  wrote:

> When you get the back button, call finish() on your activity.  That's all
> the default implementation does.
>
> On Sun, Jun 5, 2011 at 12:09 PM, kaushik p  wrote:
>
>> Hi all
>>
>> can anyone please help me implementing the back button in my app
>> exclusively?? I am building an app to help illiterate ppl , so they do not
>> know how to use the android back button ,i need to exclusively put it on the
>> screen .
>>
>> However i want to use  my back button exactly ia the  way, natural back
>> button works. For example , it should be like i click my back button on the
>> screen then it should trigger the natural back button click .
>>
>>
>> --
>> Thanks&Regards
>> Kaushik Pendurthi
>>
>> http://kaushikpendurthi.blogspot.com/
>>
>> --
>> 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
>
>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
>  --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Back Button implementation

2011-06-06 Thread kaushik p
Hi i got the solution , its very simple . Sorry for being foolish . No Sleep
is the culprit

On Tue, Jun 7, 2011 at 3:48 AM, kaushik p  wrote:

> How can the activity be accessed in the onclick() of the button , ??
> finish() inside the onclick is not working  .
>
> close.setOnClickListener(new View.OnClickListener()
> {
>  public void onClick(View v)
> {
> finish();
>   Intent Newbtn1 = new Intent(v.getContext(),help.class);
> startActivityForResult(Newbtn1,0);
>  }
> });
>
>
> when i do this, the intent is working rather than the finish (); each time
> . Please help me to resolve this .
>
> On Mon, Jun 6, 2011 at 4:17 AM, Dianne Hackborn wrote:
>
>> When you get the back button, call finish() on your activity.  That's all
>> the default implementation does.
>>
>> On Sun, Jun 5, 2011 at 12:09 PM, kaushik p  wrote:
>>
>>> Hi all
>>>
>>> can anyone please help me implementing the back button in my app
>>> exclusively?? I am building an app to help illiterate ppl , so they do not
>>> know how to use the android back button ,i need to exclusively put it on the
>>> screen .
>>>
>>> However i want to use  my back button exactly ia the  way, natural back
>>> button works. For example , it should be like i click my back button on the
>>> screen then it should trigger the natural back button click .
>>>
>>>
>>> --
>>> Thanks&Regards
>>> Kaushik Pendurthi
>>>
>>> http://kaushikpendurthi.blogspot.com/
>>>
>>> --
>>> 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
>>
>>
>>
>>
>> --
>> Dianne Hackborn
>> Android framework engineer
>> hack...@android.com
>>
>> Note: please don't send private questions to me, as I don't have time to
>> provide private support, and so won't reply to such e-mails.  All such
>> questions should be posted on public forums, where I and others can see and
>> answer them.
>>
>>  --
>> 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
>
>
>
>
> --
> Thanks&Regards
> Kaushik Pendurthi
>
> http://kaushikpendurthi.blogspot.com/
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-06-17 Thread kaushik p
Hi all ,

I am searching tutorials for developing android games from scratch , i have
found couple of them but nothing that suffices my interests . Can anyone
please help me get the tutorials or at the least send me the links ? thanks
in advance :)

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-06-18 Thread kaushik p
Hi all,

Can anyone suggest the best gaming  engines for android ??

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] is it possible to make call when song is playing

2011-06-18 Thread kaushik p
Hi

When the call connects the song automatically stops ,Anyways you can use the
intent like

startActivity(new Intent(Intent.ACTION_CALL, Uri.parse("tel:99")));

it does the work of calling . If you have any use case where the call needs
to check for the song to be played then get back to me again .

On Sat, Jun 18, 2011 at 11:56 AM, Bharathiraja R <
bharathiraja.andr...@gmail.com> wrote:

> Hi,
>
> Anyone please share me sample code for "make call when song is
> playing".
> and how to check whether song is playing during the call.
>
> Regards,
> Bharathiraja R
>
> --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-06-20 Thread kaushik p
Hi all

I recently installed a new copy of android sdk on my new laptop . I used the
same procedure to install it but the problem is i am not able to deploy the
application directly onto my device . Please help me do this . On the
emulator its working perfect .
-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] battery status check

2011-06-28 Thread kaushik p
Hi all ,

Can we write a program to check if the phone is being charged or not ?
For example , I keep my phone charging in some room at my house and i need
to check if the phone is getting charged with out going near it .To get that
information can i send a message to this cell phone from other number "are
you charging "so that , the phone being charged can reply me something like
"charging , 70% charged " or "not charging , 70% charge remaining "

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-07-07 Thread kaushik p
Hi

all is there any way we can our own voice for the button click . I want some
.mp3 file to be played when a button is clicked . Can anyone  please help me
do it ?

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] User Interface

2012-03-27 Thread kaushik p
Hi all ,

Is there anyway we can build the user interface for the android in a
very efficient and easy way. I have already tried droidraw , but is there
something that is much better than that.

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] User Interface

2012-03-28 Thread kaushik p
But Can we built the android gui with html,javaquey like IOS ?

On Tue, Mar 27, 2012 at 8:50 AM, Mark Murphy wrote:

> Use Eclipse and the Graphical Layout tool.
>
> On Tue, Mar 27, 2012 at 8:25 AM, kaushik p  wrote:
> > Hi all ,
> >
> > Is there anyway we can build the user interface for the android in a
> > very efficient and easy way. I have already tried droidraw , but is there
> > something that is much better than that.
> >
> > --
> > Thanks&Regards
> > Kaushik Pendurthi
> >
> > http://kaushikpendurthi.blogspot.com/
> >
> > --
> > 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
>
>
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!
>
> --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Where was my app stored on the smartphone? (When using Eclipse)

2011-09-14 Thread kaushik p
are you trying to find the apk of your app in SmartPhone ??

On Wed, Sep 14, 2011 at 3:52 PM, TreKing  wrote:

> On Tue, Sep 13, 2011 at 4:54 PM, byhesed  wrote:
>
>> I tried to find files related to the app; however, I couldn't.
>
>
> App files are private to the app - (though I think there are ways to make
> it not so).
>
>
> -
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: Back button problem in android

2011-09-14 Thread kaushik p
its very simple , in back button only the finish(); is executed . It means
that the existing activity is canceled . If that activity leads to the last
GUI screen of you application then the application gets closed . Try to
override it .
On Wed, Sep 14, 2011 at 4:52 PM, Vance Turnewitsch <
betweenthehi...@gmail.com> wrote:

>
> First, I think you are asking a user question. This is a developer
> forum. I would suggest looking for the android market help forum.
>
> http://www.google.com/support/forum/p/Android+Market/label?lid=1d903020a35e806e&hl=en
> .
> Or contact the developer of the app. Also for the time being,
> developers design their apps in different ways. You may not be able to
> go back to your activity; but maybe should try accessing recent apps
> with your device and choose your app.
>
> Good luck
> Vance
> On Sep 14, 7:43 am, pramod shirsath  wrote:
> > when i click on androids  back button it stops whole activitybut i
> > want to come back to previous page..can anyone help me to
> > solve this problem...
>
> --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] I AM USING THESE CODES STILL FACING PROBLEM IN DISPLAYING GOOGLE MAP

2011-09-14 Thread kaushik p
Buddy , did you correctly do keytool stuff and md5 footprint thing .? If you
have done that then check the permissions you have used in your manifest
file . You must give permission for access internet , gps location .Check
the exact names and use them .Even then if dont get it let me know .

On Wed, Sep 14, 2011 at 3:53 PM, TreKing  wrote:

> Yelling in your title and not even explaining what your issue is will get
> you nowhere.
>
>
> -
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Fwd: Regarding the Android application development

2011-09-14 Thread kaushik p
there is a website called GOOGLE , use it .You will get it in the first link
:)

On Wed, Sep 14, 2011 at 12:39 PM, shyam prasad wrote:

>
>
> -- Forwarded message --
> From: shyam prasad 
> Date: Wed, Sep 14, 2011 at 10:06 PM
> Subject: Regarding the Android application development
> To: android-developers@googlegroups.com
>
>
> Hi Team,
>
>
>
> This is Shyam Prasad from Mahindrasatyam, Pune, India.
>
>
>
> I am new to android application development. I need a help regarding “how I
> can connect to database like SAP, Oracle, MS SQL server, etc., from my
> android application”.
>
>
>
> I want to fetch the data from that database and display that data in my
> Android application and I want to update the database from my application.
>
>
>
> Please help me with a sample application that makes use of Oracle or any
> other database(mainly SAP) as its backend.
>
>
>
> I searched for this issue in net but I haven’t got any useful link.
>
>
>
> And I saw in the internet that  Android application makes use SQLite
> database. *How to populate that SQLite database with my backend database
> like SAP, Oracle, MS SQL server etc., and from my application how can I
> maintain the data consistency between my backend database and android
> application.*
>
>
>
> Thanks in advance.
>
>
>
>
>
> Regards,
>
> Shyam
>
>  --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Intent Data

2011-07-22 Thread kaushik p
Hi all ,

Is there any way to get data back from the child activity to the parent
activity ??
For example if

1)  Activity1callsActivity2
2) now when the activity2  is finished  i want some data back from it .

Please help me find the solution
-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Intent Data

2011-07-22 Thread kaushik p
I am trying to do the same(
http://stackoverflow.com/questions/4850404/how-to-get-result-of-child-activities-in-a-parent-tab-activity)
but i am not getting it can you please give an example

On Fri, Jul 22, 2011 at 4:12 PM, Rocky  wrote:

> u can use bundle or when u call activity2 , call with
> startActivityForResult, and use the appropriate method.
>
>
>
> On Fri, Jul 22, 2011 at 4:02 PM, kaushik p  wrote:
>
>> Hi all ,
>>
>> Is there any way to get data back from the child activity to the parent
>> activity ??
>> For example if
>>
>> 1)  Activity1callsActivity2
>> 2) now when the activity2  is finished  i want some data back from it .
>>
>> Please help me find the solution
>> --
>> Thanks&Regards
>> Kaushik Pendurthi
>>
>> http://kaushikpendurthi.blogspot.com/
>>
>> --
>> 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
>
>
>
>
> --
> Thanks & Regards
>
> Rakesh Kumar Jha
> Software Developer
> Symphony Services Corp (India) Pvt Ltd
> Bangalore
> (O) +918030274295
> (R) +919886336619
>
>  --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Introduction to android .

2011-04-11 Thread kaushik p
Hi all ,

I am kaushik Pendurthi , I have been developing mobile apps in the platforms
like Meego before , Now i have started to develop apps on android. Can
anybody suggest me a good book for learning the key concepts of android like
- setting up android environment,  develop basic application and how to add
different packages .

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: Purchasing a phone for development

2011-04-18 Thread kaushik p
Hi all , how is the Samsung galaxy Tab for development  ??

On Tue, Apr 19, 2011 at 11:58 AM, Chambras  wrote:

> I am using the Nexus One and it works excellent even faster than using the
> emulator, just plug it, enable dev mode and that is all you do not need to
> look for drivers or things like that.
>
> --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] amdroid GPS problems

2011-04-20 Thread kaushik p
Hi all

i am working on an app which uses the current location  GPS  values .i am
getting some error in the xml file . I have added this line in the xml file,
just before  to get permission to access the location values




i am error in the same line , please help me resolve this .

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] amdroid GPS problems

2011-04-20 Thread kaushik p
my final XML file appears this way




http://schemas.android.com/apk/res/android";
  package="Firstdroid.Tutorial.Gps"
  android:versionCode="1"
  android:versionName="1.0">
















-- 
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] amdroid GPS problems

2011-04-20 Thread kaushik p
Thanks mark , i solved the prob

On Wed, Apr 20, 2011 at 8:14 PM, kaushik p  wrote:

>
> my final XML file appears this way
>
>
>
> 
> http://schemas.android.com/apk/res/android";
>   package="Firstdroid.Tutorial.Gps"
>   android:versionCode="1"
>   android:versionName="1.0">
>
>
>  android:label="@string/app_name">
>android:label="@string/app_name">
> 
> 
>  />
> 
> 
>
> 
>
>  android:name=“android.permission.ACCESS_FINE_LOCATION”>
> 
> 
>
>
>


-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: hi, help a newbie :)

2011-04-21 Thread kaushik p
Hi Shiv ,


Even i am doing the same kind of app . Have you started it already  or yet
to start ?

On Thu, Apr 21, 2011 at 12:27 PM, Ali Chousein wrote:

> > Is this possible to implement
>
> Of course it's possible! It just needs work and hours and hours of
> researching, experimenting and learning.
>
>
> > and if so, just give me an overall view to start this app construction
>
> Well, anything else? How about a complete source code with your name
> as the developer? Set aside the jokes, you should sit down, find
> examples on how to handle SMS messages, how to handle GPS and try to
> combine them to meet your requirement. You'll make mistakes, fix them
> and learn on the way. This is the only way to develop software (and in
> general it's the only way to get things done).
>
> --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] SMS -Sending

2011-04-24 Thread kaushik p
Hi,


In my application i need to send and receive sms programmatically . I have
tried using this snippet ,

SmsManager smsManager = SmsManager.getDefault();
smsManager.sendTextMessage(destAddr,
null, mMessageText, null, null);
//exact example is

SmsManager smsManager = SmsManager.getDefault();
smsManager.sendTextMessage("918147242231",
null,"hello", null, null);

but my application is crashing . Please help me in this its very urgent .


Thanks in advance



 --
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: SMS -Sending

2011-04-24 Thread kaushik p
Hi ,

 thanks for the reply , i am very new to android  . I have put the
permission in the manifest file "".

I am not getting any errors the application is not responding and i have to
force stop it .
and what is logcat ?

On Mon, Apr 25, 2011 at 7:18 AM, Chambras  wrote:

> Did you add the permission in your manifest file
> What error do you see in the logcat?
>
> --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] Gmaps keytool not found

2011-04-25 Thread kaushik p
Hi all ,

I am currently doing an app , in which to show the current location of the
user of gmap, but the problem is i am not able to get the Api key

procedure i used to get this key is exactly what is given in
http://code.google.com/android/add-ons/google-apis/mapkey.html

I always get error

 Keytool not found ,declared .

Please help me with this as with out this feature my complete project is not
useful .


-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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 set top boxes

2011-04-25 Thread kaushik p
Hi ,

Is there there anyone here who  is working on android set top boxes ? I need
some information on that .May i know the availability of the hardware ??



















-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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: Gmaps keytool not found

2011-04-26 Thread kaushik p
Hey all,

thanks a lot , my app on google maps is running cool :)

On Tue, Apr 26, 2011 at 8:50 PM, harsh chandel wrote:

> the procedure is as follows
> 1. get a md5 fingerprint
> the command is keytool.exe -list -alias androiddebugkey -keystore D:
> \Androidkeystore\debug.keystore -storepass android -keypass android
> but make sure the D: drive coantains the androidkeystore file (located
> in the .android folder )
> 2.type the md5 fingerprit generated in the link given by google to get
> the api key
> 3.use this key
> On Apr 26, 9:16 am, kaushik p  wrote:
> > Hi all ,
> >
> > I am currently doing an app , in which to show the current location of
> the
> > user of gmap, but the problem is i am not able to get the Api key
> >
> > procedure i used to get this key is exactly what is given inhttp://
> code.google.com/android/add-ons/google-apis/mapkey.html
> >
> > I always get error
> >
> >  Keytool not found ,declared .
> >
> > Please help me with this as with out this feature my complete project is
> not
> > useful .
> >
> > --
> > Thanks&Regards
> > Kaushik Pendurthi
> >
> > http://kaushikpendurthi.blogspot.com/
>
> --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] GMaps launching problem

2011-04-27 Thread kaushik p
on click of a button i am launching googlemaps , on which the current
location of the user is present . But my application crashes each time i
click the button . Please help me solve this problem


public void launchmaps() {
Intent i = new Intent(this,com.kaushik.android.ShowMap.class);
Toast.makeText(getBaseContext(), "loading of  map under process...
 ",
Toast.LENGTH_SHORT).show();
startActivity(i);
}
-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-04-28 Thread kaushik p
hi all ,

In my application i am trying to start a mapactivity from another activity .
I have been searching every where , i dint get correct information . Please
help me ,

Is it possible to intent mapactivity from an existing activity ?


-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-04-28 Thread kaushik p
But for every other activity it works fine , but for only mapactivity it
gives force close . I am not getting any kind of information on googling
also please help me


On Thu, Apr 28, 2011 at 4:01 PM, Mark Murphy wrote:

> You call startActivity() on a MapActivity the same as you would with
> any other Activity.
>
> On Thu, Apr 28, 2011 at 6:25 AM, kaushik p  wrote:
> > hi all ,
> > In my application i am trying to start a mapactivity from another
> activity .
> > I have been searching every where , i dint get correct information .
> Please
> > help me ,
> > Is it possible to intent mapactivity from an existing activity ?
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!
>
> --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-04-28 Thread kaushik p
no , i have used google maps from some other application [app from internet
which used google maps ],but not from the the code of other app .

On Thu, Apr 28, 2011 at 4:30 PM, Mohammed Hossain Doula <
hossaindo...@gmail.com> wrote:

> Did you enable the GoogleMap from another Apps and then again Run your
> Apps?
>
> On Thu, Apr 28, 2011 at 4:54 PM, kaushik p  wrote:
>
>> But for every other activity it works fine , but for only mapactivity it
>> gives force close . I am not getting any kind of information on googling
>> also please help me
>>
>>
>> On Thu, Apr 28, 2011 at 4:01 PM, Mark Murphy wrote:
>>
>>> You call startActivity() on a MapActivity the same as you would with
>>> any other Activity.
>>>
>>> On Thu, Apr 28, 2011 at 6:25 AM, kaushik p 
>>> wrote:
>>> > hi all ,
>>> > In my application i am trying to start a mapactivity from another
>>> activity .
>>> > I have been searching every where , i dint get correct information .
>>> Please
>>> > help me ,
>>> > Is it possible to intent mapactivity from an existing activity ?
>>>
>>> --
>>> Mark Murphy (a Commons Guy)
>>> http://commonsware.com | http://github.com/commonsguy
>>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>>
>>> Warescription: Three Android Books, Plus Updates, One Low Price!
>>>
>>> --
>>> 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
>>
>>
>>
>>
>> --
>> Thanks&Regards
>> Kaushik Pendurthi
>>
>> http://kaushikpendurthi.blogspot.com/
>>
>> --
>> 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
>>
>
>
>
> --
> *--
> Mohammed Hossain Doula
> Software Engineer
> desme INC.*
> *www: http://www.hossaindoula.com
> @: ron...@desme.com *
> *facebook: http://www.facebook.com/ROnyWorld*
> *twitter: http://www.twitter.com/hossaindoula*
> *blogspot: hossaindoul.blogspot.com
> GSM: 00880-167-4347101*
>
>  --
> 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
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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

2011-04-28 Thread kaushik p
I have almost gone through all the pages on web to get information on intent
mapactivity , i have not found anything that solves my problem . Does anyone
know about it ?any help is greatly appreciated


On Thu, Apr 28, 2011 at 4:43 PM, kaushik p  wrote:

> no , i have used google maps from some other application [app from internet
> which used google maps ],but not from the the code of other app .
>
>
> On Thu, Apr 28, 2011 at 4:30 PM, Mohammed Hossain Doula <
> hossaindo...@gmail.com> wrote:
>
>> Did you enable the GoogleMap from another Apps and then again Run your
>> Apps?
>>
>> On Thu, Apr 28, 2011 at 4:54 PM, kaushik p  wrote:
>>
>>> But for every other activity it works fine , but for only mapactivity it
>>> gives force close . I am not getting any kind of information on googling
>>> also please help me
>>>
>>>
>>> On Thu, Apr 28, 2011 at 4:01 PM, Mark Murphy wrote:
>>>
>>>> You call startActivity() on a MapActivity the same as you would with
>>>> any other Activity.
>>>>
>>>> On Thu, Apr 28, 2011 at 6:25 AM, kaushik p 
>>>> wrote:
>>>> > hi all ,
>>>> > In my application i am trying to start a mapactivity from another
>>>> activity .
>>>> > I have been searching every where , i dint get correct information .
>>>> Please
>>>> > help me ,
>>>> > Is it possible to intent mapactivity from an existing activity ?
>>>>
>>>> --
>>>> Mark Murphy (a Commons Guy)
>>>> http://commonsware.com | http://github.com/commonsguy
>>>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>>>
>>>> Warescription: Three Android Books, Plus Updates, One Low Price!
>>>>
>>>> --
>>>> 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
>>>
>>>
>>>
>>>
>>> --
>>> Thanks&Regards
>>> Kaushik Pendurthi
>>>
>>> http://kaushikpendurthi.blogspot.com/
>>>
>>> --
>>> 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
>>>
>>
>>
>>
>> --
>> *--
>> Mohammed Hossain Doula
>> Software Engineer
>> desme INC.*
>> *www: http://www.hossaindoula.com
>> @: ron...@desme.com *
>> *facebook: http://www.facebook.com/ROnyWorld*
>> *twitter: http://www.twitter.com/hossaindoula*
>> *blogspot: hossaindoul.blogspot.com
>> GSM: 00880-167-4347101*
>>
>>  --
>> 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
>>
>
>
>
> --
> Thanks&Regards
> Kaushik Pendurthi
>
> http://kaushikpendurthi.blogspot.com/
>



-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

-- 
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] searching the web from phone ..

2011-05-04 Thread kaushik p
Hi ,

is there a possibility for having a sync between the search boxes on android
platform ?

For example , can i have a edittext on android phone where , what ever i
type should be searched in some xyz.com 's site search and should return the
exact values that would have displayed when searched on the site .

-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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