| Author |
Message |
nico Junior Developer

Joined: 27 Nov 2007 Posts: 19 Location: Indonesia
|
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2624 Location: College Park, MD
|
Posted: Fri Jan 11, 2008 10:12 am Post subject: |
|
|
Hello nico,
the android-menu looks like the ImageSwitcher(with 'static' background):
Tutorial on ProgressDialog is already here: http://www.anddev.org/viewtopic.php?t=250
Regards,
plusminus
_________________
Download my apps  Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
sasuke Experienced Developer

Joined: 30 Nov 2007 Posts: 57 Location: Indonesia
|
Posted: Fri Jan 11, 2008 5:19 pm Post subject: |
|
|
Hello plusminus...
Is it possible to use the accelerometer sensor with the emulator right now? If it possible, can you provide the tutorial to use it.
Thank you
|
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2624 Location: College Park, MD
|
Posted: Fri Jan 11, 2008 8:38 pm Post subject: |
|
|
Hello sasuke,
currently it is not possible to emulate the Accelerometer.
But I created some sample-code (click), that will work (ok without testing I cannot ensure that, but it should ).
Regards,
plusminus
_________________
Download my apps  Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
sasuke Experienced Developer

Joined: 30 Nov 2007 Posts: 57 Location: Indonesia
|
Posted: Sat Jan 12, 2008 3:22 am Post subject: |
|
|
thank you plusminus..
*searching for ideas for my final project in university *
|
|
| Back to top |
|
 |
nico Junior Developer

Joined: 27 Nov 2007 Posts: 19 Location: Indonesia
|
Posted: Sat Jan 12, 2008 6:59 am Post subject: |
|
|
| plusminus wrote: | Hello nico,
the android-menu looks like the ImageSwitcher(with 'static' background):
Tutorial on ProgressDialog is already here: http://www.anddev.org/viewtopic.php?t=250
Regards,
plusminus |
ooooo i see thx a lot +-
|
|
| Back to top |
|
 |
Edmin66 Freshman

Joined: 14 Jan 2008 Posts: 2 Location: Germany
|
Posted: Mon Jan 14, 2008 10:01 pm Post subject: |
|
|
Hi plusminus!
Could you provide a tutorial on how to create transparent floating activities or dialogs, like they are used in the Google Maps app to display search results, for example. I haven't been able to find any conclusive information on how this can be done.
Thx,
Edmin
|
|
| Back to top |
|
 |
chunyenliu Junior Developer

Joined: 16 Jan 2008 Posts: 11 Location: KS, USA
|
Posted: Wed Jan 16, 2008 5:16 am Post subject: Re: Request Tutorials Here ! |
|
|
Maybe a simple sample of sending an email message with a photo attachment?
Thanks.
|
|
| Back to top |
|
 |
pj Once Poster

Joined: 16 Jan 2008 Posts: 1
|
Posted: Wed Jan 16, 2008 4:05 pm Post subject: |
|
|
Could you provide a sample for how to use KeyguardLock ?
I tried this:
| Java: | ...
mKeyguardManager = (KeyguardManager)
getSystemService(KEYGUARD_SERVICE);
mKeyguardLock = mKeyguardManager.newKeyguardLock("a");
mKeyguardLock.reenableKeyguard();
// and mKeyguardLock.disableKeyguard();
... |
, but the keyboard is still unlock.
Thank you
Regards,
pj
|
|
| Back to top |
|
 |
phtc Freshman

Joined: 15 Jan 2008 Posts: 3
|
Posted: Wed Jan 16, 2008 6:10 pm Post subject: request tutorial - how to receive Xmpp data message |
|
|
Hi,
Would you be so kind to have a tutorial how to receive data message with Xmpp?
Thanks!
|
|
| Back to top |
|
 |
bloonlabs Freshman

Joined: 04 Dec 2007 Posts: 7
|
Posted: Sun Jan 20, 2008 3:06 am Post subject: |
|
|
I would love to see some tutorials related to the following topics:
Bundles - How to make them, useful things you can do with them, and how to modify them
Classes - How to properly move into another class, show a new screen, do something, then return back to the main class with a return code that does something in the main class. Involving intent-filters in this would be very useful.
Thanks!!
_________________ ~Bloonlabs
http://www.bloonlabs.com |
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2624 Location: College Park, MD
|
Posted: Sun Jan 20, 2008 1:28 pm Post subject: |
|
|
| bloonlabs wrote: | I would love to see some tutorials related to the following topics:
Bundles - How to make them, useful things you can do with them, and how to modify them
Classes - How to properly move into another class, show a new screen, do something, then return back to the main class with a return code that does something in the main class. Involving intent-filters in this would be very useful.
Thanks!! |
Hello bloonlabs,
I suggest some of the existing tutorials here, as currently have to learn instead of writing tutorials :
SubActivites with return value - The InputBox
[TinyTut] - Passing Data to Activities
Regards,
plusminus
_________________
Download my apps  Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
bloonlabs Freshman

Joined: 04 Dec 2007 Posts: 7
|
Posted: Sun Jan 20, 2008 9:33 pm Post subject: |
|
|
Thanks a bunch plusminus! I didn't notice those tutorials from before. Ill try them out!
_________________ ~Bloonlabs
http://www.bloonlabs.com |
|
| Back to top |
|
 |
HTN Once Poster

Joined: 22 Jan 2008 Posts: 1
|
Posted: Tue Jan 22, 2008 4:50 am Post subject: |
|
|
| I’m new to Java so I’m hoping someone can help me out. All I’m trying to do is create an ImageButton that uses one picture when some variable equals true, and shows another picture when the same variable equals off. I would also like a dialog box to pop up when a user holds the button down for certain amount of time, but that’s a feature I haven’t gotten to yet. Right now, I’m just trying to get the images to change, but I’ve been stuck for the past few days. Any help would be appreciated. Thanks.
|
|
| Back to top |
|
 |
nico Junior Developer

Joined: 27 Nov 2007 Posts: 19 Location: Indonesia
|
Posted: Thu Jan 24, 2008 10:50 am Post subject: |
|
|
Hi plusminus,
i need some suggestion here. i want to create a rectangle on the screen (the rectangle can be filled with color or image), and that rectangle is dragable. when user touch the rectangle and drag it, it will move to the new position. any idea how to do this?
thanks
|
|
| Back to top |
|
 |
|