[Q] Repository for Android AVD - Android Software Development

Hi,
just developing my first app and I was wondering if there is something like a repository to download AVDs, so that I dont have to create them myself. I would like to test if my application is running properly on various devices (resolutions, density ... )
thanks in advance

Related

HOWTO start MIDP Application development - some questions ..

Hey guys,
Currently I am Java programmer (applications and applets for PCs), but I want to try something new, and so I am instersted in developing apps for cellphones. Hope you can answer my questions:
1) MIDP 2.0 does support animated gifs and allows me to access the phones memory (for loading files) when the phone supports this, right? Whats the name of the API that allows me to access the phones memory?
2) Whats the best free development platform for MIDP 2.0 at the moment? Currently I use Eclipse, but I guess I need something else for mobile development.
3) Are there any websites with tutorials that give me a lil introduction to MIDP? Any links are welcome.
Just started to look at this myself, though not fully understanding it yet, managed to get a MIDP helloworld class compiled and .jar created just using javac / command line so far, but haven't managed to get it working on the device yet, need to look into preverifying so i'm told.
2) J2ME toolkit perhaps, free with registration on java.sun.com, explanation of it is in the link in reply (3), might be worth a look first to see if it's what you're after.
3) http://www.codeguru.com/Cpp/W-P/ce/networking/article.php/c7911/
If anyone has any further info, please respond.
http://today.java.net/pub/a/today/2005/02/09/j2me1.html?page=2
works

Custom ROMs on AVD

Hi,
Is there a way of getting custom ROMs on the the AVD?
I see that its partially possible using the ROM from HTC (as shown here: http://forum.xda-developers.com/showpost.php?p=4232807&postcount=9), but I want to create my own using builds from http://developer.htc.com/index.html or some of the ROMs provided here.
This will help me try and develop come code as currently the Android SDK's are missing parts like the Maps applications etc.
Thanks.
Not to worry, found it finally!
Its on this topic:
http://android.modaco.com/content/g...p-and-running-a-full-rom-with-the-market-etc/
And on this post:
http://android.modaco.com/index.php?s=&showtopic=289928&view=findpost&p=1053804

Android dependences

Hi all!
I have a (noob?) problem, I can't include all the dependences necessary to modify the android messaging application (Mms.apk).
I've installed Eclipse and all the "android stuff" (emulators and so on...) and cloned the mms source code from GIT but, when I import the existing project, I've an error with the "com.google.*" packages, eclipse doesn't find them!
I figure out that the only packages that are avaible with my SDK installation are the "com.android.*" ones...
There is something missing...
Can anyone help me?
Thank you in advance!
I have also the same problem in my android htc mobile also the file for playing are not supported for some format.
I don't really understand what you mean...
Come on!
I'm sure that someone can help me!

[Q] some sort of compiler or scripting program inside android

Hey all!
Remember a python program on simbian where you could script and run your programs right on the device? Is there something similar to that in android (any language)?
I don't know the answer to your question, but I've been wondering if perhaps Firefox on Android (currently in beta) may allow us to use Google's App Inventor on the phone to build apps.
SL4A
How about: http://code.google.com/p/android-scripting/

[Q] Importing into Eclipse + emulator

Hi guys,
I'm interested in this dev world focused on Android ROMs. However, I'm far way to be an expert and I need some help to start.
- I've successfully built an Omni ROM nightly (homemade) by myself.
- I created a new project in Eclipse, pointing to ~/android/omni
- When I run the project I got some errors and different errors if I run with JUnit3 or 4 (what should I use?)
- How do I run this project in an emulator?
I didn't find much about those questions, mostly about developing apps or building ROMs.
Thanks!

Categories

Resources