Problème compatibilité avec Application Build.prop Postez ici vos problèmes/questions liés au système d'exploitation Android et aux fonctions de votre appareil.

Avatar du membre
qixxx
Membres
Messages : 6
Enregistré le : mar. 21 janv. 2014 21:32
Statut : Hors ligne

Problème compatibilité avec Application Build.prop

par qixxx » dim. 9 mars 2014 08:17

Bon jours,
Voici mon problème, ma tablette Lazer MD1005 de chez Auchan ne veut pas m'intaller certaine application car apparament incompatible selon le Play Store.
J'aimerai surtout pouvoir installer GOOGLE+
merci de m'indiquer quoi modifier dans mon Build propre ou les ligne qui manque.

[tabs][tabs: ] ro.product.model=Lazer MD1005
ro.product.brand=Lazer MD1005
ro.product.name=Lazer MD1005
ro.product.device=Lazer MD1005
ro.product.board=g27refmtc600_10d
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufactuzrer=MID
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=11
ro.board.platform=meson6
# ro.build.product is obsolete; use ro.product.device
ro.build.product=Lazer MD1005
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=g27refmtc600_10de-user 4.1.1 JRO03C eng.roan test-keys
ro.build.fingerprint=MID/g27refmtc600_10d/g27refmtc600_10d:4.1.1/JRO03C/eng.roan:user/test-keys
ro.build.characteristics=tablet
# end build properties
# system.prop for M1 reference board
# This overrides settings in the products/generic/system.prop file
#
#rild.libpath=/system/lib/libreference-ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=160
keyguard.no_require_sim=1
#set keyguard.enable=false to disable keyguard
keyguard.enable=true
ro.statusbar.widget=true
ro.statusbar.button=true
ro.statusbar.yearmonthdayweek=true

#wifi.interface=ra0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
#wifi.supplicant_scan_interval = 60
#alsa.mixer.playback.master=DAC2 Analog
#alsa.mixer.capture.master=Analog
#configure the Dalvik heap for a standard tablet device.
#frameworks/base/build/tablet-dalvik-heap.mk
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m

hwui.render_dirty_regions=false

# Disable un-supported Android feature
hw.nopm=false
hw.nobattery=false
hw.nophone=false
hw.novibrate=true
hw.cameras=2
hw.hasethernet=false
#hw.hasdata=true
ro.platform.has.touch=true
# Wi-Fi sleep policy
ro.platform.has.sleeppolicy=false
#set to 0 temporarily so touch works without other changes
ro.sf.hwrotation=270
#0~7 You are required to get the correct install direction according the sensor placement on target board
#ro.sf.gsensorposition=6
ro.sf.ecompassposition=4
allow_all_orientations=1

# Set Camera Orientation
ro.camera.orientation.front=270
ro.camera.orientation.back=90

# Use OSD2 mouse patch
ro.ui.cursor=osd2

ro.hardware=amlogic

# Enable 32-bit OSD
sys.fb.bits=32

# Disable GPS
gps.enable=false

# Enable player buildin
media.amsuperplayer.enable=true
media.amplayer.enable-acodecs=asf,ape,flac,dts
media.amplayer.enable=true
media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
media.amsuperplayer.defplayer=PV_PLAYER
media.amplayer.thumbnail=true
#media.amplayer.widevineenable=true
media.arm.audio.decoder=ape

#reduce the time of loading online video
media.libplayer.fastswitch=1
media.amplayer.delaybuffering=1
media.libplayer.ipv4only=1
media.amplayer.stopbuflevel=0.002

#for online video show loading icon too frequently
media.amplayer.buffertime=15

#fix online video block issue
libplayer.livets.softdemux=1
libplayer.netts.recalcpts=1

#v4osd for chrome video
media.amplayer.v4osd.enable=1

# Nand write need force sync when gadget
gadget.nand.force_sync=true


# Status bar customization
ro.statusbar.widget.power=true
ro.statusbar.yearmonthdayweek=true

# HDMI
ro.hdmi480p.enable=false
ro.hdmi.autoswitch=true
ro.hdmi.hidden=false
#rw.fb.need2xscale=ok
#media.amplayer.osd2xenable=true

#camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
ro.camera.dcim=1

# Disable preload-class
ro.amlogic.no.preloadclass=1

# App optimization
ro.app.optimization=true

#Dual display
ro.vout.dualdisplay3=true
ro.vout.player.exit=false

# CPU settings
ro.has.cpu.setting=true

# CPU freq customized in setting menu
# normal, performance, powersaving
ro.cpumode.maxfreq=1200000,1320000,800000

# when usbstorage, CPU mode and freq
ro.usbstorage.cpumode=performance
ro.usbstorage.maxfreq=600000

ro.bootanimation.rotation=0

#used to set default surface size, set 1 when hwrotation is 270, set 3 when hwrotation is 90;need set ro.bootanimation.rotation 0;
debug.default.dimention=1

#support media poll uevent,can use sd cardread on usb port
has.media.poll=true

#used forward seek for libplayer
media.libplayer.seek.fwdsearch=1

#for tabletui display
ro.ui.tabletui=true
#enable address bar cover issue fixing
ro.flashplayer.surfacehack=1

#media partition name
ro.media.partition.label=AmlRef
#add vol button in statusbar.
#ro.statusbar.volume=true

#USB PID and VID name
ro.usb.vendor.string=MTC
ro.usb.product.string=MID
#CTS
media.amplayer.widevineenable=true
media.amplayer.dsource4local=true

#display USBStorage in setup if plug in USB disk
ro.screen.has.usbstorage=true

#map volume
ro.audio.mapvalue=0.5,0.8,0,0

#set max num of hidden apps
ro.sys.hiddenapps.max=5

#music still play while remove hdmi
ro.music.pause=true

#PD 70485: support switch on boot/sreen_on
ro.app.hdmi.allswitch=true

#screenshot icon on statusbar
#ro.statusbar.screenshot=true

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.opengles.version=131072
ro.config.alarm_alert=Alarm_Classic.ogg
wifi.interface=wlan0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt[/tabs]



Publicités
Avatar du membre
jimbo33
Membres
Messages : 36
Enregistré le : lun. 3 mars 2014 17:59
Localisation : Bordeaux
Statut : Hors ligne

Re: Problème compatibilité avec Application Build.prop

par jimbo33 » dim. 9 mars 2014 18:12



Pour supporter le forum et notre travail, faites un don :

Avatar du membre
qixxx
Membres
Messages : 6
Enregistré le : mar. 21 janv. 2014 21:32
Statut : Hors ligne

Re: Problème compatibilité avec Application Build.prop

par qixxx » jeu. 20 mars 2014 21:41

j'ai suivi les tutos, j'ai toujours le même problème. impossible d'installer GOOGLE+



Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 3 invités