java - Android Studio pass variable -


how pass double variable java class class in android studio , second class don´t extends appactivity .can use intent ??

intent messaging object can use request action app components. since other java class not activity, should try getters/setters instead of thinking of intent


Comments

Popular posts from this blog

scala - 'wrong top statement declaration' when using slick in IntelliJ -

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -