Showing posts with label AOSP. Show all posts
Showing posts with label AOSP. Show all posts

Monday, 1 August 2016

-2% battery bug after flashing AOSP 5.1.1 for Xiaomi Redmi Note 3 (kenzo)



So, i unlocked my redmi note 3 bootloader and flashed twrp. Then I wiped data and installed the rom but now I have -2% battery bug showing. How can I fix this?



Sunday, 31 July 2016

add CM Development Shortcuts to AOSP with Xposed?

I have an android device running AOSP 4.4.4 and I want to add CM's "App Development Shortcut" feature to it.
If you don't know what that is, when you hold down on an app in the recents screen, there is an option to force close it.
Unfortunately I can't find the CM11 source anywhere.
Can anyone help me?

Saturday, 30 July 2016

AOSP?!



Hi guys,

I trust you are doing well!

I was just wondering, I mean, I know CM is very popular among the droid community, but the AOSP does still rank up there and tbh it's my favourite. I was hoping by now to see a couple of iterations of that amazing rom, but unfortunately the only one I saw was by MrColdbird and it seems to be a project that has been discontinued. So, I was wondering is there any reason no dev are working on the AOSP and is there any hope of seeing a proper iteration of that rom released for our beast the RN3 SD?



Wednesday, 27 July 2016

Kernel for AOSP?



I'm using CM12.1 and i was wondering if there's any kernel for AOSP roms?



Monday, 25 July 2016

No Stock aosp rom yet?



This might be a dumb question but why isn't there a pure AOSP ROM for the one plus 3 yet?

Am I missing something?



Marshmallow AOSP



Hello!

I was wondering if anyone else saw that M4 Aqua has been officially added to the bootloader unlockable devices and that the Marshmallow Experimental binaries do contain binaries for Kanuti/Tulip which are of the same size as other devices' binaries (which makes me guess that they are way more complete and usable than what we could previously download). I have not yet compiled AOSP to see if my theory is correct but I will do it as soon as I can.

If someone else already tried please share the result :)



AOSP help



i am trying to setup aosp in ubuntu 14.04 and i am getting a fatal error when trying to repo sync. any ideas?

fatal: remote error: Service Temporarily Unavailable
remote: Counting objects: 207, done
remote: Finding sources: 100% (506/506)
remote: Total 506 (delta 60), reused 506 (delta 60)
Receiving objects: 100% (506/506), 11.87 MiB | 549.00 KiB/s, done.
Resolving deltas: 100% (60/60), completed with 27 local objects.
fatal: bad object a1d632a7815a0766986c9ff9de501ac1f7afbb7b
error: androidgooglesource/platform/prebuilts/misc[] did not send all necessary objects

error: Cannot fetch platform/prebuilts/misc
warn: --force-broken, continuing to sync
Fetching projects: 100% (455/455)
error: Exited sync due to fetch errors
j@j-G750JW:~/ASDK/workingdir$



Sunday, 24 July 2016

Real answer.. pe3 on aosp



Anyone have a real answer to what's up with aosp/cm roms not working with the new bottloader.? It seems to me that it can be fixed since evevryone's pointing to a cm rom for verizon that works on our phones. So is it just because the developers don't want to rebase their rom? Or what, is anyone working on a fix ? It's nothing but problems with this going on soooo many people having probs and clogging up threads piss in people off



I need developers to make AOSP Rom



Hello! I don't find device source code for Huawei P9 and its possible to make one? I going to help with it but i dont know how i start it,if its possible. Sorry for my bad english[emoji28]

Sent from my EVA-L19 using XDA-Developers mobile app



Moto G3 Stock Camera On AOSP



I here attach my moto g3 stock backup camera app ..test on Resurrsction Remix ospery ..successfully working

Instruct
Backup old camera and remove it
Just install the camera .
Any other error
Goto file manager with root access
Rename the camera of whatever it is in system /app or system/ priv app
And shoul give correct permission














Attached Files






File Type: apk Camera.apk -
[Click for QR Code]
(19.28 MB)







Saturday, 23 July 2016

[Marshmallow] The Sony AOSP Project supports T2 Ultra for Android 6.



I was reading on how to build an AOSP rom and found that "Tianchi" was listed under the repos for the AOSP.

<project path="device/sony/tianchi" name="device-sony-tianchi" groups="device" remote="sony" revision="master" /> was the repo.

This means you can build an AOSP rom for the T2 Ultra and flash it. You can find the instructions here. I haven't tried it because I don't run Ubuntu but anyone who does should try and test this.



Wednesday, 20 July 2016

Requesting latest AOSP MM 6.0.1 build for z008



z008 is being neglected. It will be really appreciated if someone can build latest Marshmallow rom for zenfone 550ml (z008)
Thanks in Advance.



Tuesday, 19 July 2016

Cannot install certain apps from Google Play Store on AOSP rom



I successfully rooted and hacked my Fire 7 5th Gen tablets to an AOSP rom, following the talesofatech.com article titled "Kindle Fire 7″ 5th Gen: AOSP ROM" (sorry my account is too new to post links).

There are certain apps that I cannot install -- particularly, Google Calendar and Nest. After the installation process reaches 100%, I get an error that says "Can't Install app. Try again, and if the problem continues, get help troubleshooting. (Error code: -505).

Does anyone have a suggestion for how I can get around this? Thanks.



Sunday, 17 July 2016

Porting AOSP to OP2



Hi there,
I have recently been trying to learn and build custom ROMs for the OP2. I have successfully managed to build CM13 from source so I feel now is the time to face a bigger project.

I am attempting to port AOSP to the OP2 using the CM13 device tree found on github: https://github.com/CyanogenMod/andro...eplus_oneplus2 and the vendor files etc... I have repo sync'ed the AOSP source code into a directory and cloned the gits below into the directory as well:
https://github.com/HGT98/android_device_qcom_common
https://github.com/HGT98/android_dev...eplus_oneplus2
https://github.com/HGT98/proprietary_vendor_oneplus
https://github.com/HGT98/android_device_oppo_common
https://github.com/HGT98/android_kernel_oneplus_msm8994

The changes I have made so far to the device tree are as follows:

Added AndroidProducts.mk copied and changed from hammerhead
Added AndroidBoard.mk
Removed cm.mk
Removed cm.dependances
Renamed full_oneplus2.mk to oneplus2.mk and renamed instances of make file
Change Kernel DEFCONFIG and remove cm_ and change in kernel/arch/arm64/config cm_ removed

Added missing libraries throwing make errors from CyanogenMod github

liblight in hardware/qcom/display/msm8994/liblight/Android.mk was removed due to conflict with oneplus2 device specific code

Now I am facing an error about 'ninja'. I have copied in the whole command line into paste bin, but I feel the most important part is below:
http://pastebin.com/4fqyzq2U

[spoiler]
Starting build with ninja
ninja: Entering directory `.'
ninja: error: unknown target 'oneplus2'
build/core/ninja.mk:142: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1

#### make failed to build some targets (41 seconds) ####
[/spoiler]

Thank you for any help or insight. PM me if you know any specifics. Thanks.



Friday, 15 July 2016

Help me with the steps to flash AOSP 5.1.1 please!



I'm on MIUI Global Stable 7.3.7.0 now and I want to go to AOSP 5.1.1 (http://forum.xda-developers.com/redm...aned-t3354682/).

Could you please guys tell me if the following procedure is correct?

1) Follow this tutorial to unlock my bootloader: http://forum.miui.co.in/forum/mi-dev...lock-the-beast
[I'll have the MIUI Global Stable 7.1.8 then.]

2) Flash Alka TWRP via fastboot: (a) flash modified boot.img of the MIUI 7.1.8; (b) flash Alka TWRP.

3) Full backup of MIUI 7.1.8 via Alka TWRP.

4) Flash Safe TWRP v2 via Alka TWRP.

5) Flash AOSP 5.1.1 via Safe TWRP v2.

Is there something missing?
I don't want to return to MIUI, but maybe I will test CM13 someday. Will I be able to flash CM13 via Safe TWRP v2 without problems?

Please help me.
I really thank for your patience. Sorry for beeing newbie.



AOSP browser (no root)?



After two years and a half my loyal fellow Samsung Galaxy S3 i9300 decided to pass away and I decided to get a Moto G 2015.
I really would like not to void my warranty (I had already risked with S3's rooting it exactly the day after I'd bought it :P) so I chose I won't root it at the moment.
The day I bought it I upgraded to M 6.0 from L 5.0.1. Sadly enough I realised (as I already was supposed to know) there is no AOSP browser because Google wants me to use Chrome.
I've got nothing against Chrome but I simply don't like it. Too heavy and ram/battery-drinking. By the moment I've solved the issue by installing a Chromium-based browser but I am not satisfied.
Surfing on the internet I have found some stock browsers I was supposed to be able to install on my unrooted phone. No need to say none of them worked properly, I got FC or installation was denied.

Is there really no way to port the wonderful lightweight material AOSP browser as a simple apk to install?
Otherwise: no other stock browser ported (LG, Sony or pretty everything else)?
I have already tried HTC and Asus ones but I suddenly got FC so screw it.

Thank you so much :laugh:



Bootloop on installing AOSP based ROMs



Hi.
I had an issue with my phone and I flashed a stock LG KDZ to go back to stock before sending my phone to LG.

Now, after having re-rooted my phone, via the 1-Click Root tool for LL, I can only install stock based ROMs such as Fulmics 5.1, but if I try to install an AOSP ROM such as Exodus/Candy6/RR/etc, I get a soft boot loop after rebooting from TWRP..

Using latest 3.0.2-0 TWRP recovery.

Anyone got any ideas?

Note, I was running AOSP based ROMs for the last year without issue..



Wednesday, 13 July 2016

Porting AOSP



I want to start work on making a AOSP port for the honor 7. The last time i checked people were stuck making a device tree, Is that still the stage we are at? If we have got passed that could some one link it to me so i can get a head start? Thanks.



OnePlus 3 Camera full working on G3 - Great for AOSP!



Hi everyone, no credit to me, full credit to @ghbuur who made this for the oneplus 2, but it works great on the G3! 4K, HD/HDR mode works well, photos look great, best camera for AOSP I have found so far!

Link: Here

Just flash in TWRP.

Enjoy



Tuesday, 12 July 2016

Building AOSP for Manta



Dear friends,
I really need your help compiling PureNexus for Manta. Here is what I did:
1) set up the environment. I'm fairly sure that I did this right, on Ubuntu 16.04. I installed the required libs, openjdk7, android sdk, set the PATH, installed repo ofc.
2) created a folder for the project, did the repo init as specified in the github manifest:


Code:


repo init -u https://github.com/PureNexusProject/manifest.git -b mm2

Next, before doing a repo sync, I added a local manifest in .repo/local_manifests/local_manifest.xml, with the following content:


Code:


<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gh" fetch="git://github.com/" />
<project path="kernel/samsung/manta" name="CyanogenMod/android_kernel_samsung_manta" remote="gh" revision="cm-13.0" />
<project path="device/samsung/manta" name="CyanogenMod/android_device_samsung_manta" remote="gh" revision="cm-13.0" />
<project path="vendor/samsung/manta" name="TheMuppets/proprietary_vendor_samsung" remote="gh" revision="cm-13.0" />
</manifest>


This is what I was able to find regarding manta. I added the device tree and kernel from Cyanogen's, and the vendor stuff from TheMuppets.
3) repo sync -j5 successfully downloaded everything, so it was build time!
4) As manta is not officially supported, I had to add and edit a few things here and there:
4.1) in vendor/nexus/products/AndroidProducts.mk I added this code:


Code:


ifeq (nexus_manta,$(TARGET_PRODUCT))
    PRODUCT_MAKEFILES += $(LOCAL_DIR)/nexus_manta.mk
endif


4.2) next I actually created the nexus_manta.mk. I copied and adapted the flounder one, it ended up like this:


Code:


#Include Pure Nexus tablet configuration
include vendor/nexus/configs/nexus_tablet.mk

# Inherit AOSP device configuration for flounder
$(call inherit-product, device/samsung/manta/aosp_manta.mk)

# Override AOSP build properties
PRODUCT_NAME := nexus_manta
PRODUCT_BRAND := Google
PRODUCT_DEVICE := manta
PRODUCT_MODEL := Nexus 10
PRODUCT_MANUFACTURER := Samsung

# Device Fingerprint
PRODUCT_BUILD_PROP_OVERRIDES += \
    PRODUCT_NAME=mantaray \
    BUILD_FINGERPRINT=google/mantaray/manta:6.0.1/MOB30P/2960889:user/release-keys \
    PRIVATE_BUILD_DESC="mantaray-user 6.0.1 MOB30P 2960889 release-keys"


4.3) finally i edited vendor/nexus/vendorsetup.sh to add this line at the end:


Code:


add_lunch_combo nexus_manta-user

5) After this I did:


Code:


. build/envsetup.sh
 lunch


picked number 31, nexus_manta-user, all seemed fine.

6) Time to build, "brunch manta". This won't end up well, the current issue is:


Code:


make: * No rule to make target '/home/android/android/system/out/target/product/manta/obj/SHARED_LIBRARIES/libinvensense_hal_intermediates/export_includes', needed by '/home/android/android/system/out/target/product/manta/obj/SHARED_LIBRARIES//import_includes'.  Stop.
make: * Waiting for unfinished jobs....


I must admit that manta and exynos 5 arent really popular, cause I often never found anything useful.
Anyway, I'm stuck there, but in the next post I'll add something that I tried to get started again, but didn't work out.

Thank you so much everyone,
TD