Small Basic Forum
New project - Printable Version

+- Small Basic Forum (https://litdev.uk/mybb)
+-- Forum: Small Basic (https://litdev.uk/mybb/forumdisplay.php?fid=1)
+--- Forum: Discussion (https://litdev.uk/mybb/forumdisplay.php?fid=4)
+--- Thread: New project (/showthread.php?tid=498)



New project - z-s - 10-13-2025

Hey everyone I am starting a new project for a peer to peer instant messaging app.
I have a good protocol to use.
But need someone for making gui in android or ios anyone here who know.


RE: New project - AbsoluteBeginner - 10-13-2025

Hello!  Smile

I'm very glad that you have an interesting project.
Unfortunately, I can't do what you need. My greatest achievement in programming is the creation of our proprietary SB neurons.  Big Grin

I sincerely wish you much pleasure from the development process and the final result of your creativity.


RE: New project - litdev - 10-13-2025

For IOS I think you need an Apple PC.
For android, get AndroidStudio IDE and learn Kotlin, it's fairly straight forward.  By far the hardest bit is navigating Google's pre-production testing program.  I did do this for one game just to see what it took and never again as a hobby dev.