[android-developers] Re: Need Help..... To install android package (.apk) on HTC Touch Mobile

2008-10-29 Thread gs_cmans
android SDK != J2ME -g On Oct 29, 12:10 pm, AndroidKid [EMAIL PROTECTED] wrote: Hi All, I've executed some sample application in android using emulator. I bought HTC touch mobile which has Windows Mobile 5.0 OS. I try to run my android application within HTC touch phone, But I can't :(

[android-developers] Re: Recorder Audio

2008-10-28 Thread gs_cmans
the API defenition for this seems to be left out in the android framework code for some funny reason; may be a catch16 or so. though the internal system codec libraries of OPENCORES implementation supports this; some parts of internal code sets this with SetOutputBitrate(..) functions which are

[android-developers] Re: AMR Codec List

2008-10-28 Thread gs_cmans
i think default configured to 5.15; looks the api to set mode is left out; see other threads for my post on the same -g On Oct 7, 1:29 pm, Breno T. Minzon [EMAIL PROTECTED] wrote:   Hi all,      After spent some time googling, i can't find any information about AMR audio codec list. i found

[android-developers] Re: Recorder Audio

2008-10-28 Thread gs_cmans
But the music media in Android can't play this format? try save it as .3GPP and play it. if u are just receiving the data from recorder and storing it in raw format it wont play; requires other magic headers to be placed for .amr file format; refer IF2 documentation -g On Sep 22, 9:50 am,

[android-developers] Re: Google Android Code Down

2008-10-23 Thread gs_cmans
just download the plugin manually http://code.google.com/android/adt_download.html and add it as archived site in eclipse -g On Oct 23, 2:39 am, Nblufire12 [EMAIL PROTECTED] wrote: hey guys for the eclipse install, the link is down https://dl-ssl.google.com/android/eclipse/ i really

[android-developers] is voip a nightmare on android?

2008-10-18 Thread gs_cmans
hi i am new to android platform. i am interested in porting our voip client application to Android. But i am wondering about the technical feasibility with Android(as OHA having given up on developers making performance intensive apps by making Java as language for SDK). We face issues on