Re: [android-developers] Re: Webapp with in-app Billing

2013-05-02 Thread Geet Handa
Hi, Can any body please tell me how to import odata proxy to sencha architect and how I can build package for iPhone and Android.. Thanks in Advance Regards Mona On Wed, Nov 14, 2012 at 12:15 AM, Ian Ni-Lewis ile...@google.com wrote: If you're using someone else's wrapper, then you're

[android-developers] Json

2013-01-16 Thread geet handa
Hi every one, I am working on Json ParsingIn that I am facing problem in Convert String into JsonObjectPlease Help me!! Here is the code I got class MyTask extends AsyncTaskString, Void, String { ProgressDialog

Re: [android-developers] Re: Cover Flow

2012-03-14 Thread geet handa
try this link. you will find your solution. http://blog.naver.com/PostView.nhn?blogId=mygirl2logNo=40107387012viewDate=currentPage=1listtype=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] Hiii frns plzz help me ragarding Animation set

2012-03-13 Thread geet handa
Hi Frnds... I am new to dis group.. I am facing one problem in ma project regarding animation set... In my Project i want to run multiple animations at a time in one screen If any body knows the solution plzzz help me out. thanks Mona -- You received this message because you are

[android-developers] AnimationSet

2012-03-13 Thread geet handa
Hi Frnds... I am new to dis group.. I am facing one problem in ma project regarding animation set... In my Project i want to run multiple animations at a time in one screen If any body knows the solution plzzz help me out. thanks Mona -- You received this message because you

Re: [android-developers] AnimationSet

2012-03-13 Thread geet handa
-- 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,

Re: [android-developers] Re: AnimationSet

2012-03-13 Thread geet handa
thanks for suggetion actually i want to run multiple animation in one activity(Screen).. for that i tried this code but animation is not running: package com.anim; import android.app.Activity; import android.graphics.drawable.AnimationDrawable; import android.os.Bundle; import

[android-developers] Fragments with respect to activity

2011-12-20 Thread Geet
Hi, I am starting a Listview fragment in an activity.Once the user clicks on list itel, i am showing another listview in the same fragment(with fragment replace).Now if i turn my device, I am shown with first listview as the activity is getting re-started. I want my secong listview to be shown.

[android-developers] Android Fragments

2011-12-20 Thread Geet
Hi, I have a main.xml layout in which I am adding one fragment.when the activity is started I am displaying a listview in fragment.When the user clicks on the itme in the list view, I am replacing the current listview with another listview, with the same fragment. Now if I turn my device, I

[android-developers] Re: What is the structure of the Android PackageManagerService?

2010-12-22 Thread Geet
Ok Thank you. On Dec 22, 5:00 pm, FrankG frankgru...@googlemail.com wrote: But for that I need to understand how the installation happens, the sequence of steps being called. What Mark and Dianne wanted to point out is that all questions related to your solution are out of scope of this

[android-developers] Re: What is the structure of the Android PackageManagerService?

2010-12-21 Thread Geet
. Hackborn steered you to lists pertaining to firmware modifications. On Tue, Dec 21, 2010 at 1:45 AM, Geet geetag...@gmail.com wrote: Hi, I am not sure if its a porting/framework question.Let me repeat the question I just need to give message to the user when he clicks

[android-developers] Re: What is the structure of the Android PackageManagerService?

2010-12-21 Thread Geet
? But for that I need to understand how the installation happens, the sequence of steps being called. Thanks you. On Dec 21, 7:15 pm, Mark Murphy mmur...@commonsware.com wrote: On Tue, Dec 21, 2010 at 5:02 AM, Geet geetag...@gmail.com wrote: Do you mean I need to post this question somewhere

[android-developers] What is the structure of the Android PackageManagerService?

2010-12-20 Thread Geet
Hi, I would like to know , what are the sequence of steps that happen once the user clicks on the installApp?? I need to disable the installation of apps(when user tries to install the app by clicking on install), based on certain conditions, how can i do it?? Any suggestions will help.Thank you.

[android-developers] Re: What is the structure of the Android PackageManagerService?

2010-12-20 Thread Geet
get message right now the uninstallation is not blocked. Please help me-- Thank you. On Dec 20, 10:18 pm, Dianne Hackborn hack...@android.com wrote: This group is for the SDK.  Questions about the platform belong on android-porting or android-platform. On Mon, Dec 20, 2010 at 8:09 AM, Geet

[android-developers] Handler and Looper,Background service

2009-12-10 Thread Geet
whats d idea of handler and Looper combination? what is its significance while communicating from service to activity? and explain the concept of callback in context to handler and looper. -- You received this message because you are subscribed to the Google Groups Android Developers group. To