[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
Hi, What is your valid email id? I have tried at this (azoncig...@gmail.com ) but not able to send mail to you Thanks Gulfam On Mar 11, 5:27 pm, "AzonCigars.com" wrote: > I would like someone to make an app for me.  I am willing to pay for > it and hope to list it on the android market.  The a

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
You can communicate with me at (gulfa...@gmail.com) On Mar 12, 12:01 pm, Gulfam wrote: > Hi, > > What is your valid email id? I have tried at this > (azoncig...@gmail.com ) > but not able to send mail to you > > Thanks > Gulfam > > On Mar 11, 5:27 pm, "AzonCigars.com" wrote: > > > I would like

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
i have got Your email id. On Mar 12, 12:02 pm, Gulfam wrote: > You can communicate with me at (gulfa...@gmail.com) > > On Mar 12, 12:01 pm, Gulfam wrote: > > > Hi, > > > What is your valid email id? I have tried at this > > (azoncig...@gmail.com ) > > but not able to send mail to you > > > Than

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Sena Gbeckor-Kove
I'd ask in dev not beginner. S On 12 Mar 2009, at 08:08, Gulfam wrote: > > i have got Your email id. > > On Mar 12, 12:02 pm, Gulfam wrote: >> You can communicate with me at (gulfa...@gmail.com) >> >> On Mar 12, 12:01 pm, Gulfam wrote: >> >>> Hi, >> >>> What is your valid email id? I have tr

[android-beginners] Re: EditText appearance

2009-03-12 Thread Mr.No
Can i assigne a colorstate list to the background? And how do i change the bordercolor when the edittext gains the focus, without placing a backgroundimage? Tseng schrieb: > You could create a colorstate list (xml file in res/drawable), for > example > http://developer.android.com/reference/andro

[android-beginners] Opening pdf and office file

2009-03-12 Thread Pankaj Bisaria
Hello friends I have a question. Presently I am working on an application where I have to open various types of files. The type includes .txt, .pdf, .bmp, .png , .doc, .xls Can you please tell me that is there any one component which can do work for all. In iPhone sdk apple provided a UIWebView c

[android-beginners] Re: Problem with textview in a Dialog

2009-03-12 Thread Chavepeyer Geoffrey
Found the problem : I needed to call the findViewById() method on the dialog like this : TextView tv = (TextView) d.findViewById(R.id.TextView01); and not like this : TextView tv = (TextView) findViewById(R.id.TextView01); Geoffrey. On 11 mar, 09:09, Chavepeyer Geoffrey wrote: > Nobody to he

[android-beginners] Re: EditText appearance

2009-03-12 Thread Mr.No
thx a lot :) On 10 Mrz., 11:30, "Mr.No" wrote: > Hello, > how do i change the size, style, typeface of a hint? > If the EditText gains the focus the border-color changes to orange, > how do i set a other color? > > rgds >        Mr.No --~--~-~--~~~---~--~~ You rec

[android-beginners] Re: Opening pdf and office file

2009-03-12 Thread Mark Murphy
Pankaj Bisaria wrote: > If in Android that component is not available then please tell me how we > can open the pdf and MSOffice files. Buy programs that run on Android that open PDF and MS Office files. I know there are PDF viewers available, and I seem to recall DataVis was going to be releasin

[android-beginners] Re: textview '\n' not causing carraige return

2009-03-12 Thread Mark Murphy
NFSpeedypur wrote: > I am very confused. I have brought in data from a database in a > string format. This data is something like "Hello\nThis is a Test" > But it is not the '\n' as a carriage return and I am not sure why. If > I add another part to the string with like ... string + "\nHello" i

[android-beginners] Re: Opening pdf and office file

2009-03-12 Thread Jason Van Anden
I still have not come across a descent pdf reader for Android. I would like to find one so I can read Mark's books on the subway (actually). If anyone has a good recommendation ... last I checked the ones in the market are not ready for prime time. i++ On Thu, Mar 12, 2009 at 8:00 AM, Mark Murp

[android-beginners] Re: Opening pdf and office file

2009-03-12 Thread Mark Murphy
Jason Van Anden wrote: > I still have not come across a descent pdf reader for Android. I would > like to find one so I can read Mark's books on the subway (actually). Well, what you *really* need is for me to get off my and add EPUB editions. Then, FBReaderJ, or maybe some future port of Stan

[android-beginners] Invalid Phone Numbers Problem [SOLVED]

2009-03-12 Thread mafro
Thought I'd post this issue since I've run into it since I got my new G1. There must be others who have this problem.. I moved all my numbers across via my SIM card. It seems the SIM cropped all the pluses (+) from the front of all numbers with +447... in my contacts. (+44 is UK code). Now, a +4

[android-beginners] Re: textview '\n' not causing carraige return

2009-03-12 Thread NFSpeedypur
Thats true and I have tested using a \r in there but it is on the android emulator. Its just odd because at one point it was working fine. I can make a new string and put a \n in and it works fine. It just does not like the one that is taken out of the database. I have tried both importing in

[android-beginners] Re: Basic file input / output tutorial

2009-03-12 Thread superjet
Sorry, this is a duplicate: http://groups.google.com/group/android-beginners/browse_thread/thread/c5262a28a76d17d4# On Mar 11, 5:14 pm, superjet wrote: > I'm new to Java/Android, can anyone recommend a tutorial on android > that introduces reading and writing flat files? > > sj > > ps, if this

[android-beginners] Re: Real Audio

2009-03-12 Thread Ayman El-Ghazali
I saw the specs on Wikipedia and other websites. I don't see why there could not be a player that plays Real Audio. I switched from the IPhone anticipating that I could play real audio on my G1. On Wed, Mar 11, 2009 at 11:35 AM, Mark Murphy wrote: > > AA wrote: > > According to the Specs it sho

[android-beginners] Re: textview '\n' not causing carraige return

2009-03-12 Thread Allan Rogge de Menezes Souza
I'm a Newbie!!! And not speak English ALGUEM PODE ME AJUDAR HELP ME tenho um concurso pra participar e não sei nem o que seja Android ou que linguagem usar se for possível gostaria de obter alguma ideia com vcs aqui se é que tem brasileiro aqui! olhei o grupo brasileiro mas não tem nada e

[android-beginners] inquiry

2009-03-12 Thread Jain Romy
Note: Don't mean to double post, but I didn't see my initial post appear. Reposting. Hi, I've been tasked with designing the UI for our Android app and I'm trying to gather as much information as I can to be well informed. Quick question... What's the bar at the top of the screen called? I'm try

[android-beginners] Style Attributes

2009-03-12 Thread hazlema
I have been looking for hours is there a list of attributes for styles (ex. android:textSize, android:textColor), if so where? Am I just missing somthing? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Begi

[android-beginners] Re: Question regarding linearlayout

2009-03-12 Thread Dat Nguyen
Why not trying RelativeLayout?You may use android:layout_toRightOf: @id/textf for the button. Dat Nguyen. On Tue, Mar 10, 2009 at 11:26 PM, striverwang wrote: > > hi,all: > I have a question regarding linearlayout(maybe other layout types) > __ > | textf |

[android-beginners] Re: T1-mobile developers UK

2009-03-12 Thread hendfarid
Hello Paul a question please. the dev one you got is the same as the one in the US? what about 3G? does it use 2100? I am asking because I live in egypt and I was wondring is it better to get it via a freind in the US or in the UK? in Egypt we use GSM 900 and 2100 for the 3G conectivity and I w

[android-beginners] Re: Eclipse Landscape Emulator

2009-03-12 Thread Dat Nguyen
Try Ctrl + F11. May be this is what you need. Dat Nguyen. On Wed, Mar 11, 2009 at 5:58 PM, Kevin Phillips wrote: > > Hi droozen, > > In Eclipse do the following. > > Select your project > Go to Run > Run Configuration > Then select the "Target" tab. > under "Emulator Launch Parameters" select t

[android-beginners] Layout Problem Listview in Scrollview

2009-03-12 Thread guruk
Hi, (sorry if this mail is twice, but i dont see my first posting online:) I have a Scrollview with an Gallery at the top, bellow two lines textview and a Listview) 1. Problem. Listview with height=Fill_parent or wrap_content does not work (it only shows me a tiny part of the listview) So i did

[android-beginners] Re: Layout Problem Listview in Scrollview

2009-03-12 Thread Romain Guy
Do NOT put a ListView inside a ScrollView. ListView already handles scrolling, you're only going to run into trouble. On Thu, Mar 12, 2009 at 4:37 AM, guruk wrote: > > Hi, (sorry if this mail is twice, but i dont see my first posting > online:) > > I have a Scrollview with an Gallery at the top,

[android-beginners] Re: Layout Problem Listview in Scrollview

2009-03-12 Thread guruk
thanks.. just look on youtube app, they do it the same. but i got also they limit there listview at the first page :) so i did not the same. thanks chris On Mar 12, 7:48 pm, Romain Guy wrote: > Do NOT put a ListView inside a ScrollView. ListView already handles > scrolling, you're only going

[android-beginners] Re: Layout Problem Listview in Scrollview

2009-03-12 Thread Romain Guy
YouTube does not put a ListView inside a ScrollView. They simply use a Gallery as a header view inside a ListView. On Thu, Mar 12, 2009 at 10:51 AM, guruk wrote: > > thanks.. > > just look on youtube app, they do it the same. > > but i got also they limit there listview at the first page :) so i

[android-beginners] Re: Basic file input / output tutorial

2009-03-12 Thread Joseph Arceneaux
I'm not aware of a tutorial, but it's pretty easy - here's some code that reads in a file. Check out the File and File*Stream classes. Joe String path = "/data/data/com.company.app/files/foo.jpg"; File f = new File (path); if (f.exists() && f.canRead ()) {

[android-beginners] Re: Layout Problem Listview in Scrollview

2009-03-12 Thread guruk
oh thanks... that could be a solution.. yes.. great but how to do this for example in my case? thanks for help.. i love android but i am so newbie (usualy php coder).. so thanks twice for your patient :) On Mar 12, 7:53 pm, Romain Guy wrote: > YouTube does not put a ListView inside a ScrollView

[android-beginners] how to read specific part in a string

2009-03-12 Thread guruk
Hi, i have a long String and need to capture some text in between of some tags. for example: myString="Hello, this is a test 12345 and here i like to say oioidddad what is that notwise and now i close"; How would you do in java regex or any short thing like: starttag = takeit(myString,"start")

[android-beginners] Application icon not showing

2009-03-12 Thread Rui Vieira
Hi everyone, I've successfully created, compiled and transfered to my G1 a simple application. Everything works as expected, except the following: On the emulator the icon I assigned to the application shows, as does the application title on the main activity. However, on the phone it does not (

[android-beginners] Re: Real Audio

2009-03-12 Thread Mark Murphy
Ayman El-Ghazali wrote: > I saw the specs on Wikipedia and other websites. In this case, Wikipedia is wrong. I have edited the page to correct the error. > I don't see why there > could not be a player that plays Real Audio. https://community.helixcommunity.org/Realcodecs RealAudio/RealVideo 1

[android-beginners] Validating User Input

2009-03-12 Thread Toadster
Hello all, In my quest to learn android, here is my next conundrum. I have created a class that provides two EditText boxes in the UI. I want to then launch one of two different classes, based on whether or not the two inputs match.password confirmation. I have a similar situation in differen

[android-beginners] Re: Style Attributes

2009-03-12 Thread 김병주
Hy.As far as I can remember , The name of attributes are defined by developer ,which mean that u can specify attributes and read the value of attributes in Code (in constructor) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] Re: Opening pdf and office file

2009-03-12 Thread Pankaj Bisaria
Thanks Mark For your reply, You told me to buy a program. Are you talking about any Paid api ? I am developing an application for a client which wants me to open these files in the application. 2009/3/12 Mark Murphy > > Pankaj Bisaria wrote: > > If in Android that component is not available t

[android-beginners] Using JUnit

2009-03-12 Thread Pankaj Bisaria
Hi friends I am working on Android application. I want to develop applications using the Test Driven Development (TDD). I have found that Android sdk supports JUnit. I have also seen the test folder in each sample application provided by the Google. Please tell me the step by step approach to usi