App Inventor apk?

a250gpreguy

Member
Jul 7, 2011
19
0
0
Visit site
Anyone have it, or can point me to it. Would like to try my hand at app development before I invest in learning Java. Seen the MIT website already. I'm looking more for offline capability...
TIA
CH

Sent from my DROID RAZR
 

vernotzy21

Well-known member
Oct 20, 2011
572
31
0
Visit site
Nope.....
It just not there yet...I know....me to
But you know this is true Java or any programming language is a TOTAL PAIN to learn but once it clicks and you get it it's TOTALLY WORTH IT!!!
If your a Droid head like the rest of us
Learn Java to start then c++
I'm still learning Java and I have the biggest learning disorder on the planet but I refuse to give up
Trust me its worth it

Remember its always better to start at the "source":p

Sent from my LG-LS670 using Android Central Forums
 

Tweeky99

Member
Mar 6, 2015
10
0
0
Visit site
You might want to check out the Lynda website. It's a huge collection of online video tutorials covering almost everything you can think of. There's certainly a ton of help for app development, including Java.
 

lukedd

Member
Sep 23, 2015
10
0
0
Visit site
I have used Android SDK, Libgdx library and Appinventor during my studies at university. In my (IT student and programmer with small experience) opinion:

If you know already any programming language it would be far better to learn true android development. If you want you can learn Java + Android SDK, but for example if you wan't to make mainly games you can learn C# + Unity 3D to make Android games. But in general in this case it is better to learn something serious.

If you don't know any programming language using Appinventor may be nice idea to learn basics of programming. But it is hard to make really good, astonishing app in Appinventor because you are very limited by the development environment. On the other hand you can do some typical things faster, but it also has disadvantage - when you learn that things can be done so fast it may be boring for you to do the same in pure Java. In general Appinventor is an example of MDD - model driven development. Java is a high level programming language. MDD is a level higher than Java - it allows you to make things easier and faster but it gives you less control on what you do and it limits things that you can do. It has also bigger performance overdue - apps made in Appinventor are slower than those made in Java. Those limitations are so big that currently MDD is mainly experimental and it is very rarely used in development of serious apps.

Choice is yours.
 

Forum statistics

Threads
943,155
Messages
6,917,549
Members
3,158,853
Latest member
MarcosVo