[android-developers] EGL_BAD_MATCH

2017-02-05 Thread Saravanan K
E/EGL_emulation: tid 2229: eglSurfaceAttrib(1146): error 0x3009 (EGL_BAD_MATCH) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubsc

[android-developers] Help for writing python monkeyrunner script for text box validation.

2012-05-04 Thread Saravanan S
Hi, Need help in write python monkeyrunner script for validating text box with wheres scenarios and should display the result automatically. Thanks in advance :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] How to access/call IBinder interface from ASE?

2010-05-12 Thread Saravanan Bala
I’m in the process of developing Lua/Python based Test harness automation test suite for testing IBinder based message interaction. How to achieve this? Is there any Lua/Python or any scripting sample or examples provided? Any help or pointers would be appreciated. Regards Saravanan

[android-developers] Re: connect android emulator to mysql server

2010-02-12 Thread saravanan p
> On Tue, Feb 9, 2010 at 6:34 PM, David Turner wrote: > > Replace localhost with 10.0.2.2 and you should be all set. > > > See > >http://developer.android.com/guide/developing/tools/emulator.html#emu... > > > On Tue, Feb 9, 2010 at 1:57 AM, saravanan p wrote: >

[android-developers] how to retrieve the database value from the our web application

2010-02-10 Thread saravanan p
hi i want manage our web application using an android application. we want to the database connection object. we are using mysql database. and i want to post the data to my server. so please help me for this solution. Thanks P.Saravanan -- You received this message because you are subscribed

[android-developers] connect android emulator to mysql server

2010-02-09 Thread saravanan p
Hi I am new to android development. How to connect mysql server from our android emulator. I am using private String url = "jdbc:mysql://localhost:3306/"; dbname =test; username = ""; password = ""; Class.forName("com.mysql.jdbc.Driver");

[android-developers] Android Development

2009-03-06 Thread saravanan
I am new to Android. I want to know the things before going to start the Android application. What are the requirements need to start the application. What type of Database support provided by Android? --~--~-~--~~~---~--~~ You received this message because you are