Re: [android-developers] Urgent Need: DRUPAL Developer @ New York City, NY : 6+ Months Contract Position

2016-06-16 Thread sreeram shyam
Hi Ateeq, I am having good experience in drupal. Can you process my profile and let me know for further process Regards Shyam Hi Folk, Hope you are doing well. This is Ateeq, from Diverse Lynx. *Please share profile for Drupal **Developer** at ateeq.reh...@diverselynx.com * *Note: Must Nee

Re: [android-developers] android browser

2012-01-04 Thread sreeram shyam
Hi, I have created the table with single field name called NAME, when i trying to fetch the data from the cursor object am getting illegal argument exception:column_id error am getting. Please let me know how this can be done. Is it possible to fetch the single field value without ID field?? Tha

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-04 Thread sreeram shyam
*Hi Vinu, Try clean the project and then try. *Go to ->project menu -> clean >From hear clean your project and then run. On Mon, Jan 2, 2012 at 7:14 AM, Vinu wrote: > HI, > > I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY > ERROR, BUT WHEN I RUN IT IN EMULATOR OR PHON

[android-developers] Re: How do I navigate to the program data with adb shell

2009-12-06 Thread sreeram
On Dec 6, 4:23 am, moneytoo wrote: > On a real phone this will work with ROM with root access. > And, how does one get root access? Would the google credentials used in registration do? Sreeram > On Dec 6, 4:49 am, sreeram wrote: > > > Hi, > > > My program creat

[android-developers] How do I navigate to the program data with adb shell

2009-12-05 Thread sreeram
Hi, My program creates a sqlite3 database. With the emulator I have been able to use adb shell and get to the file in /data/data// databases/ to inspect data. But with a real phone, I just cant seem to find that file. I get some permission even doing an ls on the data directory. Any idea what I n

[android-developers] How to launch VideoCamera Activity and then read tge file created?

2009-08-25 Thread sreeram
Hi, I am launching the VideoCamera activity from my main activity but not able to get a callback to read the file created. Does anyone have an example on how to do this? This is what I have: public class Video extends Activity { private static final int VIDEO = 1; @Override

[android-developers] Re: Blank video being recorded

2009-08-21 Thread sreeram
video player. Sound was muffled though, which is still a mystery. Thanks Sreeram On Aug 19, 12:45 am, webhopper wrote: > I am trying to develeop a video capture application on the HTC Ion > device using the MediaRecorder class. The application seems to run and > record MP4 output file,

[android-developers] MediaRecorder API: preview is not happening and audio sounds muffled

2009-08-20 Thread sreeram
()); mrec.setAudioEncoder (MediaRecorder.AudioEncoder.AMR_NB); mrec.setPreviewDisplay(surface.getHolder().getSurface()); Am I missing something? Thanks in advance. sreeram --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Looking for sample of video capture with preview

2009-08-20 Thread sreeram
Hi, Can anyone share or point me to working example of "video capture" with preview? Thanks Sreeram --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this