[android-developers] Re: [android-porting] Re: CTS APK'S QUERIES

2010-03-17 Thread Uander
Thanks abukustfan . I am following the same here . Uander On Wed, Mar 17, 2010 at 3:39 PM, abukustfan wrote: > First, prepare the apk. > For emulator, I think you can create a new system.img and userdata.img > after build cts. > then you can specified those image when lau

[android-developers] Fwd: Regarding CTS

2010-03-17 Thread Uander
Lets discuss it on groups so that others can get benefits of it . - Umang -- Forwarded message -- From: navin kumar Date: Wed, Mar 17, 2010 at 4:03 PM Subject: Regarding CTS To: uandro...@gmail.com Hi Umang, I saw your post on android developers site. It will be great if you

[android-developers] Re: Regarding CTS

2010-03-17 Thread Uander
error here . Thanks : Uander On Thu, Mar 18, 2010 at 11:11 AM, Uander wrote: > Lets discuss it on groups so that others can get benefits of it . > > - Umang > > -- Forwarded message -- > From: navin kumar > Date: Wed, Mar 17, 2010 at 4:03 PM > Sub

[android-developers] opencore test result

2010-03-21 Thread Uander
ere should be only 1 pass or 1 fail only . Do each test case have multiple sub-tests within them ? which class in source code finally decide whether it is pass or fail ? . Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] Re: [android-porting] opencore test result

2010-03-23 Thread Uander
t case (for eg. class pvplayer_async_test_newdelete : public pvplayer_async_test_base ) is calling these test case functions . how 1 success and 1 failure being counted per test case ? Thanks : Uander > > On Mon, Mar 22, 2010 at 11:32 AM, Uander wrote: > > Hi All , > &g

[android-developers] 3GP audio support in Eclair

2010-04-08 Thread Uander
r" extensions. I also want to know if it is the current behavior of Music in Android 2.0 and 2.1 or a issue existing ?? If it is discussed earlier in at any thread before please place the link here . Thanks : Uander -- You received this message because you are subscribed to the Google Groups &qu

[android-developers] Re: [android-porting] 3GP audio support in Eclair

2010-04-08 Thread Uander
Thanks Deva . I am also using Eclair Android 2.0 . but donno what bad happened with my luck . Does anyone faced this problem if Yes please put some points here How to look around with this oor what all I should cross check on my file system / opencore / codecs etc ?. Thanks : Uander On Thu

[android-developers] Re: [android-porting] 3GP audio support in Eclair

2010-04-08 Thread Uander
I want to check if I m able to play those files in command line in Android . what is the command to play a .3gp audio file . ? Thanks : Uander On Thu, Apr 8, 2010 at 10:51 PM, Uander wrote: > Thanks Deva . > > I am also using Eclair Android 2.0 . but donno what bad happened with

[android-developers] Re: [android-porting] 3GP audio support in Eclair

2010-04-09 Thread Uander
un(Instrumentation.java:1447) Test results for MediaFrameworkTestRunner=.F Time: 0.74 FAILURES!!! Tests run: 1, Failures: 1, Errors: 0 Thanks : Uander > > > > -Deva > > > On Fri, Apr 9, 2010 at 10:31 AM, Uander wrote: > > I want to check if I m able to play those f

[android-developers] Re: [android-porting] 3GP audio support in Eclair

2010-04-09 Thread Uander
edia_api/music . now running command : am instrument -e class com.android.mediaframeworktest.functional.MediaPlayerApiTest#testAMRGetDuration -w com.android.m... says : com.android.mediaframeworktest.functional.MediaPlayerApiTest:NOHZ: local_softirq_pending 02 NOHZ: local_softirq_pending 02 NOHZ: local_softirq_pending 02 and it

[android-developers] Music app crashing on my Ecalir 2.1 emulator

2010-04-13 Thread Uander
ght exception E/AndroidRuntime( 275): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.music/com.android.music.ArtistAlbumBrowserActivity}: android.view.InflateException: Binary XML file line #25: Error inflating class Any help to track this will be appreciated . Thanks :

[android-developers] CTS not detecting Zoom2 device

2010-04-15 Thread Uander
equired so as zoom2 will also be detected ? I want to run startcts against zoom2 . Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To u

[android-developers] Re: [android-porting] CTS not detecting Zoom2 device

2010-04-15 Thread Uander
Thanks Deva . It works . I switched off my emulator and then see . for zoom2 also , device name was ..emulator -5554 only . Also I enable USB debugging support in Zoom2 board also . Thanks Uander On Thu, Apr 15, 2010 at 4:56 PM, Deva R wrote: > Hi, > Can you make sure of adb bridge

[android-developers] Emulator error : No space left on device

2010-04-20 Thread Uander
: Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For mo

[android-developers] media server interactions

2010-04-21 Thread Uander
Can anybody tell me how media server inetracts with audio flinger and surface flinger works in android ? how media player service intraction happen with opencore ? Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Alarm Clock Localization query

2010-04-29 Thread Uander
} } Other localization strings are in strings.xml file under ANDROID_TOP/packages/apps/AlarmClock/res/values-*/ Does it like to have only indexes 0,1,2,,,instead of translated strings for Mon,Tues,... in Dutch etc languages for Alarm Clock ?? Any Help would be appreciated .

[android-developers] Re: Alarm Clock Localization query

2010-04-30 Thread Uander
() it doesn't work while in same file Locale.getDefault().toString()) equates to "ja_JP" that indicates japanese locales are supported in eclair 2.1 . Thanks : Uander On Fri, Apr 30, 2010 at 12:18 PM, Uander wrote: > Hi All , > > I am bit confused about location stuff in

[android-developers] Re: Alarm Clock Localization query

2010-05-03 Thread Uander
Can anyone on this mailing list help me out ?? On Fri, Apr 30, 2010 at 6:48 PM, Uander wrote: > Hi All , > > Issue I mentioned here works fine in cupcake android 1.5 . > it refers to a OHA issue 3985: > > > http://code.google.com/p/android/issues/detail?id=3985 > > P

[android-developers] Disable hardware codecs

2010-05-03 Thread Uander
amework is like if h/w codecs are not present it should look for s/w codec . if zoom2 is not finding h/w codec for my audio/3gp file , it should search for s/w codec and play file , why does it fails with error ? How to disable hardware acceleration of codecs ? Please correct me If I am wrong .

[android-developers] Re: [android-porting] Re: Disable hardware codecs

2010-05-04 Thread Uander
uot;, "audio_decoder.amrnb"}, in platform/hardware/ti/omx/system/src/openmax_il/omx_core/src/OMX_core.c . so codecs support seem to listed there . error comes up from LCML_Init () call in OMX_AmrDec_Utils.c . that means its unable to load codec . Thanks : Uander On Mon, May 3, 2010 at

[android-developers] Re: [android-porting] Re: Disable hardware codecs

2010-05-06 Thread Uander
Hey , it works now . Disabled h/w codecs as suggested . It played using s/w codecs now . Thanks for all of your support Deva , Ricardo . Thanks : Uander On Tue, May 4, 2010 at 7:20 PM, Deva R wrote: > Hi Uander, > > Hw codecs from TIOMX_Core library is still significant, and it &

[android-developers] Disabling Autolock

2010-09-01 Thread Uander
Hello All , When I am booting my android OS , by default it is in Locked State . Can someone tell me how to disable this autolock of screen at startup . ? Is there a corresponding APK present ? Where to disable this LOCK_PATTERN_ENABLED ? I am using Froyo right now . Thanks : Uander

[android-developers] "CTS" Test plan Query

2010-09-16 Thread Uander
y I am not able to run CTS test plan on my android 2.2 platform . while I can run a individual test case of "CTS" plan successfully . Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] Need Help on Audio Flinger

2010-07-05 Thread Uander
anyone have PDF for that ? Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developer

[android-developers] Quick search box QSB query in FROYO

2010-08-04 Thread Uander
opened . In Froyo , I checked , this is fixed , QSB comes to state where it was left off . I was looking for Code Changes done for same , but couldn't figure out till now . Can any one point me where to look fir this link ?? Thanks : Uander -- You received this message because yo

[android-developers] Re: Quick search box QSB query in FROYO

2010-08-05 Thread Uander
esume()"); super.onResume(); private static final String TAG = "QSB.SearchActivity"; So where the logs of Quickserachbox.apk will be storing ?? Thanks : Uander On Wed, Aug 4, 2010 at 5:52 PM, Uander wrote: > Hi , > > Earlier in Eclair , I am having this issue

[android-developers] Browser localization issue

2010-05-20 Thread Uander
as set when I open browser first time . Plz help me out . Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,

[android-developers] Text to speech unfunctional

2010-06-06 Thread Uander
it says "The application Pico TTS has stoppped unexpectedly. PLease try again " Can anyone point me what is the issue or how to install voice data on my board having eclair 2.1 . Thanks : Uander -- You received this message because you are subscribed to the Google Groups "Android Develo

[android-developers] Re: Text to speech unfunctional

2010-06-07 Thread Uander
Does this link would be indirection for my issue ? http://andappstore.com/AndroidApplications/apps/210486 its asking for language installer apk to be loadedd in /sdcard/* location . what steps are required basically to enable TTS ? and how can one make use of it ? Thanks : Uander On Mon, Jun 7

[android-developers] Re: Text to speech unfunctional

2010-06-09 Thread Uander
. * *That means voice data is installed now in my sdcard . I have TtsService.apk in my /system/app --so tts library is installed also . Now what to do ?? I * ** *I want to know how to use this TTS .. Is there a sample apllication apk that make things clear to me . * ** ** *Thanks : * *UAnder *

[android-developers] Re: Text to speech unfunctional

2010-06-09 Thread Uander
Its works out for me now . Cheers : Uander On Wed, Jun 9, 2010 at 4:58 PM, Uander wrote: > Hello , > > Proceeding ahead on this issue . > > Now I generated a sample application mytest.apk using attached code > mytest.java . I follow step mentioned in http://www.yu