[android-beginners] How to set colors to table borders?

2008-11-03 Thread for android
How do i set a color to the border to a table in the layout example. Is there something called border-color??? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, se

[android-beginners] Re: Android source building fail while building adb part. Could anyone help?

2008-11-03 Thread geoff
thanks much! how did you figure out that was the package you needed? On Oct 25, 9:13 am, Arcane <[EMAIL PROTECTED]> wrote: > Hi All, > > Sorry to bother you guys. > > I think I found the answer by myself already. > > $sudo apt-get install libncurses5-dev > > This is working for me. > > On Oct 25

[android-beginners] Re: Shoud i update system for my G1 device?

2008-11-03 Thread Moto
This is what they call it in telecommunication industry (FOTA) Firmware over the Air. In your case, T-Mobile has an updated patch to your phone and they wanted to send you this patch over the air instead of going to them and do it. This feature has been implemented in a lot of phones recently a

[android-beginners] Re: Shoud i update system for my G1 device?

2008-11-03 Thread Thabet Mashlah
This is what they call it in telecommunication industry (FOTA) Firmware over the Air. In your case, T-Mobile has an updated patch to your phone and they wanted to send you this patch over the air instead of going to them and do it. This feature has been implemented in a lot of phones recently an

[android-beginners] Map Frustrations

2008-11-03 Thread shubaduaaa!
I'm new to android development and wanted to try out some of the lbs features. However, I can't seem to get the basic map to load properly. I get the infamous grid. I've registered an apiKey and have implemented it, as well as added most of the suggested permissions. Code is as follows. Code Ex

[android-beginners] Cann't see a hole landscape emulator, Why?

2008-11-03 Thread Thaw
Hi, all I cann't see a hole landscape emulator screen when i run my sample app on Windows using Eclipse 3.4 and android sdk1.0r, Why? please advance to me. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Begin

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Dana Li
The idea is simple, it you can find an existing j2me app (released, then we can run it) and we dynamically convert it into an apk when u download it. Later we will add capabilities for developers to access the converted apks so they can upload to android market. DL On Mon, Nov 3, 2008 at 9:03 PM

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Amir Noble
What if the file are in apk format ? Isn't that format friendly? On Nov 3, 2008 7:22 PM, "Dana Li" <[EMAIL PROTECTED]> wrote: It should be a url point to a valid J2ME jad file. For example: http://download.greystripe.com/download/4585/4209/30093/684561/3530822107859266250/app4585.jad what

[android-beginners] Re: emulator-5554 disconnected!

2008-11-03 Thread Thaw
I have met same problem like that. But it not happend again, when i run app next time. you could do that way. Thaw --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send

[android-beginners] Re: Shoud i update system for my G1 device?

2008-11-03 Thread Caiwangqin
my G1 device reminder me to update again, so i click update. then device reboot, go to download file, the download progress finish in 1 minutes. then show another screen, a yellow arrow point to CPU, automatic restart again. this time more than 2 minutes(i still afraid of it become a brick). after

[android-beginners] Re: Khaing Thaw has invited you to join Friendster

2008-11-03 Thread Thaw
sorry i don't mean that, Sunit Katkar... --~--~-~--~~~---~--~~ 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 group

[android-beginners] ActivityManager: Starting: Intent - ActivityManger [1] Killed Problem. Not able to Run the App.

2008-11-03 Thread Dhiwakar M
Hi Friends, I am trying to run the yahoo messenger code(which is already posted in the Google Code), but i am trying for the new SDK 1.0 version. (Note the same code is working like a charm with the previous version). There is no errors in the code. But while running the app. its not showing up in

[android-beginners] Re: SMS App

2008-11-03 Thread Sheida S.
Hello there,   The SMS messages will be charged because they are infact delivered to your handset.   Sheida. --- On Mon, 11/3/08, volchara <[EMAIL PROTECTED]> wrote: From: volchara <[EMAIL PROTECTED]> Subject: [android-beginners] Re: SMS App To: "Android Beginners" Date: Monday, November 3, 200

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Dana Li
It should be a url point to a valid J2ME jad file. For example: http://download.greystripe.com/download/4585/4209/30093/684561/3530822107859266250/app4585.jad what is the url to your jad file? DL On Mon, Nov 3, 2008 at 1:00 PM, Amir Noble <[EMAIL PROTECTED]> wrote: > I've tried installing some

[android-beginners] Re: Shoud i update system for my G1 device?

2008-11-03 Thread Fish Kungfu
I updated mine. It was safe. The one significant change I've seen is how it behaves now when connecting the USB cable from my laptop. You no longer have to manually set the G1 through System settings to act like a storage device. Instead, when you connect the USB cable you'll get an automatic n

[android-beginners] Uninstall existing app from emulator?

2008-11-03 Thread Thaw
Hi, I am using eclipse on Windows, i run application it work fine on emulator. But i want to uninstall that app from emulator, how can i do? It needs to use shell command to uninstall app but, how can i use shell command on Windows? somebody help me, i am in trouble. Thanks Thaw... --~--~-

[android-beginners] how to setup android development envrioment?

2008-11-03 Thread hunter
Hi, all: I download android source code from git, and try to build on my linux machine, and met errors: build/core/main.mk:28: build/core/main.mk:29: * You are using version 3.79.1 of make. build/core/main.mk:30

[android-beginners] Re: Shoud i update system for my G1 device?

2008-11-03 Thread Amir Noble
I'm curious as to why a G1 update wouldn't be safe On Nov 3, 2008 5:53 PM, "Caiwangqin" <[EMAIL PROTECTED]> wrote: I had one message this morning, it says system update, i can update now or later, i choosed update later, cause i don't know if update safe. shoud i update for my G1 device? --

[android-beginners] Shoud i update system for my G1 device?

2008-11-03 Thread Caiwangqin
I had one message this morning, it says system update, i can update now or later, i choosed update later, cause i don't know if update safe. shoud i update for my G1 device? -- Best Regards, Jesse Cai (蔡望勤) http://P1.cn Email: [EMAIL PROTECTED] Skype: caiwangqin Mobile: +8613811479619 MSN: [EM

[android-beginners] Re: Notepadv3 issue when keyboard is opened

2008-11-03 Thread [EMAIL PROTECTED]
I found where the bug is: NoteEdit.onSaveInstanceState is called when the keyboard is opened. This will try to call: outState.putLong(NotesDbAdapter.KEY_ROWID, mRowId); If this is a new note, then mRowId is null, and this will cause an error. If you fix this by doing a null check before running

[android-beginners] Re: Emulator Filling Hard Drive space

2008-11-03 Thread Sunit Katkar
Thank you very much for this tip. I discovered that I had about 1.8 Gigs taken up by these temp files :) - Sunit On Mon, Nov 3, 2008 at 3:09 AM, Gareth Arch <[EMAIL PROTECTED]> wrote: > > My answer was going to be a little long so I ended up making a post > about it at my blog. > > http://flexfus

[android-beginners] Re: NetBeans + Android

2008-11-03 Thread Martin Adamek
Undroid project mentioned there was moved to http://undroid.kenai.com -M On Sep 17, 11:32 pm, "Horacio Sanson" <[EMAIL PROTECTED]> wrote: > http://piao-tech.blogspot.com/2008/03/developing-android-in-netbeans > > Not sure if these instructions are still useful with newer Android versions. >

[android-beginners] Re: I can't visit the website source.android.com

2008-11-03 Thread Fish Kungfu
Hmmm. It works okay for me. On Mon, Nov 3, 2008 at 7:09 PM, tagore <[EMAIL PROTECTED]> wrote: > > Hi, > I can't visit the website source.android.com. My location is in China, > Asia. Does the google block the IP from here? > > Tagore > > > --~--~-~--~~~---~--~~

[android-beginners] I can't visit the website source.android.com

2008-11-03 Thread tagore
Hi, I can't visit the website source.android.com. My location is in China, Asia. Does the google block the IP from here? Tagore --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to thi

[android-beginners] Re: Is there any uniquely identifiable information an app can access?

2008-11-03 Thread Ender
Thank you! This is exactly what I was hoping for. On Nov 3, 7:46 am, Mark Murphy <[EMAIL PROTECTED]> wrote: > Ender wrote: > > Is there any uniquely identifiable information like a Hardware ID, Mac > > Address, or even the username of the unified google login that an app > > can access? I have a

[android-beginners] Re: My application tries to replace the "Android System"

2008-11-03 Thread Amir Noble
I've noticed a few dual sim card holder for htc devices. Do you think android would host such a component? I was thinking T-Mo for data 3g and AT&T for calling on their 2g network On Nov 3, 2008 1:52 PM, "UBZack" <[EMAIL PROTECTED]> wrote: Go to the Settings app, then Wireless controls, the

[android-beginners] Re: Repository ADT not available

2008-11-03 Thread Jorrit Jongma
Had the same thing about 12 hours ago. Eventually it worked after refreshing a number of times - I'd say, keep trying, or download the zip file manually as per the SDK instructions. -Original Message- From: android-beginners@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrea_g

[android-beginners] Re: use of maps

2008-11-03 Thread Fran Borrego
Gracias por responder, pero el problema es que sera en tiempo de ejecución cuando se cree el mapa y se trabaje con él en la aplicación, por eso no he decidido utilizar el api de Google maps ya que este api es para trabajar en web con javascript Un saludo, gracias. --

[android-beginners] Re: Repository ADT not available

2008-11-03 Thread Mark Murphy
Andrea_g wrote: > Hi, > I'm trying to install the Android Development Tool (ADT) in Eclipse > Ganymede (3.4) but the URL https://dl-ssl.google.com/android/eclipse/ > is not available! > How can i do to resolve this problem? Try switching to http://dl-ssl.google.com/android/eclipse/ and see if th

[android-beginners] Re: fatal: branch 'stable' has not been signed

2008-11-03 Thread Mark Murphy
[EMAIL PROTECTED] wrote: > hey y'all, has anyone seen this error when attempting to clone the > repo: > > $ repo init -u http://android.git.kernel.org/platform/manifest.git > Getting repo ... >from http://android.kernel.org/tools/repo.git > > fatal: branch 'stable' has not been signed > >

[android-beginners] Re: My application tries to replace the "Android System"

2008-11-03 Thread UBZack
Go to the Settings app, then Wireless controls, then Mobile networks, then check "Use only 2G networks" this should do the trick. -Zack On Nov 3, 4:43 pm, "Amir Noble" <[EMAIL PROTECTED]> wrote: > My question is how do u disable 3g to use edge? > > On Nov 3, 2008 1:36 PM, "UBZack" <[EMAIL PROTECT

[android-beginners] Re: Equivalent control to a TreeView control in MS Windows?

2008-11-03 Thread ppcinfo
Thanks for your comments, Mark. You're quite right about the "fat fingers" UI. BTW, thanks for writing such a good book ("The Busy Coder's..."). It has helped me a lot with understanding how to program for the Android devices. ppcinfo On Nov 3, 9:15 am, Mark Murphy <[EMAIL PROTECTED]> wrote: >

[android-beginners] Re: My application tries to replace the "Android System"

2008-11-03 Thread Amir Noble
My question is how do u disable 3g to use edge? On Nov 3, 2008 1:36 PM, "UBZack" <[EMAIL PROTECTED]> wrote: I've been having the exact same problem, and your solution, downloading my apk to my G1 over WiFi, fixed it. But this to me was not an acceptable solution because many people are often

[android-beginners] Re: My application tries to replace the "Android System"

2008-11-03 Thread UBZack
I've been having the exact same problem, and your solution, downloading my apk to my G1 over WiFi, fixed it. But this to me was not an acceptable solution because many people are often not near WiFi spots, and must rely on EDGE/G2/G3 networks from T-Mobile, so I decided to play around and find ou

[android-beginners] Re: SMS App

2008-11-03 Thread volchara
Are you sure you can accomplish this? I mean I think you can make an app that automatically removes messages from the blocked users, but I do not think you can actually prevent them from being received on the phone itself. That would be something T-Mobile would have to implement on their end to

[android-beginners] emulator-5554 disconnected!

2008-11-03 Thread yoel
Hi all; I see that many others have experienced a similar problem and i don’t see a real solution here, when i try running the simple Hello Android program i get the following message in console emulator-5554 disconnected! Cancelling 'com.android.hello.HelloAndroid As a result the program does

[android-beginners] fatal: branch 'stable' has not been signed

2008-11-03 Thread [EMAIL PROTECTED]
hey y'all, has anyone seen this error when attempting to clone the repo: $ repo init -u http://android.git.kernel.org/platform/manifest.git Getting repo ... from http://android.kernel.org/tools/repo.git fatal: branch 'stable' has not been signed any suggestions on how to fix / bypass this a

[android-beginners] Repository ADT not available

2008-11-03 Thread Andrea_g
Hi, I'm trying to install the Android Development Tool (ADT) in Eclipse Ganymede (3.4) but the URL https://dl-ssl.google.com/android/eclipse/ is not available! How can i do to resolve this problem? Thanks --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Amir Noble
I've tried installing some apps using J2ME but they won't install. What format should the download be in On Nov 3, 2008 10:16 AM, "Dana Li" <[EMAIL PROTECTED]> wrote: Let me know if you see any problems. You can now convert your j2me applications into android apks and put on android market n

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread alexdonnini
Mark, Thanks. Everything you say is crystal clear, and I thought I understood it before you pointed it out. I am still puzzled by the fact that your activity intents.java (see code below) without an explicit reference to a layout file (one I could find) works without problems, while mine with t

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread Mark Murphy
alexdonnini wrote: > 1) My activity does have a main.xml file (see below) If you don't call setContentView(R.layout.main) someplace, or use LayoutInflater on main.xml, it won't get used. > 2) Does the lack of explicit reference to a layout file in the code > explain why the application crashes

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread alexdonnini
Mark, Two additional points: 1) My activity does have a main.xml file (see below) 2) Does the lack of explicit reference to a layout file in the code explain why the application crashes (at setContentView(main)? Thanks. Alex Donnini http://schemas.android.com/apk/res/ android" android:

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread Mark Murphy
alexdonnini wrote: > Does that mean that in your "intents.java" activity where "onCreate" > is essentially the same as the one I reported below, there is an > implicit reference to the default main.xml layout file? No. In the source code you supplied, you called setContentView(main) -- in this

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Dana Li
Let me know if you see any problems. You can now convert your j2me applications into android apks and put on android market now :) In addition, just let you know J2ME runner is now in Android maket. Check it out. (For some reason, if you had downloaded j2me runner before from our web site, you NE

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread alexdonnini
Hi Mark, Thanks for the response. I understand. Does that mean that in your "intents.java" activity where "onCreate" is essentially the same as the one I reported below, there is an implicit reference to the default main.xml layout file? Is there no way to define an XML layout file for within a

[android-beginners] Re: Confused by "Sorry! The application ____ (process ___ ) has stopped unexpectedly..." message

2008-11-03 Thread Evan Charlton
Another (in my opinion, less hassle) way to figure out what the exceptions are is to run the emulator in debug. When the exception gets thrown, Eclipse should fire a breakpoint at the current line. In debug mode, press F6 (to go to the next line) and in the Variables tab, there should be an entry

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Dana Li
Basically, any generic J2ME games. (You need to provide a url to the jad file) We are also in the process of implementing other JSRs such as JSR 179(location), 135 (multimedia) and 120 (messaging) so more and more j2me that requires optional packages can run in it. You can also convert your own A

[android-beginners] Wrap Text around Image

2008-11-03 Thread Beginner
Hi, I'm trying to get a pretty standard effect. An image (in an ImageView) on the the top-left corner of the screen, with text (in a TextView) that wraps around it. (So part of it is on the right of the image, and the rest is on the bottom. Could someone tell me how to achieve this? I guess I ca

[android-beginners] Re: Equivalent control to a TreeView control in MS Windows?

2008-11-03 Thread Mark Murphy
Sunit Katkar wrote: > I dont see an explicit Tree View type of control. List View exists for sure. ExpandableListView is the closest analogue that I am aware of. However, bear in mind that, unlike most Windows Mobile devices, some Android devices are designed to be used by fingers, not stylii.

[android-beginners] Re: use of maps

2008-11-03 Thread Jerry Elizondo
Hola Fran: Supongo que depende de qué clases quieras usar, no hay que olvidar que las clases pueden tener dependencias del código relativo al hardware y que sea poco eficiente tener que adaptarlas para usar en una computadora de escritorio. Creo que tu mejor opción es usar el API de Google Maps (

[android-beginners] Re: Equivalent control to a TreeView control in MS Windows?

2008-11-03 Thread Romain Guy
ExpandableListView is a limited equivalent of TreeView. On Nov 3, 2008 8:50 AM, "Sunit Katkar" <[EMAIL PROTECTED]> wrote: I dont see an explicit Tree View type of control. List View exists for sure. On Sun, Nov 2, 2008 at 10:23 AM, Jerry Elizondo <[EMAIL PROTECTED]> wrote: > > Hello: > > B...

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Amir Noble
What file types will the j2me allow users to download On Nov 3, 2008 7:34 AM, "Jesse Cai" <[EMAIL PROTECTED]> wrote: i tried it, it works fine in emulator. also works well in my G1 mobile device, thanks. On Oct 31, 1:58 am, "Dana Li" <[EMAIL PROTECTED]> wrote: > Dew, > > Sorry for the late r

[android-beginners] Re: Equivalent control to a TreeView control in MS Windows?

2008-11-03 Thread Sunit Katkar
I dont see an explicit Tree View type of control. List View exists for sure. On Sun, Nov 2, 2008 at 10:23 AM, Jerry Elizondo <[EMAIL PROTECTED]>wrote: > Hello: > > Bot ListView and TreeView exist, check > http://code.google.com/android/reference/view-gallery.html for some > examples. > > Cheers,

[android-beginners] Re: android on windows OS

2008-11-03 Thread Sunit Katkar
Its up. I just checked. Its hosted on the popular blogger site. So if they had problems when you accessed it, then you might have found it dead. Here is the direct link to the tutorial http://www.vidyut.com/sunit/android/ Happy coding :) - Sunit Katkar http://sunitkatkar.blogspot.com/ - Android O

[android-beginners] Re: How to sign out of Gmail on G1 phone?

2008-11-03 Thread Sunit Katkar
Extremely inconvenient and very user unfriendly!! On Mon, Nov 3, 2008 at 8:41 AM, bryan <[EMAIL PROTECTED]> wrote: > > Doing a factory data reset in Settings > SD card & phone storage is > the only way I've been able to do it. > > On Nov 3, 7:56 am, "Android dev" <[EMAIL PROTECTED]> wrote: > > Y

[android-beginners] Re: How to sign out of Gmail on G1 phone?

2008-11-03 Thread bryan
Doing a factory data reset in Settings > SD card & phone storage is the only way I've been able to do it. On Nov 3, 7:56 am, "Android dev" <[EMAIL PROTECTED]> wrote: > Yes, even I have been trying to figure out how to sign out and then sign in > with a different username and password ? > > On Sun

[android-beginners] Re: How to sign out of Gmail on G1 phone?

2008-11-03 Thread Sunit Katkar
Yes this inability to do so is very irritating. On Mon, Nov 3, 2008 at 7:56 AM, Android dev <[EMAIL PROTECTED]> wrote: > Yes, even I have been trying to figure out how to sign out and then sign in > with a different username and password ? > > > > > > On Sun, Nov 2, 2008 at 10:57 PM, Sunit Katkar

[android-beginners] Re: TimerTask help

2008-11-03 Thread bryan
I was playing with TimerTask for the first time the other day. It pops up a dialog after 30 seconds. May help you figure out what to do. About the emulator, you don't have to restart it each time. After it starts up once, just leave it open. After that, when you are ready to run your app, it'll lo

[android-beginners] Re: TextView.setWidth does nothing?

2008-11-03 Thread Romain Guy
You should try using wrap_content instead of 5dp :) On Sun, Nov 2, 2008 at 10:30 PM, Dave Kong <[EMAIL PROTECTED]> wrote: > > I have a layout file where part of it is below. 2 TextViews nested > inside the same FrameLayout so that the 1st one (being lower in the Z- > order) shows up behind the te

[android-beginners] Re: hey there, i got a queston

2008-11-03 Thread Mark Murphy
Android dev wrote: > But is there any way to close the applications manually by code ? An activity can dismiss itself by calling finish(), if that's what you mean. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.4 Published! --~--

[android-beginners] Re: hey there, i got a queston

2008-11-03 Thread Android dev
But is there any way to close the applications manually by code ? On Mon, Nov 3, 2008 at 6:29 AM, Mark Murphy <[EMAIL PROTECTED]> wrote: > > cmyers7980 wrote: > > so im new to the android world...duh! > > but i was wondering > > > > to the differetn apps close them selvesor do you haveto clos

[android-beginners] Re: android on windows OS

2008-11-03 Thread Android dev
The link is working fine for me On Mon, Nov 3, 2008 at 12:51 AM, parani kumar <[EMAIL PROTECTED]> wrote: > Hi Sunit, > > The link is dead. > > http://sunitkatkar.blogspot.com/ > > It is not loading. > > On Fri, Oct 31, 2008 at 11:11 PM, Sunit Katkar <[EMAIL PROTECTED]>wrote: > >> I am not aware o

[android-beginners] Re: How to sign out of Gmail on G1 phone?

2008-11-03 Thread Android dev
Yes, even I have been trying to figure out how to sign out and then sign in with a different username and password ? On Sun, Nov 2, 2008 at 10:57 PM, Sunit Katkar <[EMAIL PROTECTED]> wrote: > Today I was playing with a real G1 phone on loan from our marketing dept. It > had the Gmail applicati

[android-beginners] Re: Is there any uniquely identifiable information an app can access?

2008-11-03 Thread Mark Murphy
Ender wrote: > Is there any uniquely identifiable information like a Hardware ID, Mac > Address, or even the username of the unified google login that an app > can access? I have a app + webservice that requires some lightweight > user tracking to work and would like to have it work without signup

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-03 Thread Jesse Cai
i tried it, it works fine in emulator. also works well in my G1 mobile device, thanks. On Oct 31, 1:58 am, "Dana Li" <[EMAIL PROTECTED]> wrote: > Dew, > > Sorry for the late response, Basically we are busy making the formal > release. > > Here is the release candidatehttp://www.netmite.com/andro

[android-beginners] Is there any uniquely identifiable information an app can access?

2008-11-03 Thread Ender
Is there any uniquely identifiable information like a Hardware ID, Mac Address, or even the username of the unified google login that an app can access? I have a app + webservice that requires some lightweight user tracking to work and would like to have it work without signup or a login at the be

[android-beginners] TextView.setWidth does nothing?

2008-11-03 Thread Dave Kong
I have a layout file where part of it is below. 2 TextViews nested inside the same FrameLayout so that the 1st one (being lower in the Z- order) shows up behind the text (which has transparent background). My goal is to change the width of the first Te

[android-beginners] https and port 80 problem

2008-11-03 Thread Dennis Wilmsmann
Hi everyone, I'm new to Android and have just successfully created some small apps based upon tutorials and examples. My problem is the network (or proxy) connection of the Android emulator. I'm behind a proxy and have no direct connection to the Internet. After some troubleshooting I found out, t

[android-beginners] SimpleCursorAdapter - change the way of binding cursor to view

2008-11-03 Thread szulcu
Hi, I've got the following problem. I've got an sql table with the BLOB field "title", a listview lv and cursor c. If I use: /// startManagingCursor(c); String[] from = new String[]{"title"}; int[] to = new int[]{R.id.rowtitle}; SimpleCursorAdapter pins = new SimpleCursorAdap

[android-beginners] How to code a music player in android .......

2008-11-03 Thread Rajib
Hi. I want to develop a Video player in android but I donot how how to start. I have done it in J2ME. please help me out.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to

[android-beginners] Wrap Text around Image

2008-11-03 Thread Beginner
Hi, I'm trying to wrap text around an Image. How do I accomplish that? I've got my picture in an ImageView, and my text in a TextView. How do I arrange these things so that the text wraps around the image (i.e. Image is on the top-left, the text flows around it)? Is there a particular parent Vi

[android-beginners] Re: proxy settings for emulator

2008-11-03 Thread David Turner
CC-ing android-beginners (please do not write to me directly) I believe that proxy support in the web browser was left out due to release/timing pressure, and this may not work properly in the current SDK. The next SDK release will contain: - the same browser implementation - a re-implemented -ht

[android-beginners] Re: Emulator Filling Hard Drive space

2008-11-03 Thread David Turner
Yes, this is a known issue but I believe that it was fixed in the latest SDK release. If not, the temporary files will be cleaned up in the next SDK release's emulator. sorry for the annoyance. On Sun, Nov 2, 2008 at 4:48 AM, Gareth Arch <[EMAIL PROTECTED]> wrote: > > I'm not sure exactly what is

[android-beginners] Re: SDK for Mac Powerbook pre-Intel ?

2008-11-03 Thread David Turner
no, this is not supported at the moment. On Sun, Nov 2, 2008 at 10:47 PM, Jim <[EMAIL PROTECTED]> wrote: > > Hello, > is there any way to run the SDK and eclipse plug in on pre-Intel > Powerbook G4 Mac OS X? > > the requirements mention: > > Supported Operating Systems: > >* Windows XP or Vis

[android-beginners] Re: ListView id R.java application crash

2008-11-03 Thread Mark Murphy
alexdonnini wrote: > Could someone explain to me why the entry of a ListView id (list) > defined in the layout files used by my application is not among the > entries in the "id class" in R.java? In the source code you included in your email, you don't have any layout files. Layout files are in

[android-beginners] Re: hey there, i got a queston

2008-11-03 Thread Mark Murphy
cmyers7980 wrote: > so im new to the android world...duh! > but i was wondering > > to the differetn apps close them selvesor do you haveto close them Android will close up apps as needed, based on user actions (e.g., back button out of the last running activity) or system needs (e.g,. low

[android-beginners] Re: Emulator Filling Hard Drive space

2008-11-03 Thread Gareth Arch
My answer was going to be a little long so I ended up making a post about it at my blog. http://flexfusion.archfamily.com/2008/11/android-ate-my-hard-drive/ Hopefully it'll be useful to others as well On Nov 1, 10:48 pm, Gareth Arch <[EMAIL PROTECTED]> wrote: > I'm not sure exactly what is happ

[android-beginners] Java Supported by Android

2008-11-03 Thread Arigead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All, I'm just starting out here and scouting out the area so to speak. I know that Android Applications are written in JAVA Source Code but I'm trying to find a web page which details the JAVA that is supported by the Android platform. What

[android-beginners] Re: Confused by "Sorry! The application ____ (process ___ ) has stopped unexpectedly..." message

2008-11-03 Thread for android
Put some Log statement... Look at the LogCat in debug mode ..u will get to know the error trace... On Mon, Nov 3, 2008 at 10:59 AM, illiniwatcher <[EMAIL PROTECTED]>wrote: > > Hi, folks: > > I am really confused about Android at this point. I'm writing a very > simple application called "Counte