android version to build AOSP code and run Emulator - Android Software/Hacking General [Developers Only]

Hello All,
I am trying to build the AOSP source code (Android Oreo, R11) (aosp-arm-eng)and launch emulator using "emulator " command, but when i do so the emulator is launched but it shows blank screen and it seems that does not boot up . I am thinking that that emulator support is not proper for android oreo version.
Hence, if anyone can please suggest me android version which can be checked for android emulator check on post build aosp.
any pointers to help will be appreciated.
Thanks
RitU Raj

Related

[Q] Questions about Android SDK ?

Hi , everyone
I really interested in developing android & I have experience in java
I have used Android sdk & I have a little experience on it > but i have couple questions
[Q1]
Who can install .apk apps on Android sdk ?
I want to get the code which is interned in Command Prompt
[Q2]
is there any way to get Android Market on adroid sdk ??
thanks for help
best wishes

[Q] Building a UnORom on Gentoo

Hi there,
as I don't have permission to write on the Unofficial Rom Project Thread, I am asking here for a GUIDE to setup a jenkins server that automatically builds ROMs for my Sensation aka Pyramid.
Is anyone here who can help me to get into the build process for the first time on an continious integration server.
What did I already did?
I have set up Java 1.6 to build a Cyanogenmod 11 and I m not sure if it should be Java 7?
I downloaded the entire sources from github. I m sorry I m not allowed to post a link.
via
so I hope that isnt the wrong way as I am following multiple guides to accomplish my target.
So I wanted to set up it all for the first time to run a compilation without jenkins then I 'm stuck at the point where I integrate the UnORom files - I only could set up a
Code:
git clone https://github.com/UnORoms/android_device_htc_pyramid.git
and then i succesfully executed
Code:
./extract-files.sh
so it downloaded a couple of files from my phone.
But when I do a
Code:
lunch
there don't exists a cm_pyramid?
So I m stuck at this point and I m politely asking for help.(Maybe to accomplish my personal goal of using a continious integration server at least
Thanks in advance for your replys
Nobody knows how to build a android rom for a specific device?
In my case the HTC Sensation?
I would be glad if there where some tutorials of implementing the necessary files into my cm11-tree.
Could anyone please give it a try?
chiefdome said:
Nobody knows how to build a android rom for a specific device?
In my case the HTC Sensation?
I would be glad if there where some tutorials of implementing the necessary files into my cm11-tree.
Could anyone please give it a try?
Click to expand...
Click to collapse
I'm not 100% familiar with building roms, but I once compiled them completely from source for testing purposes.
Do you have device files and kernel in your local manifest to sync them from somewhere or did you take what you need from your phone? Not sure if it's required or not.
When I had everything ready I had to run
Code:
./device/htc/pyramid/repo-patcher.sh
then I could run
Code:
lunch cm_pyramid-userdebug
and it worked.
Not sure if it works same way here too, since I did that when I used Team-Sennyc2 device tree.

List of Android Devices with Kernel Version greater than 3.11

I am trying to run a program which require at least kernel version of 3.11 and so far now I cannot find any android phone devices which fullfil this requirement. Furthermore I need a list of devices for which cyanogenmod official/unofficial is available alongwith kernel source code. I would really appreciated the developers on this forum to put those devices.
Thanks alot.....

how to verify the custom ROM on android studio emulator

Hello XDA members,
I am preparing custom ROM binary for my device and I would like to verify it on android studio emulator.
Please let me know steps to be followed also the location where i need to keep SW images.
Thanks
Ritu Raj
androidtutoracademy said:
Hello XDA members,
I am preparing custom ROM binary for my device and I would like to verify it on android studio emulator.
Please let me know steps to be followed also the location where i need to keep SW images.
Thanks
Ritu Raj
Click to expand...
Click to collapse
In my knowledge, you cannot test a device specific rom in an emulator. You need to flash the rom on your phone directly, unless your custom rom was made for the emulator.
Hello,
how to compile/build android source code for emulator only.
Please let me know
Thanks
androidtutoracademy said:
Hello,
how to compile/build android source code for emulator only.
Please let me know
Thanks
Click to expand...
Click to collapse
Android Studio includes prebuilt system images for emulators.
You do not need to compile one.

build and flash aosp source code on android emulaor

Hello XDA Developers,
I am new to this forums and development of android stock rom so my question may sounds stupid and basic.
I need to download AOSP source and build for ANDROID Emulator and flash the ROM on Emulator.
I need to flash and check the SW image on Emulator and I don't have the actual Nexus devices with me.
Hence, please let me know the procedure to do so.
if it is feasible to prepare android image for emulator and flash it on the same.
Please help me for the same.
Thanks

Categories

Resources