HI ..guys I'm not able to run the android example from android tutorials .
Here I'm attaching the error stack trace ..Please help me ..to resolve this ..
[2011-03-18 07:06:43 - test] ------------------------------
[2011-03-18 07:06:43 - test] Android Launch!
[2011-03-18 07:06:43 - test] adb is running normally.
[2011-03-18 07:06:43 - test] Could not find test.apk!
[2011-03-18 07:06:55 - test] ------------------------------
[2011-03-18 07:06:55 - test] Android Launch!
[2011-03-18 07:06:55 - test] adb is running normally.
[2011-03-18 07:06:55 - test] Could not find HelloAndroid.apk!
I already googled it but could find a solutin for this ...I have reinstalled eclipse and also sdk ..agian ..please this is also of no help .....please guide me .
I'm getting this [[shipmentId=20390, facilityId=10070, shipGroupSeqId=00001]] collection from a service , can you please tell me how to iterate throw this collection . I need to get the shipmentid .
Why we cannot use new checked exceptions for interface's implementation methods in the sub class ,but there is no restriction with respect to run time exceptions ?
1.If the calling method is already in a transaction it will use the same transaction
2.If the calling method is in a non-transaction scope it will create new transaction .
What is the significant use of interface ,when we can write all abstract methods in a abstract class and extend it ?
Why java people has provided us with two things?