Hello every one, I have a problem compiling ICS AOSP for an ARMv6 device (Samsung Galaxy Ace)
The problem is as follows:
Code:
system/media/wilhelm/src/android/android_StreamPlayer.cpp: In member function 'void android::StreamSourceAppProxy::pullFromBuffQueue()':
system/media/wilhelm/src/android/android_StreamPlayer.cpp:166: error: 'kKeyDiscontinuityMask' is not a member of 'android::IStreamListener'
system/media/wilhelm/src/android/android_StreamPlayer.cpp:173: error: 'kKeyDiscontinuityMask' is not a member of 'android::IStreamListener'
system/media/wilhelm/src/android/android_StreamPlayer.cpp:174: error: 'DISCONTINUITY_VIDEO_FORMAT' is not a member of 'android::ATSParser'
make: *** [out/target/product/cooper/obj/SHARED_LIBRARIES/libwilhelm_intermediates/android/android_StreamPlayer.o] Error 1
If anyone has a solution/there is already a solution please let me know ASAP!
Thanks!
Trying resyncing repo. Someone could have missed code. Or fix it yourself lol. Go to the file it says and see if you can fix it
Sent from my XT875 using xda premium
priddyma said:
Trying resyncing repo. Someone could have missed code. Or fix it yourself lol. Go to the file it says and see if you can fix it
Sent from my XT875 using xda premium
Click to expand...
Click to collapse
1. My repo is complete and I have checked the files it is exactly the same as AOSP
2. I don't know code
Now I have problems with the .java files when compiling Contacts , Email , ContactsProvider and others :?
This was sent from a Galaxy Ace. Problem?
Related
hi
i'm new here
this is the problem:
when I try to re-compile the decompiled apk appear this error:
img24.imageshack.us/img24/4559/apkde.png
help me please
nothing know this problem?
check the error log my friend
even i face the same error
http://forum.xda-developers.com/showthread.php?p=19839634#post19839634
Did you try re-installing it
Hi guys i need clockworkmod recovery for galaxy fit plz help!
Sent from my GT-S5670 using XDA App
Hi all
I have created a simple tool to help automate the CM7/9/10 build from source, this tool sets up everything.. just check it out and give some feedback
Open terminal, navigate to cm tool dir and type ./CM_tool
For source code please PM me
Cheers,
h4ck3dm1nd.
h4ck3dm1nd said:
Hi all
I have created a simple tool to help automate the CM7/9/10 build from source, this tool sets up everything.. just check it out and give some feedback
Open terminal, navigate to cm tool dir and type ./CM_tool
For source code please e-mail me to [email protected].
Cheers,
h4ck3dm1nd.
Click to expand...
Click to collapse
now that's what I call an excellent first post
well done +1
not working
unable to execute the binary file. did chmod on the file.. still not working. is the binary from 64bit linux os?. I am using Ubuntu 12.04 32bit version..
See d following output:
$ ./CM_tool
bash: ./CM_tool: cannot execute binary file
$ sudo chmod a+x CM_tool
$ ./CM_tool
bash: ./CM_tool: cannot execute binary file
Yes this is a 64bit binary.
Sent from my GT-N7000 using xda app-developers app
I can build this tool for 32bit systems but the problem is that this tool config all your OS to be ready to build AOSP so i think that to build AOSP in 32bit you need some other deb packages, i will work on this and port this APP to 32bit but i cant test it because i only have 64bit systems here @ my home. I will work on this tomorow and when its complete i will post it here for tests.
Sent from my GT-N7000 using xda app-developers app
I've just checked in AOSP website...
"For Gingerbread (2.3.x) and newer versions, including the master branch, a 64-bit environment is required. Older versions can be compiled on 32-bit systems."
So there is no point in porting this to 32bit unless some one explain me how to set up ubuntu 32bits to build AOSP 2.3.x+.
Sent from my GT-N7000 using xda app-developers app
h4ck3dm1nd said:
Hi all
I have created a simple tool to help automate the CM7/9/10 build from source, this tool sets up everything.. just check it out and give some feedback
Open terminal, navigate to cm tool dir and type ./CM_tool
For source code please e-mail me to [email protected].
Cheers,
h4ck3dm1nd.
Click to expand...
Click to collapse
I think this is not N7000 specific, post it in Android Gen section, you will get more audience there, just a suggestion
I dont wont to double post so if a mod por an admin can move the threat i will be grateful
Sent from my GT-N7000 using xda app-developers app
From the Moderator
Good work !!!.......... and your wish is done..... Moved to Android General
~~ Oka1
h4ck3dm1nd said:
I dont wont to double post so if a mod por an admin can move the threat i will be grateful
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
h4ck3dm1nd said:
I dont wont to double post so if a mod por an admin can move the threat i will be grateful
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
No problem, moved to android development and hacking general.
original_ganjaman said:
No problem, moved to android development and hacking general.
Click to expand...
Click to collapse
Thanks!
I will apreciate any feedback to improve this tool
Cheers.
h4ck3dm1nd
Hi All,
As everybody wants to test the build, now you can do by yourself by following the procedure.
Follow the below link:
http://forum.xda-developers.com/showthread.php?t=1813924
Still point 4.4
Now include adam repo by editing the manifest.xml in (android/system/.repo/manifest.xml)..
Edit using below command
nano manifest.xml
Copy the below line:
"<project path="device/samsung/galaxyr" name="Adam77Root/android_device_samsung_galaxyr" />"
before
"</manifest>"
thats it...
Do the repo sync again...
Better use
repo sync -j1
sometimes all files won't download
Now you have CM10 build with Adam repo
go to /android/system
type below commands:
. build/envsetup.sh
Now connect your mobile in USB (enable USB debugging).
execute the envsetup.sh
cd android/system/device/samsung/galaxyr
. extract-files.sh
Now you got all the vendor files.
in vendor/cm folder execute the get-prebuilts
which will give you the Term.apk
Now go back to your system directory:
execute below commands
brunch cm_galaxyr-eng
repo sync and brunch take hell of time.. u need good internet connection and UBUNTU with 64 bit...
if you want to build freshly...
type below command in ur system folder:
make clean
then do the brunch again...
Any help you can PM me.. if I am unable to reply i will forward u to Adam
Best of Luck...
Sorry for not saying thanks.. Not sure how i forgot it..
Special Thanks to pmso69 for the wonderful thread..
And as always for Adam
Awesome Kathik !! It will be very useful for my JB journey. One quick q, are you sure it is "brunch full_galaxyr-eng" not "brunch full_galaxyr"
Not sure why as full_galaxyr-eng.. Hope the last 3 is for language.. which we use as english.. Not sure.. it is my guess..
As adam advices.. till now using full_galaxyr-eng
All the best buddy..
Hope after reading it.. we will get lot of developers
The 'eng' flag at the end of 'full_galaxyr-eng' (I just adopted to CM standards and it'll be 'cm_galaxyr-eng' from now!!! Karthik pls add it to the OP!) stands for an ENGineering build. It can be 'debug' ,'userdebug' or 'user' as well, but the engineering build is the best in my opinion.
Edit: I changed my branch name on GitHub to jellybean to follow the CM standards. Karthik pls add this as well.
Whre i want download this rom cm10
Sent from my GT-I9103 using xda app-developers app
Adam77Root said:
The 'eng' flag at the end of 'full_galaxyr-eng' (I just adopted to CM standards and it'll be 'cm_galaxyr-eng' from now!!! Karthik pls add it to the OP!) stands for an ENGineering build. It can be 'debug' ,'userdebug' or 'user' as well, but the engineering build is the best in my opinion.
Edit: I changed my branch name on GitHub to jellybean to follow the CM standards. Karthik pls add this as well.
Click to expand...
Click to collapse
Done! Sorry for the delay...
Updated the OP with the CM Changes... Anybody trying it?
Can anyone tell me whats the size of the download and is there a way to download some limited compressed file. Last evening I kept the repo sync on for more than 1 hr and the .repo folder size grew upto 5gb and was still running.
The thing is I have a limited data connection
Sent from my GT-I9103 using xda app-developers app
parajsinghal said:
Can anyone tell me whats the size of the download and is there a way to download some limited compressed file. Last evening I kept the repo sync on for more than 1 hr and the .repo folder size grew upto 5gb and was still running.
The thing is I have a limited data connection
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
It's about 6-7 GB's the whole, but I've never measured it. You will see the files only after it is fully downloaded, before that point the files are saved into the .repo folder.
Adam77Root said:
It's about 6-7 GB's the whole, but I've never measured it. You will see the files only after it is fully downloaded, before that point the files are saved into the .repo folder.
Click to expand...
Click to collapse
Is it absolutely must to sync evrything from git://github.com/CyanogenMod/android.git -b jellybean. It was written somewhere on a forum that the .repo grows upto 18-19GB. I dont have that much limit. Is there anything that can be done?
Damn!! I hate these stupid fair usage policies from Indian ISPs
Sent from my GT-I9103 using xda app-developers app
Total 22 GB after brunch.. so hope it will be around 18 to 19 GB.. for me it took 2 weeks for repo sync
im kind of new in compiling CM10.
how can i know what is adam repo (what features does it include) to know whather i wanna use it
Thanks for the thought for trying... Hope u r not a newbie who doesnt know how to flash and what is github? Check it adam dev thread for cm10, it tell what is working....
Sent from my GT-I9103
karthik050782 said:
Thanks for the thought for trying... Hope u r not a newbie who doesnt know how to flash and what is github? Check it adam dev thread for cm10, it tell what is working....
Sent from my GT-I9103
Click to expand...
Click to collapse
thank you for the quick reply.
any chance for supplying a link for that thread
avibiter said:
thank you for the quick reply.
any chance for supplying a link for that thread
Click to expand...
Click to collapse
Here is the link .http://forum.xda-developers.com/showthread.php?t=1870260
BTW. Hitting thanks speak louder then words in XDA. so please do it if someone helped you.
Use this new samsung tool in any computer, no samsung restrictions:
First: Install SideSync and PhoneScreen Sharing from this: credits to: Adelaiglesia http://goo.gl/WcbGP
Secound: Install APKS in your device, download from here:
PhoneScreen Sharing APK
http://www.mediafire.com/?pp81l9o1pcjnwgc
SideSync APK:
http://www.mediafire.com/?w3k7xn604gqi2ug
Third: Download both Loaders from the attachement, extract it in:
SideSync Loader in: C:\Program Files (x86)\Samsung\Side Sync
PhoneScreen Sharing in: C:\Program Files (x86)\Samsung\Side Sync\PSS
Run it from the new little loaders!
Have fun!
The side sync app is crashing on my phone.
Sent from my GT-N7105 using Tapatalk 2
Sounds interesting. Can you mirror the files on a more mobile-friendly site? I can't for the life of me download the files from my phone.
Sent from my LG-P999 using xda premium
THX so much.
the program on PC starts and all its ok, but when a finally sync succes on my S3 the app crash inmediatly,, i dont know what its wrong..
any ideas?? thx
Phone Screen Sharing its working fine, and SideSync its crashing from our device after connect, have to check what happen and maybe add another bypass for the sidesync apk.
Regards
Kashamalaga said:
Phone Screen Sharing its working fine, and SideSync its crashing from our device after connect, have to check what happen and maybe add another bypass for the sidesync apk.
Regards
Click to expand...
Click to collapse
Thanks for this great effort. What is the update on the sidesync .apk. Crashes on my Note II.
no news??
or sidesync still crash on the phone?? thx!
sad_janus said:
no news??
or sidesync still crash on the phone?? thx!
Click to expand...
Click to collapse
Yes still crashes, and I think that devs have given-up on iit for now
Good news is that phone screen sharing works. Perhaps we'll make do with it for now until a breakthrough comes.
Samsung have updated the app preventing again uses without a Samsung computer, now they adds a new lib and a two check more,
so i just disable autoupdate, and bypass this checks.
To continue using PhoneScreenSharing just have to replace the current exe at:
C:\Program Files (x86)\Samsung\Side Sync\PSS\PhoneScreenSharing.exe
With the new one, http://goo.gl/FFSNZ
Im still waiting a new update for sidesync that works with a Samsung computer to bypass it and finally gets a wild one version running under any kind of computer.
Blame u Samsung!
Kashamalaga said:
Samsung have updated the app preventing again uses without a Samsung computer, now they adds a new lib and a two check more,
so i just disable autoupdate, and bypass this checks.
To continue using PhoneScreenSharing just have to replace the current exe at:
C:\Program Files (x86)\Samsung\Side Sync\PSS\PhoneScreenSharing.exe
With the new one, http://goo.gl/FFSNZ
Im still waiting a new update for sidesync that works with a Samsung computer to bypass it and finally gets a wild one version running under any kind of computer.
Blame u Samsung!
Click to expand...
Click to collapse
Great! This works pretty well. No longer have to fear future updates from Samsung. If there is any significant change in future updates, we'll get them from this thread.
I hope the breakthru for the sidesync happens faster than we expect.
Is there a possibility that this could be ported as a Chrome OS packaged app or extension??? I would love this to work on my lovely and functionally limited chromebook )
Sent from my GT-I9300 using xda app-developers app
I tried installing it on Windows 8. When I start sydesync, I get error message computers model or operating system is not supported.
Is there anyone, who successfully tried Side Sync (Screen sharing works for me)? Even my Galaxy S4 is not able to work, PC app SideSync doesn't see my phone
---------- Post added at 06:17 PM ---------- Previous post was at 06:13 PM ----------
tp2215 said:
I tried installing it on Windows 8. When I start sydesync, I get error message computers model or operating system is not supported.
Click to expand...
Click to collapse
You have to crack it, more in this thread on page 1
I replaced the original PhoneScreenSharing.exe file with the one provided in the first post of this thread, and I get the attached error message when launching the "Phone Screen Sharing" app.
This is on a French Windows 7 workstation.
When launching the original one, it "works", but I get the "no response from auth server" error...
K.
SideSync Apk updated but still crashing.
Log to Sammy Engineers
Code:
05-24 15:06:54.850: E/SideSync(5319): [e][MessageReceiver.java][isConnected2Server][130] MessageReceiver::isConnected2Server(), clientReceiveThread == null
05-24 15:06:54.850: E/SideSync(5319): [e][MessageReceiver.java][stopMessageReceiver][105] MessageReceiver::stopMessageReceiver(), clientReceiveThread == null
05-24 15:06:54.850: E/SideSync(5319): [e][FileReceiver.java][stopFileReceiver][137] FileReceiver::stopFileReceiver(), clientReceiveThread == null
05-24 15:06:54.850: E/SideSync(5319): [e][SideSyncSocketHandler.java][disconnectSocket][351] SideSyncSocketHandler::disconnect(), dataSocket == null
05-24 15:06:54.850: E/SideSync(5319): [e][SideSyncSocketHandler.java][disconnectSocket][367] SideSyncSocketHandler::disconnect(), dataServerSocket == null
05-24 15:06:54.850: E/SideSync(5319): [e][SideSyncSocketHandler.java][disconnectSocket][385] SideSyncSocketHandler::disconnect(), fileSocket == null
05-24 15:06:54.850: E/SideSync(5319): [e][SideSyncSocketHandler.java][disconnectSocket][401] SideSyncSocketHandler::disconnect(), fileServerSocket == null
Had high hopes when I saw the update in the Apps store only to be disappointed again by force-closures.
I think it is deliberate, there may be something in the pc application that triggers this, since we all are using non-Samsung laptops.
vickylife007 said:
Had high hopes when I saw the update in the Apps store only to be disappointed again by force-closures.
I think it is deliberate, there may be something in the pc application that triggers this, since we all are using non-Samsung laptops.
Click to expand...
Click to collapse
Would it be possible to make this funtion browser based somehow? (Chromebook user here teehee)
Sent from my GT-I9300 using xda app-developers app
skim0322 said:
Would it be possible to make this funtion browser based somehow? (Chromebook user here teehee)
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Wow! That would mean re-engineering the entire application? Guess only Samsung could do that for you.
vickylife007 said:
Wow! That would mean re-engineering the entire application? Guess only Samsung could do that for you.
Click to expand...
Click to collapse
Haha sorry. excuse my ignorance.
Do you guys already know this? If you don't it may help.
https://sites.google.com/site/droidskm/
Sent from my GT-I9300 using xda app-developers app
skim0322 said:
Haha sorry. excuse my ignorance.
Do you guys already know this? If you don't it may help.
https://sites.google.com/site/droidskm/
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Wow!!! Quite a revelation. How did you stumble on it? That's exactly what we needed the sidesync for.
Will download and see if it truly works. Does this work on your chrome OS?
i am trying to compile a kernel but get into this error .. can any one help me ??
Code:
arch/arm/mach-msm/htc_acoustic_8x60.c: In function 'acoustic_ioctl':
arch/arm/mach-msm/htc_acoustic_8x60.c:248:15: error: 'struct adie_codec_hwsetting_entry' has no member named 'voc_action'
arch/arm/mach-msm/htc_acoustic_8x60.c:249:15: error: 'struct adie_codec_hwsetting_entry' has no member named 'voc_action_sz'
arch/arm/mach-msm/htc_acoustic_8x60.c:252:15: error: 'struct adie_codec_hwsetting_entry' has no member named 'midi_action'
arch/arm/mach-msm/htc_acoustic_8x60.c:253:15: error: 'struct adie_codec_hwsetting_entry' has no member named 'midi_action_sz'
make[1]: *** [arch/arm/mach-msm/htc_acoustic_8x60.o] Error 1
make: *** [arch/arm/mach-msm] Error 2
make: *** Waiting for unfinished jobs....
Why no one answer ?
Sent from my HTCSensation using XDA Free mobile app
Wahaj.47 said:
Why no one answer ?
Sent from my HTCSensation using XDA Free mobile app
Click to expand...
Click to collapse
If nobody answers you, it might be because nobody can help you with so little information. Additionally you should post that somewhere in Android Software Development section.
Opening another thread with the same topic 5 minutes later here: http://forum.xda-developers.com/htc-sensation/help/one-help-t2994147 will also not help.
I posted one in android development section they moved it from there