Android :: Does Eclair Run On ADP2
Mar 10, 2010I want to buy the ADP2 (HTC Magic) but I wonder if also Android 2.1 is available for it. Because I've heard that eclair doesn't run on HTC Magic as you can get it in the stores.

I want to buy the ADP2 (HTC Magic) but I wonder if also Android 2.1 is available for it. Because I've heard that eclair doesn't run on HTC Magic as you can get it in the stores.
I see the following in the official description of the ADP2:
Modify and rebuild the Android operating system, and flash it onto a phone.
I'm not able to find anywhere a downloadable 2.0 or 2.0.1 for the ADP2, nor any indication that it could be done. To the contrary I see all kind of discussions suggesting it's either not possible, or at least not YET possible.
May someone please explain a developer withOUT any Android specific background, what is so difficult in uplading a new version of an O/S to a device that's specifically desgined for such purpose?
Do I really need to wait for HTC?
I've read: http://groups.google.com/group/android-developers/browse_thread/threa...[url] But both discussions seem a little outdated. At Google IO there were free HTC Magic phones (unlocked as ADP1?). So, basing on all this, I wonder if there's something official about ADP2.
View 3 Replies View RelatedDoes anybody know when the 2.2 update will come out for the ADP2 phone?
I recently purchased the phone only to have it come out with a version that's 3 generations old.
Can the adp2 that I just bought through the Android Market be flashed with Android 2.0? I can't find anything anywhere. The HTC developer support only has system images for the adp1 and adp2 phones up to 1.6. If it can't I will be sending the phone back for a full refund.
View 1 Replies View RelatedADP2 is coming Brightstar just announced it:http://www.rcrnewsdirectory.com/pressrelease.aspx?id=325512
I have not seen Google mentions of it yet..
I am trying to access the sdcard on ADP2 from command prompt using adb tool and from window explorer, it says "Access is denied". I have followed the below procedure:
1) Installed the USB driver from Android site. 2) Connected the phone 3) Opened the "USB Connected" option from the notification bar of the phone, clicked "Mount". Also USB Debugging is enabled. 4) I am able to get the device name using "adb devices" command, also I am able to install APK file
But, when I tried to push APK or any text file to the sdcard, it is failing. This is the command I tried: "adb push Hello.apk /sdcard", it gives an error "Permission denied".
Also I tried accessing the sdcard from window explorer, it gives an error "Access is denied".
Also tried formating the sdcard, this sdcard works in the laptop and other non-Android phones, also did phone reset.
I'm trying to develop some middle layer application based on the source tree from android.git.kernel.org. I'm using the libmedia.so to link my code and has no problem. I also tried to link my code using the other libmedia.so which I pulled from HTC ADP2 (I ordered last week) and found that my code have many undefined references to some functions (or method).
This make me think that source code I gitted from android.git.kernel.org (two weeks ago) does not sync which the code in the HTC ADP2 Android device.
How do I sync my source tree with the HTC ADP2 ?
About Donut and Eclair as follows. When are Donut and Eclair released? What is the main features of Donut and Eclair?
View 2 Replies View RelatedEclair has supported OpenGL ES 2.0. But I can not find related JNI wrapper for OpenGL ES API. How a Java application use OpenGL ES 2.0 functions?
View 1 Replies View RelatedIs there any official site that discusses any updates to whether or not the Ion will be able to upgraded to Android 2.0? Or is there any concrete news among users here?
View 4 Replies View RelatedHow to upgrade Eclair (2.0) to Froyo(2.2).
View 3 Replies View RelatedI have observe issue while playing with Android Music app :
The "Music" application in Android 2.0 {eclair} and 2.1 does not recognize an AMR-NB formatted audio file with the ".3gp" extension although it is listed in the Android Supported Media Formats in Android Developer's Guide:- <http://developer.android.com/intl/ja/guide/appendix/media-formats.html>
It does recognize the same file with ".amr" extension.
While Music in Android 1.5 {cupcake} recognizes both AMR-NB formatted audio file with ".3gp" and ".amr" extensions.
I also want to know if it is the current behavior of Music in Android 2.0 and 2.1 or a issue existing ??
If it is discussed earlier in at any thread before please place the link here .
This is a flash 10 setup for android 2.1. Here is the link:
[URL="http://www.addictivetips.com/mobile/how-to-install-flash-10-1-on-android-2-1-eclair-devices/"]How To: Install Flash 10.1 On Android 2.1 Eclair Devices.
I am trying to upload the apk but keeps erroring out.
In order to release a device to the market, You need to run the Compatibility Test Suite given by android...I need to know how to download and run it..
View 3 Replies View RelatedCould any one tell me how to get open source eclair code. Or is it available for public to download.
View 4 Replies View RelatedHow one of the biggest news about eclair coming out in 2010 is that support for Flash 10 (or ANY Flash for that matter) will be built into it. This does not appear to be the case for the fact that I download all the latest source code for Eclair, built and installed Eclair onto my development phone over the Christmas break and to my surprise/ disappointment there is absolutely no support for Flash when I try to view with the browser. I tried plugin's and searching for missing .apk installs for Flash but I found nothing. Unless I am missing something (i.e. maybe a side tree build for flash?) and if I did then I apologize but from what I can tell as of now the Eclair build does and will not support flash.
View 1 Replies View Relatedi have difficulities locating the screen capture software for me Samsung Eclair, i hope someone can give me the detail direction where can i get this application (or manual way of doing it), i have an assignment due nextweek.
View 15 Replies View RelatedI was just wondering if I want to sync to the latest Eclair repo which one of the following would be the correct command? What is the difference between them? Currently I am using cupcake version and wanted to move up to eclair. Would I need to do any thing else as far as syncing and building the eclair branch? Currently I am using "Ubuntu 9.04 (Jaunty Jackalope)" and java version "1.6.0_16". Code...
View 3 Replies View RelatedHas anyone gotten audio routing to work succesfully on eclair? SetRouting and a number of functions don't work anymore.
View 3 Replies View RelatedWith Android Eclair 2.1 on ARM-based target, we are executing Instrumentation test application from command line:
am instrument -e class android.app.foo. -w com.android.cts.foo.MyTestApp/android.test.InstrumentationTestRunner
Test application executes fine, showing result of the sub-tests in the MyTestApp. But, Application Manager is not exiting properly. This is observed from "ps" command output:
1114 0 52328 S app_process /system/bin com.android.commands.am.Am in....
Due to this issue, we are not able to execute the test applications in shell script.
I am getting this log COntiniously in my class, Can any body suggest me how to handle this SSLSocketIMpl handshake in 2.1,
I found that this is known issue in froyo. 8558.
CODE:...............
I want launch the YouTube with specified video searching list at startup(e.g I want YouTube shows the video list all related with the key word "susan" and "U.S" in the first page.) so I downloaded all the source code of Elcair, but I can't find the source code for youtube.apk.
View 16 Replies View RelatedAs we call know, our Hero (at the moment at least) runs Android 1.5. Also, it WILL be getting Eclair, which from what I've heard has native CDMA support? What, doest that mean 1.5 did not have CMDA support?
What can we expect from an OS that has native CDMA support? Does it have anything to do with the phone's software performance? I'm just a little confused on this, and if someone couldnt shed some light on it that would be very nice...
I came across this link: How To: Install Flash 10.1 On Android 2.1 Eclair Devices
I didn't know that was possible. Has anyone tried it?
Are there any major localization related changes in Eclair, when compared to Donut? Does Android provide any tool(s) that would help developers translate the strings (may be to convert from xml to xliff format or some other format that translators generally use)? The 'Internationalization and Localization' part in developer.android.com still has a stub ("coming soon"). I'd really appreciate if someone could throw some light on this.
View 4 Replies View RelatedI will try to modify native Camera package in Eclipse. So, I make Camera project in Eclipse and try to compile it. But, "Platform Eclair is a preview and requires application manifests to set minSdkVersion to 'Eclair'" error message is shown. Does it mean minSdkVersion information should be inclused in Camera manifests.xml file as "Eclair"? If there are anyone know this, please share your valuable information.
View 2 Replies View RelatedI am having the contact source code which i want to build on eclipse & test on emulator,but the contact application uses some of the hidden APIs of base code which is not present in default android.jar because of that i am getting lot of error in my code. I am trying to generate my own android.jar using "Android sdk - Including hidden APIs." option in android.mk of framework directory, but still the hidden APIs not getting exposed in android.jar. how to customize the android.jar in order to make all hidden APIs exposed to application.
View 2 Replies View RelatedI have a Live Wallpaper app that is working very well on Eclair but there is a strange issue with Froyo that I can't find any information about. The user is able to select a custom picture as a background from their gallery and it will be saved to internal storage (/ Snowflakes/CustomBG.jpg) and applied as a background to the live wallpaper. That all works fine until the user reboots their phone... The problem is that the internal storage doesn't seem to be mounted in time for when the live wallpaper starts and so it reverts to the default setting when null is returned (see code below). As I say, this problem has only been introduced with Froyo as Eclair works fine (the image is found and used so the internal storage must be mounted before the Live Wallpaper starts).
Here's the code that searches for the CustomBG.jpg image on startup...
CODE:................
Apologies for the code formatting - is there any way I can improve this? Anyway, I'd be very grateful for any help you may have... I can't find any information about this on-line so perhaps there's something wrong with my code?
So I was thinking about the fact that Verizon changed the phone I purchased by adding apps with the froyo update. Can you deny the update to froyo? Not that I know of without getting the popup every half an hour. I purchased this phone outright when it came out and want to get a droid 2 and was thinking about ways the exchange this phone. I guess what I am trying to say is; can I go to Verizon and say that they either need to change my phone back to the purchased item or take a return and give me a refund?I am ASSUMING this and wanted to know if anyone knows of any laws about this?
View 6 Replies View Related