[android-beginners] Re: Problem Utilizing Already Existing Code

2009-10-12 Thread Raphael
What are your errors? R/ On Oct 11, 2009 11:48 AM, benjamin.grant.du benjamin.grant...@gmail.com wrote: http://code.google.com/p/jjil/source/checkout I want to use this code(the face detect part) in the emulator utilizing eclipse. I import the code as a new android project and get hundreds of

[android-beginners] Re: Creating my own helper classes

2009-10-12 Thread jax
But what if I want to include various xml values with my helper classes. For example, if I create a new View control, how will I include the resource files that the view relies on? On Oct 11, 7:14 pm, jax jackma...@gmail.com wrote: ok thanks paul On Oct 11, 3:01 am, Paul Turchenko

[android-beginners] imp

2009-10-12 Thread kruti shah
three packages does not support the current version of SDK. import android.net.http.EventHandler; import android.net.http.Headers; import android.net.http.RequestQueue; How can I import some packages? Whts the replacement otherwise -- Kruti --~--~-~--~~~---~--~~

[android-beginners] Re: Voice recognition

2009-10-12 Thread ani rudh
hi natalya, ru talking abt the emulator or the actual hardware!!?? regards, Anirudh N On Sat, Oct 10, 2009 at 10:37 AM, Natalya Dobry natalyado...@gmail.comwrote: Hi Anirudh ,I did not try it but go to the site : http://developer.htc.com/adp.html download system image

[android-beginners] Re: Voice recognition

2009-10-12 Thread Natalya Dobry
Hi ,I tried it in emulator. This image will cause to emulator support speech recognition But the problem that u could not use it since there is some limitation in audio, I already check it and in SDK 1.6 it is does not work (as in 1.5 too). On Mon, Oct 12, 2009 at 10:29 AM, ani rudh

[android-beginners] Re: Voice recognition

2009-10-12 Thread ani rudh
yeah..i too treid now but with the same issue as u said!! thanks for the helpany info on y is it like that or any workaround to start the speech recognizer intent!!? regards, Anirudh N On Mon, Oct 12, 2009 at 2:20 PM, Natalya Dobry natalyado...@gmail.comwrote: Hi ,I tried it in emulator. This

[android-beginners] How can I change the look of the front screen of the Android

2009-10-12 Thread Gautam Tripathi
Hi! The Home screen of Android has a StatusBar at the top and displays the desktop folders. I need to change this to a custom look as follows. -A status bar at the top -A similar bar at the bottom -And one bar running parallel to the left edge of the screen -All three bars are visible all the

[android-beginners] get outgoing call details in background

2009-10-12 Thread Nemat
Hi friends, Actually I was working to get duration of outgoing call.But I dont find any way of doing this.Then I decided to get the details of outgoing call from call log. But my code works only for Activity.I want this to work with Services because I want to get the details related to

[android-beginners] Re: How can I change the look of the front screen of the Android

2009-10-12 Thread Mark Murphy
Gautam Tripathi wrote: Hi! The Home screen of Android has a StatusBar at the top and displays the desktop folders. I need to change this to a custom look as follows. -A status bar at the top -A similar bar at the bottom -And one bar running parallel to the left edge of the screen -All

[android-beginners] Re: Voice recognition

2009-10-12 Thread Natalya Dobry
No workaround this is the limitation, i thought to work with emulator command lineaudio-in but i has there problem. May be it is possible to remove emulator limitation but firstly should to understand why Google put such a limitation. On Mon, Oct 12, 2009 at 10:54 AM, ani rudh

[android-beginners] Re: Voice recognition

2009-10-12 Thread ani rudh
yes, probably it will be fully supported in the next platform version, B/w , when i replace the images given in that link , its asking for google login and pwd info whenever i try to launch an app in the menu!.For ex , when i try to open 'Settings' , its asking for login info and it stops ther

[android-beginners] Re: Voice recognition

2009-10-12 Thread Natalya Dobry
No ,I did not have such a problem but i did skip on google login option, and it work good Log in i did later without problem On Mon, Oct 12, 2009 at 1:51 PM, ani rudh anirudh11777s...@gmail.comwrote: yes, probably it will be fully supported in the next platform version, B/w , when i replace

[android-beginners] Re: Creating my own helper classes

2009-10-12 Thread jbrohan
Resolve them to a View, and pass the View to the method. On Oct 12, 3:02 am, jax jackma...@gmail.com wrote: But what if I want to include various xml values with my helper classes.  For example, if I create a new View control, how will I include the resource files that the view relies on?

[android-beginners] Motion Detection Use

2009-10-12 Thread burrkie
Hi, I was wondering if anybody knew if it is possible to track the speed the phone is moving using the motion sensors. I've researched a bit into how to calculate data from it but I was wondering if it is possible to check say how fast the person holding the phone is moving, and if they speed up

[android-beginners] Re: Motion Detection Use

2009-10-12 Thread Mark Murphy
burrkie wrote: I was wondering if anybody knew if it is possible to track the speed the phone is moving using the motion sensors. I've researched a bit into how to calculate data from it but I was wondering if it is possible to check say how fast the person holding the phone is moving, and

[android-beginners] Re: Problems with DX

2009-10-12 Thread fatima
Thank you very much that the response.Excuse me if I get your time.I run this command but gives this error message : F:\chatant dex Buildfile: build.xml BUILD FAILED Target dex does not exist in the project chat How I can create Target dex? in my android sdk، Both aapt.exe and dexdump.exe are

[android-beginners] Re: How to hide activity from menu?

2009-10-12 Thread f...@r@0n
Yeah, removing LAUNCHER category works fine. This is what I need. Such kind of things always happen when copy-paste code without clear understanding what you are doing. Will try to avoid this in future :) Thanks again! f...@r@0n --~--~-~--~~~---~--~~ You

[android-beginners] Re: Host is unresolved

2009-10-12 Thread Yusuf Saib (T-Mobile USA)
This means Android could not find the host you told it to connect to. Can you connect to that host with the browser? Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not

[android-beginners] TTS SMS API

2009-10-12 Thread Neil Perry
Hello there, We're looking on making an app that would interact with SMS's so it could be played via the TTS api. Is there any way we can input into the long press menu of a sms to call it to play the said message. Thanks Neil Perry --~--~-~--~~~---~--~~ You

[android-beginners] Re: proposed Android rogramming course

2009-10-12 Thread Indicator Veritatis
On Oct 10, 4:52 am, Ma55iv3 lenebar...@gmail.com wrote: I have no experience as a programmer whatsoever. This potential that Android posses has definitely caught my attention. As a complete noob, do you recommend I learn Java first? I have to agree with the poster (Murphy) who said to make

[android-beginners] How to add a view to application layout programmatically

2009-10-12 Thread Sven
Hi, I want to add an ImageView to my layout when a button has been pressed. Sadly, I cannot get a handle to the main application's linearlayout, I always get a null pointer error when trying to retrieve the layout using findViewByID. Here's the code that ought to display the image when button

[android-beginners] android install

2009-10-12 Thread chaos
can android be installed on a phone that had window mobile on it at first the phone is a att tilt made by htc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] Re: How can solve this error? Please help me :)

2009-10-12 Thread Chaiyasit T
Hi friend Can you give me your code so that I will review the correctness for you. Regards + Thanks On Mon, Oct 12, 2009 at 11:57 AM, GreenRiver thong.dom...@gmail.com wrote: I installed the older version of Android SDK and ADT but still have that error The method openDatabase(String,null)

[android-beginners] Modifying text for ListView with SimpleCursorAdapter

2009-10-12 Thread Mark Achée
I have a ListView displaying rows from the database with a SimpleCursorAdapter (like in the NotePad tutorials). Instead of displaying raw database values, I needed to format the text in the row to be human readable. I wasn't sure how to achieve this, but I managed to find

[android-beginners] Re: Creating my own helper classes

2009-10-12 Thread Larry.Liu
Yeah, I also want to know how to include customized xml layout in the helper library, Because android will generate R.java and give the values to each element, The value will start from the same value for all applications, for example all the first id will get value 0x7f0a, so there will

[android-beginners] Please tell me how to update firmware of HT-03A from Android 1.5 to 1.6.

2009-10-12 Thread Jack
My HT-03A firm ware is Android 1.5. But my computer's Android SDK is 1.6. So I 'd like to update firmware of HT-03A. But I don't know where is a update package of HT-03A. please tell me for them. Thanks. --~--~-~--~~~---~--~~ You received this message because

[android-beginners] how to drop call???

2009-10-12 Thread midoub
Hi, I want to fix duration of call, someone have ideas how I can do This??? Thanks for your help. Regards, --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email

[android-beginners] Building android source in debug mode

2009-10-12 Thread NimeshChanchani
i have downloaded the source code of android and want to build it in debug mode. Is there any document that decibes the build process? i basically want to build the opencore project in debug mode so that i can step in to the code. i don't mind if other projects are libraries. is there a sample

[android-beginners] Re: Help Needed : MediaRecorder error: java.io.IOException: prepare failed

2009-10-12 Thread Mikhail G
Hi, i'm seeing same issue. were you able to find a solution? thx, Mikhail. On Sep 8, 3:49 am, preetam_pict preetam.pa...@gmail.com wrote: Hi all I am trying to write a sample program to record the video (say camcorder application). When i run my program using the emulator (I have

[android-beginners] Re: Please tell me how to update firmware of HT-03A from Android 1.5 to 1.6.

2009-10-12 Thread Jeffrey Blattman
you should get an OTA update from your provider. or you can install a 3rd party dist such as cyanogenmod. i have an unlocked t-mobile g1 on att (us), so my only option was to install a 3rd party dist, as att wasn't going to be pushing updates to me. i also looked into the idea of installing

[android-beginners] Re: android install

2009-10-12 Thread Roman ( T-Mobile USA)
You might be interested to look at the following page http://www.androidonhtc.com/ -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: how to drop call???

2009-10-12 Thread Roman ( T-Mobile USA)
Could you rephrase your question? If you want to drop programmatically a call, you cannot do this officially with the Android SDK. If you try to get the duration of a call, try to capture Call state changes. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views,

[android-beginners] Re: Please tell me how to update firmware of HT-03A from Android 1.5 to 1.6.

2009-10-12 Thread Disconnect
Updates come down regardless of carrier. (The phone periodically polls an update server and downloads the update in a zip.) On Mon, Oct 12, 2009 at 1:41 PM, Jeffrey Blattman jeffrey.blatt...@gmail.com wrote: you should get an OTA update from your provider. or you can install a 3rd party dist

[android-beginners] Re: How can solve this error? Please help me :)

2009-10-12 Thread f...@r@0n
I installed the older version of Android SDK and ADT but still have that error The method openDatabase(String,null) is underfinded for the type Context.  Please help me :) Hi, I can say that currently I try to learn Android by one book and I faced quite many mismatches between book

[android-beginners] Re: Please tell me how to update firmware of HT-03A from Android 1.5 to 1.6.

2009-10-12 Thread Jeffrey Blattman
that's interesting. i never got an update. can you point me to information that describes this? On 10/12/09 11:46 AM, Disconnect wrote: Updates come down regardless of carrier. (The phone periodically polls an update server and downloads the update in a zip.) On Mon, Oct 12, 2009 at 1:41

[android-beginners] Re: Can't get app to work in Emulator

2009-10-12 Thread James Yum
Hi James, logcat (the system log dumper) will be your new best friend. Try running it from a command line to see what caused your crash. Cheers, James On Sat, Oct 10, 2009 at 10:58 PM, James Duncan james.w.dun...@gmail.comwrote: Hi List I am just trying to write a simple app that plays an

[android-beginners] Re: Creating my own helper classes

2009-10-12 Thread Paul Turchenko
Nope, currently android does not support things like that. All you have is R.java generated for your current project only. Perhaps If you'd describe the solution you are trying to implement, there will be more things to suggest. On Oct 12, 10:48 am, Larry.Liu smartlit...@gmail.com wrote: Yeah,

[android-beginners] Re: Is LayoutParams activity centric?

2009-10-12 Thread Chris
I finally managed to do some testing on a HTC Hero. It does seem that the LayoutParams are specific to the activity. Setting full brightness on one activity went back to normal once I closed the activity/it lost focus. On 30 Sep, 09:41, Chris themaninthesuitc...@googlemail.com wrote: I know

[android-beginners] Re: Long Press Search BUtton

2009-10-12 Thread Justin Anderson
Anyone? -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On Fri, Oct 9, 2009 at 3:42 PM, Tikoze

[android-beginners] Re: Is LayoutParams activity centric?

2009-10-12 Thread Justin Anderson
Thanks for the update! That is good to know -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On Mon, Oct

[android-beginners] Re: HTTP Connect Problem

2009-10-12 Thread Indicator Veritatis
On Oct 9, 11:22 pm, Samuh samuh.va...@gmail.com wrote: If I am interpreting you correctly, you can do something like(pseudo code): //create an instance of HttpClient class HttpClient httpclient = new DefaultHttpClient(); // Prepare a request object HttpGet httpget = new HttpGet(url);

[android-beginners] Re: How to add a view to application layout programmatically

2009-10-12 Thread Justin Anderson
What does the XML for your res/layout/main.xml look like? Thanks, Justin -- There are only 10 types of people in the world... Those who know binary and those who don't.

[android-beginners] Re: How can solve this error? Please help me :)

2009-10-12 Thread Justin Anderson
Looks like the tutorial you are using is from the 1.1 SDK In 1.5 that method was removed and replaced with openOrCreateDatabase(). http://www.mail-archive.com/android-beginners@googlegroups.com/msg11654.html Unfortunately, I have not done anything with databases in Android yet and so I

[android-beginners] Re: How can solve this error? Please help me :)

2009-10-12 Thread GreenRiver
I know that errors cause by the differences between versions of Android SDK, but althought i uninstalled current version SDK (1.5) and install the older version (1.0 or 1.0) but still have that errors. There are many methods are not suitable with this SDK version (1.5). Thanks for your all

[android-beginners] Re: Creating my own helper classes

2009-10-12 Thread jax
hi jbrohan, I am unclear about what you mean here. Can you give a short example? On Oct 12, 8:07 pm, jbrohan jbro...@gmail.com wrote: Resolve them to a View, and pass the View to the method. On Oct 12, 3:02 am,jaxjackma...@gmail.com wrote: But what if I want to include various xml values

[android-beginners] Re: SurfaceView -Memory Creation

2009-10-12 Thread Romain Guy
GLCanvas is not used by SurfaceView. On Mon, Oct 12, 2009 at 8:41 PM, surya Manyam subrhmanyam...@gmail.com wrote: Hi , I understand that SurfaceView initializes the Renderer and the OnsurfaceCreate(gl10,context) How does the OnsurfaceCreate GL1.0 Context and where is the EGL

[android-beginners] barcodeScanner

2009-10-12 Thread Rana
I want to develop an barcode scanner which will get an image from gallery then scan and gives the output. Any help please? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this