i too am not having a good debugging experience on windows vs2010 win7 64bit.
i am using the x86 image and it is just so unstable and slow.
can you debug on your phone without buying the product?
i am currently evaluating the runtime and do not want to commit unless i
feel that this is a viable
Not now, but actually it is one of my wishlist item to do. Jonp is right
on that it is not realistic to let the tool to eliminate unnecessary
classes automatically. But it might be still possible to have proguard
intercept the build and reduce whatever you specified (at your risk :-) .
Actually,
Hello,
For exactly the same reason you are stuck, I prefer this approach for
splash screen:
public class MySpashScreenActivity extends Activity {
private TimerTask task;
protected void onCreate (Bundle bundle)
{
super.onCreate (bundle);
ImageView iv = new
Sorry for late reply, I had been stuck at machine trouble (and away from
work now). Anyways...
Aren't you trying to add files to some existing library project that was
created prior to 4.2.8? It won't work, because 4.2.8 adds some project
properties that are required for the resource build ste
Hello,
I don't see such a method in Android API Reference - maybe it is some
internal API?
http://developer.android.com/reference/android/database/DatabaseUtils.html
Atsushi Eno
Jeremy A. Kolb - ARA/NED wrote:
I’m not seeing this function in DatabaseUtils.
___
I have recently noticed that the launcher icon seems to behave
inconsistently.
If you install the app and run it for the first time, navigate from the
first screen to a secondary screen, press the home button, and then
re-launch the app by using the launcher icon, then it will open on the 1st
scre
I tested on an older emulator (api level 8) and experienced the same
behavior. Then i test on standard java android without using mono and it
worked correctly... so at first glance it appears to be a mono bug.
As stated above it, when suspending and resuming the app it doesn't return
to the last