0

Question about android apps

I made an app(link below) i was wondering if anyone knew how to convert it to c# or python. The original is written in java. Also how is the ui and ux? Thank you to all who reply. Also sorry its only for android users currently. https://play.google.com/store/apps/details?id=com.backend.photoweatherappcode

15th Jun 2023, 5:05 PM
Steven Warner
Steven Warner - avatar
7 Answers
+ 3
Regarding the UI, if you want an honest opinion, your main menu looks bad. Do not use all capital letter, on the internet this has the meaning of YELLING. You could use a more elegant or distinguished font, but this is a minor question of taste/style. Two of your four menu items are boring legal stuff (Eula and privacy policy), I would hide those behind a settings or about icon... and don't spell out "please read". People will not read them anyway, it's just annoying, but you do your best to make the information accessible, that is good. I am only writing this based on the playstore screenshots because I cannot try it (app is not available in my country).
15th Jun 2023, 6:23 PM
Tibor Santa
Tibor Santa - avatar
+ 2
Steven Warner Converting an Android app from Java to C# or Python is generally not a straightforward process. It would require a significant rewrite of the codebase. However, you could use Xamarin or .NET to develop an Android app using C# or Kivy to develop an Android app using Python.
15th Jun 2023, 5:39 PM
Darpan kesharwani🇮🇳[less active📚]
Darpan kesharwani🇮🇳[less active📚] - avatar
+ 2
Your app isn't available in my country so I'm unable to download and try it but from the showcase on playstore, the widgets are quite blocky, I mean the button and the top app bar... Everything else looks nice but the uppercase menu label. Converting this to C# means you will rewrite the source code in c# (which is unnecessary). Honestly to me, the app doesn't look like the one originally made in java too judging by the look, there is no material design, android roboto font etc in it.
15th Jun 2023, 7:59 PM
Runtime Terror
Runtime Terror - avatar
+ 1
Thanks for all your reviews
16th Jun 2023, 5:49 PM
Steven Warner
Steven Warner - avatar
+ 1
Thank you to all who have downloaded and commented on this feed all will be taken into consideration thank you so much for your help
18th Jun 2023, 6:47 PM
Steven Warner
Steven Warner - avatar
0
Thank you do you have suggestions on the ui or ux?
15th Jun 2023, 5:48 PM
Steven Warner
Steven Warner - avatar
0
It was made in android studio also what contry are you in runtime
15th Jun 2023, 9:12 PM
Steven Warner
Steven Warner - avatar