12 messages in com.googlegroups.android-beginnersRe: Doubt in Android Application
FromSent OnAttachments
Harshadha20 Jan 2008 23:08 
Ian21 Jan 2008 07:43 
Harshadha22 Jan 2008 21:19 
Harshadha23 Jan 2008 03:46 
Ian23 Jan 2008 08:46 
Harshadha23 Jan 2008 23:54 
Ian24 Jan 2008 09:03 
Harshadha25 Jan 2008 06:33 
Ian25 Jan 2008 07:38 
Harshadha29 Jan 2008 05:12 
Ian29 Jan 2008 07:33 
Harshadha29 Jan 2008 22:32 
Subject:Re: Doubt in Android Application
From:Harshadha (lava@gmail.com)
Date:01/25/2008 06:33:46 AM
List:com.googlegroups.android-beginners

Hai,

Thanks a lot.

But iam having a doubt in R.java cannot be edited if iam not wrong,in some cases like,

Example : r.layout.id.pw its telling like it cannot recognise id,asking me to create a integer namely id in r.

How can i do it ?or any other way we have to solve the error..

This is a sample program i have taken from the link.

Thanks & Regards, Lavanya S.R

On Jan 24, 10:03 pm, Ian <head@gmail.com> wrote:

On Jan 23, 11:54 pm, Harshadha <lava@gmail.com> wrote:

I went thru the link,i got the error due to the Package problem.

Good, progress!  ;-)

But still iam not clear about the SMS and Making a call,they mentioned we can just simulate i cant understand that ,how can we know its simulated in the Simulator.

Because you can write code to receive the simulated message?  I don't know, I haven't tried it.

Can you please  send me a sample for both of that .Sorry to Disturb you again...

Maybe someone can, I don't have one.

I saw the documents and Class but i cant have  a clear picture.

Basically, the documentation's online, and if you want to write an SMS application, you'll need to figure it out.  The API for sending a message looks to be pretty simple.

But bear in mind that Android isn't finished yet, and of course a simulator isn't a phone; it doesn't actually connect into the GSM network.  You may not actually be able to do what you want yet.