I’ve looked through several of the threads on building Brave but have some questions and also want to confirm some things.
- Developing Brave for Desktop
- Is this the same code for both Linux and windows?
- Looking at the instructions it looks like most of the development work is done in C (or is it C++)? Not Java.
- I saw where Visual Studio was mentioned but I don’t have an MSDN subscription, so Eclipse is recommended then (i.e. what is the recommended opensource IDE?)?
- I read somewhere there was significant JavaScript work but maybe that was wrong?
- Recommended OS for development - I can user either Ubuntu or Windows 10 - what are most people using?
- This is the correct place for desktop dev, correct? https://github.com/brave/browser-laptop ?
- Developing Brave for Android
- Looks like most development is done in Java?
- I read somewhere there was significant JavaScript work but maybe that was wrong?
- Article talked about Eclipse for android but I know that Google has switched to Android Studio now… so is Android Studio the recommended IDE for Brave Android development?
- Recommended OS for development - I can user either Ubuntu or Windows 10 - what are most people using for development?
- I kept getting directed to the buble browser but I know that is now defunct. I believe this is now the place for Android dev, correct https://github.com/brave/browser-android-tabs ?