[android-beginners] Re: problem with a simple map app

2008-09-29 Thread Falko Richter
it worked.. it was the libary i think and i added some more permissions, i found them in the panoramio projekt... thx alot source code is in the Google Code Project... falko 2008/9/27 Andreas Frey <[EMAIL PROTECTED]> > > Hello Falko, > > > ialready sent a message, but this is not shown. So I tr

[android-beginners] Re: With no previous programming knowledge / experience, how do I get started creating an app?

2008-09-29 Thread Falko Richter
Programming good Java is not something you learn on a weekend. Java is a serious Object Oriented Language. Any experience with OO-languages help alot. Javascript in fact is not really OO. With various libraries you can give it an OO touch but it´s still only a scripting language. I recommend any

[android-beginners] Re: If Android does not support flash.....

2008-09-29 Thread Falko Richter
Officially of course Adobe is allowed to develop Flash for Android. Google gives us a free platform and we can do whatever we want.. pretty much whatever we want. so I guess Flash will come to the Android. The better question ist: "How does Flash perform on a embedded system in terms of speed?" ch

[android-beginners] Simple Map Problem

2008-09-26 Thread Falko Richter
Hello everyone, After a wonderful GoogleDeveloperDay yesterday I started a simple Maps Project today. The idea is to put maps.fon.com in your android phone. I will start simple and then extend the features... the source is to be found at http://code.google.com/p/fonmaps/ the problem is that i