[android-developers] Help with using Google Drive Api

2017-01-13 Thread Abraham Parima
*In itself what I am going to ask you will be about how to achieve:* *How to Access the Contents of a DriveFile From a Common File?* *Hi all, I have asked this question in order that they could help me or guide me in my problem that arises with the need to be able to access the contents of a

[android-developers] Help In Using The Google Drive Api

2017-01-13 Thread Abraham Parima
*In itself what I am going to ask you will be about how to achieve:* How to Access the Contents of a DriveFile From a Common File? *Hi all, I have asked this question in order that they could help me or guide me in my problem that arises with the need to be able to access the contents of a

[android-developers] Help In Using The Google Drive Api

2017-01-12 Thread Abraham Parima
*In itself what I am going to ask you will be about how to achieve:* *How to Access the Contents of a DriveFile From a Common File?* *Hi all, I have asked this question in order that they could help me or guide me in my problem that arises with the need to be able to access the contents of a

[android-developers] How to make a file that can access the data from another file?

2017-01-08 Thread Abraham Parima
Good morning to all. I want to perform a file execution operation of the cloud on the disk, so the title of the question, I explain: I want to be layers to create a file without data emptied and that accesses another file, ie have no value , But that My application can assign a value and that,

[android-developers] Is it possible to create a symbolic link on Android?

2016-12-29 Thread Abraham Parima
I want to know if in android it is possible to create symbolic links from my android application, because I want to create a symbolic link of the folder / data of my application with / sdcard. I am not an expert on android, but I usually do it in java using the Java.nio.File.Files class but in

[android-developers] Error:Failed to find target with hash string 'android-24' in:

2016-12-03 Thread Abraham Hsu
I can't get past this error! Googling this does not help at all. It seems to be an extremely common problem with error hash string 'android'-X'; I've tried changing the gradle things, but to no avail. I was super excited to start learning android apps, but this is infuriating :( Does anyone

Re: [android-developers] Re: OpenGLES Double Buffer malfunctions

2011-12-29 Thread Abraham Stolk
thx, yes I am checking all gl calls with glGetError, but more importantly: I check for matching configs, and do get a match back for my test device (Acer Iconia). I'll try 565 but I will be surprised if that fixes double buffering. Bram On 2011-12-29, at 12:43 PM, Indicator Veritatis wrote:

[android-developers] Web controller

2011-03-07 Thread Cherian Abraham
Hey I am very new to android developing, therefore this question might seem very silly to most of you. I want to build an app that uses the internet. I am sure there should be something like a web controller that i can put on the app. Kindly guide me on how to do so. Cherian -- You received

[android-developers] Web controller

2011-03-07 Thread Cherian Abraham
Hey I am new to android developing, i need to find a way to put a web controller on the app. Pleasee help!! Cherian -- 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] continuous camera capture

2010-09-16 Thread joji abraham
Can someone help me or advice me on how to do continuous photo capture on android. i want to configure camera once and fire as many shots i could and save to a location. Please help me -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] how can applications with native code call into LocationManager apis?

2010-02-24 Thread Binu Abraham
I have an application which has got some native code as well. I would like to call the equivalent of the LocationManager API's from the native code. Is this possible ? If so, what kind of interface will I us, as the LocationManager API is in java? can I call binder.transact call directly on the

[android-developers] Is there a way to get notified when a new task is starting or finishing ?

2009-12-02 Thread Binu Abraham
I would like to know whenever the top task is changing. i.e. when a new task is starting or a task is finishing or when the current active task changes. Is there an intent that is sent that i can listen to ? -- You received this message because you are subscribed to the Google Groups Android

[android-developers] How to find the height of HTML content displayed in a webview

2009-04-08 Thread Abraham
(readfromHTMLFile()); mWebView.loadData(mHTMLData, mimeType, encoding); int contentHeight = mWebView.getContentHeight(); Thanks in advance for your advice. Regards Abraham --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Reading Google Sync Settings

2009-02-25 Thread Abraham
HI All, My app requires to read whether Google sync setting(MainMenu-Settings- Data Synchronization-Contacts) is enabled / disabled. Is there any way we can read / write the google sync settings. If yes..could some pls let me know how we can achieve this. Thanks Regards Abraham

[android-developers] Re: Writting/Reading Sync settings - Possible?

2009-02-24 Thread Abraham
HI, Even I'm looking for the same...Is it possible to read / write the sync settings Thanks Abraham On Jan 13, 11:07 pm, code_android_festival_way festival.s...@googlemail.com wrote: One last try if someone could tell me how to toggle thesync settings. :-) On 13 Jan., 10:40

[android-developers] Re: Binding with service lost after calling unbindService()

2009-01-15 Thread Abraham
this bindService() unbindService() seems to work without any problem. Pls advice whether this is a good way to handle this situation. Any suggestions for the workaround are welcome. Looking for to more responses on this discussion. Abraham On Jan 14, 10:17 am, Abraham abraham_thamarapal

[android-developers] Re: Binding with service lost after calling unbindService()

2009-01-15 Thread Abraham
HI, Logs showing memory leak when unbindService is not called. 01-15 14:14:30.904: ERROR/ActivityThread(209): Activity com.android.mobilink.MobiLinkMenu has leaked ServiceConnection com.android.mobilink.mobilinkmen...@43390770 that was originally bound here 01-15 14:14:30.904:

[android-developers] Binding with service lost after calling unbindService()

2009-01-13 Thread Abraham
HI All, I'm facing an issue with my application need your expert opinion in resolving the issue. My app has a local service which is started by calling startService() when the phone boot up is complete. My app also has a UI component which the user can use for making use of the service.

[android-developers] Re: Binding with service lost after calling unbindService()

2009-01-13 Thread Abraham
. On Jan 14, 2:53 am, Al alcapw...@googlemail.com wrote: Binding and unbinding many times works fine for also. Try adding log messages to your service's onCreate, onStart, onBind methods to see if they are being called and investigate from there. On Tue, Jan 13, 2009 at 5:00 AM,Abraham

[android-developers] Re: How to use built in email application to send email from my application?

2009-01-03 Thread Abraham Lincoln
This doesn't seem to work for regular text file. I have tried giving mime types of */*, text/plain etc. Anyone knows how to attach text files using Gmail? Doesn't even work from Gmail app. On Dec 12 2008, 12:08 pm, Peli peli0...@googlemail.com wrote: I'd love to see that one extra line in

[android-developers] API for querying, enabling, disabling GPS service?

2008-12-29 Thread Abraham Lincoln
Does anyone know how to query status of, enable, and disable the GPS service? 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] Re: Contacts insertion failure

2008-12-10 Thread Abraham
behavior... Looking forward to some response Regards Abraham On Dec 9, 11:57 am, Abraham [EMAIL PROTECTED] wrote: HI all, I had a query regarding the behavior of insert method when contact insertion failure occures. Assume that the phone memory is full no more contacts can be added

[android-developers] Contact insertion successfull...But contact not be viewed through contacts app

2008-12-10 Thread Abraham
HI All, I am facing a weird issue related to contacts. Issue: I'm able to insert a contact successfully to the phonebook from my application. But when I try verify the same by opening contacts application on SDK I'm not able to find this contact. My code for inserting contact Cursor cur

[android-developers] Contacts insertion failure

2008-12-08 Thread Abraham
that would be returned. How can one determine from the URI returned whether the contact was added successfully or not. Thanks in advance for all the help. --Abraham --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] How to run AT Commands on Emulator

2008-11-03 Thread Abraham
HI All, I would like to fine out if Android emulator provided along with SDK1.0 allows the users to send AT commands to perform some action. If some has tried this, could someone pls let me know how this can be achieved. Thanks --Abraham

[android-developers] Exception while Inserting a new contact

2008-10-21 Thread Abraham
HI All, I would like insert contacts using my application. I'm able to create a contact if name is mentioned. When I attempt to insert the number this user i get execptions. Could some one pls let me know where I'm going wrong. Code snippet: public int insertContactAsMyFave(Contacts contact)

[android-developers] How do I update my activity on receiving intent in BroadcastReceiver

2008-10-20 Thread Abraham
HI , I'm trying the understand how an application can receive intent in BroadcastReceiver how it can inform the Activity abt the information received in the intent. For this purpose I have created an activity which has a TextView. In OnCreate of the Activity I'm using AlarmManager to start

[android-developers] How can I launch the default Contact Application provided in SDK with my app

2008-10-10 Thread Abraham
HI All, I'm a newbie with Android. I would like to understand how I could launch the default Listview of contacts(similar to the behavior that you would observe on launching the contacts app from the main menu). Is this possible or do I have to create a similar activity in my application which