[android-developers] Difference between signed and unsigned response in in-app purchase

2011-11-15 Thread santhosh kumar
Hi,

I am getting unencrypted JSON string and signature as response from
Market after purchased product. But I am unable to understand
difference between signed and unsigned response. But in the in-app
documentation they mentioned for developer account without drafting
application in market, we will get signed data as response.

Table 1. Conditions under which static responses are signed.
http://developer.android.com/guide/market/billing/
billing_testing.html

But in my case I am always getting unencrypted JSON string and
signature.

Could any body help me for understanding signed and unsigned response.

Thanks,
Santhosh

-- 
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] Is it possible to write a code from one computer and run emulator in another computer ?.

2011-03-08 Thread Santhosh Kumar
Hi,

I have desktop pc (running windows xp) and laptop (running windows 7),
the requirement is i want to write a code in laptop and deploy it in desktop
( emulator should run in desktop pc ), and these two computers are connected
over LAN. I know that the question is very silly and seems to be nonsense,
but just want to explore if there is any such possibility.

The sdk is located in desktop pc and eclipse ide is in laptop. But
according to my knowledge i found that even if sdk is located in desktop,
the emulator will finally run on laptop, because process can't be initiated
in other desktop from laptop user permissions. Any idea on this...?.


thanks  regards,
G.Santhosh Kumar
+91 9966973790

-- 
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] How can i create ListView in tabbed layout ?.

2011-03-07 Thread Santhosh Kumar
Hi,

I am trying to create a ListView in tabbed Layout, like the first tab
contains the list of all songs alphabetically and the second tab contains
albums in list view..is there any way i can create ListView in tabbed layout
?.

thanks  regards,
G.Santhosh Kumar

-- 
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 can i create ListView in tabbed layout ?.

2011-03-07 Thread Santhosh Kumar
Thanks Mark..that was a perfect help :)

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Mon, Mar 7, 2011 at 5:49 PM, Mark Murphy mmur...@commonsware.com wrote:

 Yes. See this sample project:

 https://github.com/commonsguy/cw-andtutorials/tree/master/06-Tabs/LunchList

 On Mon, Mar 7, 2011 at 3:26 AM, Santhosh Kumar santhoshgu...@gmail.com
 wrote:
  Hi,
  I am trying to create a ListView in tabbed Layout, like the first tab
  contains the list of all songs alphabetically and the second tab contains
  albums in list view..is there any way i can create ListView in tabbed
 layout
  ?.
  thanks  regards,
  G.Santhosh Kumar
 
  --
  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

 Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2

 --
 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] Re: The Subject this: 11902

2011-03-06 Thread Santhosh Kumar
I think these mails are automated.

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Mon, Mar 7, 2011 at 11:25 AM, Forest Wang wangme...@gmail.com wrote:

 How can we filter them out? They are really annoying.

 2011/3/7 Harsh J qwertyman...@gmail.com

 Some of this also came from Hackbod's address. Looking at the
 'Original' mail with headers gives some more information on what
 exactly happened. It is not exactly from them :)

 On Mon, Mar 7, 2011 at 11:16 AM, Forest Wang wangme...@gmail.com wrote:
  Is it like a kind of virus?
 
  2011/3/7 gjs garyjamessi...@gmail.com
 
  Has somebody fallen asleep on their keyboard ?
 
  On Mar 7, 10:01 am, mmur...@commonsware.com wrote:
   oa.
   Estamos tentando executar um update no evento AfterPrint do detalhe
 em
   um relatório no RB10 porém quando é executado ocorre o erro 'Cursor
 not
   returned from query'. Fizemos algumas pesquisas no Grupo e Google sem
   sucesso. Alguém poderia ajudar a solucionar esta pane?
   O código que estamos utilizando:
   procedure DetailAfterPrint;
   var
   Retorno : TStringList;
   begin
  Retorno := TStringList.Create;
  
  ExecSQL(Report, 'update tb_vistoria_selo_reemissao set
   situacao='Enviado para Gráfica' where codigo=' + consulta['Código
   (tb_vistoria_selo_reemissao.codigo)'], Retorno, false);
   end;
   Obrigado.
 
  --
  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



 --
 Harsh J
 www.harshj.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


  --
 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] Can i manipulate JavaScript events or functions in WebView ?.

2011-03-04 Thread Santhosh Kumar
thanks  regards,
G.Santhosh Kumar
+91 9966973790

-- 
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] Unable to format the incoming mail messages

2011-03-03 Thread Santhosh Kumar
Yeah, WebView is the right one to show the html data, it is working
fine...and also i am able to load the url and post data using webview...

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Fri, Mar 4, 2011 at 9:11 AM, TreKing treking...@gmail.com wrote:

 On Sun, Feb 27, 2011 at 11:50 PM, Santhosh Kumar 
 santhoshgu...@gmail.comwrote:

 What View i should choose in showing the email messages?.


 WebView is probably a good bet.


 -
 TreKing http://sites.google.com/site/rezmobileapps/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

-- 
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] Unable to format the incoming mail messages

2011-03-02 Thread Santhosh Kumar
Hi,

I am a newbie in android, i am developing an app that reads the
mail from INBOX using java mail api and display it. Reading mail was
successful, but further displaying those html messages or images is
what i am unable to complete it.

   Please any body help me in thisWhat View i should choose in
showing the email messages?.

-- 
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] Re: Unable to format the incoming mail messages

2011-03-02 Thread Santhosh Kumar
Hi All,

   please suggest me on this...

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Mon, Feb 28, 2011 at 11:20 AM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Hi,

I am a newbie in android, i am developing an app that reads the
 mail from INBOX using java mail api and display it. Reading mail was
 successful, but further displaying those html messages or images is
 what i am unable to complete it.

   Please any body help me in thisWhat View i should choose in
 showing the email messages?.

-- 
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] How to implement Calendar App in Android

2011-03-02 Thread Santhosh Kumar
Hi,

 I am working with Calendar functionality in android 2.2 api, and the api 
at that level (level 8) does not contain any Calendar classes to work for. so 
is there any way that i can implement calendar functionality?.

thanks  regards,
G.Santhosh Kumar

-- 
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] Where can i find android.provider.calendar package....?.

2011-03-02 Thread Santhosh Kumar
hi,
  
  where can i find the android.provider.calendar package in android.jar?. I am 
unable to find that package in any of the versions...can any one pls help me in 
getting on with that package..

-- 
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 implement Calendar App in Android

2011-03-02 Thread Santhosh Kumar
Hi Prakash,

 Thanks for replying, then what is the API we have to get on with
developing calendar application?. I downloaded the source code for calendar
app from source.android.com, and tried to analyze that, but it is still
missing some packages (android.provider.calendar), and used android 3.0 api
also, but still missing some packages.

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Thu, Mar 3, 2011 at 2:08 AM, Prakash Iyer thei...@gmail.com wrote:

 There is no Calendar API in the SDK. So you cannot thru any public API
 access the calendar on the device if that is what you are looking at.

 On Tue, Mar 1, 2011 at 9:58 AM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Hi,

 I am working with Calendar functionality in android 2.2 api, and the
 api at that level (level 8) does not contain any Calendar classes to work
 for. so is there any way that i can implement calendar functionality?.

 thanks  regards,
 G.Santhosh Kumar

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

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