[android-developers] How to export/import sqlite database to/from sdcard in android application?

2012-09-09 Thread SUNIL KUMAR
I have an application that has a sqlite database, I want to export the app db to sdcard & then import the same from sdcard. Can anyone guide me in this concern. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send e

[android-developers] How to get string text from AutoCompleteTextView in android?

2012-03-25 Thread SUNIL KUMAR
please solve this problem. -- 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.co

Re: [android-developers] wireless screenshots

2011-07-27 Thread sunil kumar
Hello friends, I'm trying to up wilink (WIFI 1271 ) on panda board , the kernel I'm using android 2.6.35 (Gigerbread) . Soft points identification is happening successfully, and I'm able to browse for small duration of time, after that browser application is crashing, and wilink is falling( connec

[android-developers] Re: CTS Install TIMEOUT error - Android source Froyo - SDK 2.2, ARM emulator ,Linux Ubuntu

2010-10-08 Thread sunil kumar
On Aug 10, 9:51 am, sunil kumar wrote: > Dear all , > > I'm facing problem inCTSexecution, can any one provide me inputs > regarding "InstallTIMEOUTerror", > > 1. Is this expected behaviour ? > 2. If this is an issue pls let me know if it is fixed in any lat

Re: [android-developers] Re: OpenSource REST Client for Android

2010-08-11 Thread sunil kumar
Dear all, I'm having problem with CTS (Android - Comptibility test suite) execution on ARM emulator (Android version used is froyo) , it is generating "Uninstall TIMEOUT error Unknown reason" error, could anybody pls help me is it expected behaviour or any workaround is there to stop the Un

[android-developers] CTS Install TIMEOUT error - Android source Froyo - SDK 2.2, ARM emulator ,Linux Ubuntu

2010-08-10 Thread sunil kumar
Dear all , I'm facing problem in CTS execution, can any one provide me inputs regarding "Install TIMEOUT error ", 1. Is this expected behaviour ,if so any workaround exists pls let me. 2. If this is an issue pls let me know if it is fixed in any latest release. Steps : 1. make (//Android-path/my

[android-developers] Is it mandatory to call the getSystemService() function by ecvery application?

2008-12-03 Thread sunil kumar
Hi Android Developers I would like to know why some of the applications are not calling the getSystemService(TELEPHONY_SERVICE) function for getting the telephony services. For ex: App1:(RadioInfo.Java) is calling the above function to get the telephony service.Like .. getSystemService(TELEPHONY_

[android-developers] Is there any documentation of RIL layer architecture in android

2008-12-01 Thread sunil kumar
Hi Is there any documentation available on net for RIL layer in android. Regards Sunil. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope