I Have an app that is running fine in 1.6,

I have now updated my sdk to 2.0 and the app never starts properly

I was wondering if anyone had an idea of what would stop an app
running on the newer version that runs fine usually.


Once it is started, it runs threads correctly, but nothing gets
displayed then i get the error

WARN/ActivityManager(69): Activity idle timeout for HistoryRecord
{43b57a38 com.vlm.DojoSquabble/.Mid}

I have another application that is very similar that works correctly.
Its manifest defines its Activity class
as android:name=".Mid" , whereas the app that is failing has it as
android:name="Mid" . Does not seem to make a difference when i change
it but it is the only thing i can see that is different

Any help would be appreciated but if I figure it out ill post my
findings here anyway.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to