[android-developers] Android: Issue in sending MMS with SmsManager programmatically

2016-03-12 Thread Vineet Shukla
Hello All, I need to send MMS programmatically for which Android has provided support from Lollipop: http://developer.android.com/reference/android/telephony/SmsManager.html#sendMultimediaMessage(android.content.Context, android.net.Uri, java.lang.String, android.os.Bundle,

[android-developers] Android issue in Background Drawable with layer-list with API v16

2016-02-13 Thread Anant Anand Gupta
I am trying to achieve something like this (focused edittext highlights). The below screenshot is taken from the working v23 device. but it is not working on v16 as desired. here

[android-developers] Android Issue

2012-12-18 Thread Shubham Aggarwal
recently, I developed an android application which is working very fine on my phone Samsung Galaxy Ace. I gave the demo of my application on youtube which is working fine. The link is here: https://www.youtube.com/watch?v=TfTeUP8Cdkc Some effects are created just using android library But a

[android-developers] android: issue of how to detect which contact id is changed

2011-01-24 Thread droigons
Dear Experts: I am coming across an issue of how to detect which contact id is changed. I can detect the change via content observer, cursor. I don't want to detect through intent receiver with a data because I am a 3rd party application developer. For delected contact we can detected. However,

[android-developers] Android. Issue with smooth Animation transition during animation switch

2009-08-24 Thread LD
Hi, I will describe briefly what I am currently trying to implement: I have a number of cards (for example 8); I am trying to do shuffle using Translate Animation. But in the shuffle process I am experiencing UI issue. I will describe what kind of issue I have: card B is moved to new position