[android-developers] UPDATED HOTLIST

2016-12-14 Thread spg bharath
Florida Thanks *Bharath Kumar* *Business Development Executive* Software Programming Group LLC (SPG) America 15 Corporate Place South, Suite #421, Piscataway, NJ - 08854 (: 732-343-7688 x 3043|| Fax: 732-343-7689 Email: | bhar...@spgamerica.com <bhar...@spgamerica.com%20>

[android-developers] Access the Youtube Data API without user permission

2016-11-14 Thread Bharath Cb
Hi, I integrated the youtube live stream in my project. This is the sample code to access the youtube data API, GoogleCredential credential = new GoogleCredential.Builder().setTransport(transport) .setJsonFactory(jsonFactory) .setServiceAccountId("...@gmail.com")

[android-developers] How to override multi touch gestures when Talk back explore by touch is enabled?

2016-10-29 Thread Pabba ANU BHARATH
I am working on a keyboard in which I used multitouch for typing. The keyboard is working when talkback explore by touch is off. But when I enable explore by touch,I am not able to detect Second finger tap or multi-touch. Can anyone please finalise is it impossible to detect multi-touch

Re: [android-developers] Phone InterviewSAP BI BOBJ HANA in Based in Seattle, WA

2016-07-08 Thread Bharath A
Please add my email address to your distribution list. bha...@neoprisminc.com --- Best Regards, Bharat Reddy | Sales Recruiter *Neo Prism Solutions LLC*, 917 N Plum Grove Rd, Suite C, Schaumburg, IL – 60173, Phone: *630-405-6452* E mail: *bha...@neoprisminc.com *

[android-developers] How to suppress talkback programatically

2016-07-06 Thread Pabba ANU BHARATH
Is there any way to make talkback to suppress when I open my application and resume when I stop my Application? Thanks, Pabba. -- 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

[android-developers] File deletion in SD card fails in Android 5.0 but File.canWrite() returns true

2016-05-14 Thread Bharath V B
I want to delete a file in SD card. But before deleting I want to check whether the particular file has write permissions to allow file deletion. (Because Android restricts write access to apps in SD card from Android 4.4+) File filePath = new File(sdcardImagepath); //Check

[android-developers] How to send data through both mobile data and Wifi Simultaneosly in an Android Application

2016-04-09 Thread 'Bharath Mourya' via Android Developers
Hello, I am working on an app which sends data both over Mobile Data and Wifi at the same time. Is it possible to do such a thing? If possible how to send selective data over different interfaces? i.e., If I have a data of K units I would like divide the data and send K_1 to K_n through

[android-developers] stylesheet does not support in Android 4.1 webview and above versions

2013-10-16 Thread bharath
Hi, I have a WebView in my android application which opens my web application. my web application has it's own stylesheet and it works properly up to Android SDK 4.0. If i use my application in Android SDK 4.1 above, it doesn't support my stylesheet. My WebView code, webview = (WebView)

[android-developers] Am a newbie in android development

2013-04-29 Thread Bharath Lenin
I developed my first test application in android with some basic stuff. I ran that in emulator it was nice and worked great. But when i developed few more appls and trying to run them in Emulator. The recent apps are not shown in menu of applicator. My first app is still right there but not my

[android-developers] Problem in Controlling Default Android Music Player with my App

2012-08-27 Thread Bharath
Hi every one, I am developing an android application which contains music control buttons. For example i have two buttons like 'start' and 'next', when i click on button 'start' my application should start playing music with default android music player. I want to control default music player

[android-developers] Camera issue with Motorola DROID RAZR When I recording the video

2012-03-23 Thread bharath
I have tested my application on various mobiles. My application main functionality is taking picture and recording video through camera. I didn't faced an issue on most of the mobiles. But I faced the issue on Motorola DROID RAZR. My application working fine when i taking the picture. But I facing

[android-developers] hyper terminal to be opened using python

2012-03-04 Thread Bharath kumar Thota
Hi, As I to run at commands on phone using the hyper-terminal which should accept the commands from python.Is it possible to open the hyper terminal using python.Please give me some idea. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Contact Number

2012-01-24 Thread Bharath kumar Thota
the contacts, the phone number of the selected contact should get displayed in the EditText box..I had gone to the extent of opening the contacts, and now i can't find the way to pick the number and then get it in to the edittext. Thank you, Bharath -- You received this message because you

Re: [android-developers] Contact Number

2012-01-24 Thread Bharath kumar Thota
code is ok. Hope this helps /Yaron On 01/24/2012 11:31 AM, Bharath kumar Thota wrote: Hi, I am a newbie to android and while developing i got stuck up at a point and there by i could not move further.Please some one help me to solve my problem. My problem is as follows.. I wanna get

[android-developers] Retriving the Contact number and name to the Edit text

2011-12-28 Thread Bharath kumar Thota
Hii, I am trying to get the contact number from the list of contacts and send that particular contact to the edit text field.Can any one please help me in this regard.Thanks in advance. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] KeyStore usage..

2011-04-05 Thread bharath
HI, How to use KeyStore in Android, can we use KeyStore for securing the database value? Can you please provide some example. Thanks in advance. -- 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] BluetoothAdapter instance issue

2011-01-14 Thread bharath
how can I resolve this issue. Regards! Bharath -- 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

[android-developers] is it possible to call MountService in my Activity?

2011-01-05 Thread bharath
Hi, is it possible to call MountService in my Activity? I am trying to write an App for USB Mass storage. Thanks, Bharath -- 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

[android-developers] initialization of usb from android Application

2011-01-03 Thread bharath
Hi, Is it possible to initialize USB from Android Application? if possible please post a sample code. Thanks, Bharath -- 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

[android-developers] How USB tethering / Mass storage works in Android?

2011-01-03 Thread bharath
Hi, Can anybody please explain or send a link points how USB tethering / Mass storage works internally in Android. Thanks, Bharath -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] JNI to access GPS HAL layer function.

2010-12-31 Thread bharath
Hi All, Is it possible to write a JNI to access GPS / Wifi / USB HAL layer function? If possible, please post the sample code. Thanks Bharath -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] How to view the logs when USB dubug is disabled?

2010-12-28 Thread bharath
Hi All, How to view the logs when USB dubug is disabled? Please let me know. Regards, Bharath -- 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

[android-developers] how to enable / disable USB dynamically in the program?

2010-12-20 Thread bharath
Hi all, I would like to know how to enable / disable the USB connectivity dynamically using code. Including USB tethering, mass storage and charging. Anybody have come across please let me know.. Thanks in advance.. -- You received this message because you are subscribed to the Google

[android-developers] How to configure Exchange Account??

2010-07-20 Thread bharath
Hi.. When I click on Calendar icon in the emulator, it is showing to add an Exchange Account. I tried creating account with correct user name, password and Server. but its showing Unable to open connection to server., when I checked the checkbox Accept all SSL certificates its showing Username or

[android-developers] Android Calendar

2010-07-12 Thread bharath
I need Android Calendar documentation (Code and Flow Chart). Can anybody suggest me where can i find the complete documentation. Thanks in Advance... -- 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]

2010-04-15 Thread bharath paturi
http://MaryaliceSciacchitano9140.co.cc -- Regards, Bharath -- 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

[android-developers] updating SDK and AVD under a proxy

2010-02-27 Thread Bharath M R
the targets other than updating with the help of manager. Thanks, Bharath M R -- 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

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-27 Thread Bharath M R
Hi, As i had the same problem,I downloaded the android sdk platform from figuring out the zip file from the repository. I am still not able to run the android virtual device. It says target id not found. How can i change the batch file so that it can figure a target Bharath M R -- You

[android-developers] Re: Register a service with Android framework

2009-12-07 Thread Bharath
, getSystemService() is for system services only. On Sat, Dec 5, 2009 at 5:33 AM, Bharath bharath.pat...@gmail.com wrote: Hi I have a question regarding services. In Android I am able to use all the methods defined in the service by calling bindService(). In bindService() we have to pass

[android-developers] Register a service with Android framework

2009-12-05 Thread Bharath
Hi I have a question regarding services. In Android I am able to use all the methods defined in the service by calling bindService(). In bindService() we have to pass the ServiceConnection object and could able to get the reference of Service Interface through which we can invoke service

[android-developers] getting error while importing com.google.googlenav.map.MapPoint; ..........

2009-11-19 Thread bharath
hi , i am getting error while importing import com.google.googlenav.DrivingDirection; import com.google.googlenav.map.MapPoint; can any one provide me the reason ... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Re: Network File Transfer Android Apps

2009-11-19 Thread Bharath Gandhi
Could you please send some open source android apps for sending file from android mobile to PC over HTTP protocol. Thanks, Bharath. On Thu, Nov 19, 2009 at 3:44 PM, Hamilton Lima (athanazio) hamilton.l...@gmail.com wrote: What if you just convert the file to the BASE64 format (String

[android-developers] Network File Transfer Android Apps

2009-11-18 Thread Bharath Gandhi
Hi, I need to transfer the file from Android mobile (Client) to standalone PC (Server) via network. Please let me know is there any good Open source android apps available to transfer the files (any type of file) to server via HTTP protocol?. Thanks, Bharath. +91- 98410 32749. -- You received

Re: [android-developers] Re: Network File Transfer Android Apps

2009-11-18 Thread Bharath Gandhi
Hi, Could you please explain further?. I just need some apps to transfer file from android apps to PC. Thanks, Bharath. On Thu, Nov 19, 2009 at 12:24 PM, Bala california.b...@gmail.com wrote: Recently I evaluated a web server for Android. I was so impressed with its performance and utility

[android-developers] Re: arraylist storage in sqlite

2009-11-17 Thread bharath
i want to save the array values in single row and single column... then how can i insert [ syntax] into database -- 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] arraylist storage in sqlite

2009-11-16 Thread bharath
can any one tell me how to store and retrieve arraylist in/from sqlite ArrayListDouble results = new ArrayListDouble(); -- 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] Android SyncML API

2009-11-12 Thread Bharath
the Funambol Anndroid client SDK in my emulator. What will be the server settting to transfer the file to server. If any one has some other SyncML Android API. Please share the API. I need very urgent for the Android SyncML mobile development. Thanks, Bharath. -- You received this message because you

[android-developers] Nested Query

2009-09-20 Thread Bharath B.G.
a code for the query *retrieves the id, first and last from the table TABLE1 and sortby id, the data should also be sorted by firstname too * select id, first, last from table1 where -- Bharath B.G. --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Problem in simple Code SQLite

2009-09-02 Thread Bharath B.G.
yup, its working, thank u thank u powerbyte hey also tell me how to wipe out the data, i mean to clear the tables etc tell mw where exactly the database files gonna store Regards, Bharath BG On Wed, Sep 2, 2009 at 10:24 AM, powerbyte powerb...@gmail.com wrote: add moveToFirst() after Cursor

[android-developers] Problem in simple Code SQLite

2009-09-01 Thread Bharath B.G.
String COL_NAME=name; final String COL_ID=id; SQLiteDatabase db; db=openOrCreateDatabase(DATABASE_NAME, 0, null); db.execSQL(create table myTable (id integer primary key, name text not null);); db.execSQL(insert into myTable values (1, \Bharath\);); db.execSQL(insert into myTable values (2

[android-developers] Re: Problem in simple Code SQLite

2009-09-01 Thread Bharath B.G.
the files anywhere, and how can i completely delete all the tables, so that i can create the database from the start regards Bharath BG On Tue, Sep 1, 2009 at 6:01 PM, leonardo. leonardometalh...@gmail.comwrote: You can put a try { db.execSQL(create table myTable (id integer primary key, name text

[android-developers] Re: Problem in simple Code SQLite

2009-09-01 Thread Bharath B.G.
) On Wed, Sep 2, 2009 at 9:41 AM, Bharath B.G. bharath.ml...@gmail.comwrote: Hi, i put the code inside the try catch block and the error is bcoz of tables(there may be other errors too but first i hav to remove this error) now my question is where exactly is the database files, where they get stored

[android-developers] Recording Playing file simantaneously

2009-08-24 Thread bharath paturi
with the MediaPlayer class, it seems that the recorder is cut off when the player starts. Please help me if there is any way doing this application through Android SDK 1.5. -- Regards, Bharath --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Problem in loading Menu Button

2009-08-01 Thread Bharath B.G.
android:menuCategory=system/ /group /menu please help me out in solving the problem -- Bharath B.G. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: Unhandled Exception

2009-07-31 Thread Bharath B.G.
Hi, No stack trace could be found, i hav attached the screen shot, u can make it out from it Regards Bharath BG On Fri, Jul 31, 2009 at 10:08 AM, Jack Ha jack...@t-mobile.com wrote: Your original post said that the buttons were instantiated inside onClick() not onCreate(). Just wanted

[android-developers] Re: Unhandled Exception

2009-07-30 Thread Bharath B.G.
unhandled exception has occured, please help me to sort out this[/b] -- Bharath B.G. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: ListView set default checked state

2009-02-11 Thread bharath kumar
I am also facing the same problem Steve can u please tell us how u resolve the problem..as u said in ur previous post. Its urgent... Regards Bharat. On Fri, Nov 21, 2008 at 10:11 AM, songs coca.c...@gmail.com wrote: I ended up fixing this by moving my initialization loop from onCreate

[android-developers] Re: How to track the selected item in spinner control

2008-12-09 Thread bharath kumar
See AdapterView.OnItemSelectedListener and override onItemSelected method On Mon, Dec 8, 2008 at 2:03 PM, selva [EMAIL PROTECTED] wrote: Hi, Which event i need to listen to track the selected or selection change event in a spinner control.

[android-developers] Problem with the sqlite database

2008-11-26 Thread bharath kumar
Hi AndroidDev, 11-24 19:27:38.287: ERROR/Database(5891): Leak found 11-24 19:27:38.287: ERROR/Database(5891): java.lang.IllegalStateException: /data/data/com.vista.examples.List/databases/ev_data SQLiteDatabase created and never closed i got the above error .how to resolve the problem.? Also

[android-developers] Problem with the sqlite database

2008-11-26 Thread bharath kumar
Hi AndroidDev, Please let me know whether i can use SQLiteDatabase.openDatabase(getDatabasePath(EVENT_DATA).toString(), null,SQLiteDatabase.OPEN_READONLY ); to get the reference to the database Is this is the correct way to get reference to database? Please help guys its