[Q] sync cm source code errror! - Galaxy S 4 Active Q&A, Help & Troubleshooting

hello everyone,i am an android developer from China.Recently I met a problem when i sync the cm source code with ubuntu12.04lts.I tried a lot of ways,but it didn't work.So I come to you for help.I think you gays will be able to solve my problem.
when i sync the cm10.1 source code,i work normally and finally sync complete.
Then i sync the cm7 source code,it start working normally,but at the end i met the problem as the picture shows.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried a lot of ways
such as
1.repo forall -c git checkout
repo sync -f
2..repo/manifest/git reset --hard
3.delete ./repo/projects and project.xml ,then repo sync
4.delete /android/cm7 ,then repo sync
~it all didn't work.
i doubt whether if it is the repo program problem,so i change the repo program but it didn't work too.when i do "curl http://commondatastorage.googleapis....downloads/repo > ~/bin/repo",it report error.
please help me you gays.

I think you're in the wrong forum... This is the S4 Active Q&A, Help & Troubleshooting forum.
I'll also assume your translator broke on that last line...

Related

Compiling cm-kernel

Hi everyone!
I'm trying to compile a cm-kernel just to match the cpu voltages to my phone (I want to get the lowest stable setting that fits me). I'm wondering: is it normal that every version of cm-kenel out there gives a different error from each other and does not compile? I'm not a linux compile expert, but sometimes it's a printf typo, sometimes it's something bigger.. but I cannot have it compiled. I tried following Cyanogen's wiki and it didn't work with their GIT repository, tried cm-kernel-experimental and now it's sayng:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm running a fresh Ubuntu 10.4 x86 Virtual Machine. If someone with enough heart is willing to help me I'd be really happy about it
By the way maybe I should grab a snapshot of the code that is known to be 100% complete, like when CM released the final code for the latest CM 6.0.0 .
PS: what bugs me is that psdev.c was edited in Oct 5th 2009 and coda.h in Jul 25th 2008 ... why on hell would it not compile? Using arm-eabi 4.2.1 and 4.3.1 I get here, with 4.4.0 (which I saw is commonly used) I get:
edited in the 3rd Dec 2009... even though this looks like a compiler bug.. I'm lost!
Nevermind for the moment, it was due to the config taken from the phone, now I took it from the original boot.img and it looks like it's working.

My galaxy ace bluetooth can't be turned on - cm9 rc2

My galaxy ace bluetooth can't be turned on - cm9 rc2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
info
waiting for help ​
Check the OP of the CM9 thread for your device and you'll probably see that because it's not official, certain things won't be working. In most CM builds the main problems are that either the camera, WiFi or Bluetooth doesn't work.
''Evil corrupts the mind of the weak but fails to feed off the mind of the strong''
KidCarter93 said:
Check the OP of the CM9 thread for your device and you'll probably see that because it's not official, certain things won't be working. In most CM builds the main problems are that either the camera, WiFi or Bluetooth doesn't work.
''Evil corrupts the mind of the weak but fails to feed off the mind of the strong''
Click to expand...
Click to collapse
thnx
They have mentioned on their site about the devices they support and everything related with it, Even I have download CM9 for my HTC WFS and will try it out just for FUN

[Q] Windows Phone 8.1 sdk installation error?

Hi guys,
I can not install the sdk for windows phone because I get this error. Do you know how to solve it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks
it is worth reading the error messages.
Eh, I wouldn't know what that error meant, and I probably know more about "trust providers" and such than most people here. See if you can find anything about the error by searching online. Also make sure you're fully up to date; it's possible some of your certificates from Microsoft are outdated and that's causing the problem.
The windows phone 8.1 SDK does not work with team foundation server 2013. It is written in the docs and the errors point out to that.
There is also a corrupt ISO with damaged MSI and CAB files floating around on the web which will give you those errors,
So you can also try downloading an other iso that will install without any problems at all
Hey,
you just need to install VS Express 2013 for Windows first. If it still didn't works, download the ISO from the WPCentral forum (mediafire link), it worked for me (i can't post links because i'm new )

Cannot import project built by another developer to Android studio

I hired a developer to develop a project for me. After completion of project, they provided me source code and .apk file separately
.apk file is provided to me so that I can publish it on Play Store.
Source code provided to me as promised earlier and they asked for extra price if I want source code.
My issue is I am able to run all projects in my Android Studio except the one they provided me. I am not too much experienced Android developer but I know basics. I did some research online already but nothing works for me.
I think the source code provided to me has some files missing such as build.gradle, settings.gradle etc
Developer said these files are generated by Android studio automatically and they cannot provide them.
Here is what I received from developer-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I open this directory in Android studio, I see this message-
Clicking on configure shows-
Then this is what I see in project tab-
and this-
If I reopen the project, I see this error-
Anyone know what is going on? Please help.

Development OrangeFox-Unofficial - RMX3311/12

my friends, first of all, I am not experienced in development, but it is a subject that I like!
I managed to get orangefox to boot:
fastboot boot OrangeFox_xx.img
not yet installed on the device.
but I have reached a point that is beyond my capacity, I have stagnated!
The problems so far are?
Battery is -1
No vibration on touch
otg does not detect
and does not boot in customs, only in RUI
Installation not tested yet, but backup is, and it's working.
I am compiling on a server at home.
any help is welcome!
GitHub - araujo791/device_realme_porsche-twrp
Contribute to araujo791/device_realme_porsche-twrp development by creating an account on GitHub.
github.com
.....
my english is translating, how much to read and write, so excuse me if you don't understand me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have discussed about this in official OF Recovery group & they said they don't provide support for unofficial ones!
Exactly, that's why I opened this topic
Log latest test
Anderson_Henrique's Pastebin - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com

Categories

Resources