[android-developers] Re: Two activities in one window
Hi Marcin,
Thanks for the reply. :)
Yes my idea is to redirect the user to the system settings. The
problem is that if I want the user to change for example the internet
access pointsettings, I don't think they can remember the acecsspoint
name, server, port, username, password, etc. that they should input.
So what I would like to do is to have one view open where the user can
see the new values and in the same window have also the system
settings activity where the user should input the values.
-Mika
On Mar 2, 1:53 pm, Marcin Orlowski <webnet.andr...@gmail.com> wrote:
> > switch between activities?? Or any other ideas how the user could
> > modify the secure settings easily?
>
> Not really what you expect as answer, but why not just tell user he
> will be redirected to system settings panel and when he's done BACK
> would let to return to your activity? While embedding is quite
> tempting (from your standpoint), launching system settings is common
> and standard way to that you want to accomplish. Other approaches will
> most likely be close to luring in hacks and while I am personally not
> against using hacks, I do that only if there's no better way to do the
> task (or no other way than hacks). Launching system prefs is the
> better and clean way and you save your time.
>
> --
> Regards,
> Marcin
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home