[android-developers] How to add date and time to captured Image

2012-07-10 Thread android dev
HI all, I am new to android pls help on this issue. I have tried many things but not working , Exifinterface. Thank you all -- 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 bulk app purchases B2b

2012-04-10 Thread android dev
I am a developer of medical apps for android phone and tablets, we sell content to large institutions. I am doing some investigation of how to make bulk app purchases with our partner companies, institutions, and hospitals. For an example use case, consider a hospital would like to make a bulk

[android-developers] How can I send a picture from android application via mms?

2012-02-28 Thread android dev.
hello every one, How can I send a picture from android application via MMS? I found this code but I don't know how can I send picture with it specially I want to let my application send the MMS. I do not wanna to send it via another application. note:the user will pick image from gallery and put

[android-developers] no media found on emulator as well as real devices

2011-12-28 Thread android dev
hi i use Gallery in xml layout file and all images are placed in /res/ drawable folder but after running project.no media found error is given on emulator screen plz help me thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Programmatically scrolling tabs in ActionBar

2011-08-17 Thread Hospes | Android dev.
How can scroll tabs in ActionBar if we have too many tabs that are added dynamically? And if it's impossible, how can we solve this problem differently? Thanks. Best regards, Andrew Khloponin -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] writing a notification widget for Yahoo mail

2010-07-16 Thread Android Dev
Hi, I'm a new-ish Android dev. trying to write one of the following: * a custom notification app that will create a custom icon in the notification bar when yahoo mail is received in a certain yahoo email account similar to the google notifier app OR * a yahoo mail unread count widget similar

[android-developers] Opengl Texture working on Emulator but not on HTC HERO

2010-07-14 Thread Android dev
In my application, I have a NDK native code that uses OpenGL 1.0 to apply a texture to a rectangle in order to draw an image on the screen. It is working fine on the emulator, but when I test it on the HTC HERO android device, it only draws a white rectangle without texture. Anybody else had the

[android-developers] Re: video player using hardware to encode/decode

2010-06-17 Thread Android dev
No ideas? At least, how can I call the hardware from my ndk native application? On Jun 8, 3:33 pm, Android dev gian23...@gmail.com wrote: I know that the mediaplayer api uses hardware acceleration to encode/ decode video. Now I want to develop my own video player application without using

[android-developers] video player using hardware to encode/decode

2010-06-08 Thread Android dev
I know that the mediaplayer api uses hardware acceleration to encode/ decode video. Now I want to develop my own video player application without using the mediaplayer api, but still using the hardware to encode/decode video. Any tips on how can I do this? -- You received this message because

[android-developers] Re: Live stream latency

2010-04-14 Thread Android dev
Android dev gian23...@gmail.com We are developing an Android video conferencing application. After examining some already existing live-stream  applications , we came to the conclusion that all or almost all existing applications have a delay of 3 to 10 seconds. The application we

[android-developers] Live stream latency

2010-04-13 Thread Android dev
We are developing an Android video conferencing application. After examining some already existing live-stream applications , we came to the conclusion that all or almost all existing applications have a delay of 3 to 10 seconds. The application we are developing was tested receiving a video

[android-developers] How to put a dialog box to another activity's foreground?

2008-11-24 Thread android dev
Hi, I have an activity which listens to certain event from another application. In onReceive, I fire a dialog box. How do I get the dialog box to appear on top of the other application? What's happening is that the dialog box does not appear while the other application still running. But as

[android-developers] Attaching G1 to adb

2008-11-04 Thread Android dev
Hi all I have to restart the computer every time I attach G1 through the USB cable to get it detected by adb devices command Is there any other way so that I need not restart the computer ? I am using Linux on my computer --~--~-~--~~~---~--~~ You received this