I am new to android, so please tell me how to finish working in Android. I have already done one project. Previous activities also worked in this project. Therefore, please tell me how to complete this activity when the next event begins.
Thank you in advance
After I started the operation, I call the finish () method:
Intent i=new Intent(mainclass.this,nextclass.class); startActivity(i); finish();
Then the previous action is performed (main class).
Perhaps this post will help?
Source: https://habr.com/ru/post/1334217/More articles:Linq to NHibernate Distinct () Error "Expression type not supported" - distinctDefaultDocument unexpectedly not working on IIS7 - iis-7SVN integration with bug tracking / ticketing software - svnWhat does Enum.GetUnderlyingType (Type) do? - enumsOpenGL: Should I always copy glColor * f values โโmyself? - c ++Adding a SQL comment to a Linq-called query so that it can be seen in the SQL profiler - c #https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1334219/xelement-fails-to-load-file-with-accented-characters&usg=ALkJrhjyDIrx82SVWek8aq9RtpHv3v-zewUnit Test (mvc) -problem with roles - unit-testingBytes and integers and concatenation and python - pythonThe shortest way to define multiple rules in a prolog is prologAll Articles