[android-beginners] Android with S3?

2010-08-01 Thread Bret Foreman
I'd like to access S3 storage from an Android application. Amazon provides a Java SDK (http://aws.amazon.com/sdkforjava/), but I suspect it's too heavy for mobile apps. Is there something a little lighter that I could use just to access S3 buckets and not the entire AWS suite? -- You received thi

[android-beginners] Android Scan

2010-07-31 Thread Jerome Hwang
Is it possible for Android Devices to scan nearby devices? by either edge, 3G, or wireless? (not bluetooth) Thank you in advance -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow a

Re: [android-beginners] Android based application for healthcare

2010-07-27 Thread michael furman
Anything is feasible for the willing. On Fri, Jul 23, 2010 at 10:34 PM, AAJ wrote: > hey all, > We are graduate student, currently working on our masters project on > an android platform for a healthcare domain. Since there are not many > pacemaker reated applications on an android phone, we dec

Re: [android-beginners] Android based application for healthcare

2010-07-27 Thread Jun Jiang
Awesome, but I think it is little things to do with android. Sensors for emr can communicate with patients' with. Bluetooth but the emr areas should not be provided by google map, you should collect the data your self On Jul 24, 2010 10:34 AM, "AAJ" wrote: hey all, We are graduate student, curr

[android-beginners] Android based application for healthcare

2010-07-23 Thread AAJ
hey all, We are graduate student, currently working on our masters project on an android platform for a healthcare domain. Since there are not many pacemaker reated applications on an android phone, we decided to work on the same. Our project scenario is something like this- Pacemaker patients are

Re: [android-beginners] android tutorial question

2010-07-21 Thread Justin Anderson
*> I was just going through the below tutorial * The link you gave isn't a tutorial... It is just a class. There is a huge difference. *> got a little confused on how to use this code because the class in the below example url is not extended by activity base class* You are correct. It inherits

Re: [android-beginners] [Android Doubt] ListView inside Layout with Scroll

2010-07-21 Thread TreKing
On Tue, Jul 20, 2010 at 12:25 PM, Carlos Junior wrote: > If a have some components in my screen and a listView in the end how > could I scroll the entire screen? > You can't. > LinearLayout does not support scroll right? > No, usually you wrap it in a ScrollView. > Besides, ListView inside

[android-beginners] android tutorial question

2010-07-21 Thread Amit Sood
Hello Experts, I was just going through the below tutorial and got a little confused on how to use this code because the class in the below example url is not extended by activity base class, so how do i consume it Please advise http://developer.android.com/resources/samples/ApiDemos/src/com/exa

[android-beginners] [Android Doubt] ListView inside Layout with Scroll

2010-07-20 Thread Carlos Junior
Hello, I need some advancements with layout in android. If a have some components in my screen and a listView in the end how could I scroll the entire screen? LinearLayout does not support scroll right? Besides, ListView inside ScrollView is a bad idea, so I ask the android experts, how this proble

[android-beginners] Android Facebook SDK - get friends birthday

2010-07-20 Thread Tibi Neagu
Hello, I am trying to develop an application that show your facebook friends birthday. I am using Facebook Official SDK downloaded from here http://github.com/facebook/facebook-android-sdk. In this moment I have the list of friends obtained using graph api from www.facebook.com/me/friends but I d

[android-beginners] [Android Beginners]About adding tabs on each carousel page

2010-06-23 Thread Bo Wang
Hi dear all, I got a question about displaying carousel like contents (pictures, contact info): Eg.: In portrait mode I have a list of contacts on my current screen. When I turn it into landscape mode, the pictures of the ppl in contact list are enlarged in carousel way, by sliding the pic you can

Re: [android-beginners] Android security features -how to protect our applications for client-they wanted to protect it

2010-06-23 Thread TreKing
On Tue, Jun 15, 2010 at 1:38 PM, SaiSriOrl wrote: > the client wants an App to be secured so that no one can > illegal downlod.thats our question. > You're not getting any response because: 1) your post is a bit difficult to read, though I'm assuming that's because English isn't your first la

[android-beginners] Android security features -how to protect our applications for client-they wanted to protect it

2010-06-16 Thread SaiSriOrl
We are looking basically for a security code so that noone can download or cannot copy to different handsets. We wanted to have a copyright protection for Android market and integrated in the same mobile applications program. Lot of things might be there to hack it, but is there a way to do good s

[android-beginners] Android Framework. What is it?

2010-06-03 Thread Anxious
Hi, I've few questions on Android Framework. Can someone please answer them i) What does an Android Framework do? What is it's job? ii) What are these managers - Activity Manager, Location Manager etc? Are they APIs or libraries? iii) I heard that the definition of a framework is - a set of libra

Re: [android-beginners] Android Market

2010-06-03 Thread TreKing
On Thu, Jun 3, 2010 at 7:51 AM, Mac wrote: > What is provided to developers after a sale? A Google Checkout receipt. - TreKing - Chicago transit tracking app for Android-powered devices http://sites.

[android-beginners] Android Market

2010-06-03 Thread Mac
I am very new to this area, and curious about the information provided to developers on sales through Android Market. What is provided to developers after a sale? Thanks, Mac -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try askin

[android-beginners] Android SIM Card API

2010-06-01 Thread sohguanh
Hi I have scanned through the Android SDK and is still searching for an API that allow application to read/write to the SIM card. Does Android SDK expose any SIM API for developers ? If it is not in the SDK, how does one go about trying to read/write to SIM card in the Android phone ? Thanks. --

[android-beginners] Android Browser and ContentResolver

2010-05-27 Thread Xiangyu Liu
Hi, I am new to Android. I was trying to get the history from the Android default browser. Can anyone give me an example on how to do that? Or can anyone show me how to use the ContentResolver? thanks a lot! Xiangyu -- You received this message because you are subscribed to the Google Grou

Re: [android-beginners] Android Publisher

2010-05-27 Thread Danny Pimienta
I would check the android market's terms and conditions to verify that. If it's true maybe they are rolling support to additional countries in phases like Apple does. Sent from my iPhone On May 27, 2010, at 4:49 AM, Raveesh wrote: > I read on AndroidPublisher.com that Google only allows develop

[android-beginners] Android Publisher

2010-05-27 Thread Raveesh
I read on AndroidPublisher.com that Google only allows developers from the following countries to sell apps on the Android Market: Austria, France, Germany, Italy, Japan, Netherlands, Spain, United Kingdom and United States. Is this true? If it is, isn't it highly unfair, and not to mention aga

[android-beginners] Android emulator on W,indows server 2003/2008

2010-05-22 Thread krish_kish
Hi -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...

Re: [android-beginners] Android Emulator Internet Setting

2010-05-22 Thread Ali Murtaza
Then what i should do?? On Sat, May 22, 2010 at 12:20 AM, David Turner wrote: > The -http-proxy option was fixed in the emulator binary that comes with SDK > 2.2 (it was only broken on Windows, for the record). > > > On Thu, May 20, 2010 at 8:52 AM, Ali Murtaza wrote: > >> The system is using p

Re: [android-beginners] Android Emulator Internet Setting

2010-05-21 Thread David Turner
The -http-proxy option was fixed in the emulator binary that comes with SDK 2.2 (it was only broken on Windows, for the record). On Thu, May 20, 2010 at 8:52 AM, Ali Murtaza wrote: > The system is using proxy to connect the internet. I have tried to set the > proxy by running query > > android-s

Re: [android-beginners] Android Program

2010-05-21 Thread Justin Anderson
http://developer.android.com/guide/developing/device.html -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On

[android-beginners] Android Program

2010-05-21 Thread neo
Hi guys ..I'm a beginner in android ..i want to know how to run the program that i built on my Android System. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverfl

Re: [android-beginners] Android Emulator Internet Setting

2010-05-20 Thread Ali Murtaza
The system is using proxy to connect the internet. I have tried to set the proxy by running query android-sdk-windows/tools> adb.exe shell sqlite3 /data/data/com.google.android.providers/setting/databases/setting.db "INSERT INTO System values(111, 'http_proxy','ipaddress:portno');" then press ente

Re: [android-beginners] Android Emulator Internet Setting

2010-05-20 Thread Kaustubh Padegaonkar
You really dont need to do anything. The emulator should pick up your internat connection automatically. although you might wanna load up the emulator *after* you connect to the internet. Kaustubh Padegaonkar, thetuxra...@gmail.com On Tue, May 18, 2010 at 3:00 PM, Ali Murtaza wrote: > I am usi

[android-beginners] Android Scaled Drawing to ImageView

2010-05-19 Thread Mitch
I'm drawing some simple shapes using canvas.drawCircle(), canvas.drawLine() etc. I originally copied the code from: http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/DrawPoints.html Which extends a View and draws directly to a canvas. It doesn't load a

[android-beginners] Android rtsp video frame rate loss?

2010-05-19 Thread tty
Is it possible to calculate the frame rate (loss) of a rtsp video playing inside a VideoView or MediaPlayer? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow

Re: [android-beginners] Android Emulator - Eclipse cannot see it

2010-05-10 Thread TreKing
On Mon, May 10, 2010 at 4:32 AM, tiger wrote: > Eclipse does not seem to see the emulator has fully booted up. Please elaborate. > I wait until it is fully booted up, the simulated SD card has been prepared > etc., and I unlock the screen, but nothing happens. > What do you mean "nothing ha

[android-beginners] Android Emulator - Eclipse cannot see it

2010-05-10 Thread tiger
Hi, I have tried every solution on the web, but the emulator never loads my program. Eclipse does not seem to see the emulator has fully booted up. I am trying to run the standard "Hello Android" program that is created when you create a new Android project. Last message in Eclipse is: "Launching

Re: [android-beginners] Android GPS degree format

2010-05-06 Thread TreKing
On Thu, May 6, 2010 at 11:47 AM, msurrow wrote: > Does any one know what the degree format of the GPS fixes one get from the > LocationManager is? > I can't back this up, but I'm fairly certain it's decimal degrees. Seems like the only format that's easily represented by a single double value.

[android-beginners] Android GPS degree format

2010-05-06 Thread msurrow
Does any one know what the degree format of the GPS fixes one get from the LocationManager is? It looks like DD, but I can't find any documentation specifying this. DMS Degrees:Minutes:Seconds (49°30'00"N, 123°30'00"W) DM Degrees:Decimal Minutes (49°30.0', -123°30.0'), (49d30.0m,-123d30.0') DD Dec

Re: [android-beginners] Android number formatting question

2010-04-23 Thread ~ TreKing
On Fri, Apr 23, 2010 at 10:23 AM, Traveler wrote: > How do I format a floating point number to 2 decimal places in Android? > http://lmgtfy.com/?q=java+format+float+to+2+decimal+places - TreKing - Ch

[android-beginners] Android number formatting question

2010-04-23 Thread Traveler
How do I format a floating point number to 2 decimal places in Android? Thanks for any assistance. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/quest

Re: [android-beginners] Android square root function

2010-04-23 Thread ~ TreKing
On Fri, Apr 23, 2010 at 9:28 AM, Traveler wrote: > Could someone post an example of the square root function? > Sure: http://lmgtfy.com/?q=square+root+function+implementation On Fri, Apr 23, 2010 at 9:32 AM, Kevin Brooks wrote: > Have you tried to use Math.sqrt() function? double newVal = >

Re: [android-beginners] Android square root function

2010-04-23 Thread Kevin Brooks
Have you tried to use Math.sqrt() function? double newVal = Math.sqrt(val); On Fri, Apr 23, 2010 at 9:28 AM, Traveler wrote: > Could someone post an example of the square root function? As an > example, there is a double called val. I want to do something like > sqrt(val). > > Thanks. > > -- >

[android-beginners] Android square root function

2010-04-23 Thread Traveler
Could someone post an example of the square root function? As an example, there is a double called val. I want to do something like sqrt(val). Thanks. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your questio

Re: [android-beginners] Android Java

2010-04-23 Thread Mark Murphy
natediddy wrote: > Hey guys I'm new here and glad to be here I might add. > > I just have a question that maybe someone could clear up for me. Okay > at the moment, I am learning Java, because I want to get into Android > application development. But as I am reading I am seeing that Android > sp

[android-beginners] Android Java

2010-04-23 Thread natediddy
Hey guys I'm new here and glad to be here I might add. I just have a question that maybe someone could clear up for me. Okay at the moment, I am learning Java, because I want to get into Android application development. But as I am reading I am seeing that Android specific Java code is slightly

Re: [android-beginners] Android Development Phones

2010-04-22 Thread wahib haq
I would sincerely suggest to prefer a phone on emulator. Emulator has serious limitations and make one stuck at a very bad state. Thought i am a newbie but i have experienced it in these 4 months and now we are trying to get a cheap used phone for testing. regards, wahib On Wed, Apr 21, 2010 a

Re: [android-beginners] Android Development Phones

2010-04-21 Thread Mark Murphy
Ubuntu Explorer wrote: > I want to purchase an Android developer phone. It seems to be bit pricey > at $399 (including international shipping). Is it an absolute necessity > for testing applications before uploading to market? The ADP1 and ADP2 are for people building replacement firmware. For ord

[android-beginners] Android Development Phones

2010-04-21 Thread Ubuntu Explorer
Hi, I want to purchase an Android developer phone. It seems to be bit pricey at $399 (including international shipping). Is it an absolute necessity for testing applications before uploading to market? Also, I wonder what the device provides that the emulator does not. I would imagine the answer

[android-beginners] Android emulator problem

2010-04-14 Thread anton.maximov
Hello. I have a problem with Android Emulator. I have created avd and run it. But when it was started I can't work, because it emulate typing many "=" symbol. I launch this avd with -debug-all parameter and debuger write "could not handle (sym=61, mod=0, str=EQUAL) >> KEY [0x00d, down]". OS - Windo

Re: [android-beginners] Android Managing services and activities

2010-04-14 Thread Mark Murphy
msurrow wrote: > I remember having read somewhere in the documentation that Android > will restart a crashed service or activity. I think you remember incorrectly. > What I specifically need to > know is what guarantees Android gives when it comes to services, > activities etc. failing (as in run

Re: [android-beginners] Android Managing services and activities

2010-04-14 Thread nubh bhargava
Please see the 'adb', I hope it might help you a lot. Thanks & Regards NUBH -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android T

[android-beginners] Android Managing services and activities

2010-04-14 Thread msurrow
Hello all I remember having read somewhere in the documentation that Android will restart a crashed service or activity. Now, when I need the details, I can't find anything about it. What I specifically need to know is what guarantees Android gives when it comes to services, activities etc. failin

Re: [android-beginners] Android phones still require data plan?

2010-04-10 Thread Mark Murphy
A wrote: > Hi all, > > I noticed that I can buy an unlocked HTC Android phone online, > and I am curious to know whether Android still requires > a data plan. Early on, one thing that turned me off to Android > was that people said that even an unlocked Android phone > would not function with prep

[android-beginners] Android phones still require data plan?

2010-04-10 Thread A
Hi all, I noticed that I can buy an unlocked HTC Android phone online, and I am curious to know whether Android still requires a data plan. Early on, one thing that turned me off to Android was that people said that even an unlocked Android phone would not function with prepaid minutes SIMs becaus

Re: [android-beginners] Android applications monitoring and profiling

2010-04-08 Thread prajakta choudhari
I have got the solution for it. I had to turn on instrumentation . Thank you, Prajakta On Thu, Apr 8, 2010 at 8:49 PM, prajakta choudhari < prajaktachoudh...@gmail.com> wrote: > The tool will monitor the number of times the application was used and the > duration of time the application was use

Re: [android-beginners] Android applications monitoring and profiling

2010-04-08 Thread prajakta choudhari
The tool will monitor the number of times the application was used and the duration of time the application was used by the user. Is activity monitor used only as a part of test case or can i use activity monitor in my application. I am not getting a good example of use of Activity Monitor apart f

Re: [android-beginners] Android applications monitoring and profiling

2010-04-08 Thread ~ TreKing
On Thu, Apr 8, 2010 at 3:07 PM, prajakta choudhari < prajaktachoudh...@gmail.com> wrote: > I need to write a tool that will monitor all the applications on the phone > and record its usage times. > What usage? CPU? Battery? Memory? All of the above? I am thinking of using Activity Monitor. > OK

[android-beginners] Android applications monitoring and profiling

2010-04-08 Thread prajakta choudhari
Dear All: I need to write a tool that will monitor all the applications on the phone and record its usage times. I am thinking of using Activity Monitor. Please send me some suggestions. Thank you, Prajakta -- You received this message because you are subscribed to the Google Groups "Android B

[android-beginners] Android ADB.exe License

2010-03-30 Thread Joshua Park
Hi, is it possible for a third-party company to redistribute adb.exe file? (to include adb.exe into product package?) I do know that adb uses Apache License 2.0. But I am afraid to say I don't really know what this license mean for a third-party to redistribute the content (file). 1 /* 2

[android-beginners] Android market place crashes on receiving intent for an application that doesn't exists in marketplace

2010-03-26 Thread Gaurav
Hi, I am creating an application that checks the installation of a package and exits after launching the market-place with its id. When I try to launch market place with id of an application say com.mybrowser.android by throwing an intent android.intent.action.VIEW with url: market://details?id=c

[android-beginners] Android Emulator Internet Connectivity*

2010-03-26 Thread epoch
I followed these steps on following Emulator. Emulator Details = (Target Name= Android 1.6, Platform = 1.6, API Level= 4). Steps = Settings -> Wireless Controls -> Mobile Networks -> Access Point Names -> T-Mobile US. Then entered value for proxy and port, and thus can access the Internet sucess

[android-beginners] Android Emulator don't show up (Linux Fedora 12 x86_64)

2010-03-26 Thread yodaa
Hello, I decided to install my Android development environment on my second OS: Fedora 12 x_86_64 (KDE) with proprietary NVIDIA Drivers. My distribution is up to date. SUN Java JRE, JDK and Eclipse Galileo EE are installed, Android SDK 2.1, ADT eclipse plugin , android SDK tools, Google APIs... a

[android-beginners] Android Tutorial 099 (The secret to programming for android)

2010-03-20 Thread Gethin Dawson
You may find yourself lost trying to learn to program for android if you don't know about this document... The problem is that most tutorial books dont talk about it, but you need to understand it thoroughly before you can start programing. Most beginners will waste days or weeks before finally com

[android-beginners] Android tutorial sites

2010-03-18 Thread Gethin Dawson
Tutorial sites are very important for beginners, check out the list of really good tutorial sites that I found http://bit.ly/aDxGrG -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overf

[android-beginners] Android Resources for Application development

2010-03-18 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
I completed a Google Knol article on Android Resources for Application Development: http://knol.google.com/k/fred-grott/android-resources-for-application/166jfml0mowlh/12# Hopefully, it is useful -- You received this message because you are subscribed to the Google Groups "Android Beginners" g

Re: [android-beginners] Android sounds

2010-03-18 Thread Mark Murphy
Traveler wrote: > Is there any example code that shows how to create beep sounds of > variable tone and duration? Thanks for any advice There is the ToneGenerator class: http://developer.android.com/reference/android/media/ToneGenerator.html You can find some places in the Android source code th

[android-beginners] Android sounds

2010-03-18 Thread Traveler
Is there any example code that shows how to create beep sounds of variable tone and duration? Thanks for any advice -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stacko

[android-beginners] Android SDK Setup.exe error - GetTempFileName failed. The directory name is invalid

2010-03-16 Thread dmagnum
I downloaded android-sdk_r05-windows.zip and extracted the files to my C: drive. When I try to launch the SDK Setup.exe file, I see an error message that says, "GetTempFileName failed. The directory name is invalid." I have tried to delete all the files and then reinstall them. I even tried a diff

[android-beginners] Android program for utilities .. ( help needed)

2010-03-16 Thread zongren
sorry guys for posting a question over here.. i am currently a student who is having my final year project and i need serious help in android as i am new to this program.. i need to do a program which enable us to enter a certain data such as water bills.. amount of water used and charge per liter

[android-beginners] Android themes and styles

2010-03-09 Thread Ali Asghar
I have been trying to understand themes and style in android. I have tried to change the default arrow indicators of expandableListView and have been successfull somewhat, they do get changed but i am unable to understand how to change their size (heigth and width) or how it is being computed. --

Re: [android-beginners] Android Setup (SWT folder '' does not exist)

2010-03-08 Thread Xavier Ducrohet
This can happen when you don't have Java accessible on your command line path. Xav On Thu, Mar 4, 2010 at 12:52 AM, arobin80 wrote: > Hello, > I am new in Android development.I got the issue running "SDK > Setup.exe" from \tools folder. This app just quits without any message > or UI. When I run

[android-beginners] Android Market Problems...

2010-03-06 Thread The Carbon of Yellow
Alright, My Fiance has this problem... Recently we both got Android phones on T-mobile and on my phone it shows all the apps however on her phone Several apps are missing from the Android marketplace even when I search for them specifically. (Ex: facebook, myspace, pandora radio, slacker radio) I

[android-beginners] Android Setup (SWT folder '' does not exist)

2010-03-06 Thread arobin80
Hello, I am new in Android development.I got the issue running "SDK Setup.exe" from \tools folder. This app just quits without any message or UI. When I run android.bat from the same folder, it gives me : SWT folder '' does not exist. Please set ANDROID_SWT to point to the folder containing swt.ja

[android-beginners] Android developers form

2010-03-05 Thread Gethin Dawson
Looking for a cool forum to discuss you programming experience, get help, and support others Join http://bit.ly/bNIaQS -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http:/

[android-beginners] Android creating sound

2010-03-02 Thread Traveler
Is there any example source that shows how to create Android sound? I am interested in pitch and duration of sounds. Any advice is appreciated. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Sta

[android-beginners] Android developers in Houston

2010-03-01 Thread Syed Rizvi
I am looking for android developers in houston. Medical center/Katy/Sugar Land. I have few ideas on which we can work and market the application. Interested developers please contact. Thanks Regards Ali -- You received this message because you are subscribed to the Google Groups "Android Begi

[android-beginners] Android alarm manager

2010-02-23 Thread Sam B
Hi, i have a class which sets an alarm but i need to set a more of these alarms .. instead of duplicating classes is there a way i can just make a new instance of the class and set the alarm time? Each alarm class will be triggered from a button in another class. Im trying to avoid having alot of d

[android-beginners] Android SMS Application Issue..!!!!(Port Number)

2010-02-22 Thread nithin malikarjuna
Hello Messaging APP: Is it possible to use port numbers(to Send SMS) in Android App like we use in J2ME. So that only those App which have the same Port Number can listen. Problem Faced: There is an Application X in Both Users A & B. When we tried sending SMS from A to B usin

[android-beginners] Android Initialization (specifically, where does screen timeout get set ??)

2010-02-22 Thread ms12
I've been trying to find where the initial screen timeout gets set. It seems to be 1 min, but I can't find where this is set. And more generally, what is the Android initialization sequence? Where does it start? How does the flow go? Thanks.Mike -- You received this message because you are su

[android-beginners] Android application not playing sound on phone

2010-02-16 Thread Sy
Hi, I have been developing my first Android application which so far works just fine on the emulator and everything apart from the sounds also works on the phone. I have a HTC Tattoo phone and my application is being developed for Android 1.6. I have two small MP3 files in my resources: raw o

[android-beginners] Android hardware

2010-02-16 Thread LaGK
Can somebody please let me know how to load android on a phone currently running Symbian or another OS. Otherwise where can I buy affordable phone hardware to load android Regards, LaGK -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW!

[android-beginners] Android hardware

2010-02-16 Thread ld135
Can somebody please tell me where I can buy cheap phones hardware to load android -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/andro

Re: [android-beginners] Android for DS

2010-02-16 Thread TreKing
On Wed, Feb 10, 2010 at 12:02 PM, Joaquin Vacas wrote: > I want a port of android for nintendo DS, It can be a uClinux (DSLinux > home page) kernel with android patches!! > OK!! I'll have it to you next week!! > The Nintendo DS has got a ARM processor!! > I didn't know that!! Thanks a lot!

Re: [android-beginners] Android for DS

2010-02-16 Thread Justin Anderson
u okay?!? -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On Wed, Feb 10, 2010 at 11:02 AM, Joaquin V

[android-beginners] Android and UMA

2010-02-16 Thread Damien
Hi will/does android support UMA. As far as I understand as long as there a active sim car and a wifi capabilities any phone in Theory could support UMA http://en.wikipedia.org/wiki/Generic_Access_Network does anyone have any info that could expand on this Thanks Damien -- You received this

[android-beginners] Android Versions

2010-02-16 Thread Ashish
Hello all, Very basic question from an Android newbie. Thr seems to be 3 diff versions of ANDROID FRAMEWORK/STACK? I have following doubts, 1. Differerent versions (Cupcake/Donut/Eclairs) seems to have different application support. Are these different versions of Android bound to any specific l

[android-beginners] Android for DS

2010-02-16 Thread Joaquin Vacas
I want a port of android for nintendo DS, It can be a uClinux (DSLinux home page) kernel with android patches!! The Nintendo DS has got a ARM processor!! Thanks a lot -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking an

[android-beginners] Android Beginner Video Tutorials

2010-02-09 Thread ctrlnick
Hi , I am an experienced C# developer, but however I am beginner to the Android world. I would love to learn android by watching videos. Does anyone know where I can find very effective Android Video Tutorials. Thanks, ctrlnick -- You received this message because you are subscribed to the G

Re: [android-beginners] Android + C++

2010-02-02 Thread varad thakur
Thanks a lot Sir. On Wed, Feb 3, 2010 at 5:13 AM, Justin Anderson wrote: > Kind of... Take a look at the Android NDK: > http://developer.android.com/sdk/ndk/1.6_r1/index.html > > Note that you cannot do all of your development in C++. You still need to > use Java for the GUI portions of your ap

Re: [android-beginners] Android + C++

2010-02-02 Thread Justin Anderson
Kind of... Take a look at the Android NDK: http://developer.android.com/sdk/ndk/1.6_r1/index.html Note that you cannot do all of your development in C++. You still need to use Java for the GUI portions of your app. The NDK is mainly available for when you need to do lots of heavy processing...

[android-beginners] Android Bootcamp Training in NYC: Learn how to develop sophisticated apps w/ Android

2010-02-02 Thread Rooz
Hi All, Marakana is taking it's Android Bootcamp training class to NYC, March 8-12, 2010. Marakana's Marko Gargenta who has been one of the top advocates of the Android platform will be the instructor for the NYC edition of Android Bootcamp. Marko hosts the SF Android Meetup and speaks regularly

[android-beginners] Android main UI area icons for web based applications

2010-02-02 Thread Rafter
Hi there! I failed to see my initial posting...let's give this a try again... I am in the final stages of completing a web base tool, I would like to know if there a simple method for creating an Icon that sits on the Android main UI area - similar to an Icon that belongs to a native app, however

[android-beginners] Android Video Chatting Application

2010-02-02 Thread xtasicho
Does Android 2.1 support Video Chat? How do I add Video chat function in my device? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/and

[android-beginners] Android + C++

2010-02-02 Thread varad
hi all, I'm new to Android, but have done WM development and little from J2ME. With Android I would like to know, whether C++ development is possible? if yes then how? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking a

[android-beginners] [Android-beginners] (x,y) co-ordinates of touched area ?

2010-01-29 Thread Vivek Satpute
Hi, I am exploring the android's webkit. If my webpage have many URLs one after another and very close to each other. So whenever we touch on particular URL, webkit reads (X, Y) co-ordinates of touched area to select only that URL. Can anyone please help me to find out where (in android's webkit c

[android-beginners] android application using its location functionality

2010-01-29 Thread androidreamer
i m new to android, and i m tryin to build an application which will provide the diatances of nearby restaurants,hospitals.i am thinkin on saving the names and their location of some of the places and further if the user is nearby that location it will give those names of nearby places. So i want

[android-beginners] Android streaming media player - information needed

2010-01-28 Thread vl_
Hello, I need to evaluate if Android device can be used to playback live media from our streaming server. - is there an existing streaming media player known to handle well live RTP/ H.264/ aac video stream? - where can i download it from? - How can I install and run it on emulator? i've been tryin

[android-beginners] android source integrated into Eclipse

2010-01-26 Thread oregonduckman
I am interested in installing the Android source so that when I am debugging my app I can step into an Android SDK call, is this possible and if so are there directions somewhere on how to do this? -- You received this message because you are subscribed to the Google Groups "Android Beginners" gr

Re: [android-beginners] Android Dev Phone upgrade to 2.0 (or 2.1)

2010-01-21 Thread Tom Opgenorth
Apparently there are some issues still with 2.0 on the Dream that HTC is trying to work out, so nothing official from HTC yet. That said, I think if you look on xda-developers, you will find some home-brew images. I did come across a link on twitter yesterday that hinted at a February time fram f

[android-beginners] Android Dev Phone upgrade to 2.0 (or 2.1)

2010-01-21 Thread mikshel
Hey Guys, I have an Android Dev Phone (from HTC) with 1.5 Platform installed. I am trying to find out whether it is possible to upgrade to 2.0 or 2.1 (my interest is in Bluetooth Protocols which are only available from 2.0 onwards). Based on the information provided on the HTC site (http:// devel

Re: [android-beginners] Android Developer Needed - Atlanta

2010-01-17 Thread Kevin Duffey
Just out of curiosity.. what are the pay rates for android developers? I am also curious for remote/work at home developers. I would love to find some contract work that doesn't entail travel (not a fan of flying). Not sure how to go about finding some work like that tho that pays decently. On Fri

[android-beginners] Android dev phone and Mac snow leopard

2010-01-17 Thread dandroid
hello, i am trying to use android htc phone (http://developer.htc.com/ adp.html) with a macbook pro running snow leopard (version 10.6.2). when i connect the phone to the computer over usb, the device is not getting mounted at all. however, i see the following error messages in the console: 1/17/1

[android-beginners] Android Developer Needed - Atlanta

2010-01-17 Thread Adam Brookins
I hope everyone is having a wonderful day! If interested in our position please send a word copy of your resume to abrook...@sysdevit.com. Regards, Adam Client is looking for a mobile developer with Android/iPhone experience. This individual will also have the opportunity to lear

Re: [android-beginners] Android development on Netbeans

2010-01-17 Thread Kevin Duffey
http://mail.google.com/mail/#inbox/1263df6dc636ce90 On Fri, Jan 15, 2010 at 1:26 AM, QterMgnus wrote: > Can I use Netbeans for Android development ? > is there a tutorial ? > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! T

[android-beginners] Android development on Netbeans

2010-01-17 Thread QterMgnus
Can I use Netbeans for Android development ? is there a tutorial ? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscr

  1   2   3   4   5   >