Questions tagged [cyanogenmod]

CyanogenMod is an aftermarket firmware for cell phones and tablets based on the open-source Android operating system. It offers features not found in the official Android-based firmwares of vendors of these devices.

CyanogenMod is an aftermarket firmware for cell phones and tablets based on the open-source Android operating system. It offers features not found in the official Android-based firmwares of vendors of these devices.

293 questions
0
votes
1 answer

Android CM9/AOKP ThemeChooser Eclipse Sample? Where can I find it?

I want to make a CM9/AOKP ThemeChooser Theme but I don't know how to start to create it. Is there a working Ecplipse Project? Where can I find it? Many Thanks...
Meroelyth
  • 5,310
  • 9
  • 42
  • 52
0
votes
2 answers

Does CyanogenMod support USB Host API?

Does CyanogenMod support Android's USB Host API? I mean the Host API for the programmer, not just the USB host mode.
anon
-1
votes
1 answer

Do manufacturer phone updates typically overwrite the bootloader?

I have a phone that was rooted for me by one of the cleverest guys I know. Sadly, I've since lost all contact with him. I've decided to try to port cyanogenmod to this phone, however I'm completely on my own here: no tools, no recovery image, no…
alexgolec
  • 26,898
  • 33
  • 107
  • 159
-1
votes
2 answers

E: Signature verification failed on Sideload

I went into the cyanogen recover menu and did a full factory reset before upgrading to LinageOS. Now when I try to sideload a package to the phone is shows "E: Signature Verification Failed" Also, when I type adb devices I get back List of…
Spydernaz
  • 847
  • 2
  • 8
  • 14
-1
votes
1 answer

Building CyanogenMod 13: customizing build.prop via makefile

Following this guide on CM Wiki, I've been compiling CM for my own devices for more than a year now, but that does nothing more than recreating nightly builds. I always wanted to venture beyond the basics and today I got my hands on making some…
Andy Yan
  • 136
  • 9
-1
votes
2 answers

Error Building Android App

I am getting a weird error when I am trying to build a app. I don't think it's related to my code and need some help in resolving it. When I press run, the logcat giving me this error: Could not upload stats checkin to cyanogen…
Tom Finet
  • 487
  • 1
  • 7
  • 21
-1
votes
1 answer

adb sideload CM,it shows error

Ubuntu-14.04. Sony z1. I download cm-12.1-20151226-NIGHTLY-honami.zip.follow device wiki. I meet this problem in Click here to continue instructions using Cyanogen Recoverystep 3, i don't konw what is "update.zip".is it…
kai hello
  • 135
  • 1
  • 2
  • 13
-1
votes
1 answer

How to install CyanogenMod using downloaded i777.zip file for Samsung Galaxy i777 (~Galaxy S2)?

I'm trying to install CyanogenMod for my Samsung Galaxy i777 (~ Galaxy S2). 1) I've installed CyanogenMod Installer apk 2) The app redirected me to http://get.cm 3) I found my i777 link which redirected me to…
Kiryl Ivanou
  • 1,015
  • 2
  • 12
  • 22
-1
votes
1 answer

ARM register expected while compiling Android kernel

I am compiling cyanogenmod 12 for my device Samsung Galaxy Star Pro. When I compile the kernel within the cyanogenmod source, i get the following error: ARM register expected -- `str r2,[ sp,#60 ]' Here is the full…
-1
votes
1 answer

How to extract AOSP build configurationfor a specific device

I want to see what is actually compiled from all the source that I've downloaded when I run brunch i9100. In particular I want to lokkat the correct drivers and HAL sources. How can I know that. I mean I can configure my own kernel build by make…
Bush
  • 2,433
  • 5
  • 34
  • 57
-1
votes
1 answer

android - adb devices offline - CM 10.2

I install CM 10.2 on my galaxy nexus (Android 4.2.2) . And it got stuck in boot loop. Also I can connect to my device via adb tool. but the problem is my device is offline : 0149C22514015008 offline The Version of adb is 1.0.31 Is there any…
Alireza Amiri
  • 511
  • 5
  • 24
-1
votes
1 answer

Android - App crashes

I need your help... I have an app, it has a splash screen in the onCreate(). Here is the code: public class MainActivity extends Activity { private final int SPLASH_DISPLAY_LENGHT = 3000; @Override public void onCreate(Bundle icicle) { …
user2606414
  • 718
  • 2
  • 7
  • 13
-1
votes
1 answer

Porting Kernel From Another Device

I am developing CM10 for my device, and I want to port 3.4 kernel from another device (because my device doesn't have 3.4 kernel). I am fairly new to android development, therefore I need some guidance. Yes, I have the CM10 source and I have set up…
rqmok
  • 834
  • 2
  • 9
  • 20
-1
votes
1 answer

Where is JB launcher repository and why Trebuchet's src folder in CM10 is empty?

There is no Launcher2 repository in github.com/android, and directory Trebuchet/src in CM10 is empty. Why?
artem
  • 16,382
  • 34
  • 113
  • 189
-1
votes
1 answer

Android Huawei Ideos X3 (U8510) : Restoring static boot logo and animation from ClockWorkMod backup?

I have a rooted (and unlocked) Huawei Ideos X3 (U8510). I have complete backups of the stock ROM using ClockWordMod installed to the sdcard. Then I started playing with different ROMs on the internet. At some point I also flashed the device with…
RSK
  • 29
  • 1
  • 6
1 2 3
19
20