hi ,
I have modify the seekbar size of height, you can read of it that
source code res/style.xml,
where located in ANDROID_HOME/tools/lib/res/default/values/style.xml
What I means,you need to modify the seekbar style and override old style.
default style:
- [android-developers] FAILED Binder Transaction !
hi ,
I create a Person class implements Parcelable in Android, The
Person include a byte array field.
When set the byte array size more than 4, then find !!FAILED
Binder Transaction!!
Why the byte size so limit ? How can I set the transaction size in
Android?
Thanks
--~--~-~-
hi all,
This is my code.
public class MyThreadActivity extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.la
hi
you can use Theme , The theme can include all style information.
On Fri, Feb 13, 2009 at 8:16 AM, Meryl Silverburgh <
silverburgh.me...@gmail.com> wrote:
>
> Hi,
>
> I create my own widget with its own drawable for background.
>
> So in my styles.xml file, I ha
public class Hellobye2 extends Activity {
SampleView mView;
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
mView = new SampleView(this);
Button b = new Button(this);
setContentView(mView);
a bit more detail?
>
> Thanks in advance,
> R/
>
>
>
> On Sat, Dec 6, 2008 at 7:56 PM, Birds <[EMAIL PROTECTED]> wrote:
>
> > Eclipse Version: 3.4.1.
>
> > Find the Error that generating final archive:null,
> > I use Fedora 7 Linux .
>
> >
Eclipse Version: 3.4.1.
Find the Error that generating final archive: null,
I use Fedora 7 Linux .
Hi all.,
how to solve this issue. ?
Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android
7 matches
Mail list logo