i have a mainActivity, that calls several activity. The general button_Click (with senderRequest) only works in mainActivity. Does it need to shut any eventRequest at activity_Pause of mainActivity? By the way -can I change start activity without renaiming activities?
its normal buttons, in mainActivity as in secondActivity, that is started by startactivity(secondActivity) from mainactivity. In mainActivity, sub Button_Click(button from sender) works fine, but in SecondActivity, process not even jumps to there. I don't find a reason all buttons are defined in activity and have no own button_Click...
tried to zip, but was too big. have another promblem now, that makes me feel stupid : how to show hidden (Project>hide_module) activitys again? Reload not posssible.
I just tried, to make it smaller by hiding activities. They are no more shown in the modules Tab and I dont find a way, to show them again. Guess, the module Tab is this:
thank you, thats much better. I need to look better. But for to push a new project to android, I need a new Signature, android says, a package with same name but different signatur is still installed ... dont know where exactliy package name and signature ist defined? under >project>built configurations OR >project>package name (seems to open the same box...) i changed package name, but nothing happened... - same error