Re: [android-developers] Re: 2 Media players can not run simulateneously

2013-04-28 Thread Shashidhar
This issue happens only on a smat tv android device that I use. When I run the app on Samsung galaxy S3 It worked file. It plays both video and audio together. So, I wrote a separate app which has a service to play the music. And my app bind to that service and the service can play the music.

[android-developers] Calendar contact provider: custom data

2013-04-28 Thread John Goche
Hello, I plan to use the Android Calendar contact provider to access calendar information and store events. I need to store some custom fields, however, with each event, but I don't see how I can implement these in Google Calendar or Android Calendar as the API does not offer me the option to

[android-developers] Re: How to create JAR libs in Android

2013-04-28 Thread mbarbiero
Piren... One question more... when I configure proguard obfuscation, the jar file are obfuscate too? Thanks mbarbiero Em quinta-feira, 25 de abril de 2013 04h05min59s UTC-3, Piren escreveu: You can use regular Ant Build commands to package your app code into a JAR, or use the new build

[android-developers] debugging on galaxy tab2 7

2013-04-28 Thread psyco
Hi all, am trying to debug my android 3.1 application on my galaxy tab2 tablet i allows debugging option from tablet setting but eclipse does not detect the device and shows me an alert message there is no device compatible ..etc am working on windows7 , what can i do ? -- -- You

[android-developers] Re: Canvas Rendering Resolution

2013-04-28 Thread RichardC
You have a bug. You need to show us your code and the layout xml. On Sunday, April 28, 2013 5:31:58 PM UTC+1, vrs762 wrote: My emulator (with settings Nexus S 480 X800) shows the first image correctly at the upper left corner at coordinates (10, 10) (emulator.png). However, the same code

Re: [android-developers] Re: JellyBean keyboard issue

2013-04-28 Thread Grady McGhee
I am using a Droid 4 with its built in keyboard and a Galaxy S3 with a WiFi keyboard. grady On Thu, Apr 25, 2013 at 3:42 PM, bob b...@coolfone.comze.com wrote: How are you connecting the keyboard, and what device do you have? Thanks. On Thursday, April 25, 2013 1:56:22 PM UTC-5, grady

[android-developers] httpget

2013-04-28 Thread asma rezgui
Hello friends, can someone help me by giving me some tutorial to solve this issue: i want to pass the id of the selected item of a gridview from one activity to another where i will send a httpget request to get a list of objects and display it in a listview . so i want to send an id and receive a

[android-developers] Re: Paper Folding animation

2013-04-28 Thread Lew
Dan wrote: Lew wrote: Code that you convert for work was not written to teach you a moral lesson. Perhaps you are being intentionally thick headed (in an attempt to maintain Tsk, tsk. Now with the insults. Ad hominem. your misunderstanding of something that seems clear to me.)

[android-developers] Re: Set/Fix exposure time of Samsung Galaxy S3

2013-04-28 Thread Rafael Meruane
I have the same problem on my ASUS TF300 tablet. El jueves, 18 de abril de 2013 03:52:41 UTC-4, Mitchel Bakker escribió: Hey! I'm developing an app with which I can detect coloured LEDs. To properly detect the LEDs I want to fix the exposure time of the camera. So far I have been able to