Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CyanogenMod on Android emulator - is it possible?

I'm testing several modifications of Cyanogen MOD ROM's. It's not really comfortable to test them on real device. So the question: is it possible to install custom ROM (in particular CyanogenMod) on standard (or non-standard) Android emulator?

like image 352
Barmaley Avatar asked Jan 11 '12 13:01

Barmaley


People also ask

Is CyanogenMod still available?

CyanogenMod (/saɪˈænoʊdʒɛnmɒd/ sy-AN-oh-jen-mod; CM) is a discontinued open-source operating system for mobile devices, based on the Android mobile platform.

What is a CyanogenMod ROM?

CyanogenMod is a custom ROM for Android that was once the talk of the town. In its prime, you could find Cyanogen on millions of devices, each of which would enjoy a number of benefits over regular stock Android. In fact, it even came pre-loaded on a number of handsets, some of which are available to this day.

Can Android run emulator?

Run an app on the Android Emulator To start the Android Emulator and run an app in your project: In Android Studio, create an Android Virtual Device (AVD) that the emulator can use to install and run your app. In the toolbar, select the AVD that you want to run your app on from the target device drop-down menu.


1 Answers

Run the Android SDK Manager and in menus, navigate to Tools->Manage Add-on Sites. In the window that opens, click the User Defined Sites tab and click the New button.

Enter the following URL:

http://nushio.fedorapeople.org/cyanogenmod/repository.xml

After installing it and refreshing the packages list, you will find CyanogenMod-Kang Emulator in Android API 9, revision 3.

Install and enjoy!

like image 161
Nirav Dangi Avatar answered Sep 25 '22 11:09

Nirav Dangi