[Q] The system cannot find the drive specified. - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

hello xda :
whenever I use autoapktool to decompile systemUI.apk it succeds and decompiles but when I recompile it it fails and show me
Code:
[*] "C:\Documents and Settings\Copy Center\Desktop\AutoAPKTool2.0.4\_INPUT_APK\SystemUI"
recompiling "C:\Documents and Settings\Copy Center\Desktop\AutoAPKTool2.0.4\_INPUT_APK\SystemUI"...
I: Smaling...
I: Building resources...
I: Building apk file...
The system cannot find the drive specified.
I used many options to recompile :
recompile apk <folder>
build usable apk
recompile build <folder>
and all of them fails.
additional info : I installed frameworks.apk
help please , sorry if am asking to much , I am a very noob at this

Is ur output target another storage device or target ...maybe ur sd card or whatever is not properly connected...
Sent from my GT-S5360 using xda app-developers app

anubhavrev said:
Is ur output target another storage device or target ...maybe ur sd card or whatever is not properly connected...
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
no
I tried in many devices but alway show me thris error :crying::crying:

Try downloading another apktool package....
Sent from my GT-S5360 using xda app-developers app

Related

{HOW TO} Native Debian on A500 and building your own rootfs

{INTRO TIME!!}
Alright, so I've been following threads on native Ubuntu and other Linux on Iconia A500, and they all seem to be aimed at experienced developers and veteran Linux users. Although I'm new to XDA, I've been using Linux for a while.
This thread is aimed at new Linux users and those who need a command-by-command tutorial on building a rootfs and getting Linux up and running on their Iconias.
Everything is working besides GPS, bluetooth, and sound. I'll try to find a solution after I get to 10 posts.
***DO THIS AT YOUR OWN RISK***
OK, so here goes...
1) Make sure you have a multi boot boot loader on your tab. I use skrilax_cz ICS v6. If you don't have a boot loader, read this: http://forum.xda-developers.com/showthread.php?t=1619913
2) Flash the recovery Linux kernel from this thread: http://forum.xda-developers.com/showthread.php?t=1158260 and while you're at it, also download that xorg.conf, we'll use that later.
3) That kernel can only boot from mmc1p2, so you'll need to partition your SD card. Start by loading Ubuntu or a similar Linux distro on a computer and use GParted. Make a small general storage partition in FAT32, make a large EXT4 partition (this is where you will store Linux and boot it) and optionally, you can create a 1-2GB Swap partition.
4) Now here's where the real work starts.................................
4i) install qemu ARM stuff on your Linux machine. For Ubuntu - sudo apt-get install qemu-user-static
4ii) plug in your flash drive and locate the /dev point of the ext4 partition. For Ubuntu, use Disk Utility and it will be something like /dev/sdx2.
4iii) unmount partition 2. open a terminal, enter sudo mount -o /dev/sdx2 /mnt/Linux
4iv) run sudo qemu-debootstrap --arch armel sid /mnt/Linux
5) now your base system is installed. chroot into it using sudo chroot /mnt/Linux /bin/bash
6) install your wifi drivers apt-get install broadcom-sta-common broadcom-sta-source firmware-b43-installer firmware-b43legacy-installer b43-fwcutter then download this http://www.mediafire.com/?ycq1ro22vrwks6z extract it and copy it to your sd card /lib/firmware
7) install your favorite window manager. I use XFCE4 - apt-get install xfce4
8)set root password - passwd root
9) type the password you would like to use for root. nothing shows up onscreen while you do this, but WORRY NOT. type exit to leave the chroot environment.
10) unmount SD card
11) pop into tablet, turn on while holding volume down (in portrait mode)
12) enjoy.
░░░░░▄▄▄▄▀▀▀▀▀▀▀▀▄▄▄▄▄▄░░░░░░░
░░░░░█░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░▀▀▄░░░░
░░░░█░░░▒▒▒▒▒▒░░░░░░░░▒▒▒░░█░░░
░░░█░░░░░░▄██▀▄▄░░░░░▄▄▄░░░░█░░
░▄▀▒▄▄▄▒░█▀▀▀▀▄▄█░░░██▄▄█░░░░█░
█░▒█▒▄░▀▄▄▄▀░░░░░░░░█░░░▒▒▒▒▒░█
█░▒█░█▀▄▄░░░░░█▀░░░░▀▄░░▄▀▀▀▄▒█
░█░▀▄░█▄░█▀▄▄░▀░▀▀░▄▄▀░░░░█░░█░
░░█░░░▀▄▀█▄▄░█▀▀▀▄▄▄▄▀▀█▀██░█░░
░░░█░░░░██░░▀█▄▄▄█▄▄█▄████░█░░░
░░░░█░░░░▀▀▄░█░░░█░█▀██████░█░░
░░░░░▀▄░░░░░▀▀▄▄▄█▄█▄█▄█▄▀░░█░░
░░░░░░░▀▄▄░▒▒▒▒░░░░░░░░░░▒░░░█░
░░░░░░░░░░▀▀▄▄░▒▒▒▒▒▒▒▒▒▒░░░░█░
░░░░░░░░░░░░░░▀▄▄▄▄▄░░░░░░░░█░░
Problem, Mobile OS's??
thanks for the step by step i managed to create a based system but i cannot install anything in it it says unable to locate package all the time what to do and thanks again
Sent from my LG-MS695 using Tapatalk 2
el.quechon said:
thanks for the step by step i managed to create a based system but i cannot install anything in it it says unable to locate package all the time what to do and thanks again
Sent from my LG-MS695 using Tapatalk 2
Click to expand...
Click to collapse
Look around for a debian sources.list and just copy and paste that into your /etc/apt on your SD card. then log back in and use apt-get update. after that, it should load.
Kevin Roscom said:
Look around for a debian sources.list and just copy and paste that into your /etc/apt on your SD card. then log back in and use apt-get update. after that, it should load.
Click to expand...
Click to collapse
got the sources.list to update but every timei try to install something i get this E: Unable to correct problems, you have held broken packages. it saysim missing a ot of dependencies for wharever thingi try to install and im getting dpkg error one all the time
el.quechon said:
got the sources.list to update but every timei try to install something i get this E: Unable to correct problems, you have held broken packages. it saysim missing a ot of dependencies for wharever thingi try to install and im getting dpkg error one all the time
Click to expand...
Click to collapse
Try
Code:
apt-get -f install
blackthund3r said:
Try
Code:
apt-get -f install
Click to expand...
Click to collapse
didnt work can upload your roofts for me
i recievethis error all the time for any app
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up resolvconf (1.63ubuntu14) ...
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
start: Job failed to start
invoke-rc.d: initscript resolvconf, action "start" failed.
dpkg: error processing resolvconf (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
resolvconf
E: Sub-process /usr/bin/dpkg returned an
I try installing the wireless drivers and i got it to download the only problem is dpkg they cannot be install
Sent from my LG-MS695 using Tapatalk 2
Run dpkg --configure -a and try it again. If it doesn't fix it, please post the output. Also try copying the qemu ARM translator into /use/bin on the SD card. I'll have to post my image when I get home since I'm on vacation ATM.
Sent from my SGH-T959 using xda app-developers app
Kevin Roscom said:
Run dpkg --configure -a and try it again. If it doesn't fix it, please post the output. Also try copying the qemu ARM translator into /use/bin on the SD card. I'll have to post my image when I get home since I'm on vacation ATM.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
where do i get the qemu arm translator i couldnt find it thanks
Run sudo apt-get install qemu-kvm-extras-static and you should find it in /usr/bin/qemu-arm-static
It also sounds like the package "resolvconf" is incomplete. Try reformatting your SD card and reinstall your distro. Then install try to install something small. I'll upload and link my rootfs as soon as I get home.
Sent from my SGH-T959 using xda app-developers app
Hoping for bluetooth!
Thanks for this tutorial! How hard do you think it would be to implement Bluetooth? I have a Bluetooth keyboard I would really like to use with this.
Kevin Roscom said:
Run sudo apt-get install qemu-kvm-extras-static and you should find it in /usr/bin/qemu-arm-static
It also sounds like the package "resolvconf" is incomplete. Try reformatting your SD card and reinstall your distro. Then install try to install something small. I'll upload and link my rootfs as soon as I get home.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
Thanks again for the tutorial but ill wait for you to upload your roofts having a hard time installing something in chroot environment
Sent from my LG-MS695 using Tapatalk 2
I've heard Bluetooth is included in the broadcom drivers, but it has to be accessed in a weird way. Since I don't use it, I haven't messed around with Bluetooth settings. You should try installing a Bluetooth manager (like bluez) and post what happens. It may work! My real focus as of now however is sound.
Sent from my SGH-T959 using xda app-developers app
Kevin Roscom said:
I've heard Bluetooth is included in the broadcom drivers, but it has to be accessed in a weird way. Since I don't use it, I haven't messed around with Bluetooth settings. You should try installing a Bluetooth manager (like bluez) and post what happens. It may work! My real focus as of now however is sound.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
did you try the fix in native ubuntu tread in page 36 for sound and whenare you gonna upload your roofts a i wanna try that
Do you mean the command to fix sound permissions? Yeah, I tried it. I think I'll reinstall the tegra package though and then run it again. And I'll probably upload it to Google or Mediafire on Saturday. I'll rebuild it and give you guys a clean install and then update my OP.
Sent from my SGH-T959 using xda app-developers app
Kevin Roscom said:
Do you mean the command to fix sound permissions? Yeah, I tried it. I think I'll reinstall the tegra package though and then run it again. And I'll probably upload it to Google or Mediafire on Saturday. I'll rebuild it and give you guys a clean install and then update my OP.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
ok man cool ill be looking forward forthose rootfs
I'll upload both a tarball and a compressed img. Sometimes the tars don't unzip correctly and I wanna make it fail safe.
Sent from my SGH-T959 using xda app-developers app
How's some pictures for now? I can't wait until I'm back at my desk so you guys can have a look at this rootfs. If anyone gets sound to work, let me know how.
Sent from my SGH-T959 using xda app-developers app
Man why i cannot create the file system successfully i would like to try different desktops environments
Sent from my LG-MS695 using Tapatalk 2
In your defence, Linux can be tricky sometimes. Hopefully I can build this tar all without complication. What desktop environment would you like me to include?
Sent from my SGH-T959 using xda app-developers app

[HowTo]Decompile/Compile APKS on Windows

Hey Guys ,
I am writing this small guide for people who have just started off with Android Development recently..
as am not a great developer at my end so any corrections and suggestions are always welcome
Credits : To Vegeta1. He give me the idea and helped me patiently with every question i got to finish this!
To my great Omega Team Mates! You guys and girl know my feelings.
So here we gonna learn how to decompile/recompile/ sign Apks
Things needed :
1. jdk/java Get It from here--> http://www.java.com/en/
2. Apktool: Using any according to your liking is ok or you can get all the Stuff needed In this Link
http://forum.xda-developers.com/showthread.php?t=1755243
Thanks To iBotPeaches For The Superb Tool...
3. Notepad++ to make changes in Xmls
4: winrar/7zip
So first up we are gonna set up the Framework for the current Firmware we are using.
For that get framework-res.apk, twframework-res.apk from your rom. You can always find that in the root location
/system/framework/
So lets say you have placed your apktool in your C:\ drive
now open click on start > run > type cmd ( this is for command prompt )
for example you are on C:\>User. Click in the command line cd.. and hit enter.
You should see now C:\>, as next step you type cd apktool and click enter. Here you see how it should look:
C:\apktool>
Now first up installing framework-res.apk and twframework-res.apk.
Place both these Files in your apktool folder that you have placed in C Drive or any drive you are comfortable with.
Code for Installing frameworks :
C:\apktool>apktool if framework-res.apk
C:\apktool>apktool if twframework-res.apk
this will get both your frameworks installed .
Now decompiling the Apk ...
Lets say you want to decompile SecMms.apk / or any Apk you like
place the Apk in the apktool folder.
Code to decompile the apk:
C:\ apktool > apktool d SecMms.apk
If you done and set up things accordingly your Apks will be decompiled properly
in the apktool folder you have placed in C:\ apktool
you will get the decompiled SecMms folder... so you can now make changes to it
Now the Recompiling Part:
If you have made correct changes it won´t give you any issues :
To recompile the apk the code needed in the command prompt :
c:\ apktool>apktool b SecMms ( its the decompiled Folder , now the original apk )
when you are done with recompiling in the SecMms folder you will get these :
assets
build
dist
res
smali
AndroidManifest.xml
apktool.yml
Now again , if the changes you made are correct the recompiling wont give any issues
Now its still not over we need to sign the apk:
So in your apktool folder you have your Original SecMms.apk file open that with winrar/7zip
and extract
META-INF
AndroidManifest.xml
in the apktool folder and move them to
( Decompiled )SecMms > build > apk >
then again start cmd and again run the recompiling code again one more time
c:\ apktool > apktool b SecMms
this should sign your apk
and the final apk , you will find it in c:\apktool\SecMms\Dist\
.
So Guys that's about it , for decompiling/recompiling/signing your Apks , hope you have no issues and find my post helpful
Chris_84 said:
Hey Guys ,
I am writing this small guide for people who have just started off with Android Development recently..
as am not a great developer at my end so any corrections and suggestions are always welcome
Credits : To Vegeta1. He give me the idea and helped me patiently with every question i got to finish this!
To my great Omega Team Mates! You guys and girl know my feelings.
So here we gonna learn how to decompile/recompile/ sign Apks
Things needed :
1. jdk/java Get It from here--> http://www.java.com/en/
2. Apktool: Using any according to your liking is ok or you can get all the Stuff needed In this Link
http://forum.xda-developers.com/showthread.php?t=1755243
Thanks To iBotPeaches For The Superb Tool...
3. Notepad++ to make changes in Xmls
4: winrar/7zip
So first up we are gonna set up the Framework for the current Firmware we are using.
For that get framework-res.apk, twframework-res.apk from your rom. You can always find that in the root location
/system/framework/
So lets say you have placed your apktool in your C:\ drive
now open click on start > run > type cmd ( this is for command prompt )
for example you are on C:\>User. Click in the command line cd.. and hit enter.
You should see now C:\>, as next step you type cd apktool and click enter. Here you see how it should look:
C:\apktool>
Now first up installing framework-res.apk and twframework-res.apk.
Place both these Files in your apktool folder that you have placed in C Drive or any drive you are comfortable with.
Code for Installing frameworks :
C:\apktool>apktool if framework-res.apk
C:\apktool>apktool if twframework-res.apk
this will get both your frameworks installed .
Now decompiling the Apk ...
Lets say you want to decompile SecMms.apk / or any Apk you like
place the Apk in the apktool folder.
Code to decompile the apk:
C:\ apktool > apktool d SecMms.apk
If you done and set up things accordingly your Apks will be decompiled properly
in the apktool folder you have placed in C:\ apktool
you will get the decompiled SecMms folder... so you can now make changes to it
Now the Recompiling Part:
If you have made correct changes it won´t give you any issues :
To recompile the apk the code needed in the command prompt :
c:\ apktool>apktool b SecMms ( its the decompiled Folder , now the original apk )
when you are done with recompiling in the SecMms folder you will get these :
assets
build
dist
res
smali
AndroidManifest.xml
apktool.yml
Now again , if the changes you made are correct the recompiling wont give any issues
Now its still not over we need to sign the apk:
So in your apktool folder you have your Original SecMms.apk file open that with winrar/7zip
and extract
META-INF
AndroidManifest.xml
in the apktool folder and move them to
( Decompiled )SecMms > build > apk >
then again start cmd and again run the recompiling code again one more time
c:\ apktool > apktool b SecMms
this should sign your apk
and the final apk , you will find it in c:\apktool\SecMms\Dist\
.
So Guys that's about it , for decompiling/recompiling/signing your Apks , hope you have no issues and find my post helpful
Click to expand...
Click to collapse
Great guide Chris... I will try it tomorrow... Thanks for all you do for S3 and Omega community...
Ninolina said:
Great guide Chris... I will try it tomorrow... Thanks for all you do for S3 and Omega community...
Click to expand...
Click to collapse
Thanks Nina! If you got question you know where I am.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Thanks Chris84. I need this. This guide its wery good. Regards.
Wysłane z mojego GT-I9300 za pomocą Tapatalk 2
wiecho65 said:
Thanks Chris84. I need this. This guide its wery good. Regards.
Wysłane z mojego GT-I9300 za pomocą Tapatalk 2
Click to expand...
Click to collapse
Glade you like it. If you got questions just ask.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
nice one chris
bala_gamer said:
nice one chris
Click to expand...
Click to collapse
Thank you very much mate! You now it's a honor for me to get such a good feedback from you! Really appreciate that!
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Really glad to be a part of a great team and great team members ....
Good luck my friend
Sent from my GT-I9300 using Tapatalk 2
This is great, you are bringing noobs like me to the next level.
Sent from my GT-I9300 using Tapatalk 2
Chris_84 said:
Thanks Nina! If you got question you know where I am.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Click to expand...
Click to collapse
I assume it works on Windows? Maybe it will be good to add that to the Title of the Tread. Just a suggestion...
Ninolina said:
I assume it works on Windows? Maybe it will be good to add that to the Title of the Tread. Just a suggestion...
Click to expand...
Click to collapse
Yes it does. Thanks Nina for your suggestion!
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Thnx.
Always welcome a HowTo of this kind...
Verzonden door mijn GT-I9300 met xda premium
vegeta1 said:
Really glad to be a part of a great team and great team members ....
Good luck my friend
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Without you my friend I never had come this far!
KeesStolk said:
This is great, you are bringing noobs like me to the next level.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
So you're now a advanced noob.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Hey Chris! Really nice guide you have here, quick & simple. Decompiling worked for me, however, when I try to compile back I get this:
D:\apktool1.5.0>java -jar apktool.jar d BW.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\MM\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
W: Cant find 9patch chunk in file: "drawable-hdpi/forecast_fly_child_bg_pressed.
9.png". Renaming it to *.png.
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
D:\apktool1.5.0>java -jar apktool.jar b BW
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: D:\apktool1.5.0\BW\res/drawable-land-xhdpi
invalid resource directory name: D:\apktool1.5.0\BW\res/drawable-xhdpi
invalid resource directory name: D:\apktool1.5.0\BW\res/drawable-xhdpi-v11
invalid resource directory name: D:\apktool1.5.0\BW\res/drawable-xxhdpi
invalid resource directory name: D:\apktool1.5.0\BW\res/layout-xlarge
invalid resource directory name: D:\apktool1.5.0\BW\res/layout-xlarge-land
invalid resource directory name: D:\apktool1.5.0\BW\res/values-sw600dp
invalid resource directory name: D:\apktool1.5.0\BW\res/values-w360dp
invalid resource directory name: D:\apktool1.5.0\BW\res/values-w480dp
invalid resource directory name: D:\apktool1.5.0\BW\res/values-w500dp
invalid resource directory name: D:\apktool1.5.0\BW\res/values-w600dp
invalid resource directory name: D:\apktool1.5.0\BW\res/values-xlarge
invalid resource directory name: D:\apktool1.5.0\BW\res/values-xlarge-land
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-vers
ion, 17, -F, C:\Users\MM\AppData\Local\Temp\APKTOOL3965827226790767193.tmp, -I,
C:\Users\MM\apktool\framework\1.apk, -S, D:\apktool1.5.0\BW\res, -M, D:\apktool1
.5.0\BW\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:255)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324)
at brut.androlib.Androlib.buildResources(Androlib.java:269)
at brut.androlib.Androlib.build(Androlib.java:192)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 8, --target-sdk-version, 17, -F, C:\Users\MM\AppData\Local\Temp\APKTO
OL3965827226790767193.tmp, -I, C:\Users\MM\apktool\framework\1.apk, -S, D:\apkto
ol1.5.0\BW\res, -M, D:\apktool1.5.0\BW\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:253)
... 6 more
Click to expand...
Click to collapse
I installed both frameworks & updated java, tried from both hdd partitions. Then I tried a different apktool version, happens again. Do you have any idea what could be the reason for this? Maybe the fact I have 2 java versions installed (v5.0 update 12 & v7 update 10).
MMWolverine said:
Hey Chris! Really nice guide you have here, quick & simple. Decompiling worked for me, however, when I try to compile back I get this:
I installed both frameworks & updated java, tried from both hdd partitions. Then I tried a different apktool version, happens again. Do you have any idea what could be the reason for this? Maybe the fact I have 2 java versions installed (v5.0 update 12 & v7 update 10).
Click to expand...
Click to collapse
I could only imagine that is not compatible this the framework you use. I get the same yesterday then I was trying recompile again Google plus. Decompile no problem but recompile give me error. Sounds a little bit crazy but what you can try is decompile with stock framework and recompile it with the one from omega or try it the other way decompile with omegas framework and recompile with stock framework. But between the steps you got install the framework new.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Thanks, I'll test it & report back.
MMWolverine said:
Thanks, I'll test it & report back.
Click to expand...
Click to collapse
Your feedback is much appreciated! Thanks my friend!
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Ok, tried with XXELL5 stock framework and tested some others as well, but no luck I'm afraid. The app is BeautifulWidgets, which I'm trying to translate into Slovenian language. The problem is I cannot even recompile unchanged folders/files, let alone changing strings.xml. So the pursue for a solution continues.
MMWolverine said:
Ok, tried with XXELL5 stock framework and tested some others as well, but no luck I'm afraid. The app is BeautifulWidgets, which I'm trying to translate into Slovenian language. The problem is I cannot even recompile unchanged folders/files, let alone changing strings.xml. So the pursue for a solution continues.
Click to expand...
Click to collapse
That's very strange. I will take look at that cause I even turned on my laptop. Will keep you informed.
Edit: Mate I checked it. And I also fail. The strange thing is I got also an older apk from version 4 of beautiful widgets and had no problem with it. Then I checked the newer version 5 and then the failure set in. I tried to take the files like android manifest from the older apk but still fail.
Throwing out of the window from my flying Ferrari killer S3 driven by a proud omega team member
Guys can you post the apk here ?? Il try it out tomorrow... as im gonna fall asleep any moment...
Sent from my GT-I9300 using Tapatalk 2

[Q] Problem updating to 4.3

Hi guys
I have a bit of a problem here!
I got the ota update, wanted to install it, but failed.
So i downloaded the ota zip file from our site. ([REF] Nexus 7 Stock OTA URLs)
Went to recovery and tried to install it, and bam. Failed!
It says Something about xt9ime.apk not being in system/app or sth like that.
Can anyone help me?
Edit: i have the recovery log file if it helps! :S
If you've changed or deleted any system files, that would do it.
It's even telling you what the problem is.
That file is changed or missing.
danvee said:
If you've changed or deleted any system files, that would do it.
It's even telling you what the problem is.
That file is changed or missing.
Click to expand...
Click to collapse
I replaced the file, but it isnt working.
Sent from my Nexus 7 using XDA Premium HD app
You should have had a look at your log file or have been done the update while running logcat, in that case you would see the exact error message / the file the updater is complaining about.
Sent from my Nexus 7 using xda app-developers app
AndDiSa said:
You should have had a look at your log file or have been done the update while running logcat, in that case you would see the exact error message / the file the updater is complaining about.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I said before, i have the log file. Do you want me to upload it for u? Or copy past it?
This is a part of the log file, a part that i think relates:
Installing '/sdcard/Download/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07.zip.md5
Skipping MD5 check: no MD5 file found.
Warning: No file_contexts
Warning: No file_contextsVerifying current system...
failed to stat "/system/app/XT9IME.apk": No such file or directory
file "/system/app/XT9IME.apk" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: assert failed: apply_patch_check("/system/app/XT9IME.apk", "4e36a5ed22057e493b47c0c71d36d9e2762d41dc", "8aba56a4406128e78f5729753252c3d93bc21cb4")
assert failed: apply_patch_check("/system/app/XT9IME.apk", "4e36a5ed22057e493b47c0c71d36d9e2762d41dc", "8aba56a4406128e78f5729753252c3d93bc21cb4")
E:Error executing updater binary in zip '/sdcard/Download/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07.zip'
Error flashing zip '/sdcard/Download/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07.zip'
Click to expand...
Click to collapse
Sent from my Nexus 7 using XDA Premium HD app
The updater doesn't find XT9IME.apk on your /system partition. Due to that it's failing. If you have a copy of the file, try to install it in recovery mode to /system/app and try to apply the update again.
Sent from my GT-I9100 using xda app-developers app
AndDiSa said:
The updater doesn't find XT9IME.apk on your /system partition. Due to that it's failing. If you have a copy of the file, try to install it in recovery mode to /system/app and try to apply the update again.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
I know that. I got the copy of the file. I copied it using es file explorer, no success.
pushed it in fastboot, no success.
installed it and then made it a system app using titanium back up, again nothing.
i don't know what to do any more.
Need more help here!
Sent from my Nexus 7 using XDA Premium HD app
danvee said:
If you've changed or deleted any system files, that would do it.
It's even telling you what the problem is.
That file is changed or missing.
Click to expand...
Click to collapse
Do you have any idea how to fix this...
Any thing is appreciated...
Sent from my Nexus 7 using XDA Premium HD app
Did you make sure that the permissions matched the original?
Otherwise Best is to reflash the entire ROM...
danvee said:
Did you make sure that the permissions matched the original?
Otherwise Best is to reflash the entire ROM...
Click to expand...
Click to collapse
How can i make sure that the permissions match?
So, u r suggesting that i flesh 4.2.2 again, then flash ota to 4.3?
I'll lose all my data.
If i'm about to lose my data, i'd rather flash 4.3 rom. Huh?
Im confused!
Sent from my Nexus 7 using XDA Premium HD app
danvee said:
Did you make sure that the permissions matched the original?
Otherwise Best is to reflash the entire ROM...
Click to expand...
Click to collapse
I dont want to lose my filesm can u help me?
Sent from my Nexus 7 using XDA Premium HD app
Anyone please help.
I update it,it auto flash the zip in TWRP,now it stuck on "X" boot animation,don't start up.Any solution?

Error Compile apk

i am trying to Compile my apk, there is showing some error & cant complile apk file please help.
It clearly states that you have an invalid token in status_bar.xml, line 4, which is causing the error. Which means you did something wrong there. Try to find your error.
Can I see your status_bar.xml?
Sent from my GT-I8190 using xda app-developers app

Problem while downloading sources

i get this error
warning: local_manifest.xml is deprecated; put local manifests in `/home/rohilshah/aospa/.repo/local_manifests` instead
after making a new folder and pasting it there i get this error:
fatal: duplicate path vendor/samsung in /home/rohilshah/aospa/.repo/manifest.xml
i have checked manifest.xml and there is no "vendor/samsung" anywhere
any help devs?
tried deleting the whole repo folder and doing a fresh sync but no help!
i'm on ubuntu 12.04.4 LTS
Sent from my GT-I9500 using XDA Premium 4 mobile app

Categories

Resources