Damn it. That complex. use database instead.
any way, Thank you!
On Dec 2, 6:17 pm, sathya subbiah wrote:
> WelcomeI think parcellables can help with your issue. Pls find the link
> regarding the
> samehttp://panyam.wordpress.com/2008/03/07/android-hack-parcellable-in-ec...
>
> On Wed, Dec
WelcomeI think parcellables can help with your issue. Pls find the link
regarding the same
http://panyam.wordpress.com/2008/03/07/android-hack-parcellable-in-eclipse/
On Wed, Dec 2, 2009 at 5:10 AM, yidongsoft wrote:
> First of all, thank you for replying.
>
> My aidl file is like this:
>
>
First of all, thank you for replying.
My aidl file is like this:
//IActions.aidl
package com.xyz.a;
//import java.util.ArrayList;
interface IActions{
float getSpeed();
//ArrayList getDataList();
int getDataState();
}
I have to comment out ArrayList getDataList(); because eclipse
says "unknown
3 matches
Mail list logo