[android-developers] Re: How to use the lib(.jar) which android sdk didn't contain

2010-04-16 Thread Clark Guan
Hi, I have the same problem using dom4j in Android project. It can be compiled but output some warning... On 4月16日, 下午2时24分, javame_android wrote: > Hi, > > Android has Dalvik Virtual Machine and not Java Virtual Machine. So, I > don't think you will be able to use this class in Android. > > In

Re: [android-developers] How to provide animation when calling another activity in Android?

2010-04-16 Thread Clark Guan
e default animation should not occur and the > animation that I want should occur. > > Can we actually give the animation when calling another Activity? > > Hope to get a quick response. > > > Regards > Sunil > > -- > You received this message because you ar