Skip to content

SpaceTech

Exploration of Information, Communication and Technology

  • Home
  • Resx Builder
  • About
  • LinkedIn
  • Github

Android Create Intent In Fragment

October 13, 2012June 2, 2021 Bjarne

When working with Fragment if you have any links which forward the user to another Activity you have to change the source parameter to “fa”. For further information on fa take a look at this.

This will look like this:

Intent explicitIntent = new Intent(fa, AuthorInformation.class);
startActivity(explicitIntent);

Previous step.

Posted in TechnologyTagged activity, Android, fragment, Tips and Tricks

About

Hey! Engineer here. This is my engineering diary. I enjoy creating things, whether that be websites, plugins, mobile apps. I'm currently playing around in an engineering department where I work on a wide variety of interesting and meaningful projects on a daily basis. You’re welcome to connect and say hey on LinkedIn. Enjoy!


  • Gravitational Wave Astronomy: LIGO’s Latest Discoveries and Future Observatories
  • Artemis Program: Lunar Gateway Construction and International Collaboration
  • Satellite Megaconstellations and the Challenge of Space Sustainability
  • James Webb Space Telescope Revolutionizes Exoplanet Atmospheric Studies
  • Top Strategies to Optimize Performance in React Applications

Copyright ©SpaceTech

Clean Theme by WPVKP