kkmhogen / KBeaconDemo_Android

Eddystone, iBeacon configruation demo
6 stars 2 forks source link

Porting KBeaconDemo_Android to .NET MAUI #6

Open Ganesh-210 opened 7 months ago

Ganesh-210 commented 7 months ago

Hello,

I am interested in exploring the possibility of porting the KBeaconDemo_Android(Java) project to the .NET MAUI framework C#. KBeaconDemo_Android is currently developed for the Java Android platform, and I'm wondering if it can be adapted to run on .NET MAUI, allowing it to target multiple platforms including Android, iOS, macOS, and Windows.

Specific Questions:

Outline specific questions you have about the porting process. For example:

Are there any known challenges or limitations in porting an Android project to .NET MAUI?

What are the key differences between Java Android development and .NET MAUI development that could affect the porting process?

Are there any alternative approaches or tools that could facilitate the porting process?

Could you please tell us