Re: Android coding and editors?

2019-12-02 Thread AudioGames . net Forum — Developers room : francipvb via Audiogames-reflector


  


Re: Android coding and editors?

Hello #18,I've playing with flutter using Visual Studio Code and it works very nicely with NVDA. There is an app module for vscode to work around some issues with IntelliSense.Cheers,

URL: https://forum.audiogames.net/post/482006/#p482006




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-12-02 Thread AudioGames . net Forum — Developers room : francipvb via Audiogames-reflector


  


Re: Android coding and editors?

Hello #18,I've playing with flutter using Visual Studio Code and it works very nicely with NVDA. There is an app module for vscode to work around some issues with IntelliSense.You can even edit the dart file you're working with and save it and see it refreshed the UI in your android device.Cheers,

URL: https://forum.audiogames.net/post/482006/#p482006




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-12-01 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector


  


Re: Android coding and editors?

Hi,my vote for Xamarin, especially if you already know C#, you have an easy and very simple Android app development + all amazing stuff from C# such as LINQ, LinqToXml, Tasks, Timer, StreamReader & StreamWriter, subprocessing, class properties and events etc.I have tried Flutter some time ago as well and it was too quite nice, especially taking in the fact, that it will be the default environment of Fuchsia, if it comes out.Android studio is usable as well, although the compilation takes horribly long time. I used to create projects with it and them work with them from outside, compiling from command line, so my laptop won't be lagging while I'm writing the code. Best regardsRastislav

URL: https://forum.audiogames.net/post/481780/#p481780




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-12-01 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector


  


Re: Android coding and editors?

Hi,my vote for Xamarin, especially if you already know C#, you have an easy and very simple Android app development + all amazing stuff from C# such as LINQ, LinqToXml, Tasks, Timer, StreamReader & StreamWriter, subprocessing etc.I have tried Flutter some time ago as well and it was too quite nice, especially taking in the fact, that it will be the default environment of Fuchsia, if it comes out.Android studio is usable as well, although the compilation takes horribly long time. I used to create projects with it and them work with them from outside, compiling from command line, so my laptop won't be lagging while I'm writing the code. Best regardsRastislav

URL: https://forum.audiogames.net/post/481780/#p481780




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-12-01 Thread AudioGames . net Forum — Developers room : francipvb via Audiogames-reflector


  


Re: Android coding and editors?

Hello #15,As I've tested, accessibility is pretty standard.Cheers,

URL: https://forum.audiogames.net/post/481727/#p481727




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-18 Thread AudioGames . net Forum — Developers room : Mishko via Audiogames-reflector


  


Re: Android coding and editors?

@13 Oh, what a pitty. I managed to use them on a few computers that I installed Android Studio and it does work. Though for Android Studio to work properly you do need a good machine...

URL: https://forum.audiogames.net/post/477720/#p477720




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-17 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector


  


Re: Android coding and editors?

Hi there, how is flutter's accessibility?

URL: https://forum.audiogames.net/post/477624/#p477624




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-17 Thread AudioGames . net Forum — Developers room : francipvb via Audiogames-reflector


  


Re: Android coding and editors?

Hello,I'm developing with Xamarin.Forms with no problems. Of course, I have Visual Studio 2019 installed to work with it. Forget about assemblies and references, you have to work with NuGet dependencies. In fact they are more friendly to work with.Flutter is another good alternative. It works with Visual Studio Code smoothly. There is official documentation about VSCode setup.Also you have nativescript with React/Angular (HTML + _javascript_/Typescript) to try. However I don't like these two alternatives.I recommend you to try Flutter/Dart  because it's setup is very light compared to other alternatives. Visual Studio 2019 is a very huge application to have, Nativescript-based alternatives are a bit confusing and can be problematic, and there is Android Studio with it's java accessibility issues inherited from the Java platform. Flutter, however, have support for Firebase ecosystem and you can develop even cloud-based mobile apps with Flutter without major issues. There is also support for iOS ecosystem as well.There is a framework to develop with python but it is not practical to work with.Cheers,

URL: https://forum.audiogames.net/post/477613/#p477613




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-13 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: Android coding and editors?

@12, I have not. May have to look into this.@Mishko, I am afraid no dice with the settings. We imported them, and no bueno. The studio is as unresponsive as ever.

URL: https://forum.audiogames.net/post/476166/#p476166




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-10 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector


  


Re: Android coding and editors?

Have you tried Dart with Flutter? Dart is very much like _javascript_, and you can code in whatever editor you like.HTH.

URL: https://forum.audiogames.net/post/475237/#p475237




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-10 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: Android coding and editors?

I replied, but will put this here in case of transparency. I got your settings, will test them tomorrow.  Thank you a lot.

URL: https://forum.audiogames.net/post/475074/#p475074




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-09 Thread AudioGames . net Forum — Developers room : Mishko via Audiogames-reflector


  


Re: Android coding and editors?

Hey at 8, check your private messages.

URL: https://forum.audiogames.net/post/474672/#p474672




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-08 Thread AudioGames . net Forum — Developers room : Mishko via Audiogames-reflector


  


Re: Android coding and editors?

Hey, didn't see your answer, of course I will. Today I will send it to you. Sorry for the delay.

URL: https://forum.audiogames.net/post/474138/#p474138




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-05 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: Android coding and editors?

So I hate to ask again but uh, post 4, could you upload your settings?

URL: https://forum.audiogames.net/post/473047/#p473047




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-01 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector


  


Re: Android coding and editors?

I never managed to make android studio accessible to nvda, jabswitch reports that java access bridge is enabled, but nvda's logs say otherwise.I never liked java too much anyway, so I suggest trying out mono develop or vissual studio with mono for android using the frameworks api or the new, and abit instable, xamarin.forms alternative.I have a little problem with this solution, offcourse, what else did you expect? The problem is that the framework can't apparently find the System assembly, so I again can't program for android even if I think I have the potential of knowing how, but, wait a second, could I ever?Strange that I managed to put both a advise and a lament in the same post, that's a new record! Anyway, I must stop hitting the touchscreen so hard and let my phone decide whether to cry or laff lol.

URL: https://forum.audiogames.net/post/471807/#p471807




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-01 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: Android coding and editors?

@4, yes, please do. I would be ever-grateful if you could help me with the dang thing@5, I... don't think so? Haven't done much research on it, though.

URL: https://forum.audiogames.net/post/471528/#p471528




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-01 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector


  


Re: Android coding and editors?

isn't there some or other way to make use of python and develop like that for android? inother words, can't i use python to make android apps easily?

URL: https://forum.audiogames.net/post/471485/#p471485




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-11-01 Thread AudioGames . net Forum — Developers room : Mishko via Audiogames-reflector


  


Re: Android coding and editors?

There are a bunch of settings there, it is hard to remember. You should set it up so that the activities will be viewed in the editor. I don't remember where to find that settings though, I set up my android studio a long time ago on my home computer, and when I installed in on some other pcs I would just export my settings on a flash drive or in a cloud folder and import them into the other computer.How about if I send you my settings, and then you import them and modify them later?Best!          Miloš

URL: https://forum.audiogames.net/post/471479/#p471479




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-10-30 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: Android coding and editors?

I tried installing android studio, and here are my results.I installed the JDK, enabled the access bridge, launched the studio, got help with enabling the screenreader in preferences, but no luck. When we tried to create an activity, I couldn't go and view the file, the only thing working consistently was the OCR shortcut, and even that was not too helpful in some instances. Suggestions as to how to setup the editor would be greatly appreciated.

URL: https://forum.audiogames.net/post/471246/#p471246




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Android coding and editors?

2019-10-30 Thread AudioGames . net Forum — Developers room : Mishko via Audiogames-reflector


  


Re: Android coding and editors?

Hello,I see that noone answers, so I decided to give my humble 5 cents on that, though I am pretty new in the field.Well, Android Studio is pretty accessible now with NVDA. Maybe a little slow and huge, but it makes a good amount of background work for you when assembling the project, imports some necessary libraries etc. Eclipse had a plugin for writing Android apps, but it seems not to work anymore.A good thing about Android studio is its way of making the app interface, being done in xml. You can use Java for it too, but as you imagine it is a lot slower than editing your interface parameters into a .xml file.When it comes to languages used, Kotlin has recently been introduced as an alternative, and it seems to be getting more and more popular alternative to Java. Android Studio supports it, supports converting Java code into the Kotlin code and vice versa as well as using both of them together, but I don't know how it works exactly as I am not as familiar with Kotlin. Maybe you can explore this option too rather than sticking to Java.The reference is good and explains things very well, both for Kotlin and for Java. The documentation covers all the Android specific libraries.https://developer.android.com/referenceHope this helps, and sorry if my way of expressing these points is not quite professional as the fellow programmers are used to, I am still new in programming as I already said.Best,         Miloš

URL: https://forum.audiogames.net/post/471227/#p471227




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Android coding and editors?

2019-10-29 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Android coding and editors?

So, I'm considering doing a competition next year. The competition is to design an Android app in any language of your choosing, the finished product  must look presentable. here are my questions:1: I know that Java can work on Android. Trouble is, Android Studio was not accessible when I tried it. If I was to use Java, could anyone point me to an editor that can function as an android device? I don't have an android myself, hence me asking.2: Besides Java, what other languages work on Android? How easy are they to learn in comparison to Java? How do the two languages compare side by side?Thanks for any answers. I have a year to figure it out, but I figured that asking here first before doing any research into the specific language wouldn't hurt.

URL: https://forum.audiogames.net/post/471113/#p471113




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Android coding and editors?

2019-10-29 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Android coding and editors?

So, I'm considering doing a competition next year. The competition is to design an Android app in any language you can code in, it just has to be presentable. here are my questions:1: I know that Java can work on Android. Trouble is, Android Studio was not accessible when I tried it. If I was to use Java, could anyone point me to an editor that can function as an android device? I don't have an android myself, hence me asking.2: Besides Java, what other languages work on Android? How easy are they to learn in comparison to Java? How do the two languages compare side by side?Thanks for any answers. I have a year to figure it out, but I figured that asking here first before doing any research into the specific language wouldn't hurt.

URL: https://forum.audiogames.net/post/471113/#p471113




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector