Hi,
I tried to download the virtual com port source from http://mamaich.kasone.com/rover/RIL_hook.rar but apparently the site is down for the time being...
Did someone manage to download it while it was still available ? If so, could you please upload it here (or make it available somehow)?
Thank you.
There is another virtual com port driver available here
http://sf.net/projects/gpsproxy
Nice project, but it seems C# and uses the CF. I was looking for something in pure C... perhaps I can get inspiration and hack my own.
Perhaps you should ask the guy, which discussed and downloaded original to upload the current version and his experiences with it.
http://forum.xda-developers.com/viewtopic.php?t=10334&highlight=virtual+com+port
For me it seems, that you can take the DLL, referenced it the first answer to your thread, - modify the registry and WinCE will use it as newley available COM-Port.
(I will follow it too ! )
I tried to contact mamaich. lets hope.
my site is temporary down.
Hello!
as the title indicates I am having trouble cross-compiling. hello world compiles perfectly but bigger programs just wont give in..
I downloaded the android source from git and compiled just the way the website (http://source.android.com/download) says you should (is there anyway to verify that its compiled correctly?)
Then I use the agcc python script(http://plausible.org/andy/agcc) for the linking but when i compile i always get trouble about it not being able to find certain defined fields or other types. So basicly i followed the second part of what this wiki says (eventough using a toolchain from codesourcery for example and cc staticly. It also fails...)
What im really asking is how and what do you guys use to cross-compile to android?
Richard_Xeli said:
Hello!
as the title indicates I am having trouble cross-compiling. hello world compiles perfectly but bigger programs just wont give in..
I downloaded the android source from git and compiled just the way the website (http://source.android.com/download) says you should (is there anyway to verify that its compiled correctly?)
Then I use the agcc python script(http://plausible.org/andy/agcc) for the linking but when i compile i always get trouble about it not being able to find certain defined fields or other types. So basicly i followed the second part of what this wiki says (eventough using a toolchain from codesourcery for example and cc staticly. It also fails...)
What im really asking is how and what do you guys use to cross-compile to android?
Click to expand...
Click to collapse
Hello,
i am having problems with the linker too! i am using the NDK (because it actually does C / C++ code) and the code compiles with very few warnings on some instructions but works well otherwise, it just WOULD NOT LINK the stuff together!! one interesting setting i noticed in some public makefiles for the NDK i noticed is that they actually set the linker to /system/bin/linker, which is obviously a file on the target device. but i don't know how it would access it? any ideas?
BTW: post your error(s) please
Try this
The system won't let me post a link (as a new user), however there is a really good tutorial on native android development and debugging using the AOSP build system. Search on Aton International Incorporated and click on blogs in the menubar. I am in no way associated with the company, just happy to finally be able to cross-compile, link and debug for android.
Maybe someone who has more posts could post a link here.
http://www.aton.com/android-native-development-using-the-android-open-source-project/
Hello,
I need some help to figure our how to obtain, craft, or otherwise hack a '.config' file for the Droid 2. My aim is to hack together a toolchain for building kernel modules for the Droid 2. However, I am stuck at the stage of needed to hack together a functional '.config. for the D2.
The following points I have followed up on but hit a deadend each time. Please take a look and comment about your best practices or where I should look next.
1.) I have seen on other forum pages that most phones you can download the .config file directly off the phone from somewhere like '/proc/config.gz'. However, the Droid 2 does not seem to have this.
2.) I have also seen that you can obtain the '.config' file from the gpl sources from phones like the Droid X. However, this too is a bust as I can not find the gpl sources for the Droid 2.
3.) I have also seen mention of a make script called, 'mapphone_defconfig'. Mentions about this have indicated that it should help to generate a stock .config that is geared for Android in general. However, I can not find specifics about it nor where to download / find it in the AOSP repo.
Regards,
David
Hi folks
does someone have any news on the FM radio front ?
we're not talking about streaming here, but the real thing : FM stereo radiowaves over the air.
A100, A200 and A500 use the same chip : AzureWave AW-NH611.
it is a combo chip, with Wlan, bluetooth and FM TX/RX on the same chip.
it is also found in some Lenovo Tablet (K1?) and the famous Xiaomi mi-one.
of all these devices, the only one which make use of the FM capability is the mi-one.
MIUI team has developed a FM app in their ICS ROM.
As everybody knows, Acer will release ICS in april, and a lot of people here already have some leaked rom in their iconia.
Can anyone test the MIUI FMapp in the ICS Iconia ?
AFAIK, from the MIUI Rom, we need to retrieve:
-/system/app/FM.apk
-/system/bin/fmradioserver
-/system/bin/fmconfig
-/system/lib/libfmradio.so
-/system/lib/libfmradioplayer.so
-/system/lib/libfmradiostackservice.so
and copy them to iconia.
I would try myself but dont want to flash a leaked ICS yet
Post the files up and I'll take a look.
I would also be willing to take a look. This would be a nice feature to use.
I'd be willing to test as well.. Let's stay on topic guys..
here is the files _hxxp://rghost.ru/37435778
Dud link.
you have to change the hxxp: to http: and it is fine. He can't post links yet
http://rghost.net/37435778 there you go it will work by clicking on it.
I know that, I did that, and it's still a dud link. Possibly somewhere unreachable from the UK.
Either way, I get: Error 138 (net::ERR_NETWORK_ACCESS_DENIED): Unable to access the network.
Mirror http://www.mediafire.com/?gnq5spspxrur8i7
Thanks.
---------- Post added at 01:02 PM ---------- Previous post was at 12:34 PM ----------
OK, for me at least, doesn't work. An ADB push copies it out but no shortcut. Trying an ADB install gives me a error about a missing certificate.
I just uploaded mentioned files. Possibly it's not so easy. Try on ROM with switched off certificate verification.
Naaw. I ain't flashing a new ROM just to TRY to get FM working. Way too much of a PITA to go through that kind of hassle.
Did you chmod it? If the permissions are wrong it can't execute. Issue a "chmod 0644 /system/app/FM.apk", the bins may need the permissions changed too.
I can see the app but when I try to install it it says "application not installed" would it be possible to put this together as an installable zip file for cwm to ensure all the pieces go to the right places?
Played around with that files. Apk needed to have the same signature as system. But even without signature check it does not run - need something from miui framework. Binaries also do not work: specified libs not enough - it can not load: some functions can not be linked. Possibly - missed driver or export in kernel.
Are you guys sure this is not similar to the 3g modem situation.Some of the hardware chips are on The iconia . but not fully supported. as well as to get the radio to work it will need antana . my huawei 2.3.6 android phone has a fm radio. The antana is the headset port.i have a 5 inch adapter wire i put in there to recieve a signal. Then in the software for the tuner i can can switch to headset port phone speaker or bluetooth...
by the way it works awesome. would love to have this on iconia . Do not take this as me saying its not happening. BUT Its most likely some hardware missing..
GOOD LUCK. I will be watching this thread.. IF YA get it looks PLEASE TELL ME im wrong..
thanks guys. and please people stay on topic. or close anyway hi floatie long time no see.
we are not talking here fm radio ?
Tk's
François
It seems that at least libbluedroid.so should be taken from the miui. Will test in the evening
Any news about it? Has anyone managed to get FM radio on your A500?
I'm highly interested in FM radio too. Subscribed.
Hi all, I'm new here. Already bought a u8800 pro with broken power button for nearly about 2$
And its working great now updated to cm11 and need some suggestions to kernel source to start with.
I heard there a 3.0.101 and a 3.4 port (not gpl)
So need somthing to play with.
Dont spam the thread please post usefull comments or dont.
Edit: this is my repo for now https://github.com/mohammad92/huawei_u8800_pro_kernel_3.4
any patch or suggestion are welcome
Not Working:
video recording and decoding
wifi
bluetooth
ramdisk
something else
Thanks in advance
Nice to see a new developer here. Welcome I'm not sure which is the best one to work with but this is my suggestion which I have been working with: https://github.com/DESHONOR/BroodROM_kernel_huawei_honor. Other good one would be this: https://github.com/CrysisLTU/Project-X5pro-Kernel-u8800pro