• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Settings Dialog

Bodom

Newbie
Hi there,

I have another Problem, I want to create a settings Dialog in my app. The settings Dialog should pop up when the user "clicks" on a menu entry in the Menu.

But I cannot find any example or a tut to create such a settings Dialog. I hope you know what I mean.

The same Settings DIalog when you go in the Settings of your phone.
 
Hmm, I think the full-screen Activity is the best solution, but I cannot find any examples or tuts, how I can switch between this two or even more Activitys.
 
The Notepad Tutorial is a plenty good example.

Dude, I gotta say, if you hadn't spotted that tutorial, you're rather wet behind the ears as a developer, aren't you?

Good luck, and have fun!
 
Okay I worked with the Notepad tutorial, but I still don't know how to layout this settings Dialog.

For example when I create a Checkbox, the title is on the right and the box on the left, but in the settings Dialog this is the other way round.

Is this a specially Dialog or Layout or something like this?
 
Back
Top Bottom