can't compile - IDEs, Libraries, & Programming Tools

error
pastebin*.com/*BwtVikVF
code
anonfiles*.com/daA0xcE3o7/Marketplace_zip

Related

get error while compile OTA Updater from github

i want modified OTA Updater, when i compile, i get error
Code:
D:\file\APKmanager\other\..\projects\OTAUpdater-1.0.5.apk\AndroidManifest.xml:16: error: No resource identifier found for attribute 'hardwareAccelerated' in package 'android'
where is wrong? I did not change the android manifest. pplease answer

[Q] Error on compiling from source

Hi guys,
I'm trying to compile android 4.3 from AOSP. I've successfully compiled the roms like Rasbeanjelly or Martin_ro.
However when I'm trying to compile from source, it gives me the following errors:
packages/apps/Settings/res/values/strings.xml:4537: error: Error parsing XML: not well-formed (invalid token)
packages/apps/Settings/res/layout/intent_sender.xml:48: error: Error: No resource found that matches the given name (at 'text' with value '@string/intent_sender_data_label').
...... long list .....
packages/apps/Settings/res/xml/testing_wifi_settings.xml:29: error: Error: No resource found that matches the given name (at 'title' with value '@string/wifi_config_info').
packages/apps/Settings/res/xml/testing_wifi_settings.xml:37: error: Error: No resource found that matches the given name (at 'title' with value '@string/wifi_status_test').
make: *** [out/target/common/obj/APPS/Settings_intermediates/src/R.stamp] Error 1
make: *** Waiting for unfinished jobs....
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.​
What am I missing here? I've added the proprietary drivers from google, walked through all the steps from the devs website. Any help would be highly appreciated.
I'm on Ubuntu 13.04 btw

[HELP] Need help writing a local_manifest for repo sync

I need help writting a local manifest so that I can sync the sources below in order to build cm12.1/Blisspop for the T330/GalaxyTab4 8.0 model. I've tried writing one myself which I will attach(Its in .txt form for xda) but i don't know what i did wrong as it syncs nothing and says it failed to fetch the repo's
https://github.com/GalaxyTab4/bliss_device_samsung_millet-common
https://github.com/GalaxyTab4/bliss_vendor_samsung_millet-common
https://github.com/GalaxyTab4/bliss_kernel_samsung_millet
https://github.com/GalaxyTab4/bliss_device_samsung_milletwifi
Error is as follows
" error: Cannot fetch Evasii0n/bliss_device_samsung_milletwifi
error: Cannot fetch Evasii0n/bliss_kernel_samsung_millet
error: Cannot fetch Evasii0n/bliss_vendor_samsung_millet-common
error: Cannot fetch Evasii0n/bliss_device_samsung_millet-common
error: Exited sync due to fetch errors " I get the same error using the GalaxyTab4 instead of my own fork
set the revision / branch - in this case lp5.1

remote: Repository not found. when trying to build cm14.1 for OP5

Hello,
Im currently trying to build CM14.1 for the OP5 for a school project.
Sadly i've already gone through so many errors, so Icouldn't even make my first build yet.-
My current problem is, that when I repo sync it wants me to give them my password and email, I ensured myself 10 times and
typed the data in correctly, but I still get this error:
Password for 'https://github.com':
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/LineageOS/android_vendor_oneplus_cheeseburger/'
error: Cannot fetch LineageOS/android_vendor_oneplus_cheeseburger
Breakfast doesn't work either, it gives me this:
breakfast android_device_oneplus_cheeseburger
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_android_device_oneplus_cheeseburger". Stop.
build/core/product_config.mk:249: *** Can not locate config makefile for product "cm_android_device_oneplus_cheeseburger". Stop.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_android_device_oneplus_cheeseburger". Stop.
Device android_device_oneplus_cheeseburger not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for android_device_oneplus_cheeseburger not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_android_device_oneplus_cheeseburger". Stop.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_android_device_oneplus_cheeseburger". Stop.
** Don't have a product spec for: 'lineage_android_device_oneplus_cheeseburger'
** Do you have the right repo manifest?
what could be the problem?
thanks for replies
I don't think your git pull worked

building lineageos error

[ 75% 3/4] glob device/coolpad/C106/bluetooth
ninja: error: '/home/mamarma9904/lineage/out/target/product/C106/obj_arm/SHARED_LIBRARIES/libtfa9890_intermediates/export_includes', needed by '/home/mamarma9904/lineage/out/target/product/C106/obj_arm/SHARED_LIBRARIES/audio_amplifier.msm8952_intermediates/import_includes', missing and no known rule to make it
14:11:12 ninja failed with: exit status 1
I have above error. how to fix this error?
this phone's kernel source does not released so I use similar device kernel.
or there is prebuilt kernel zImage.
https://github.com/mamarama9904/android_device_c106
https://github.com/mamarama9904/proprietary_vendor_coolpad_c106
https://github.com/LineageOS/android_kernel_leeco_msm8976
https://forum.xda-developers.com/cool1/development/kernel-stockpatched-t3830919

Categories

Resources