App inventor เช อมก บandroid studio ได ม ย

พอดีผมต้องการสร้างแอพ Android ซึ่งผมไม่มีพื้นฐานเลยครับ เลยอยากทราบว่า ผมจะเริ่มจากใช้โปรแกรม MIT inventorได้มั้ยครับ สร้างแอพที่ เชคสัญญาณโทรศัพคือพวก GSM กับ 3G เชคพวก คุณภาพสัญญาณ ดูตำแหน่งที่ตั้ง อะไรพวกนี้อะครับ ขอคำชี้แนะด้วยครับ ขอบคุณรับ

Do I use both or just one of them? I have a project already started in MIT App Inventor2. Now MIT App Inventor2.says that my phone is connected but I dont know how to display my project on my phone so that is why I thought I might need the Android studio to do this.

Anyone????

Enis

unread,

Mar 16, 2015, 3:21:57 AM3/16/15

to [email protected]

Hi...

  • In App Inventor, you don't write code... you use blocks to assemble programming commands. You don't need to know how to program in a specific language.
  • Android Studio requires you to know how to code in Java.
  • You can't use what you do in AI2 with Android Studio, and visa-versa
  • You can use ads in Android Studio, but in AI2, your have to do it in different ways or use a 3rd party version of AI like AI2LiveComplete.
  • With Android Studio, you have much greater control of the screen and positioning than you do in AI2, but if you get crafty with AI2, you can make it do pretty much what you want to do.
  • There are certain limitations in AI2 that you don't have in Android Studio... things like an AIA limit of 5MB (you can't use lots of huge videos and soundtracks but there are ways around that too), whereas in Android Studio, you don't have those limits.

There are other differences, but if you're not a Java programmer and don't really want to spend the time to learn that language, App Inventor is a great, expedient way to go.