Xamarin
Menu
About
What is Xamarin?
What is Xamarin.Forms?
Mobile App Development
Cross-Platform Development
Tooling
Ecosystem
Docs
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
.NET
API
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
Blog
Showcase
Community
Get Started
Blog
Docs
APIs
Samples
Tutorials
Forums
Forum
›
myPhoenix
›
Like
myPhoenix
myPhoenix
Badges
About
Username
myPhoenix
Location
ZA
Joined
June 2014
Visits
89
Last Active
April 2020
Roles
Member
Points
44
Badges
10
myPhoenix
✭✭
About
Username
myPhoenix
Location
ZA
Joined
June 2014
Visits
89
Last Active
April 2020
Roles
Member
Points
44
Badges
10
Reactions
0
Promote
1
Like
0
Spam
0
Abuse
Activity
Threads
8
Posts
27
Re: How to pass number from one activity to another? I am taking the number with the help of EditText
myPhoenix
March 2015
@AJNISHRANA , try this. These are the values that we want to pass to the next activity 'Bundle valuesForActivity = new Bundle(); valuesForActivity.PutString("title", title); valuesForActivi…
(View Post)
1