Re: [android-developers] Backward compatibility when compiling.

2011-04-15 Thread Marcin Orlowski
On 15 April 2011 11:26, sblantipodi perini.dav...@dpsoftware.org wrote: Hi, I have some apps that can run without problem in Android 1.6 so I compile them using Android 1.6. Do you think that is better to compile using the newer SDK? Don't fix it until is broken. Is it safe to do it in

[android-developers] Backward compatibility when compiling.

2011-04-15 Thread sblantipodi
Hi, I have some apps that can run without problem in Android 1.6 so I compile them using Android 1.6. Do you think that is better to compile using the newer SDK? Is it safe to do it in terms of compatibility? What about the automatic obfuscation when compiling using new SDK? Thanks. -- You