Hay!
I have problem with my samsung galaxy s5 on android 5.0 lolippop.
When I open terminal to start bactrack5 in my phone - shows an error:
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot be preoload: ignored
ERROR: ld.so: object 'libNimsWrap.so' from LD_PREOAD cannot be preoload: ignored
Who is help me?
I think need to upload the files to the library, but I do not know how to do it.
Please help my
Related
Hello there. I try to deodex my stock ROM, with xUltimate 2.4, but i got fail on test, at deodex test, with some errors related to java. Can someone help me to solve te issue ? I am a little noob in this.
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of a
rguments of the method
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithCont
ext.java:54)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:92)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:76)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:265)
Caused by: java.lang.RuntimeException: regCount does not match the number of arg
uments of the method
at org.jf.dexlib.Code.Format.Instruction3rc.checkItem(Instruction3rc.jav
a:129)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:7
9)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:4
4)
at org.jf.dexlib.Code.Format.Instruction3rc$Factory.makeInstruction(Inst
ruction3rc.java:145)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:84)
... 6 more
Error occured at code address 0
code_item @0x15b2b8
this is the log of the app.
Thanks in advance, for your help.
Hi everyone,
I''m facing a problem with my app. I alwys tested it with Android 4.1.2 on my galaxy note and it work perfectly, but since some days I updated my phone to android 4.3 and the application stopped to work: it works but it seems there is a problem with database. the view is blank and it seems that the db is empty.
I think theo problem is due to path and multi-users (available since Android 4.2, doesn't work also on Galaxy S4 of my friend with 4.2.2).
I tried to find a solution but doesn't found anything.
Even on the debug I haven't useful log. the only error I receive is the following:
API call with unopened database connection pointer
I think is due to a permission of the access the the right path, but it's very strange.
My phone is not rooted.
thank you for the help.
Maybe share the source code, where you open the db file?
shows us your source code
Hi, i'm making a simple android maths app to calculate some values but in eclipse it's showing error
Error 1:
"The operator * is undefined for the argument type(s) java.lang.String, java.lang.String"
Click to expand...
Click to collapse
Error 2:
"The operator / is undefined for the argument type(s) java.lang.String, java.lang.String"
Click to expand...
Click to collapse
Screenshot is given below in attachment.
i'm learning java for android so can anyone help me to resolve this error, i tried google search but still i don't found answer
Devesh25 said:
Hi, i'm making a simple android maths app to calculate some values but in eclipse it's showing error
Error 1:
Error 2:
Screenshot is given below in attachment.
i'm learning java for android so can anyone help me to resolve this error, i tried google search but still i don't found answer
Click to expand...
Click to collapse
Both errors are due to performing maths operations with a string.
ad_dose=Integer.parseInt(ad_val.getText().toString());
Use this to get the values from text field
The problem of the sdfuse dir is suddenly gone.
I tried updating it normally and it fails and it Goes in to recovery.
In recovery I tried to update it manually with SD update.
I get a error: package expects build fingerscanner of zuk/ham : 5.1.1 / lmy48/yog4pas34n : user / release-key
The fingerscanner doesn't work at the moment
I'm currently on 12.1-yog4PAS3AJ
Hope there is anyone who knows how to fix this
Help would be really appreciated
Sorry for posting 2 problems in a short time
So I made a TWRP device tree for it using twrpdtgen by SebaUbuntu and I’m doing the repo sync of the twrp minimal manifest but I haven’t really built TWRP for a device before. The device tree is android_device_mbox_dolphinp1 but I will also try to make it obvious that that device is also the Easytone… etc so it is easy to find and I will make XDA post when it is fully complete. The main thing I need to do now is double check all the stuff in the build tree and any settings I want TWRP to have in boardconfig.mk and compile and test it. I own this device so if all goes well it could be at least booting by the end of the week. Is there anyone with TWRP building experience that would be willing to help if I make any stupid mistakes? The end goal is to make an official TWRP build on the TWRP website. This year I may also consider looking into ROM development just because I really love tinkering with this device and I would love to see it running a custom ROM with the Android TV controls and features in mind. I also want to help anyone who bought this device and was disappointed by the stock experience, which can be slow and clunky to say the least.
I am trying to do lunch but I get this error please help
~/dolphinp1-twrp/device/mbox/dolphin-p1$ lunch twrp-dolphin-p1
In file included from build/make/core/config.mk:313:
In file included from build/make/core/envsetup.mk:312:
device/mbox/dolphin-p1/AndroidProducts.mk:11: error: device/mbox/dolphin-p1: twrp_dolphin-p1-user: Invalid variant: p1.
16:28:41 dumpvars failed with: exit status 1
Device twrp not found. Attempting to retrieve device repository from TeamWin Github (http://github.com/TeamWin).
Found repository: android_device_emulator_twrp
Checking branch info
Calculated revision: android-12.1
Branch android-12.1 not found
In file included from build/make/core/config.mk:313:
In file included from build/make/core/envsetup.mk:312:
device/mbox/dolphin-p1/AndroidProducts.mk:11: error: device/mbox/dolphin-p1: twrp_dolphin-p1-user: Invalid variant: p1.
16:28:47 dumpvars failed with: exit status 1
build/make/core/version_defaults.mk:56: warning: Invalid TARGET_PLATFORM_VERSION 'p1', must be one of
In file included from build/make/core/config.mk:313:
In file included from build/make/core/envsetup.mk:68:
build/make/core/version_defaults.mk:57: error: SP2A.
16:28:48 dumpvars failed with: exit status 1
** Don't have a product spec for: 'twrp'
** Do you have the right repo manifest?