ok here goes ive spent most of today trying to get htc synce to work different versions and drivers to no avail question i have is when i load 1 rom htc desire sync works but wireless says error
i load Slim-Sense-v1 wireless works but htc sync will not sync but will load storage when picked
htc sync phone is saying unable to open htc sync manager on your compute rmake sure the application is installed and open
whitch it is open
maybe some 1 could shed some light for me pls
strange it works with one rom but not with this 1 ??
Sir, please do a search before posting and read the stickys provided. See below links for better understanding:
http://forum.xda-developers.com/showthread.php?t=1699450
http://forum.xda-developers.com/announcement.php?a=81
Thank You.
Thread Closed.
Related
I have some question?
1. Can HTC Whitestone run Andorid?
2. If it can run Android, why xda don't development XDA-Andorid for HTC Whitestone?
3. If it can run Andorid and XDA-Andorid available for HTC, how to install XDA-Andorid on HTC Whitestone? Step by step to install for somebody have some stupid questions as me! We'd like Andorid for my phone!
Thanks for your work! Thanks for XDA!
NOTE: Some body don't install from Whitestone Android It Booted!!! http://forum.ppcgeeks.com/showthread.php?t=104666
I tryied this but my phone hangup when run error: 1. 648895] console handover: boot [htc_fb0]-> real [tty] on screen, please tell me what does this mean and how to fix this error!?
Hi! Admin! Please move this topic to HTC Whitestone Thread! Thankssss!
drnothing said:
I have some question?
1. Can HTC Whitestone run Andorid?
2. If it can run Android, why xda don't development XDA-Andorid for HTC Whitestone?
3. If it can run Andorid and XDA-Andorid available for HTC, how to install XDA-Andorid on HTC Whitestone? Step by step to install for somebody have some stupid questions as me! We'd like Andorid for my phone!
Thanks for your work! Thanks for XDA!
Click to expand...
Click to collapse
All you gotta do is search and read!!! LOL
http://forum.ppcgeeks.com/showthread.php?t=104666
Mally2,
In the original post, there was already a reference to that PPCGeeks page. I have the same error and I'm looking for help as well. Any takers?
Thanks!
Is not a build for the Imagio
TechXII said:
Mally2,
In the original post, there was already a reference to that PPCGeeks page. I have the same error and I'm looking for help as well. Any takers?
Thanks!
Click to expand...
Click to collapse
Android is not a special "thing" you just put anywhere and run, it has a kernel and is composed out of drivers and configurations, i'm pretty shure everething is out there but needs to be packed out together...
I'm a software developer but i have no experience compiling Android, my research is driving me to the HTC Lexikon (Merge) recently launched, this PDA hardware is very similar to the Imagio and it stock's Android so the work will be almost done and we won't need to start from "0", if you can help about please contact me..
Try this one
TechXII said:
Mally2,
In the original post, there was already a reference to that PPCGeeks page. I have the same error and I'm looking for help as well. Any takers?
Thanks!
Click to expand...
Click to collapse
Try this one, this PDA holds almost the same hardware as the imagio, it deffinitely should work:
http://911sniper.blog.163.com/blog/static/14290088120108195384257/
Post your results !!!
Has AnyOne tried his solution?
the lexikon is almost alike to the imagio
and if it doesnt work you can flash back.
So its a win win
i dont use whitestone.
It booted (i guess) !!
ndnmaster096 said:
Has AnyOne tried his solution?
the lexikon is almost alike to the imagio
and if it doesnt work you can flash back.
So its a win win
Click to expand...
Click to collapse
Hi, i am currently developing Android for the Imagio, i just startted the process and some tests, yesterday i was able to boot using a Topaz old testing kernel, but the screen was blank. I plan to compile a custom kernel for the Imagio.
I posted the Lexikon image but it wont work for the imagio because of the processor are different (Imagio= MSM7600) but i guess i could use some drivers from the Lexikon...
Wish me luck, i'm reading a lot to understand the kernel and Android
You can download the image i used here:
http://www.4shared.com/file/h9LTDTdp/droid_booted_imagiotar.html
And maybe, if you find the correct cmd_line arguments for HaRET you can get the screen to work properly
Glad someone is working on this. I'm right there with you! Make a thread on the imagio forum or pm me if you need testing.
Hi, I'm new here, after reading treats and using the search.
can some one help me decide with what rom start in my wing.
I'm looking to have lanscape, music, sms, mms, and google maps.
I have read that some roms doesn't support Messages.
Thanks for all your help.
Click here to try my TribU2U v3 M2D; Has all you're asking for.
The TribU2U ROMS are very nice and stable!
ok, I will try it.
One more question how I install this cabs
HTC Album Manager 3.0.19182223
HTC Audio Booster 2_5_19182330.cab
HTC Media Tool kit 1.0.19171631.00.cab
HTC YouTube 2.6.19171628.cab
Microsoft Facebook 1.0.07.1.cab
sorry I need first to know how I do install this:
Install the 3 CABs in this order:
1.Canon Yang.cab
2.ASerg Policies.cab
3.Disable Security.cab
Because I open the files and give me 2 files.
one _setup and yang.000
Please help me
Simply copy the cab files on to your phone and run them as is.
Please do not use the development thread for questions or non-development related requests.
Hi XDA.
I am new to this forum but have been working with Android devices and application development for about a year.
Recently I switched phone and bought the HTC Incredible S.
Besides of the phone development I have an electronics consultancy company doing different development jobs and electronics hardware reviews.
This week we got the Arduino MEGA ADK to review but I am unable to install the DemoKit application on my phone.
This is the log from Eclipse:
Code:
Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY
E/PackageManager(1448): Package com.google.android.DemoKit requires unavailable shared library com.android.future.usb.accessory; failing!
This seems like a problem regarding the missing Google API on the phone. Though the phone is currently running Android 2.3.5 with Kernel version 2.6.35.9.
After a Google search it seemed like the Google API was first included in the kernel version at and above 2.6.35 - but then why doesn't it work.
My question is if HTC have removed this from the Kernel?
And what can I do to get the Google API to my phone so I can use it with the ADK?
Best Regards
Thomas Jespersen
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Hydergine said:
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Click to expand...
Click to collapse
Thanks, I will be waiting for your PM.
Currently my phone isn't Rooted, but I would definitely do that if it is necessary to install this fix, so I can do the ADK development with it.
ADK
Indeed your phone needs to be rooted and have Clockworkmod installed.
As far as I know it is not hardware or firmware specific since it worked on my htc HD2 an on my HTC hero(partly). I could install the demokit.apk and it would not crash since there was no support in my kernel it could not communicate with my arduino.
Since my HD2 and my hero both run an old kernel and flashing other kernels did not work out very well I was forced to buy a nexus S (yesterday).
But since your phone has the 2.6.35 kernel and 2.3.5 from stock I think this could be the solution.
You could try to check if your kernel supports the ADK first, because you are not rooted and you maybe do not want to root your phone if it does not work afterwards.
If you have got the arduino part up and running you could try this:
#include <Max3421e.h>
#include <Usb.h>
#include <AndroidAccessory.h>
Code:
AndroidAccessory acc("Google, Inc.",
"DemoKit",
"DemoKit Arduino Board",
"1.0",
"h t t p : / / w w w DOT android DOT c o m ",
"0000000012345678");
void setup();
void loop();
void setup()
{
Serial.begin(115200);
Serial.print("\r\nStart");
acc.powerOn();
}
void loop()
{
byte msg[3];
if (acc.isConnected()) {
Serial.print("Accessory connected. ");
int len = acc.read(msg, sizeof(msg), 1);
Serial.print("Message length: ");
Serial.println(len, DEC);
}
delay(100);
}
Change the "DOT" to "." and remove the [spaces] in the above otherwise I could not post this because of that "10 posts rule"
Just paste this in an empty skech and upload. The extra libraries are easy to find. Even if you are using the arduino 2009 or the arduino uno the custom files are also pretty easy to find.
The serial monitor schould say:
Code:
Start
Device addressed... Requesting device descriptor.
found possible device. swithcing to serial mode
device supports protcol 1
Device addressed... Requesting device descriptor.
found android acessory device
config desc
interface desc
if the serial monitor dislpay's something like this:
Code:
Start
Device addressed... Requesting device descriptor.
found possible device. swithcing to serial mode
Data packet error: 5could not read device protocol version
I would seriously consider buying another phone because the above was what i was getting with my HD2 on every available kernel and rom. I have been wasting my time since december.
As you see after all I had to buy an other phone after all.
I hope this helps
hi
You never get HD2 to use ADK?
i bought an arduino mega adk and i want to use it..
i don't have money to buy a new phone...
any advice? thanks
What is your current phone?
I have seen a google G1 working with ADK, i would sugest to maybe buy a second had phone that has 2.3.4 or higher on stock rom. For instance my mom's samsung galaxy mini can handle ADK on stock rom and I bought it for her Christmas for 100€, new in the store. So I think you can pick up a second hand one for a decent price (like 60€) maybe that could be the solution.
If you are going to buy a phone and you are not sure if it works with ADK take your laptop with you and use the test program that I mentioned in my last post, if the software doesn't recognize the phone you can still walk away from it.
I would really not recommend to start messing around with kernels and the library's for me it was a pain in the ass. If I would have worked all the hours that I have spend messing around, I could have bought a new HTC sensation.
hi
How Bad i can't use my HD2 with ADK..
well, i can't pay for an expensive phone but i can do and efford to buy some other phone i like HTC Sensation xl, or Motorola Atrix 2, but they are a expensive for me.. do you know if they work with ADK? other option can be a galaxy tab with 3.1 or motorola Xoom.. but i want a phone with ADK.
i haven't try my hd2 with kernel 2.6.35 with the sketch that you post.. so i'll give it a try and extract the files that someone mentioned i found them in my actual ROM..
i know it's difficult but maybe i get them to work.. thanks
htc sensation xl
I know for shure that a htc sensation xl because my girlfriend has one and I did try some stuff with that one since my hd2 wasn't compatible with ADK. I have heard people having trouble with ADK on samsung tablets so if youre are going to buy one be sure to test it before u pay for it.
Hydergine said:
you are missing 2 library's:
android.hardware.usb.accessory.xml sould be placed in /system/etc/permissions/
and
com.android.future.usb.accessory.jar sould be placed in /system/framework/
you can extract them out of an up to date ported sense rom of a htc sensation.
I made an update package for that problem but i can't share the link here because I do not have posted enough post to do so.
I will try to PM the link to you.
Tell me if it works, then I know that i can buy a HTC incredible s for my development.
Click to expand...
Click to collapse
I have now tested this on a stock but rooted ROM with 2.3.5, and 2.6.35 kernel, installed using Clockworkmod - and unfortunately it didn't work.
It gave me the complete same error as before I installed the files (*.usb.accessory.*).
Thank you anyways. I will be trying some different ROMs today to see which of them supports the ADK. Though I will be trying the Sense ones as I would like to keep using Sense.
You are right my explanation was not clear enough, the kernel needs to be compiled with the right flags set. Some developers take all the options but most of them just set the flags needed for the rom to run.
Hi,
Since I am a noob and do not have privileges to post on Dev forums, I open this thread here ... not sure it is the right thing to do
First, let me explain what I did before asking questions.
1) I rooted my HTC Desire using Cyanogen procedure
-> Successfully install ClockworkMod recovery + S-OFF
2) I flashed BCM b0.3.6_1 ROM successfully
Results :
So far, the ROM is working pretty fine (great job ! .. so cool to have ICS on my HTC desire ). However, I noticed that Gmail was not there and I had to install it manually (downloaded apk here if it can help some ... oups not allowed yet ... can I give this link in the post ?). After that, mail synchronization is ok. I had also the isssue related to Google calendar synchronization and it took me some time to realize that you have to follow the procedure that is following the fix link (sorry but not allowed to post links yet)
Note about the procedure : Since I do not have exchange account, I did it with anoter gmail account and it works fine.
For now, I did not find any major issues but still looking
Now, I have two questions :
1) Is there a way to disable haptic feedback ?
2) Once I got calendar sync fixed, I had to enable lockscreen PIN security. Is there a way to disable that ... it seems to be something that admin privileges.
I know that this ROM is still under development so sorry in advance if my questions are stupid.
Thanks for helping
Hi,
I just observed trying to use the camera that it crashes after taking one or two pictures.
I thought that the camera was stable on this release. It does not look like.
Step to reproduce :
1) Just launch camera
2) Take one or tw o pictures
Results :
Camera application crashes and apex viewer/launcher too. The only thing to do is to reboot. Taken pictures are recorded on SD.
Can anyone tell me if he has seen the same issue ?
Thx
My mistake, I just checked on the main thread for this rom and have seen that it is clearly mentionned that camera is still unstable ...
Hello!
Sorry, first asked my questions in the wrong Section. I didn´t found real answers in the Q/A Section, so i just re-ask:
I updated my HTC Desire S with the following update from HTC Dev:
Desire S HTC WWE RUU N/A v4.0 404.0 MB 14.01.401.2
Update went fine so far. Or is the update above the wrong update for my german Desire S?
But the Device has some problems for now. I Installed whatsapp and when i follow links i geht per whatsapp the app crashed and i get an error message.
Any idea for that?
And another Question to the Browser:
When i start the browser he first loads the last site i visited bevor i quit the browser. But in the settings i set google as startpage.
Even if hard kill the browser with the task manager it reloads the last page i visited instead of the startpage.
Any ideas on that?
How can i completly wipe the device?
Thanks!
You had the response from Jugg1es - read the stickies as EVERYTHING you need to know has been answered many, many times. Please don't open another thread as it will not help you to get quicker replies.
Which Sticky do you mean? In Q&A - there is no sticky..
Also there are no answeres in the sticky threads in the general area.
So, is this update the right for my german desires s:
Desire S HTC WWE RUU N/A v4.0 404.0 MB 14.01.401.2
And should i wipe the device after flashing because of my whatsapp bug?
spl83 said:
Which Sticky do you mean? In Q&A - there is no sticky..
Also there are no answeres in the sticky threads in the general area.
So, is this update the right for my german desires s:
Desire S HTC WWE RUU N/A v4.0 404.0 MB 14.01.401.2
And should i wipe the device after flashing because of my whatsapp bug?
Click to expand...
Click to collapse
For 'Stickies' - read the Index Thread in the Dev forum.
For the WhatsApp 'Bug' - read this thread as it is not a bug, more a 'feature'
Thanks for the Links, but the Link but i dont know how the second link can help me with my Whatsapp Problem!
If i start an Link out of an whatsapp message i got the error, and the app gets killed.
in your link is the following information:
The app associations bug (not changing the app links in the appropriate menu) has a simple workaround. Go to Settings->Apps->All-> look for the app that is currently linked as the default one and select it-> scroll down and hit clear defaults. Now you can set a new link in the Apps associations menu.
Click to expand...
Click to collapse
But when i go to whatsapp i cant use the button clea defaults. And when i clear the defauls of my browser, it also doesnt help me with my problem!
spl83 said:
Thanks for the Links, but the Link but i dont know how the second link can help me with my Whatsapp Problem!
If i start an Link out of an whatsapp message i got the error, and the app gets killed.
in your link is the following information:
But when i go to whatsapp i cant use the button clea defaults. And when i clear the defauls of my browser, it also doesnt help me with my problem!
Click to expand...
Click to collapse
You found a solution yet without a "Custom Rom"? If there is a solution to this Whatsapp thing it isn't clear in the threads.
Why can't people post exactly where the solution is?
http://forum.xda-developers.com/showpost.php?p=31013026&postcount=1
htcdev.com apparently have a guide to (root) unclock the bootloader... There isn't an option for Desire S so you'll have to dig deeper for that answer...
uncle_buckman said:
Why can't people post exactly where the solution is?
Click to expand...
Click to collapse
Because XDA is supposed to be a Mobile Development Forum - simply telling people the answers doesn't help them to understand anything and then when it goes wrong they are stranded and panic.