[android-beginners] Re: My first attempt at writing an Android tutorial

2008-10-15 Thread Jerry Elizondo
Hello Sunit: Thanks for creating the tutorial! Documentation right now is very sparse and it helps to get examples to figure out how to use Android. By the way, if I got your name wrong I apologize, English is not my first language. Cheers, Jerry On Wed, Oct 15, 2008 at 7:50 PM, Ewan Grantham

[android-beginners] Re: My first attempt at writing an Android tutorial

2008-10-15 Thread Sunit Katkar
Hi Ewan, Thank you very much for your comments and feedback. I will try to make it all on one page, but thought that it would take a long time to load as I use IFRAMES to load code snippets which use a different CSS for the styles and coloring. I simply used a ready template to write it all up. As

[android-beginners] Re: tried a G1 today

2008-10-15 Thread Jerry Elizondo
Damn! I envy you! I will have to wait a looong time before I can get my hands in one, legally that is! I live in Mexico and getting one is going to take some doing as they are offered only with a subscription plan right now On Wed, Oct 15, 2008 at 11:03 PM, Easan <[EMAIL PROTECTED]> wrote: >

[android-beginners] Re: i am so beginner

2008-10-15 Thread Jerry Elizondo
Hello Easan: I'm a bit confused. Please clarify; a) you can't run Eclipse OR b) you can't run an application from Eclipse The solution to the problem would be different and I don't want to give you too much to do to solve a problem you don't have. Also please remind me, are you running Windows/

[android-beginners] "geo fix" yields incorrect values

2008-10-15 Thread bryan
Hi all. It's been a week since I started playing with Android. I'm trying to track GPS updates in my app using telnet and the "geo fix" command. Logcat is reporting back different values from what I enter. For example: Using "geo fix 45.52304 -122.640155" my logs report back "45.5241677167 -12

[android-beginners] Package problem?

2008-10-15 Thread alexdonnini
Hello, I have just started working with Android. In general, things have gone smoothly. I have been able to load, modify, compile and run applications without problems. The one exception is when I try to create a completely new project and then add existing code to the new application. For examp

[android-beginners] Re: i am so beginner

2008-10-15 Thread Easan
Hi jerry, thank you for offering more help. I have eclipse in c:\eclipse.When I double click the application to run it, I get dialogue box with this error message: "A Java Runtime Environment (JRE ) or JDK must be available in order to run Eclipse. No Java virtual machine was found after s

[android-beginners] Re: Sending MMS messages

2008-10-15 Thread Sudha
that means there is no support to send mms in android phones ? else help us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups

[android-beginners] tried a G1 today

2008-10-15 Thread Easan
at the t-mobile store in Rivermark Plaza, Santa Clara, they have a live G1, which they let me play with today. Very cool. It's going to be a Big Thing. easan -- http://www.easankatir.com/ --~--~-~--~~~---~--~~ You received this message because you are subsc

[android-beginners] Re: Communicating with a server

2008-10-15 Thread mammen
XMPP but currently not supported out of the box. Using Smack API, many people in the group had success. I have yet to try it. Keep us posted on what works for you. On Oct 15, 11:49 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > apqoo wrote: > > Hi all, > > > I'm trying to make an Android applicatio

[android-beginners] Re: Communicating with a server

2008-10-15 Thread mammen
I would also try out AMQP using RabbitMQ Java client. I am in the process of doing this. On Oct 16, 8:38 am, mammen <[EMAIL PROTECTED]> wrote: > XMPP but currently not supported out of the box. Using Smack API, many > people in the group had success. I have yet to try it. > Keep us posted on what

[android-beginners] Re: My first attempt at writing an Android tutorial

2008-10-15 Thread Ewan Grantham
A few comments, FWIW: First, as you may have seen on many Digg and Reddit threads, PLEASE do not put a single article across multiple pages. It is helpful, especially for a tutorial, to be able to scroll back to a section, and then scroll to where you were as you begin to understand why things are

[android-beginners] My first attempt at writing an Android tutorial

2008-10-15 Thread sunitkatkar
I too was a newbie just a month ago, and I am still learning. I just wanted to share what I learnt with the developer community. I have learnt a lot from tutorials written by others and this is my small attempt to return the favour. Here is my first tutorial on Google Android OS. http://www.vidyu

[android-beginners] Re: Create a Hello World and Add It as an App to Android Desktop?

2008-10-15 Thread Sunit Katkar
If you use the Android Eclipse plugin for creating your project, you will see that an icon is created for you by default.Its located in /res/drawable/icon.png You can change this icon to suit your purposes. On Wed, Oct 15, 2008 at 4:04 PM, planetshine <[EMAIL PROTECTED]> wrote: > > How would I

[android-beginners] Re: How to run j2me application in j2me runner

2008-10-15 Thread sync qa1
On Oct 14, 2008 4:37 AM, "Sudha" <[EMAIL PROTECTED]> wrote: hi I would like to run a j2me application in the j2merunner. I tried to put the url for getting the jad and jar but it showls exception null plz help me --~--~-~--~~~---~--~~ You received this message

[android-beginners] Create a Hello World and Add It as an App to Android Desktop?

2008-10-15 Thread planetshine
How would I create an icon for the desktop on the display of the Android OS? Any documentation on this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to an

[android-beginners] Re: Please help me - NoClassDefFoundError: com.google.dex.cf.CfTranslator -

2008-10-15 Thread Prashant-LAMP
Hello Sir, Thanks, Actually I already install jdk1.5 but since by default 1.4 was already install my fedora 5. So I just create symbolic link for java file in /usr/bin/java to my sdk/bin/java file and its working fine. Regards Prashant Rahulkar. [EMAIL PROTECTED] On Oct 16, 1:24 am, Mark

[android-beginners] Re: How to run j2me application in j2me runner

2008-10-15 Thread Dana Li
Did you check the logcat ? You need to enter an http url to refer to the actual jad file before it runs. Or, you may tell me what is the url to your jad/jar file? And we may try to see if it works for you. Thanks, Dana Li On Tue, Oct 14, 2008 at 10:50 PM, Sudha <[EMAIL PROTECTED]> wrote: > > h

[android-beginners] Re: Please help me - NoClassDefFoundError: com.google.dex.cf.CfTranslator -

2008-10-15 Thread Mark Murphy
> [exec] Note: You may be using an incompatible virtual machine or > class library. > [exec] (This program is known to be incompatible with recent > releases of GCJ.) According to http://code.google.com/android/intro/installing.html : "Not compatible with Gnu Compiler for Java (gcj)"

[android-beginners] Please help me - NoClassDefFoundError: com.google.dex.cf.CfTranslator -

2008-10-15 Thread Prashant-LAMP
[exec] UNEXPECTED TOP-LEVEL ERROR: [exec] java.lang.NoClassDefFoundError: com.google.dex.cf.CfTranslator [exec]at java.lang.Class.initializeClass (libgcj.so.7) [exec]at com.google.command.dexer.Main.processClass (Main.java:362) [exec]at com.google.command.dexer.Main

[android-beginners] B4 starting Android.......

2008-10-15 Thread ishaan K
hey B4 i start learning Android what all other prog langs i need to knowm priT good with java(j2se & j2ee) not j2me. do i need to know that b4hand plz reply..thanx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

[android-beginners] Re: Communicating with a server

2008-10-15 Thread Mark Murphy
apqoo wrote: > Hi all, > > I'm trying to make an Android application that uses a remote server to > share data between a group of users. > > I'm looking for a high level approach such as RMI so I can easily pass > objects and exceptions (I love remote exceptions), but It seems > Android's Java d

[android-beginners] emulator problem

2008-10-15 Thread drscorpio
hey i wanted to try helloandroid, but i can't start the emulator. i always got a c005 error and i don't know what to do. is there a solution? here's an example log: Anwendungsausnahme aufgetreten: Anwendung: D:\Programme\android-sdk-windows-1.0_r1\android-sdk- windows-1.0_r1\tools\em

[android-beginners] Re: Sending MMS messages

2008-10-15 Thread Saltedfish
I think,sendDataMessage() is not send MMS. it's just send sms as a byte array,like send some small icon,not MMS. (See J2me jsr205) I want to the way that send mms,too. On 10月14日, 下午5时01分, Sudha <[EMAIL PROTECTED]> wrote: > Hi > I have the same doubt > We are having sendDataMessage() to send the

[android-beginners] FileUtils

2008-10-15 Thread Sundog
I am sorry if this is an oft-answered question, but I can't seem to find any references to it anywhere. In a piece of example code that demonstrates something or other, there is included the library "android.os.FileUtils", which Android doesn't seem to recognize. Is there a simple answer for this?

[android-beginners] R.java file not being generated by eclipse plugin

2008-10-15 Thread Hitesh Seth
Hi Well i am using Android SDK 1.0 with Eclipse plugin(0.8) in Eclipse version 3.4. >From yesterday, whenever i create a new project my R.java file doesn't get automatically generated. Its strange because i haven't changed any settings or any file and it just started happening (seemingly) automa

[android-beginners] Re: Sending MMS messages

2008-10-15 Thread Saltedfish
On 10月15日, 下午1时54分, Sudha <[EMAIL PROTECTED]> wrote: > import android.telephony.gsm.SmsManager > > As per me (I havent tried) > we have to convert the receiving array back to the format... > But I guess in this present situation of bitmap converioon > skia error may come... > > Experts plz reply

[android-beginners] Re: Graphics Performance and

2008-10-15 Thread GeorgeFrick
I only just finished ripping lunar lander apart last night. I got some code running pretty good, but I haven't added many sprites/etc. How much are you putting on the screen? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

[android-beginners] android beginners

2008-10-15 Thread selvi
New to Android development? Start here. Open to any discussion around beginner's questions; this is a great way to get up and running with your new App on the Android platform @@ http://www.freewebs.com/greenhouis/ http://amigos.com/go/g1033022-pmem

[android-beginners] Communicating with a server

2008-10-15 Thread apqoo
Hi all, I'm trying to make an Android application that uses a remote server to share data between a group of users. I'm looking for a high level approach such as RMI so I can easily pass objects and exceptions (I love remote exceptions), but It seems Android's Java doesn't have RMI. What are my

[android-beginners] Re: Any MediaPlayer success?

2008-10-15 Thread Dave
Thanks, Mark. You are correct, I looked into that a little more. Apparently, the 3GP format is only for recording audio and video *playback* on the G1. I guess I won't waste any more time on that! :) David On Oct 15, 12:51 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > David Farler wrote: > > Als

[android-beginners] Re: Any MediaPlayer success?

2008-10-15 Thread Mark Murphy
David Farler wrote: > Also, does anyone have any video files recorded with MediaRecorder on an > actual G1? The G1 camera is only a still camera, AFAIK. Rumors have it somebody could use it for video, but that's apparently not built in. -- Mark Murphy (a Commons Guy) http://commonsware.com _T

[android-beginners] Any MediaPlayer success?

2008-10-15 Thread David Farler
Has anyone had any success with the MediaPlayer class? I haven't been able to play a single 3gp file. I've also tried a few MPEG-4 files. I've downloaded maybe 30+ random small files from the internet. They play fine in PC players (I'm testing with VLC) but no luck on the emulator. I've tried files

[android-beginners] Re: sqlite create two tables onCreate...

2008-10-15 Thread Jeremy G
Yes, sorry I didn't mention what I did to fix it (I was a little embarrassed). David C is correct. On Tue, Oct 14, 2008 at 9:02 PM, David C <[EMAIL PROTECTED]> wrote: > > It needs to be seperate calls. Multiple statements seperated by semi- > colons are not supported. > > On Oct 13, 10:21 pm, ma

[android-beginners] Re: i am so beginner

2008-10-15 Thread Jerry Elizondo
Hello Easan: What's the problem? I'll help but last time you wrote was about the emulator not running and I thought that was fixed. Give some details. Cheers, On Wed, Oct 15, 2008 at 12:16 AM, Easan <[EMAIL PROTECTED]> wrote: > can't even get eclipse to work. so sad in santa clara > > > >

[android-beginners] Re: How to get the simulator working

2008-10-15 Thread Jerry Elizondo
Hello Talha: You need to give us more details, like what OS are you running (XP, Debian, etc.) and what version of the Android SDK you are using. I guess that you are using Eclipse with the SDK and Eclipse can't find something, so first run the emulator manually. If you are using XP to run the e

[android-beginners] Re: How to listen for changes on SMS content provider?

2008-10-15 Thread e
Go on Window -> Show View -> Others -> Android ->Emulator Control on Telephony Action u go it On Oct 15, 3:37 pm, denismo <[EMAIL PROTECTED]> wrote: > I need to listen for incoming/outgoing SMS messages in the phone. > there is SMS_RECEIVED broadcast, but nothing for SMS_SEND, so I > figured

[android-beginners] How to listen for changes on SMS content provider?

2008-10-15 Thread denismo
I need to listen for incoming/outgoing SMS messages in the phone. there is SMS_RECEIVED broadcast, but nothing for SMS_SEND, so I figured I might try installing ContentObserver. I don't know how to send message from emulator, so I tried listening for incoming messages just for an experiment and th

[android-beginners] aapt tool

2008-10-15 Thread baba vali
hi can u tell me abt aapt tool and how to run it which i have found in the comments of "R.java" like "aapt tool from the resource data it found " regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Begin