Re: [android-developers] dynamically change the content of the project

2012-03-12 Thread ashish keshri
You are using any web service for that? means if you are using web
services, then you simply hit that service using child thread get value
and dynamically display in your Android  view? You simply need to call some
methods!! is it ur solution? am i right?

On Sat, Mar 10, 2012 at 12:38 PM, ramalakshmi wrote:

> I am sending my project screen.These are te values of bullion market
> rates.actually my pp file can cange te values dynamically using ajax.but in
> android the values will be changed when i reloading te project.how can i
> achieve this.(I mean real time steaming values i want)
>   are you unserstand my problem ?
>
> --
> ramalakshmi
>
>  --
> 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

Re: [android-developers] Not able to display map in android app.

2012-03-05 Thread ashish keshri
Hi friends,
Thanks for your reply, its a ,map key issue. now i am able to display map.
using release key.

On Mon, Mar 5, 2012 at 11:35 AM, rambabu mareedu
wrote:

>
>>>
>>  hi here i'm giving some links ,,,to get google api key
>>
> http://code.google.com/android/add-ons/google-apis/mapkey.html
>
> http://remwebdevelopment.com/dev/a35/Android-How-To-Set-Up-an-API-Key-for-Google-Maps.html
>
> http://androidideasblog.blogspot.in/2010/01/how-to-obtain-google-map-key-for.html
>
>
> --
> Regards
> Rambabu Mareedu
> 9581411199
>
>  --
> 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

Re: [android-developers] how to switch ui from one to other

2011-07-26 Thread ashish keshri
hi
  On 3rd Ui  Call finish() method, inside Button OnclickListner you navigate
back to last Activity.
and you can use startActvity() method to navigate Between Activity.
Thanks

On Tue, Jul 26, 2011 at 5:07 PM, aparna rani  wrote:

> hi to all I am new to android development. in my application i
> have three activities.
> in 1st ui and second ui each ui  having one button  for  ui  calling
> 3rd.in 3rd ui having back button.when pressing back button it comes to
> previous calling ui.
> how can i implement.
>
> please help me.
>
> thanks in andvanced
>
> --
> 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

Re: [android-developers] How to check internet connection in background when application closed

2011-07-11 Thread ashish keshri
Hi
Can you please shareyour logic and code.
   Thanks

On Mon, Jul 11, 2011 at 4:19 PM, NaveenShrivastva <
kumarnaveen.si...@gmail.com> wrote:

>
>
> On Mon, Jul 11, 2011 at 3:48 PM, N K Shrivastva <
> kumarnaveen.si...@gmail.com> wrote:
>
>> How to check internet connection in background when application closed
>> by user. i have idea about Async class and it's method,
>>
>>
>> i want it's works in background when application closed then after
>> also. i want chacek alws in  background after 2 sec like..
>>
>>
>> Please help me,
>>
>> --
>> 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 All ,
>
> i have developed logic thanks all, i have done that one
>
>  --
> 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] Automatic installation and Protection level 3 in android

2011-07-11 Thread ashish keshri
Hi
After downloading apk file fro remote server. I want to start automatic
installation programmatically.
   But I am not able do it because I am not able to take protection level 3
permission
   from the system. Please Help
With Thanks and regards
Ashish Keshri

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