CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
android-activity
09-07
OS
How to transfer the activity and fragment information to the server with a button in the activity?
09-07
database
How can I get data from ViewModel to Activity or Fragment in clean and simple way?
09-04
other
What is the difference between sourceCompatibility 8 and 11? What happens when they are set to diffe
09-02
Mobile
Why starting the Activity by an intent (Intent.ACTION_VIEW) doesn't always start a new activity
08-27
Software design
How to access another activity's XML from recyclerView adapter?
08-25
other
Error using <FragmentContainerView>, but no error with <fragment>
08-21
Mobile
how to access the camera from class extending LinearLayout?
08-16
Back-end
Splash Screen Problem on exiting from application when press exit button kindly help me plz
08-08
Blockchain
Android Navigation Drawer Activity call Click event from Fragment
08-02
Net
The Activity does not update the content of a ViewPager2
08-01
OS
Use-case of Android Lifecycle functions onRestoreInstanceState, onSaveInstanceState
07-26
OS
How to access a function ,written in a fragment, in an activity
07-25
Net
Retrieving a boolean from another activity causes a NullPointerException (Kotlin)
07-25
Net
Android: Pass data between fragments using bundle
07-16
Blockchain
Is getClassName() enough to identify an activity in android?
07-11
database
IntentFilter in Xamarin gives error "java.exe exited with code 1"
07-10
Software engineering
how to get a variable in an activity from another activity and make the main activity to use variabl
07-09
Mobile
What does "activity?." mean in Kotlin?
06-15
Blockchain
How can I restart a fragment that has been created from the activity in viewpager2?
06-13
Software design
Getting null in return when calling model class getter methods in second activity
06-11
Back-end
How to use instance of API from Main Activity in Fragments?
06-11
Back-end
How to Save Two Different Texts under one editText with different Positions
06-11
Blockchain
change text in android studio using viewBinding
06-10
Back-end
Activities vs Fragments for apps
06-10
Software engineering
editableText is not working in android studio
06-08
Software design
How to change a theme in Android Studio from NoActionBar to ActionBar
05-25
Software design
Android Broadcast not triggering Receiver
05-22
Blockchain
MenuItem and toolbar missing in new activity Android Studio Unknown Bug
05-20
Back-end
send data from a fragment to an activity xamarin android
05-16
database
How to convert an activity to fragment in Android studio
05-15
Mobile
Hot to work with activities and fragments (Kotlin)
05-13
Mobile
App crashes when running code from in fragment
05-05
Back-end
Android ListView with OnClick to display information with the same format
05-02
Back-end
How to send from Fragment when clicking on ImageButton to Activity?
05-01
Software engineering
Jetpack Compose activities and composables for large projects
04-29
Software design
jetpack Compose implement "Home button" functionality on backpress
04-24
Blockchain
how to move from animation to an activity in kotlin?
04-22
database
Can I use Compose and Standard Activities?
04-19
database
My app doesn't resume from the current activity but restart from the launcher activity every ti
04-19
Net
Launching activity from the background, doesn't run the function in onResume()
119
1
2
3
Next
Last
Links:
CodePudding