Re: [android-developers] Re: Android App

2012-06-01 Thread Oli Wright
From that page: This service has to be started using Android Debug Bridge (ADB) Looks like it depends on having something kicked off over adb first so safe enough. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] how do u play a game

2012-03-27 Thread Oli Wright
Isn't this group moderated?!? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: animation

2012-03-21 Thread Oli Wright
Buy a small softcover book with plain pages. On each page draw your stick figure in a slightly different position to the last page (through the progress of a walk). Once done, hold the book in one hand and with the other hand flick through the pages at a constant pace. Magical isn't it. On

[android-developers] Re: about the online source codes of Android 1.0 and 1.1

2012-03-21 Thread Oli Wright
This is the wrong group to ask this in. This group is for development using the SDK. Approach the community offerings on http://source.android.com On Wednesday, March 21, 2012 12:35:16 AM UTC, michael wrote: Is there any good sources that I can explore the source code online? Thanks a

Re: [android-developers] Re: Universal set up to Android Games

2012-03-13 Thread Oli Wright
You mean as he had been told to do in the other thread he posted? Even as a bare minimum, download some examples from any of the many frameworks out there (e.g. libgdx) and look at how they are structured. Unfortunately, that would likely mean you'd lose some understanding in the process. On

[android-developers] Re: Universal set up to Android Games

2012-03-12 Thread Oli Wright
Start a new project and implement your game logic ... Seriously, be less vague. Are you talking about using a particular framework? OpenGL based game or not? On Monday, March 12, 2012 12:33:56 PM UTC, Ahmad Kaddoura wrote: I forgot where I found the details, but i was wondering if anyone

[android-developers] Re: cross Multi-platform mobile app.

2012-03-12 Thread Oli Wright
Spot on. Games can generally get away with having the same interface on every platform as it's forgiveable for a game to have an entirely custom interface. With apps I get very frustrated as a user when the decision has been taken to create a consistent interface for their app across

[android-developers] Re: Can someone recommend several image recognition Android applications to me ?

2012-03-12 Thread Oli Wright
This is an off topic question for this group. A quick answer would be to point you towards the third hit in a Google search for Android image recognition, which is Google Goggles. On Monday, March 12, 2012 1:59:36 PM UTC, hongjuan zhang wrote: Can someone recommend several image recognition

[android-developers] Re: Android Game Programming help

2012-03-11 Thread Oli Wright
I had replied but it didn't submit for some reason. Oh well. It boiled down to: 1. What Kris said 2. Read Mario Zechner's book Beginning Android Games 3. Until you've done (2) I don't buy Most of the links given by the group are links and sources i've gone through before. If you still don't

Re: [android-developers] Problem with Google Play on Android ICS

2012-03-09 Thread Oli Wright
Travis, try uninstalling all market updates on your device and re-launching a couple of times. Kicked the update through for me. On Thursday, March 8, 2012 4:02:00 PM UTC, Travis Faubel wrote: I have the official 4.0.3 update on my Nexus S and it is not updating to Google Play. Why? On

Re: [android-developers] images

2012-03-09 Thread Oli Wright
Depends on the size of your images and how you're using them. Back it up, tell us what the problem you're trying to solve is and why you're looking at your current approach and then people can chip in. -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Google Play

2012-03-09 Thread Oli Wright
So, it seems we need a standard name to be used instead of Play. The App Formerly Known As Android Market doesn't cut it I think (TAFKAAM?). I have noticed a pattern of people writing ... Play. Maybe that's the one to go with. The ellipsis adds that nice sense of really? really?! to it.

[android-developers] Re: Android Game Programming help

2012-03-09 Thread Oli Wright
See that box at the top of the page? Type Android Game Programming into it and select the Search in Android Developers option. You'll find plenty of material. The best way, as with everything, will entirely depend on what you're trying to achieve, what your starting knowledge is and how much

Re: [android-developers] Paid Apps: Legal Stuff and Taxes

2012-03-06 Thread Oli Wright
I'd also recommend contacting your local tax office for advice. I recently contacted HMRC (UK body responsible for tax) on a similar matter and they were a great (well, not _great_, but somewhat useful) help for clearing up some of the details that are not clear from their site. You should

[android-developers] Re: Android Project

2012-03-01 Thread Oli Wright
I would kill for a decent Groups Android app. The mobile interface never seems to load properly so always have to push through to the desktop version. On Thursday, March 1, 2012 9:04:52 AM UTC, Ali Chousein wrote: Agree with the comment above. Just thinking aloud. Would you consider

[android-developers] Re: Increase icon size

2012-02-24 Thread Oli Wright
I think whether or not you're a professional developer is irrelevant, same with your personal time constraints. Treking can come across as a bit short with people occasionally, but I'm likely not the only one who appreciates that he puts in time here encouraging people to ask questions the

[android-developers] FYI: Spam Site? Reproducing output from this group

2012-02-23 Thread Oli Wright
there as well. Adds no other value whatsoever. Maybe I'm missing something, but this looks dodgy to me. I've reported it as spam to Blogger and suggest you do the same. Abuse reporting can be done here: http://support.google.com/blogger/bin/request.py?hl=encontact_type=main_tos Cheers, Oli

[android-developers] Re: delete an incoming SMS

2012-02-22 Thread Oli Wright
That's nice. Look forward to seeing it released. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: giving Advertisement in android application

2012-02-22 Thread Oli Wright
Step 1. Go to www.google.com Step 2. Type in Android advertising in the search field Step 3. Profit. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] Re: Android Game Developement

2012-02-21 Thread Oli Wright
I'll second the recommendation of Mario's book. It's very good for taking you through the basics all the way to implementing your first game. In terms of tools (and I've only focussed on those with free licenses), check out this post from the Android for Beginners group:

Re: [android-developers] Re: Android Game Developement

2012-02-21 Thread Oli Wright
@ jim If you get the tablet book I'd be interested to hear how it differs to beginning android games. BTW, when you're done with your camera app and want to move onto a game I'd really take a look at libgdx. Because it was started by Mario you'll find it very easy to take your way of thinking

[android-developers] Re: Arduino ADK

2012-02-21 Thread Oli Wright
Eh? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options,

[android-developers] Re: OSM integration

2012-02-06 Thread Oli Wright
Seriously, do some goddamn googling. It took me all of three clicks to get from a google search for openstreetmap android to an open source project with OSM integration ( https://github.com/gkfabs/AndRoad/). If it's urgent for a project and you a) don't know where to start and b) aren't

[android-developers] Re: OSM integration

2012-02-06 Thread Oli Wright
Yes. One more click on from the other link, but then I wasn't actively searching for how to implement OSM. My point was that the OP should have been. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: H0w to convert monthname to month number

2012-02-02 Thread Oli Wright
If you're expecting a string which you're then converting to a number in your conditional statements, why are you initialising x with the following? x =Integer.parseInt(month); -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: NDK set up

2012-01-27 Thread Oli Wright
If you had searched even a little bit you would have found this page: http://developer.android.com/sdk/ndk/index.html As it says, the group to ask questions is android-ndk, not this one. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Google cloud print

2012-01-24 Thread Oli Wright
Hang on, didn't you post this same question a while back? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Starting with game development

2012-01-23 Thread Oli Wright
Rohit, This sort of question has been covered here before. I suggest you use the search box at the top. As for your question does it require using some game engine, the answer is no. There are different approaches you could take depending on your actual requirements and proclivity. -- You

[android-developers] Re: Limit App Usage

2012-01-23 Thread Oli Wright
Before this gets over complicated, is it worth rolling back to the actual requirement here? Might be worth listing out a few things: 1. How many users you're talking about 2. What your distribution method is (i.e. there's no reason this has to be market distributed if it's an internal app

Re: [android-developers] how to hide softtkeyboard pressedkey popup?

2012-01-23 Thread Oli Wright
Maybe he means that really useful feature where it'll show you the last character typed into a password field so you can check you haven't fat fingered it. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Is Android developers website down?

2012-01-23 Thread Oli Wright
No issues here connecting using sky broadband or 3 mobile broadband in London. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

[android-developers] Re: Interactive ebook reader

2012-01-16 Thread Oli Wright
books which will have videos, animations, simulations embedded in the book You mean like web pages ...? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Re: bluetooth

2012-01-16 Thread Oli Wright
What've you looked at so far? Have you tried reading through this? http://developer.android.com/guide/topics/wireless/bluetooth.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Interactive ebook reader

2012-01-16 Thread Oli Wright
Sorry, I was being a little facetious. I just don't get why this content needs to be bundled in the idea of an interactive book. Are you generating and selling the content as well or are you merely offering the platform for delivery? If the former then wouldn't you be a lot better off just

Re: [android-developers] Re: how to be a game developers in android

2012-01-11 Thread Oli Wright
What are you talking about? That tutorial with the cat button that purrs was considerably more fun than Skyrim ... [Disclaimer as it appears to get lost on some people: this was not meant in seriousness] -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: how to be a game developers in android

2012-01-10 Thread Oli Wright
Also learn to search as I'm sure there have been many threads on starting android game development in this group. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] why standart android gallery working well?

2012-01-06 Thread Oli Wright
What's broken? What error do you get? Can you provide a stacktrace or code snippet to give us a clue? Read this: http://www.catb.org/~esr/faqs/smart-questions.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Re: I require Code for Cloud printer

2012-01-05 Thread Oli Wright
Right, taking a look at the section there on Submitting Print Jobs, it appears there is already support for android (something about the GCP Intent). Given you already have access to that information, it's not clear what help you're after. Have you read this?

Re: [android-developers] Re: I require Code for Cloud printer

2012-01-05 Thread Oli Wright
p.s. (and in no way taking away from the point that you need to read the smart questions doc) a quick Google found this which might help get you started. http://www.slideshare.net/wolfpaulus/android-print-intent-8431140 -- You received this message because you are subscribed to the Google

[android-developers] Re: Giving away my book: Genius Android Marketing

2012-01-05 Thread Oli Wright
Looks interesting. For those that don't have a lot of time to put into this research themselves it's always good to be able to learn from someone else who has done the legwork! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: is there any body can make programs which run on android platform for a handsom salary...

2012-01-05 Thread Oli Wright
On Thursday, 5 January 2012 16:45:23 UTC, Samron wrote: hello everybody is there any body who can make programs runing on android platform like games or applications. On an Android developers group? I doubt it ... -- You received this message because you are subscribed to the Google

[android-developers] Re: How to create Widgets in android?

2012-01-03 Thread Oli Wright
This seems awfully familiar. Haven't you taken anything on board from your other posts? Read this: http://www.catb.org/~esr/faqs/smart-questions.html Don't just skim it, read it. Read it again. Realise how it relates to what you have asked. Take the mitigating actions suggested within that

[android-developers] Re: ACRA - a little humor

2012-01-03 Thread Oli Wright
Hardware crash? Catastrophic? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Problem Loading CM7 on my SD Nook Tablet

2011-12-30 Thread Oli Wright
Now, I know this may seem a little crazy, but have you tried the Cyanogenmod forums for the Nook? What am I saying. That's an insane idea. Ignore me. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: Pls send me android souce code....

2011-12-21 Thread Oli Wright
Gowtham. John was making an entirely valid point there. Ignoring the fact that the OP has posted this multiple times, this sort of question is more than easy to answer by searching for it. This is behaviour advocated by the heading of this very group within the Google Groups interface.

[android-developers] Re: Android controllers

2011-12-19 Thread Oli Wright
Doesn't this come down to what you consider to be a decent game? Certainly there are some genres of game that just aren't suited to a touchscreen (but people will try anyway ...) in the same way that there are games that are not suitable for waggle controls (but people will try anyway ...).

Re: [android-developers] Android controllers

2011-12-19 Thread Oli Wright
But Skyrim is already out ... oh, you meant the Vita. On Sunday, 18 December 2011 16:39:43 UTC, mbanzon wrote: There are many many games genres/types that require another controller scheme than the one currently supplied by smartphones - but for those I've placed a pre-order for feb. 22nd ;o)

[android-developers] Need to add something not included in How to Ask Questions the Smart Way

2011-12-15 Thread Oli Wright
It covers the idea of not cross posting in multiple discussion groups, but doesn't mention something I'm seeing on the increase in here: multiple postings of the same question by the same person (and I'm not just talking about the spam hijacking multiple threads). -- You received this message

[android-developers] Re: libgdx

2011-12-13 Thread Oli Wright
Yep. Look at the com.badlogic.gdx.graphics.g3d.loaders.* packages. I've been using the obj loader with models exported from Blender. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: libgdx

2011-12-13 Thread Oli Wright
p.s. There's a libgdx-users group on Google Groups as well as active forums and a community wiki if you look at the libgdx pages. Even though I knew it was supported, I think it took at most 5 clicks from the libgdx homepage to a wiki page on loading models. Go on, put a little effort in

[android-developers] Re: Remote wipe SD card Invocation Event

2011-12-09 Thread Oli Wright
Multiple posts on the same subject aren't going to win you any friends ... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] How to monitor screen touch event in service

2011-12-08 Thread Oli Wright
The first question you're likely to get from anyone is why. Smells of malice. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

Re: [android-developers] duplicate and rename package

2011-12-08 Thread Oli Wright
Sense of humour fail? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For

[android-developers] Re: Scoreloop

2011-12-06 Thread Oli Wright
Guess it depends what value you want to see :) Not used it personally but I seem to recall David Webb using it in one of his apps and writing about it: http://makingmoneywithandroid.com/?s=scoreloop -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Android phones supports G13 languages

2011-12-06 Thread Oli Wright
I would assume that would be the countries? http://en.wikipedia.org/wiki/G8%2B5 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

[android-developers] Re: Improved documentation for MediaPlayer.start()

2011-12-06 Thread Oli Wright
Suggest raising an issue here: http://code.google.com/p/android/issues/list -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

[android-developers] Re: please give me solution

2011-12-05 Thread Oli Wright
+1 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit

[android-developers] Re: I/O date change

2011-11-30 Thread Oli Wright
The battle between my geek side and the side of me that might not have a spare 2 grand to get over there ;) -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Re: Have an extra $800 lying around for a mobile ESRB rating? Didn't think so.

2011-11-29 Thread Oli Wright
http://xkcd.com/285/ -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For

[android-developers] Re: I/O date change

2011-11-29 Thread Oli Wright
Cheers for the alert Mark. Now I just need to convince myself that I have a good reason to fly to SF for it! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Re: HI,i have a question

2011-11-29 Thread Oli Wright
What icon are you expecting to see? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Re: Video Conference

2011-11-29 Thread Oli Wright
I'll say it again, where have you looked already? Otherwise the likely answer you'll get from anyone is that you can refer to Google. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Distribute banned app outside Android Market with donation app in Market

2011-11-29 Thread Oli Wright
This may be a dumb question, but why not just take donations through Paypal / Google Checkout directly rather than letting Google take a cut through the Market? You can advertise this facility both in your free app and at the locations you provide it for download. -- You received this

[android-developers] Re: Addictive

2011-11-25 Thread Oli Wright
Everything said above. Oh, with the exception that the definition of Fuck as a bad word is down to the individual. Much like the views of the OP ... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Video Conference

2011-11-17 Thread Oli Wright
Can you please go into a little more detail about what you're trying to achieve and what research you have done already? If you're trying to develop your own application, then I assume you've already done a search for similar topics. If you're simply looking to set up such and environment

[android-developers] Re: Need heelp on a app

2011-11-17 Thread Oli Wright
Go here: http://developer.android.com/index.html Start reading Then go here: http://catb.org/~esr/faqs/smart-questions.html Start reading Seriously though, break your question down into something smaller to get a chance at a reply. What are you looking for here? Help with the conceptual

[android-developers] Re: Fatal error while repo init

2011-11-16 Thread Oli Wright
Been a lot of these sort of questions recently. Do a search and you'll realise that you're on the wrong list. Hell, don't even search, just look at some of the most recent items. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: Android Development Environment?

2011-11-15 Thread Oli Wright
Eclipse. Multiple platforms depending on machine / mood / location. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: error after Install Repo Source Android

2011-11-15 Thread Oli Wright
http://source.android.com/ - Community -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: How to make voice record during the conversation?

2011-11-15 Thread Oli Wright
You see that box up there? The one that reads Search for groups or messages? Try putting these words into it: android record voice -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: System account.

2011-11-08 Thread Oli Wright
Why do you need to stop the user removing the account? Sounds nefarious. If you need an account to be set up then surely the apporach would be to verify whether one exists and, if necessary, offer to create a new one - whether one has existed before or not is completely irrelevant. -- You

[android-developers] Re: How does the gluProject function work? I can't understand it

2011-11-02 Thread Oli Wright
You may be better off asking this question on an OpenGL list / forum. Have you tried the forums at opengl.org? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] Google Analytics SDK?

2011-11-01 Thread Oli Wright
+1 for Flurry. The device and carrier info is interesting (I won't commit to useful as I couldn't back that up with much conviction ;) ). -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: want all vidio tutorials to learn android developing plz send download links..

2011-10-27 Thread Oli Wright
There's an amazing site that'll get you to all the videos you need. It's called Google. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

Re: [android-developers] When can we expect source code release for icecream sandwich version?

2011-10-20 Thread Oli Wright
Any particular reason you felt the need to be rude when someone tries to assist you with a question you were more than capable of researching the answer for yourself? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: Need 2D game engine

2011-10-19 Thread Oli Wright
. If you're starting from the position of a complete beginner, it may be helpful to read up on the subject. For that I'd recommend getting a copy of Beginning Android Games. Cheers, Oli -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: flurry analytics in android

2011-10-17 Thread Oli Wright
Go to their website, register an app and download the SDK. It's a simple jar to include, and it comes with the basic instructions for how to implement when you get the SDK and the application key. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Android cocos2d game development

2011-10-14 Thread Oli Wright
While I agree that Google is your friend in this case, to save you that minimal effort I can point you towards two possible options: http://www.cocos2d-x.org/ http://code.google.com/p/cocos2d-android-1/ Go on there and read any wiki and tutorial material they have, and review any code examples

Re: [android-developers] Android game programming

2011-10-13 Thread Oli Wright
Seconded both on the recommendation of Mario's book and the usefulness of the site. Consider it added to my feeds :) As well as using Mario's book, I can recommend giving libgdx a look in (Google is your friend). There are some great examples to get you started in the repository as well as a

[android-developers] Re: inqury

2011-10-10 Thread Oli
Follow the link provided by Sumi and read the dev guides. On Oct 8, 10:09 am, Rahul Soni rax.m...@gmail.com wrote: On Thu, Sep 29, 2011 at 6:57 PM, SumiGhosh sumighos...@gmail.com wrote: On Sep 29, 10:16 am, Rahul Soni rax.m...@gmail.com wrote: Hi Please tell me that in which

[android-developers] Re: Smart Idea

2011-10-10 Thread Oli
How about an interactive tour guide system. Could be places of interest for tourism, or even just labelling departments in an academic institution. Scan the code and get taken to some video / multimedia guide on the target. I can see that sort of thing being quite cool for students on an open

[android-developers] Re: my left side not working

2011-10-10 Thread Oli
Made my day. On Oct 7, 5:08 pm, Dan Winsor dan.win...@gmail.com wrote: If your left side isn't working, you'll be all right... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: 3d models in Android

2011-10-03 Thread Oli
For some guidance, take a look at this: http://libgdx.l33tlabs.org/docs/api/com/badlogic/gdx/graphics/g3d/loaders/obj/ObjLoader.html I've used that with obj files exported from Blender before. It's a fairly simple file format for representing the geometry of an object so you could easily write

[android-developers] Re: big arrays don't cry - just an alibi

2011-10-03 Thread Oli
OK, I don't know the source of that error off the top of my head, but a hunch would suggest you should consider whether you need that level of precision in your co-ordinates! On Oct 3, 12:37 pm, bob b...@coolgroups.com wrote: So, I had a great idea.  Why don't I stick my 3d model in as an array?

[android-developers] Re: big arrays don't cry - just an alibi

2011-10-03 Thread Oli
Glad you went the external file route. Probably a better option. Just to be clear though, when I suggested dropping precision earlier, it was two pronged. I was wondering if losing a few significant digits in each number would've solved the problem - I really don't think you'll have noticed the

[android-developers] Re: draw 3d room using opengl es 2.0

2011-10-02 Thread Oli
tutorials I used NeHe's tutorials (http:// nehe.gamedev.net/) many years ago but believe they're still relevant. Hope this helps. Cheers, Oli On Sep 30, 10:26 am, sunil thakor thakor.su...@gmail.com wrote: hi guys i m new to opengl i want to draw a 3d room in android using opengl es 2.0 can anybody

[android-developers] Re: Is android-dev IRC chat down?

2011-09-30 Thread Oli
Are you identified with nickserv? http://developer.android.com/resources/community-more.html On Sep 28, 8:38 am, B.Arunkumar awsnetworkrecor...@gmail.com wrote: Hi,      I have been trying to get onto the IRC chat android-dev for quite a few days now. I am not able to see any other members

[android-developers] Re: Creating PNG images for app startup, background etc

2011-09-26 Thread Oli
I'll give another thumbs up for using Inkscape. I played around recently writing a small game and used it for most of the art assets (buttons, logos, etc.). I found it's particularly handy if you're going to want to output multiple sizes of the same artwork without any loss in quality.

[android-developers] Re: How to install APK programmatically without user prompt

2011-09-19 Thread Oli
, Oli On Sep 16, 6:32 pm, Pratik Prajapati pratik.prajap...@gmail.com wrote: I need to install some non market place APK programmatically *without *user prompt. I found some links on stackoverflow, but all those mechanism will prompt the user. Is there any way to do it with some APIs or I should

[android-developers] Re: New Game Developer, need help starting

2011-09-12 Thread Oli
regarding the Activity class and main method though you really should start with the early parts of the android dev guide before heading into Mario's stuff. Cheers, Oli On Sep 12, 11:27 am, Nico Balestra nicobales...@gmail.com wrote: I'm currently reading Beginning Android Games Development (Mario

[android-developers] Re: No Market download in Chile on dev phone?

2009-03-30 Thread Oli Bird
From many places, you need to be logged into chat before downloads can start.. Cheers, Oli Bird On Mar 30, 2:05 pm, mirko mirkocze...@googlemail.com wrote: Hi, I am travalling with my ADP1 from Germany to Chile. In Chile I am connected to the internet with a private WiFi. I am able

[android-developers] ImageViews and onFocusChanged()

2009-03-30 Thread Oli Bird
a specific cell if focus moves onto the grid?) Thanks, Oli --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from