AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.38k stars 310 forks source link

FEAT : More space for coding , less space for another tasks,menus,buttons in LANDSCAPE mode. #1854

Open PrashantRawatCoder opened 4 months ago

PrashantRawatCoder commented 4 months ago

Issue Checklist

Additional terms

Feature description

IMG_20240725_140932

Really ? More than Half of screen is reserved for another functions, menus, logs etc. [ THIS FEATURE IS ONLY NEEDED FOR LANDSCAPE MODE ON NORMAL PHONE ]

This GREAT app is developed for coding so I think it would be great if user have more space for coding. Have this much less space is really bad, you cannot see your code properly. Currently one can see only 7-8 lines per time which is very inefficient for writing code.

It could be achieved by making log window, and menu resizable OR by adding a button which closes log menu and menu.

Use Case

It is one of most important for coding. App is based on coding for Android apps and if user can see a whole function of 12-14 lines then he will be able to code easily and he will have BETTER EXPERIENCE using AndroidIDE. One may set font size to small but still that's not so good.

It can be used if we connect external keyboard and mouse. I code on my phone in the same way and I have seen a lot of people do that.

INSPIRATION

It can be done like this :

Screenshot_2024-07-25-14-37-06-032_com playit videoplayer

and Screenshot_2024-07-25-14-37-24-995_com playit videoplayer

and Screenshot_2024-07-25-14-38-05-918_com playit videoplayer and Screenshot_2024-07-25-14-38-13-813_com playit videoplayer

Benefits

1 ) User will be comfortable and he will code efficiently. 2 ) Most of time User is working on code , NOT on menues and log files. 3 ) Efficient Space reservation, Comfortable & Better UX.

I will be very thankful to AndroidIDE if this feature is also provided.

PrashantRawatCoder commented 4 months ago

Similar to #1682 But I added this issue Because this Feature was not added till now. Also I explained it more clearly 😏. Adding this comment to HELP the maintainer !

CyberXCoder-6649 commented 4 months ago

Same when trying to code in landscape mode it's difficult i think it needs some size adjustment and maybe little changes in UI for more User friendly and comfortable experience

PrashantRawatCoder commented 4 months ago

Currently it have a solution, you can increase your screen dpi. It can be done by going in developer options in your phone and increase minimum width.

Thanks to AndroidIDE Telegram members for help.