Creating an app!!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Creating an app!!!

Hello everyone... I have learned java and I doesn't want to learn android programming to develop apk. Is there any other method to develop app just by writing java code....(like in my program I have used several System.out.println() statements to display and I have taken input from user, just like that !!!

7th Apr 2019, 3:21 AM
Raja Ji
Raja Ji - avatar
5 Answers
+ 12
Let's get this straight - You want to create Android apps, but you don't want to learn about Android development. It's like saying you know alphabets and want to write English without learning English. It's not always about finding the easy way out. There is no bigger mistake than to doubt yourself even before you try. Your System.out statements will not, somehow, magically print to a text field that you did not create. https://www.sololearn.com/Discuss/823823/?ref=app
7th Apr 2019, 5:14 AM
Hatsy Rei
Hatsy Rei - avatar
+ 7
Although I'm not too familiar with using Java, I'm pretty sure that using Android Studio would be your best option for making apps (given it makes it easier to develop GUIs), and the online tutorials for it would make it easy to learn how to use it. Although, if you're only looking to create command line programs (using the terminal or whatnot), this Stackoverflow question might help out with that - https://stackoverflow.com/questions/10344726/java-console-program
7th Apr 2019, 3:31 AM
Faisal
Faisal - avatar
+ 4
Hmm...got it!!!
7th Apr 2019, 5:25 AM
Raja Ji
Raja Ji - avatar
+ 3
Well, you can always try [ https://thunkable.com/ ] However if you want to get the most out of the application I'd recommend using Android Studio / Eclipse. There is a learning curve to get past when you are new to App Development but it pays off the same way it does with learning a programming language.
7th Apr 2019, 4:56 AM
BlackSmithOP
BlackSmithOP - avatar
+ 2
Please give answer ASAP...
7th Apr 2019, 3:22 AM
Raja Ji
Raja Ji - avatar