[android-beginners] Re: porting on android

2009-06-30 Thread Nicholas Radford
the emulator haa to be running for adb to find it On Jun 30, 2009 5:49 AM, subram subram...@gmail.com wrote: Hi I came with some issues regarding porting of android 1. I created a simple c application and build it using arm compiler that comes with android source files in ubuntu,

[android-beginners] FileOutputStream - file not found???

2009-06-30 Thread BGH
I'm need to package a pre-populated database with my app so I am using the method mentioned a few times on here of releasing in the assets folder and then copying it to the databases folder at runtime. Specifically I am using this tutorial.

[android-beginners]

2009-06-30 Thread saurabh sinha
I need to download dummy projects in android --~--~-~--~~~---~--~~ 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

[android-beginners] Re: While creating AVD: android: command not found

2009-06-30 Thread bobbylox
I have the same issue, and this didn't work for me. After typing ./ android create ..., bash returned -bash: ./android: No such file or directory Any further advice for surmounting this? On May 20, 7:42 am, Rob rob.flahe...@gmail.com wrote: Try ./android create instead of android create

[android-beginners] G1 Disability Accessibility

2009-06-30 Thread mrgushi
Was wondering if there's a Zoom features or Text-to-speech for those with disabilities and low vision. I know the new 3.0 iphone does note the links below. Thanks. Here's iphone features: http://www.apple.com/accessibility/iphone/vision.html Check out Video of how it works:

[android-beginners] LayoutInflater.inflate

2009-06-30 Thread chandlersong
the method has 3 parameters.and I'm confused by the second and the thrid. I read api. root Optional view to be the parent of the generated hierarchy (if attachToRoot is true), or else simply an object that provides a set of LayoutParams values for root of the returned hierarchy (if

[android-beginners] question about LayoutInflater.inflate()' parameters

2009-06-30 Thread chandlersong
the method has 3 parameters.and I'm confused by the second and the thrid. I read api. root Optional view to be the parent of the generated hierarchy (if attachToRoot is true), or else simply an object that provides a set of LayoutParams

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] strace emulator: libsdl1.2-dev not working

2009-06-30 Thread suman
Dear Friends, I am a newbie to this group and to android :). I have one question. when i compile and run android master branch and run the emulator i get the following error: SDL init failure, reason is: No available video device. I went through the blogs and tried everything but in

[android-beginners] iphone style zoom

2009-06-30 Thread geng wang
Hi, I am looking for code snippets or tutorials on how to create iphone style zooming, which I'd like to use on an image (would be either an ImageView or subclass of View). Single tap to zoom in (with animation!) with the point of contact being the zoom center. Or any

[android-beginners] Re: IPsec support ?

2009-06-30 Thread Android Development
IPSec is a very central requirement for me and my application as well. Is there an API provision for IP Security that developers can make use of ? On Wed, Jun 24, 2009 at 12:12 AM, Brian Cloutier brian.studios.andr...@gmail.com wrote: A search of the Androids kernel source returns 417 matches

[android-beginners] DEAF Network - Developers - Tariff

2009-06-30 Thread DavidDB
Nine million people in the UK (15% of the population) suffer from permanent, disabling hearing loss. The estimated demographic figure has ranged from 22 million deaf and hard of hearing to as high as 36 million deaf and hard of hearing worldwide. Of these, only a few million are considered deaf

[android-beginners] Desktop,laptop computers and camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1...@gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] get applications onto the HTC Dream

2009-06-30 Thread peterb
The phone is a dream and I am thrilled but I want to download a number of free market applications and a reader for excel and word docs? Can someone please steer me to an instruction page? Thanks --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Upload Error

2009-06-30 Thread vikya
hello, i m trying to upload more than one audio Files, having size more than 4 mb each. but i m getting this exception 06-29 18:22:40.739: ERROR/AndroidRuntime(727): Uncaught handler: thread Thread-9 exiting due to uncaught exception 06-29 18:22:40.751: ERROR/AndroidRuntime(727):

[android-beginners] ddms not talk to adb server

2009-06-30 Thread jcnc
After I started my Eclipse, try to run my Application LunchList. DDMS comes up. But emulator was never displayed. Although I can use command line to start emulator fine. (This application was running fine in my company WinXP SP3 computer) I got this error showing in Console window:

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] creating an avd

2009-06-30 Thread ain
Ihave looked around on the internet for a solution to this. I have tried creating and avd but this does not seem to work. I have been looking around online for 4 hours and all the solutions out there I have tried and non seems to be working. when I try to create and avd using the following

[android-beginners] G1 Disability Accessibility

2009-06-30 Thread mrgushi
Need Help I have poor vision and I know the new 3.0 iphone software and 3Gs has a zoom feature and text-to-speech. But I prefer Open source projects. So if the new G1 or Android 1.5v got anything similar I want to know whether from in-house or 3rd Party. Thanks guys. Here's iphone features:

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Android WebKit Plugin Class Example

2009-06-30 Thread sglai
Hi, Anyone know where can I find an example of android.webkit.Plugin Class? Thanks, Sui-Sing --~--~-~--~~~---~--~~ 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] com.android.browser hogging CPU ?

2009-06-30 Thread sasq
For simple benchmarking I usually just run top in adb shell and I have noticed that com.android.browser often shows up at the top with around 16%. Normally, this only happens when the browser is active but idle and showing www.google.com. For some reason this page running something actively when

[android-beginners] Re: Samsung I7500 ADB connection problem

2009-06-30 Thread jz0o0z
I had the same problem until I realized Samsung has their own adb. You should contact who ever provided that device they should be able to provide usb drivers and the correct adb. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: Why Michael Jackson death?

2009-06-30 Thread 宋庆欣
because it' time 2009/6/27 sharath sharath@gmail.com hi, I agree with you, Nox. please talk about android. On Sat, Jun 27, 2009 at 2:42 PM, Nox v.beh...@googlemail.com wrote: This is an Android-comunity Nobody is interested in other themes like Michael Jackson Here, you can

[android-beginners] Map Application is not running in emulator

2009-06-30 Thread moon
I am working on a map application which can be access by android emulator in eclipse and java. please tell the code for the eclipse3.3 and android 1.5 and adt0.8 plz help me --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Error uploading audio Files

2009-06-30 Thread vikya
hello, i m trying to upload more than one audio Files, having size more than 4 mb each. but i m getting this exception 06-29 18:22:40.739: ERROR/AndroidRuntime(727): Uncaught handler: thread Thread-9 exiting due to uncaught exception 06-29 18:22:40.751: ERROR/AndroidRuntime(727):

[android-beginners] android.location requestLocationUpdates only calls onLocationChanged once

2009-06-30 Thread Andrew Gee
Hi, I've just started android development and have come into a problem. Before I explain, you can find the code I have at http://pastebin.com/m5ca71390 I have created a LocationListener class, as you can see, called MyLocationListener. I have onLocationChanged in that class which grabs the

[android-beginners] the method LayoutInflater.inflate

2009-06-30 Thread chandlersong
the method has 3 parameters.and I'm confused by the second and the thrid. I read api and see when the attackToRoot is true.then the root will be parent of the items in the xml. but what would happend when the attackToRoot is falase? it's just take the values form xml and don't create any

[android-beginners] start

2009-06-30 Thread Pablo Vagliati
hi, I will begin to break into Android. As you recommend I start? -- Ing. Pablo Vagliati 0054 03858 15 44 9012 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] Re: Eclipse Project Wizard

2009-06-30 Thread PlaceboKid
Helllo! I have exactly the same problem. Have you find the solution for this issue? I’ll very much appriciate if you could let me know. Thanks a lot! On May 1, 4:24 pm, Doofuss jkmcge...@gmail.com wrote: I seem to have followed all the steps correctly, dowloaded, unzipped android sdk 1.5,

[android-beginners] Alarm Manager

2009-06-30 Thread Veroland
Hi I have 2 problems, I create a timer using AlarmManager and I set an Intent with certain values in the putExtra methods and then create the pendingIntent with this intent and call alamarmManager.set(RTC_Wakeup, time, pendingIntent) 1. The first time I do this everything works fine. The

[android-beginners] Android devices

2009-06-30 Thread Natarajan
Can we load the Android OS into cheap chinese handsets for testing? Thanks R.Natarajan --~--~-~--~~~---~--~~ 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] Pitch Change

2009-06-30 Thread handheld-penguin
I'm trying to write a DJ app that will allow me to pause, fast foward, rewind, cue and skip (using a duration bar) songs. This is all done easily in the built in media player that comes with android so nothing new there. The problem comes when I want to implement a way of being able to adjust

[android-beginners] Install Android on my pocket pc

2009-06-30 Thread xda
Hi, I'm new to Android have heard its open source, but am not very clear on a few things. -Is it possible to download the sources compile it for an Intel Xscale processor as used by most pocket pc devices? -If the above is true, is it possible to flash the device to Android to make it the

[android-beginners] HTC Magic and Eclipse

2009-06-30 Thread Croco
Hi all, I've followed the procedure to install my HTC Magic to launch my apps on. the procedure seams went well since now i've this output when i prompt adb devices : List of devices attached HT93WKF03753device The procedure on Android developper says after to launch run as usual and i

[android-beginners] Re: Eclipse Project Wizard

2009-06-30 Thread PlaceboKid
This doesn't help, cause I don't have Android option in Window Customize Perspective :( On May 9, 4:36 am, Raphael r...@android.com wrote: Doofus, did that solve your issue? If you have installed ADT via Eclipse and still don't see the Android Project wizard, try this: 1- File New

[android-beginners] Re: install Android app from Gmail

2009-06-30 Thread handheld-penguin
It is possible to do this if you open gmail in the browser rather than the built in gmail app. Opening in the browser allows you to download it, then you just navigate to the download directory with something like linda file manager to install. On Jun 26, 8:39 am, Beth Mezias emez...@gmail.com

[android-beginners] how to create custom button and add a click listener?

2009-06-30 Thread nikogamulin
Hi, I would like to create a custom button and make it interactive by adding a click or touch listener. I created a RoundButton class the following way: public class RoundButton extends View { private String buttonText; private static final int buttonRadius = 36; private static

[android-beginners] full time computer jobs delhi, mumbai, bombay - search for ...

2009-06-30 Thread friend
full time computer jobs delhi, mumbai, bombay - search for ... full time computer jobs delhi, mumbai, bombay, full time work, permanent part time work, contract work. Jobs in India - Computer,software jobs in India Bangalore,Mumbai ... Search jobs in India, career by location at India,

[android-beginners] Desktop,laptop computers and digital camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] LayoutInflater.inflate

2009-06-30 Thread 宋庆欣
the method has 3 parameters.and I'm confused by the second and the thrid. I read api. rootOptional view to be the parent of the generated hierarchy (if attachToRoot is true), or else simply an object that provides a set of LayoutParams values for root of the returned hierarchy (if

[android-beginners] textview inside listview

2009-06-30 Thread Tanay M. Kapoor
Hi, i am trying to make a address book application to do this i have prepared a textview to represent each contact info and a list view in which i want to place this textview. but i am unable to do this some one please help out if you could sent me the code my email is tmkap...@gmail.com Thank

[android-beginners] how to create custom button and add a click listener?

2009-06-30 Thread Niko Gamulin
Hi, I would like to create a custom button and make it interactive by adding a click or touch listener. I created a RoundButton class the following way: public class RoundButton extends View { private String buttonText; private static final int buttonRadius = 36; private static

[android-beginners] G1 Disability Accessibility

2009-06-30 Thread mrgushi
Need Help I have poor vision and I know the new 3.0 iphone software and 3Gs has a zoom feature and text-to-speech. But I prefer Open source projects. So if the new G1 or Android 1.5v got anything similar I want to know whether from in-house or 3rd Party. Thanks guys. Here's iphone features:

[android-beginners] Desktop,laptop computers and camera's

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1...@gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: Problem calling openStream() FileNotFoundException

2009-06-30 Thread Mat
Hi, I have a similary problem. I have an URL with parameters, when the 2 parameters are correct, I have an XML response. If the parameters are bad I have an other XML response with a code. If i test with good parameters, it's ok, but if I test with wrong parameters, I have a

[android-beginners] Desktop,laptop computers and cameras

2009-06-30 Thread zubair ahmed
We provide the latest and updated information about desktop, desktop computers and cameras,which may be benefit able for your office, home and business . Please contact via email, zubaira1973gmail.com --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Hello World - Can't 'run' android applications in Eclipse

2009-06-30 Thread d3ngar
Hi there, First up: I'm very new to the Android developing and have only have very limited experience with Java... I'm sorry if I'm not using termini correctly, feel free to correct me if I do. However, I feel that this is probably more an Eclipse / Eclipse repository issue... To my problem:

[android-beginners] Re: Samsung I7500 ADB connection problem

2009-06-30 Thread jz0o0z
I had the same problem until I realized Samsung uses their own adb. You should be able to get the drivers and correct adb from the person that sent you the device. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-beginners] Android on Galileo

2009-06-30 Thread HB
Hey, Is it possible to develop for Android on Eclipse Galileo? or we have to stick with Eclipse Ganymede now days? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this

[android-beginners] Re: Android on Galileo

2009-06-30 Thread Jose Ayerdis
well i managed to install it with no problem 2009/6/30 HB hubaghd...@gmail.com Hey, Is it possible to develop for Android on Eclipse Galileo? or we have to stick with Eclipse Ganymede now days? Thanks. -- Atte [[Jose Luis Ayerdis Espinoza]] http://blognecronet.blogspot.com

[android-beginners] Idea ?

2009-06-30 Thread Adem KARAKOLLU
How can i response from the server without request. I can send httpRequest but i want to server will be able to send any response whenever it want. (Server will be able to push to handset) Must i install web server to my android ? Any idea? -- ADEM KARAKOLLU

[android-beginners] Button setShadowLayer

2009-06-30 Thread BGH
I want to display a shadow behind the text on a button. My understanding is that I can simply do button.setShadowLayer(3,3,3,android.R.color.black); but this does nothing and the text on the button looks the same as it did before. Any suggestions as to what I am doing wrong?

[android-beginners] Re: creating an avd

2009-06-30 Thread Tony Su
I don't think there is such thing as an AVD utility, at least there isn't such a thing in my SDK. Tony - Original Message - From: ain kodeni...@gmail.com Sent: Mon, 6/29/2009 10:05pm To: Android Beginners android-beginners@googlegroups.com Subject: [android-beginners] creating an avd

[android-beginners] Re: start

2009-06-30 Thread Yusuf T. Mobile
Hello Pablo, you've come to the right place to ask this question. Android uses the Java programming language. If you have not learned Java yet, you may start here: http://java.sun.com/docs/books/tutorial/ If you are familiar with Java, you can learn about Android here:

[android-beginners] Re: start

2009-06-30 Thread Pablo Vagliati
Thanks Yusuf. The developer guide is a best source to begin that books like Professional Android Application Development-2009? On Tue, Jun 30, 2009 at 2:40 PM, Yusuf T. Mobile yusuf.s...@t-mobile.comwrote: Hello Pablo, you've come to the right place to ask this question. Android uses the

[android-beginners] Re: Socket Failing - Very basic question

2009-06-30 Thread MCON Dev
Manifest file contains application android:icon=*@drawable/icon* android:label=* @string/app_name* uses-permission android:name=*android.permission.INTERNET* / activity android:name=*.WelcomeScreen * android:label=*@string/app_name* uses-permission android:name=*android.permission.INTERNET* /

[android-beginners] Re: creating an avd

2009-06-30 Thread ain
There is its for creating an android virtual device. go to http://developer.android.com/guide/developing/tools/avd.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this

[android-beginners] Sending Email attachment -- crashes or attaches an empty file

2009-06-30 Thread Garth
Hi, I'm trying to attach a text file I've created to an email with the following code: Intent sendIntent = new Intent(Intent.ACTION_SEND); sendIntent.setType(text/plain);

[android-beginners] Re: creating an avd

2009-06-30 Thread Paul Turchenko
Why do you need to use command line to create adv? Is there any particular reason for that? On Jun 30, 10:42 pm, ain kodeni...@gmail.com wrote: There is its for creating an android virtual device. go tohttp://developer.android.com/guide/developing/tools/avd.html

[android-beginners] Re: get applications onto the HTC Dream

2009-06-30 Thread Balwinder Kaur (T-Mobile)
You would need to go to the Android Market Application on your HTC Dream to download the free market applications. You may search for what you are looking for in the phone itself. You may also checkout the Android Market Place application at http://www.android.com/market/ Hope this helps,

[android-beginners] Re:

2009-06-30 Thread Balwinder Kaur (T-Mobile)
You can check out the tutorials and sample code at http://developer.android.com/guide/tutorials/hello-world.html http://developer.android.com/guide/samples/index.html This should help you with your request. Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together The views,

[android-beginners] Using AsyncTask

2009-06-30 Thread Georgy
Greetings, after doing all the research for running a thread in the background in the EASIEST way, all the leads pointed to asynctask. However, as everyone is saying that it is VERY easy to use, I am not able to figure it out. Should I have the source code as another java file on the side? Is

[android-beginners] Re: creating an avd

2009-06-30 Thread ain
I was following the instructions in the development portion from the adroid website. New Question how do i delete eclipse and all the associated files On Jun 30, 3:56 pm, Paul Turchenko paul.turche...@gmail.com wrote: Why do you need to use command line to create adv? Is there any particular

[android-beginners] anyway to have sub-directories in the res/drawable folder?

2009-06-30 Thread Michael Dorin
Is there anyway to have sub-directories in the res/drawable folder? Right now if I add one, it is not recognized. However if I put all my png files right into drawable, I can see them. Thanks, -Mike --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Re: anyway to have sub-directories in the res/drawable folder?

2009-06-30 Thread Mark Murphy
Michael Dorin wrote: Is there anyway to have sub-directories in the res/drawable folder? Right now if I add one, it is not recognized. However if I put all my png files right into drawable, I can see them. No, sorry, at the moment, they all have to be in res/drawable (or parallel directories

[android-beginners] Re: Using AsyncTask

2009-06-30 Thread Carmen Delessio
It took me the better part of 9 pages to explain it with an example in the released-but-not-announced Version 2.1 of _The Busy Coder's Guide to Android Development_. But, it may be I'm just wordy. You can grab the source for that from: http://commonsware.com/Android/ Look for the

[android-beginners] Re: Using AsyncTask

2009-06-30 Thread Mark Murphy
Carmen Delessio wrote: Im my case, I've extended a ListActivity. I want to populate the list when it is created and when the user scrolls to the end. I'm using onCreate and onScrollStateChanged. Today I am using a Thread in each of those methods. There is a Handler in the ListActivity

[android-beginners] happiness with .png files?

2009-06-30 Thread Michael Dorin
I am playing with grid layout tonight, following the example code posted by google. All is well with the code, but android does not like some of my png files. They are all about the same size...but when I put some into the 'grid', I get the application has stopped unexpectedly error. As I said,

[android-beginners] Re: happiness with .png files?

2009-06-30 Thread Mark Murphy
Michael Dorin wrote: I am playing with grid layout tonight, following the example code posted by google. All is well with the code, but android does not like some of my png files. They are all about the same size...but when I put some into the 'grid', I get the application has stopped

[android-beginners] localization question..

2009-06-30 Thread eitan
so i started working on localizing an app to french (from an english- only app). i've been testing in the emulator. then i decided to test on my actual device (tmobile g1). i was surprised to discover that the only locales available are english and spanish! (wtf?) will that change in the future?