[Q] [Req] Apk Multi tool error while decompiling - Android Q&A, Help & Troubleshooting

Hi everyone!
Sorry for the inconvience but I'm pretty much a noob -_-"
I'm trying to make a simple installation apk for a font so that I can get something fancy-fancy on my Samsung
but my computer denies being my friend and now I have no more tries left in me, since I'm not that tehnical...
so the problem is as following
as I have set up the APK multitool i copy the apk file in to the place-apk-here-for-modding folder
I select the project
and when I try decompiling it it says "An error accured, please tjeck the Log"
when I then tjeck the log the message is: (roughly translated since it comes up in danish -sorry-)
'java' was not reconized as a internal or external command,
a program or batch file
Click to expand...
Click to collapse
I tried three different downloads of the program and it is the same all the way through and im so fustrated by now -_-" please please help me!
sorry for any spelling errors!
Hope that the problem has been explained properly - since my english has become quite rusty :S
Thanks in advance!

Related

Hardspl problem

I'm having a problem here. i'm following every step in the [Resources] Flashing your First GSM Raphael Rom (For Noobs) thread by mskip but i cant seem do it, it keeps telling me that it there is an initialization error and i have .NET Framework
HardSPL error
I am also having a problem with the HardSPL file. I just downloaded it from the "flashing your first rom for noobs" guide. When the file finished downloading, i extracted all the files from the zip file, navigated to file named "RaphaelHardSPL-Unsigned_190_1_3.exe" and double-clicked it.
i was immediatley presented with an application error, stating that
"The application failed to initialize properly (0xc0000135). Click OK to terminate the application"
I have downloaded the same file repeatedly and also another from a different link and they both present me with the same message.
Any ideas?
Cheers
FarSight87 said:
I am also having a problem with the HardSPL file. I just downloaded it from the "flashing your first rom for noobs" guide. When the file finished downloading, i extracted all the files from the zip file, navigated to file named "RaphaelHardSPL-Unsigned_190_1_3.exe" and double-clicked it.
i was immediatley presented with an application error, stating that
"The application failed to initialize properly (0xc0000135). Click OK to terminate the application"
I have downloaded the same file repeatedly and also another from a different link and they both present me with the same message.
Any ideas?
Cheers
Click to expand...
Click to collapse
Same happened to me so I used another computer and it worked smoothly so thats a possible solution if possible.
Thanks DrzNight.
Unfortunately im at my mothers house for the holidays and both her computers do the same thing. It seems strange that not many other people have the problem. Does anyone know what the source could be?
cheers
Sorry
I have found a apparent answer in another thread here:
http://forum.xda-developers.com/showthread.php?t=464112
I am downloading .NET framework 3.5 now.
Sorry for my noobness!!
Hmm...
Still not working...

"facebook.exe.0409.mui" file is needed

Can someone with facebook with english menus help me get this file?
Method A:
- Go to the \Program Files\Facebook folder and copy the "facebook.exe.0409.mui"
Method B:
- Go to the \Windows folder and copy the "facebook.exe.0409.mui"
-pls upload it here...
In my ROM the language files have been deleted from the "Program Files\Facebook folder" and I do not have the 0409 english version anywhere.
When I run the application all the menus are in spanish...
Thnks,
Hmmm,
I guess no one is using facebook with english menus?
....................
The members in this forum knows you can easily get it.
have a nice day
http://www.megaupload.com/?d=7QDEHJ9W
stress_analyst said:
Can someone with facebook with english menus help me get this file?
Method A:
- Go to the \Program Files\Facebook folder and copy the "facebook.exe.0409.mui"
Method B:
- Go to the \Windows folder and copy the "facebook.exe.0409.mui"
-pls upload it here...
In my ROM the language files have been deleted from the "Program Files\Facebook folder" and I do not have the 0409 english version anywhere.
When I run the application all the menus are in spanish...
Thnks,
Click to expand...
Click to collapse
To as_x1:
Thank you for the upload.
As for yukako"
What an example of waste of bandwidth by a junior member...
If you have nothing to say then keep quiet...(welcome to the board)
stress_analyst said:
To as_x1:
Thank you for the upload.
As for yukako"
What an example of waste of bandwidth by a junior member...
If you have nothing to say then keep quiet...(welcome to the board)
Click to expand...
Click to collapse
I am a junior member. However, when I encounter the trouble similar to you,I can reinstall facebook from market place, I can taken out it from extrom.bin, and I can taken out if from OEM driver raffyvitto's kitchen. I think that it is you who trifling trouble cannot be solved oneself, and make the board only garbage.
yukako said:
I am a junior member. However, when I encounter the trouble similar to you,I can reinstall facebook from market place, I can taken out it from extrom.bin, and I can taken out if from OEM driver raffyvitto's kitchen. I think that it is you who trifling trouble cannot be solved oneself, and make the board only garbage.
Click to expand...
Click to collapse
Stop wasting bandwidth.
Your 3rd post on this board BETTER BE PRODUCTIVE.
The problem on the title of the thread is solved...thread is concidered CLOSED.
The Analyst
yukako and stress_analyst, behave, this is your 1st warning
Problem Solved, Thread Closed
Good Day

[Q]

Hello all !
I try to edit my first skin for sense 3.0 (well, to be honest, just changing a png by another), but it's systematically failing... I need help.
What I do :
- use any apk file containing a skin definition (many can be found on xda)
- use m10tools to decompile apk (and the m10 file inside)
- change a selected png file with another (same name, same image size)
- save with m10tools (recompile)
- resign the new apk with auto-sign
- copy this apk to the sd card and try to install
It always fail with "application not installed".
I don't know what it is wrong (but obviously I do something wrong !!)
I hope someone can help me.
Many thanks !!
Sorry for this poor english, hope is was readable anyway
I can't see anything wrong with your method. BTW your english is fine
Thank you... I know at least I'm not completely wrong...
It is probably a small detail that makes me fail. I keep on searching...

[Q] CWM Error Status 6

I'm out of ideas. I've made an update.zip (yes, it's signed) but whenever I try to flash it via CWM (v5.something), it fails with error status 6. I've read that it's an error with the encoding the file but I am using notepad++ to edit the updater-script. I've chosen all possible options from CWM, including "flash update.zip" and "choose zip from sdcard". How can I remedy this? It's really frustrating.
Of course I would find the solution after I posted this question...
http://boardreader.com/thread/update_zip_error_status_6_677jjXi0hq.html
As well as bad EOL delimiters, this may also be due to a problem in the script itself. There could be a missing ";" at the end of a line, or you have opened a quoted string " or brackets ( without closing.
hawkerpaul said:
As well as bad EOL delimiters, this may also be due to a problem in the script itself. There could be a missing ";" at the end of a line, or you have opened a quoted string " or brackets ( without closing.
Click to expand...
Click to collapse
It was the formatting, as the link above describes. As soon as I changed the EOL formatting, the script worked.
hawkerpaul said:
As well as bad EOL delimiters, this may also be due to a problem in the script itself. There could be a missing ";" at the end of a line, or you have opened a quoted string " or brackets ( without closing.
Click to expand...
Click to collapse
Thank you. Forgot some ";" at the end of a couple lines and wouldn't flash. Funny thing - I came across this thread hours ago and tried the initial fix with EOL delimiters which didn't work. So I started banging my head against the wall for a few more hours, then saw your post, right underneath of the post I saw hours ago, and it worked. Read the whole thread, homeslice!!
homeslice976 said:
Thank you. Forgot some ";" at the end of a couple lines and wouldn't flash. Funny thing - I came across this thread hours ago and tried the initial fix with EOL delimiters which didn't work. So I started banging my head against the wall for a few more hours, then saw your post, right underneath of the post I saw hours ago, and it worked. Read the whole thread, homeslice!!
Click to expand...
Click to collapse
lol on that man...
well it helped me too !!
DarkNiz said:
Of course I would find the solution after I posted this question...
http://boardreader.com/thread/update_zip_error_status_6_677jjXi0hq.html
Click to expand...
Click to collapse
It says that it would work with Unix newlines. Well, I'm on Ubuntu, which is a Linux Distribution, so shoudn't the newlines actually be the Unix ones by default? I'm using gedit Text Editor, which is pre-installed in Ubuntu, and I also got a Status 6 error after modifying AOSP 4.1.2 with dsixda's Android Kitchen (of course I'm on another device, but the problem is the same so the solution should be the same right ? :silly
BTW I didn't find any of the described options for Notepad++ in gedit... Does anyone know a Ubuntu Text Editor which is similar to Notepad++?
hawkerpaul said:
As well as bad EOL delimiters, this may also be due to a problem in the script itself. There could be a missing ";" at the end of a line, or you have opened a quoted string " or brackets ( without closing.
Click to expand...
Click to collapse
ok i looked for missing symbols but coudnt find anyy.. more holp please..
MicroDroidXDA said:
It says that it would work with Unix newlines. Well, I'm on Ubuntu, which is a Linux Distribution, so shoudn't the newlines actually be the Unix ones by default? I'm using gedit Text Editor, which is pre-installed in Ubuntu, and I also got a Status 6 error after modifying AOSP 4.1.2 with dsixda's Android Kitchen (of course I'm on another device, but the problem is the same so the solution should be the same right ? :silly
BTW I didn't find any of the described options for Notepad++ in gedit... Does anyone know a Ubuntu Text Editor which is similar to Notepad++?
Click to expand...
Click to collapse
it's about the error in writing script. i use dsixda too and found this line:
delete_recursive(""/dev/block/mmcblk0p9" /system");
after reading explanation in this thread, i check it for a while and found that. hope you found yours.
almost the same thing happens to me, i try and install a zip and it goes:
Installing: /sdcard/(name)/(name of zip)
Finding update package...
Opening update package...
Installing update...
Installation aborted.
Does this to MANY of my .zip files!
please help me.
Why - Do you even have an SGS2 ?
MistahBungle said:
Why - Do you even have an SGS2 ?
Click to expand...
Click to collapse
No, but its the same recovery.
Sent from my HTC Wildfire S in Equestria
hawkerpaul said:
As well as bad EOL delimiters, this may also be due to a problem in the script itself. There could be a missing ";" at the end of a line, or you have opened a quoted string " or brackets ( without closing.
Click to expand...
Click to collapse
Found 3* syntax errors.
Thanks so much for pointing that out.
Error 6 in CWM refers to a syntax error. Either it being in the Update(r)script or .sh file as well as the formatting of the file itself, as it is going to be used by a UNIX OS. :0)
Official_Rainbow_Dash said:
almost the same thing happens to me, i try and install a zip and it goes:
Installing: /sdcard/(name)/(name of zip)
Finding update package...
Opening update package...
Installing update...
Installation aborted.
Does this to MANY of my .zip files!
please help me.
Click to expand...
Click to collapse
The installation aborted message in that case is because the zip is not signed I think.
PS, sorry to kick this old thread like that but I thought this info would be useful as I was searching for it earlier
MicroDroidXDA said:
It says that it would work with Unix newlines. Well, I'm on Ubuntu, which is a Linux Distribution, so shoudn't the newlines actually be the Unix ones by default? I'm using gedit Text Editor, which is pre-installed in Ubuntu, and I also got a Status 6 error after modifying AOSP 4.1.2 with dsixda's Android Kitchen (of course I'm on another device, but the problem is the same so the solution should be the same right ? :silly
BTW I didn't find any of the described options for Notepad++ in gedit... Does anyone know a Ubuntu Text Editor which is similar to Notepad++?
Click to expand...
Click to collapse
Run Notepad++ in Wine.
Sorry to drag this thread back from the deep
There is ONE another reason for the CWM Error Status 6 that has not been discussed
Errors in the script-updater file such as missing or incorrect coding
I came across this today and I had failed to close a line with a bracket and semi collon
);
Hope this helps someone always double check your coding
Official_Rainbow_Dash said:
almost the same thing happens to me, i try and install a zip and it goes:
Installing: /sdcard/(name)/(name of zip)
Finding update package...
Opening update package...
Installing update...
Installation aborted.
Does this to MANY of my .zip files!
please help me.
Click to expand...
Click to collapse
using TWRP recovery solved the issue for me
Same problem but with gapps
Hi guys, I'm new in here. I've got the same status 6 error but with the gapps... Any help?

[Q] [U] Where can I find dictionaries and how to edit them

Hi,
I'd like to edit a dictionary - add much more words. I know where is the user dictionary (data/data/com.android.providers.userdictionary/databases/user_dict.db) and I've tried to edit it with SQLite Manager (Addon for firefox - couldn't find something better while searching google for 5 seconds) but with no effect - when I tried to export it as a .db and open again, it shows database is corrupted :crying:
Can anyone tell me step by step how to and with which program may I edit dictionary?
Thanks in advance :cyclops:
@refresh
I dont think manually editing that db would be possible so easiest thing, create a blank Dictionary, add the words you want from Rom, then copy over the .db file
from Rom
Click to expand...
Click to collapse
You mean writing it by phone? It may take to much time :x
Sorry mate Im afraid my previous response was wrong ;( As it turns out, the db file is encrpyted with the rom. If you install another rom, I believe it wont work again Not sure, If someone could confirm, could be nice

Categories

Resources