LibreTasks icon indicating copy to clipboard operation
LibreTasks copied to clipboard

Allow 1.5 sdk based support

Open GoogleCodeExporter opened this issue 8 years ago • 5 comments

http://developer.android.com/guide/topics/manifest/uses-sdk-element.html

Original issue reported on code.google.com by [email protected] on 13 Jul 2010 at 9:43

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter

This issue was closed by revision r808.

Original comment by [email protected] on 13 Jul 2010 at 9:47

  • Changed state: Fixed

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter

If we have to use 1.6 on the dev phone, we should be able to flash the firmware 
using these instructions: http://developer.htc.com/adp.html

Original comment by [email protected] on 13 Jul 2010 at 10:06

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter

Change made in r701 will cause SMS to not work on API-3 (Android 1.5).  
Suggested work around is a wrapper class that dispatches the appropriate API 
leveled class:

http://android-developers.blogspot.com/2010/07/how-to-have-your-cupcake-and-eat-
it-too.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%
2FhsDu+%28Android+Developers+Blog%29&utm_content=Google+Reader

Original comment by [email protected] on 15 Jul 2010 at 6:24

  • Changed state: Accepted

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter

The change mentioned that caused this is: 
http://code.google.com/p/omnidroid/source/diff?spec=svn701&r=701&format=side&pat
h=/trunk/omnidroid/src/edu/nyu/cs/omnidroid/app/core/SMSReceivedEvent.java

Original comment by [email protected] on 15 Jul 2010 at 6:26

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter

Original comment by [email protected] on 16 Jul 2010 at 12:50

  • Added labels: Milestone-Release1.0

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter