Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
27% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
6
Posts with Downvotes
6
Downvoting Members
4
3 Commented Posts
0 Endorsements
Ranked #4K
~3K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for 1ML

Hi, I need to create a program that will run on Android 2.2 and use Google maps, and location based services. I know it's possible because my HTC Desire does it all the time. My question is how do I get hold of the Google Maps libraries for Froyo (2.2) …

Member Avatar for 1ML
-1
198
Member Avatar for mic_mic

I know people are going to call me petty, but a point here. Why have you got a structure in an object oriented architecture. I tend to find that if you stick to the basic rules you get less problems down the line. If you have something that you need …

Member Avatar for mic_mic
0
356
Member Avatar for Voidz

It's not the language that's a bit of a tosser, it's the framework that Microsoft designed for it....

Member Avatar for 1ML
0
546
Member Avatar for 1ML

Hi, I've started developing for Androind [ditched Symbian but that's a whole diferent styory], and I'm not what you'd call a naturall Java developer [much prefer c++]. Eclipse seems to run rediculously slowly on windows 7 (64bit), and running a dual boot system with Linux [on which it seems to …

Member Avatar for 1ML
0
585
Member Avatar for 1ML

HI, I've just installed Ubuntu Linux on my Packard Bell i3 PC which is great, except that now I have to develop stuff in Java [Android, no groans please]. I've used and developed in Linux a long time ago, but I can't seem top find anything that can open and …

Member Avatar for 1ML
0
328
Member Avatar for jonspeidel
Member Avatar for jonspeidel

You can't return to main() dude. If you're calling something form main in an obect you just need to return a value that indicates the suucsess or failer of the object function. What your doing by the statement "return main()" is passing the value of the function pounter to the …

Member Avatar for 1ML
0
524

The End.