I don't quite understand what you mean by wordsNavigating onto a single Contentpage works fine but another shell or even a TabbedPage is not working.
but another shell or even a TabbedPage is not working. What's wrong or not working? Can you explain that in detail? And how can we reproduce your problem? If it is convinient for you, could you please post a basic demo so that we can try to reproduce this problem on our side?
Hi @yusuf2 , I have not heard from you for a couple of days. Please let me know if there is anything that I can help here.
Hi @Jackson1990-7147 , one thread, one problem. For the new problem, you can create a new thread . We are all willing to help you. :)
Hi @Jackson1990-7147 , why would you add it to Java code? Xamarin is developed in C# and we need to code in C#.
Why do you want to add Java files to your Xamarin APP? We couldn't add a java file to our xamarin app directly . Do you want to Binding a Java Library?
Do you mean you want to navigate to another app from current app ?If yes, you can use dependency injection to achieve this.