What are the best alternatives for android studios which can even run on dual core system? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the best alternatives for android studios which can even run on dual core system?

i know that this isn't the place where i can ask about android. But people here are interested in coding and i am damn sure that some of you might have done the android coding. I also want tk learn android but because of my pc specs i can't , as it just hangs my pc. So kindly suggest me some great alternatives to android t studios which can run even on low specs system. thank you

20th Feb 2017, 12:52 AM
avinash tiwari
avinash tiwari - avatar
4 Answers
+ 1
try the processing IDE in Android Mode www.processing.org. Way faster than Android Studio. I suggest you to build directly on device avoiding the emulator that would hamper your system as Android Studio does.
20th Feb 2017, 6:54 AM
seamiki
seamiki - avatar
+ 1
Processing is an IDE designed for beginners. just download the archive, extract it, run the IDE from the executable. inside the iDE click on mode (it will be java by default) click on Android Mode. the latest stable release will be downloaded. restart the IDE, switch to Android Mode. write your code(sketch) plug your device enabling debugging mode, click run on device. you have the apk running on your device. For a kick start I suggest to download the ketai library from within the ide and playing with the available examples If you want an IDE on your android device,you can try the app APDE (a tentative port of processing for Android)to write and build your sketches on the Android Device.
20th Feb 2017, 7:14 AM
seamiki
seamiki - avatar
0
yes i have tried them but how to use idea without emulator
20th Feb 2017, 4:35 AM
avinash tiwari
avinash tiwari - avatar
0
@seamiki and how am i suppose to do that. i mean directly using my device to debug and run my apps?
20th Feb 2017, 6:59 AM
avinash tiwari
avinash tiwari - avatar