Affichage des articles dont le libellé est installation. Afficher tous les articles
Affichage des articles dont le libellé est installation. Afficher tous les articles

samedi 27 décembre 2014

Installation of apps doesn't work... topic






Hi All,

I have receive for Christmas a SW3.
I already have a LG G2 (D802) running Lollipop :
http://forum.xda-developers.com/lg-g...lg-g2-t2948395
With Render Kernel :
http://forum.xda-developers.com/lg-g...-roms-t2803929

I have update the SW3 to official 5.0.1 with PC Companion.
Then install Android Wear from the market on the phone :
https://play.google.com/store/apps/d...able.app&hl=fr

I had "Sleep as Android" app already installed on the phone before get the watch.

I have connect the watch to the phone then I have try to install different apps as :
https://play.google.com/store/apps/d...arminilauncher
and
https://play.google.com/store/apps/d...ur.wearbrowser
Without problem, the apps appear on the watch., "Sleep as Android" too.

But now, I can't success to install any other apps. I have try :
https://play.google.com/store/apps/d...wearcalculator
Or
https://play.google.com/store/apps/d...o.hoomi.athere

But the apps doesn't appear on the watch, I don't understand how to sync the phone and the watch.
I guess I'm too new and there is something that I haven't understand.

Please someone drive me !
Thank you in advance.






vendredi 26 décembre 2014

[Q] (status 0) installation aborted topic






Hi All,

I'm in the progress of learning how to make my own custom ROM for my Hannspree HSG1279 Tablet.

I've managed to root the device, install CWM-Based recovery v6.0.3.1, and have taken a Nandroid backup. From that backup I've placed the boot.img and the system.tar files into the orginal_update folder for Android Kitchen 0.224 - by dsixda.

I've proceeded with creating a working directory, which the contents is the boot.img, system, and META-INF. The Working folder information is as follows:

Android OS version : 4.2.2
Device : gs702a
Model : HSG1279
ROM Name : 20131219E-V1.2.0_HJT-FW8963-10.1-0x27-0x06
Rooted (Superuser app + su) : NO
Rooted (unsecured boot.img) : UNKNOWN
BusyBox installed : YES
BusyBox run-parts support : UNKNOWN
Apps2SD (Apps to EXT) enabled : NO
/data/app enabled : NO
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : NO
/system/framework is deodexed : NO
/system/app is deodexed : NO
radio.img found : NO
ROM will wipe all data : NO

During the process of creating the rom, I have declined the option to optimize the APK files by zipaligning them, I simply want to get a functioning rom first before I test optional features. I have selected to use updater-script and update-binary in ROM's ZIP file. The rom has also been signed.

Where I have trouble is during installation of the rom. I wipe / factory reset the device then attempt installation, however the error im given is "Error in /sdcard/rom.zip (status 0) installation aborted".

I have tried to research this error before coming on here and asking, however I haven't been able to find a straight answer. My research indicated that its possibly something to do with META-INF, and the updater script, however beyond that I'm not sure how to proceed.

Any assistance would be greatly appreciated .






jeudi 25 décembre 2014

{Q} Weird Problem - Apps starting Automatically after installation / update topic






I am facing a weird problem,
Apps are starting automatically after installation or update.
when ever i install any app through playstore or by using apk, the app starts automatically even if press "Done" button rather than "Open" button.
Same is with updates if any of my app updates it starts automatically after update.

What can i do to solve this problem?
i have not rooted my device and i dont what to factory reset. i have done "wipe cache partition" but it didn't helped, please suggest any solution that i can try without rooting.

Thanks in advance....






vendredi 12 décembre 2014

[Guide]Solve installation Abroted Error After Updating To Lollipop topic






As we all know LOLLIPOP[5.0] is released for nexus 5 now....
So when installing some roms you will get installation aborted error.....
In this thread I will provide a guide to solve this error....



Why You Are Getting This Error
If you update your nexus 5 via OTA then your bootloader also gets updated..And in some updater scripts there is bootloader check to verify your bootloader version...If it miss matches then you get INSTALLATION ABORTED message


Requirements:
1. 7zip OR winzip
2.Notepad ++
3.Brain :P


[B]Steps:
1.Take the rom which you want to install and extract it.
2.Now navigate to META-INF\com\google\android and open updater script with Notepad ++
3.Search for 'assert(getprop("ro.bootloader") == "HHZ11k")'
4.Now change HHZ11k to HHZ12d.
5.Save it and exit.
6.Now zip your rom again and flash it..
It should not give installation aborted error now........

HAPPY FLASHING
Press Thanks If It Helped You.... ;)






jeudi 11 décembre 2014

[Q] After installation of lolipop ... phone not reboot into recovery topic






After installation of lolipop rom forget to flash super su . now can't be able to reboot into recovery. every time when flash recovery it reboot into fastboot mode .....
screen shows
[760] fastboot mode started
[810] udc_start()
[970] -reset-
fastboot : processing comands






After installation of lolipop ... phone not reboot into recovery topic






After installation of lolipop rom forget to flash super su . now can't be able to reboot into recovery. every time when flash recovery it reboot into fastboot mode .....
screen shows
[760] fastboot mode started
[810] udc_start()
[970] -reset-
fastboot : processing comands:confused:






samedi 6 décembre 2014

[tool][mac & linux] rom installation script topic






ROM INSTALLATION SCRIPT

Code:


  • your warranty will be voided

  • YOU NEED A UNLOCKED BOOTLOADER

  • Be smart, read the instructions and the read me



INTRODUCTION

Quote:









This will allow you to easily install roms on you phone, good for beginners who are not very experienced.
These scripts are in the form of (.sh) so they will only work on mac and linux at the time I will release (.bat) windows scripts as well.




FEATURES

Quote:









  • fast and easy to use

  • works on devices with and without fastboot

  • can use root to isntall recovery if there is no fastboot

  • use openrecovery script to isntall, wipe and backup current rom

  • is on GITHUB






INSTRUCTIONS

Quote:









  1. download as a zip

  2. extract

  3. open a command line at folder or cd to it

  4. install devices drivers

  5. get ADB working

  6. run

    Code:


    chmod +x install.sh

    or

    Code:


    chmod +x install_no_fastboot.sh


  7. run

    Code:


    ./install.sh

    or

    Code:


    ./install_no_fastboot.sh


  8. wait for process to complete

  9. ENJOY :)






CHMAGELOG

Quote:










Code:


initial release

OLDER RELEASES:




nothing to see yet







DOWNLOADS
source code

FAQ
  • Q. Do I need root if I have fastboot

  • A. No (use install.sh)

  • Q. Does this flash safetrap

  • A. NOOO!!!, IF you have a locked bootloader do NOT use this it will void your warranty, BRICK your phone or worse

  • Q. DO I "need" to rename my recovery

  • A. YES

  • Q. What custom recoveries does this support

  • A. Any one that is in .img form, can flash roms, and support openrecoveryscript


XDA:DevDB Information
ROM installation script, Tool/Utility for all devices (see above for details)

Contributors
melbing
Source Code: https://github.com/Melbing/rom_installation_script


Version Information
Status: Testing
Current Stable Version: 2.0
Stable Release Date: 2014-12-24
Current Beta Version: 1.0

Created 2014-12-06
Last Updated 2014-12-06






 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top