[android-beginners] HTTP

2008-09-24 Thread sarika india
hi, i am working on HTTP conntection for android, but i have not yet worked on HTTP connection code for any language, does anybody know how to do HTTP connection in android? plz do help me out in this regard Thanks --~--~-~--~~~---~--~~ You received this messag

[android-beginners] Re: : Help Needed

2008-09-24 Thread sukanto
Hi Jaideep / Imran, I believe this this kind of system is not possible to build without any hardware, even that will not be legal , at least in India. (no idea about laws in other countries) Actually initially i was planning to build some sort of software similar to yours. But we can't access the

[android-beginners] inability to access XML resources (R.string.xxx) outside of main activity...

2008-09-24 Thread gymshoe
I am having trouble accessing my XML resources from outside my main activity. I suspect this is easy to do, but I am a novice to android/ java and this is driving me crazy. I want to declare a class so it is not nested, but rather public to all other classes in my program. However, when I creat

[android-beginners] Interesting Project

2008-09-24 Thread Svetzy
I have a very interesting app that I would like to get created. I am not a programmer and, having just started a new job, do not have time to learn. I was wondering if anyone was looking for a good project and would be interested in taking it on. In short, it's an alarm clock add-on that uses the

[android-beginners] Re: SMS App

2008-09-24 Thread Robert
I think this would be great too, once i get the sdk up and going i'd love to help out. A lot of people could use this for any provider, Tmo right now only has 2 options 25 - Unlimited Data - 400 Messages 35 - Unlimited Data & Messages So this could help a load of people that only use messaging ra

[android-beginners] Terminal Emulation

2008-09-24 Thread Matt
I've searched all the SDK help pages & the group messages, all I find about Telnet are posts about telnetting to the phone emulator. Anyone know if it's possible to use Telnet on Android? Specifically, I'd like to be able to open a Telnet session to an IBM AS/400 (or iSeries or IBMi or whatever

[android-beginners] Could Not Find HelloAndroid.apk!

2008-09-24 Thread Kevin M
I am getting this error when trying to run my programs... I see other threads about this but none have clear answers. I'm using Eclipse 3.4 on Ubuntu 8.04. Any info you need me to post I will be happy to supply. --~--~-~--~~~---~--~~ You received this message bec

[android-beginners] What is adb.exe?

2008-09-24 Thread planetshine
What is adb.exe and must it run in the background during development in Eclipse IDE? --~--~-~--~~~---~--~~ 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@go

[android-beginners] Re: Android SDK and Eclipse Ganymede

2008-09-24 Thread Cezar Augustus Signori
First, verify if you have followed all the installation steps Second, if you have (and you probably have) created an project, check your AndroidManifest file See you ^^ On Sep 24, 10:34 am, JMcGarvey <[EMAIL PROTECTED]> wrote: > Hello, > I just installed the SDK and plugin for Eclipse, and I ha

[android-beginners] sqlite3 command on Remote shell not working

2008-09-24 Thread Vaibhav Gathibandhe
Hello all, When I open a remote shell and type "sqlite3" (as per documentation), I am getting a "sqlite3: not found" message. Moreover, I don't see the "sqlite3" command in the list, when I do "ls /system/bin" in the remote shell. Am I missing something? Thanks in advance, Vaibhav --~--~--

[android-beginners] Re: sqlite3 command on Remote shell not working

2008-09-24 Thread Mark Murphy
Vaibhav Gathibandhe wrote: > Hello all, > > When I open a remote shell and type "sqlite3" (as per documentation), I > am getting a "sqlite3: not found" message. > > Moreover, I don't see the "sqlite3" command in the list, when I do "ls > /system/bin" in the remote shell. > > Am I missing some

[android-beginners] Re: Error - Unable to create the selected preference page.

2008-09-24 Thread Vish
Hey, See this link: http://www.anddev.org/solved_unsupported_majorminor_version_490-t19.html Need to upgrade your JDK. Vish On Sep 22, 1:47 am, lemms <[EMAIL PROTECTED]> wrote: > I have the same error. > On Eclipse 3.2.2. > Was working for a while until I tried to play with my .bashrc... th

[android-beginners] Re: SMS App

2008-09-24 Thread mosbun
A useful feature of an app like this would be blocking all SMS from non-contact numbers. My Blackberry does that and it's saved me quite a bit of hassle. Good luck. -- Matt Osbun -Original Message- From: stap324 <[EMAIL PROTECTED]> Date: Wed, 24 Sep 2008 15:55:20 To:

[android-beginners] Re: Error While Downloading Android Development Toolkit in Eclipse

2008-09-24 Thread Megha Joshi
Make sure that you are using Eclipse 3.3 or higher and then follow the instructions to install all the required plugins given here: http://code.google.com/android/kb/troubleshooting.html#installeclipsecomponents 2008/9/24 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > All, > I'm receiving the error me

[android-beginners] Documentation Update

2008-09-24 Thread jtaylor
Hello, When will the documentation be Updated? Right now it says on the front that you can download the Beta version of the SDK and get going. Even though I've been through the documentation more than once, I'd like to go through it cleanly as the 1.0 edition. - Juan T. --~--~-~--~---

[android-beginners] SMS App

2008-09-24 Thread stap324
Ok so I personally have this problem and it would make a great app for others as well... I want to make a SMS blocker app! Where you can select a name from your contacts or put in a number, and add it to a block list and then when that number comes in its instantly rejected without notification.

[android-beginners] Re: HTML code for the browser

2008-09-24 Thread Mark Murphy
> Is there special markup for the Android browser? It uses ordinary HTML. In fact, it uses the same HTML renderer (WebKit) that iPhone uses, though not necessarily the same version. > Also, I am looking for design specs on designing for the browser, > pixels, etc, so it would look good on the ph

[android-beginners] Re: Videoing

2008-09-24 Thread Mark Murphy
> Will anyone be able to come up with some video capture application for > the new G1 phone? In the press conference yesterday, it was suggested this was something third-parties can provide. My guess is they're envisioning using the regular camera as a video camera, assuming you can capture 30 f

[android-beginners] Error While Downloading Android Development Toolkit in Eclipse

2008-09-24 Thread [EMAIL PROTECTED]
All, I'm receiving the error message " Java Persistence API Tools (1.0.0.v20070625-77--CYQCCz-CoRPCCCH) requires plug-in "org.eclipse.xsd"." when I select the Android features to install and Finish in Eclipse. Does this plugin ring a bell to anyone? Thanks --~--~-~--~~---

[android-beginners] Videoing

2008-09-24 Thread Mark111
Hey Will anyone be able to come up with some video capture application for the new G1 phone? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beg

[android-beginners] HTML code for the browser

2008-09-24 Thread Rishi D
Hello, I have a question on the HTML code for the browser. I currently run a WAP site for mobile social networking. We are developing a version of the WAP site for the iPhone browser, and its special markup. Is there special markup for the Android browser? We would like to develop a site that

[android-beginners] Android Browser

2008-09-24 Thread Rishi D
Hello, I have a question on the browser supplied with Android. I run a WAP site, and am developing a site for the iPhone, using the special coding and markup made for the iPhone site. I would like to develop a site that would fit perfectly with browser with Android. Is there a place where I ca

[android-beginners] Re: New Free HTC Dream / T-Mobile G1 Android Emulator Skins

2008-09-24 Thread WebX | Vinicius Dallacqua
Great Skin. Thanks o/ 2008/9/24 Olaf Encke <[EMAIL PROTECTED]> > > I've created four HTC Dream Skins for the Android Emulator that I > would like to share with the Android community. They feature the black > and the white version of the phone both in portrait and in landscape > mode. > > You can

[android-beginners] Re: .xml in layout didn't shown in R.java

2008-09-24 Thread Mark Murphy
> When I created a .xml file in layout, it wasn't shown in R.java. And I > have no way to fix the R.java. > > Can anyone point out the reason? Can you provide: -- the layout XML -- the code attempting to use IDs defined in the layout XML -- notes about where the code is failing Without that, it

[android-beginners] .xml in layout didn't shown in R.java

2008-09-24 Thread Hw3699
When I created a .xml file in layout, it wasn't shown in R.java. And I have no way to fix the R.java. Can anyone point out the reason? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group

[android-beginners] Panoramio: super.oncreate()

2008-09-24 Thread jtaylor
I thought in onCreate() that "super.onCreate(savedInstanceState);" was supposed to be the very first statement? However in ImageList.java: @Override public void onCreate(Bundle savedInstanceState) { requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); super.onCreat

[android-beginners] Re: Android Targets

2008-09-24 Thread Casey Borders
You would need to make sure that you compile the kernel for the correct processor, but yes, you should be able to put Android on just about any device. On Wed, Sep 24, 2008 at 7:25 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Does it mean, its possible to flash any phone with android? > I

[android-beginners] Re: Download Android ?

2008-09-24 Thread Casey Borders
You will be able to download it once the source code is actually released, which is supposed to be before the end of the year. On Wed, Sep 24, 2008 at 10:40 AM, moe <[EMAIL PROTECTED]> wrote: > > Hello, > > Sorry for the lame question well maybe not so lame. But I was > wondering could I just dow

[android-beginners] Re: Android Targets

2008-09-24 Thread [EMAIL PROTECTED]
Does it mean, its possible to flash any phone with android? I have a moto ming which I believe runs on MV-Linux. I wanted to know if I can flash the ROM with Android. Thank You, On Sep 24, 11:00 am, "Casey Borders" <[EMAIL PROTECTED]> wrote: > Android is not meant to install on those platforms, i

[android-beginners] Android SDK and Eclipse Ganymede

2008-09-24 Thread JMcGarvey
Hello, I just installed the SDK and plugin for Eclipse, and I have errors that I can't decipher (Java newbie): ERROR No resource identifier found for attribute 'versionCode' in package 'android' AndroidManifest.xml ERROR No resource identifier found for attribute 'versionName' in package

[android-beginners] Download Android ?

2008-09-24 Thread moe
Hello, Sorry for the lame question well maybe not so lame. But I was wondering could I just download "Android"? since its open source and install it on my touch screen MDA ? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-beginners] New Free HTC Dream / T-Mobile G1 Android Emulator Skins

2008-09-24 Thread Olaf Encke
I've created four HTC Dream Skins for the Android Emulator that I would like to share with the Android community. They feature the black and the white version of the phone both in portrait and in landscape mode. You can grab them on this site: http://www.android.encke.net Happy coding. --~--~--

[android-beginners] Re: Unable to install ADT

2008-09-24 Thread Hussein
How to remove it? On Sep 24, 8:21 am, Filipe Abrantes <[EMAIL PROTECTED]> wrote: > I had this problem once (on Linux). Removing gcj solved the issue that > time... > > Hope it helps, > Filipe > > Hussein wrote: > > Not working :( > > The same error. > > > On Sep 24, 4:49 am, Uwe Grauer <[EMAIL PR

[android-beginners] Re: Could not find HelloAndroid.apk!

2008-09-24 Thread patrick91
thanks for the reply but it doesn't work :( --~--~-~--~~~---~--~~ 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.com To unsubscribe from this gr

[android-beginners] Re: Unable to install ADT

2008-09-24 Thread Filipe Abrantes
I had this problem once (on Linux). Removing gcj solved the issue that time... Hope it helps, Filipe Hussein wrote: > Not working :( > The same error. > > On Sep 24, 4:49 am, Uwe Grauer <[EMAIL PROTECTED]> wrote: > >> Hussein wrote: >> >>> Hey. >>> I'm trying to install Android Develop

[android-beginners] netbeans + android = compile error

2008-09-24 Thread fabio.gravina
Hallo, I've installed undroid plugins for netbeans but when i run an example appl netbeans return me: ERROR: Unknown command 'compile' Android Asset Packaging Tool Usage: aapt l[ist] [-v] [-a] file.{zip,jar,apk} List contents of Zip-compatible archive. ... bla bla /home/fabio/NetBeansP

[android-beginners] Re: Unable to install ADT

2008-09-24 Thread Hussein
Not working :( The same error. On Sep 24, 4:49 am, Uwe Grauer <[EMAIL PROTECTED]> wrote: > Hussein wrote: > > Hey. > > I'm trying to install Android Developer Tools on Eclipse Ganymede > > installed on Ubuntu 7.10. > > I followed the instructions in > >http://code.google.com/android/intro/install

[android-beginners] T-Mobile G1 skin now available for Android Emulator!

2008-09-24 Thread Tea Vui Huang
T-Mobile G1 skin now available for Android Emulator! http://teavuihuang.com/android To install, download and unzip "HVGA-P-G1.zip" to the Android skin directory, e.g. "C:\android-sdk-windows-1.0_r1\tools\lib\images \skins". To run the Android emulator with this T-Mobile G1 skin, enter this on the

[android-beginners] Re: Could not find HelloAndroid.apk!

2008-09-24 Thread Imran
On Sep 21, 12:17 am, patrick91 <[EMAIL PROTECTED]> wrote: > Hi I've this error when I ran the android hello world: > > [2008-09-20 21:13:34 - HelloAndroid] -- > [2008-09-20 21:13:34 - HelloAndroid] Android Launch! > [2008-09-20 21:13:34 - HelloAndroid] adb is running

[android-beginners] Re: Unable to install ADT

2008-09-24 Thread Uwe Grauer
Hussein wrote: > Hey. > I'm trying to install Android Developer Tools on Eclipse Ganymede > installed on Ubuntu 7.10. > I followed the instructions in > http://code.google.com/android/intro/installing.html#installingplugin > But upon adding the previous site I got an error indication that the > pr

[android-beginners] Re: Emulator starts but HelloAndroid doesn't run

2008-09-24 Thread Pierpaolo
Hi Brad, I received the same error you detailed in your previous post. Can you please tell me how did you resolve it? Thanks a lot pierpaolo On 24 Set, 00:11, bsnelson <[EMAIL PROTECTED]> wrote: > I resolved (?) the build error I had in my previous post, and my > HelloAndroid project seems to

[android-beginners] [help] throw expection when use getInputStream()

2008-09-24 Thread Ka
Hi, I am using eclipse version 3.4 android SDK 0.9Beta. Actually, I want to get the html from a website. But it throw to exception with unknow error, I found that when it run .getInputStream(), then throw exception. I try a sample from http://www.anddev.org/working_with_files-t115.html, same h

[android-beginners] [Help] About URLConnection

2008-09-24 Thread Ka
Hi, I don't know why it doesn't work, I'm using eclipse version 3.4 and android sdk0.9beta Actually, I want to get the html code from a website, and it throw to EXCEPETION , unknown error. Then I try a sample code from http://www.anddev.org/working_with_files-t115.html I found that when it runs

[android-beginners] Unable to install ADT

2008-09-24 Thread Hussein
Hey. I'm trying to install Android Developer Tools on Eclipse Ganymede installed on Ubuntu 7.10. I followed the instructions in http://code.google.com/android/intro/installing.html#installingplugin But upon adding the previous site I got an error indication that the previous URL isn't a repository