dex
Dex Loader Unable to execute Multiple dex files define
Okay, now i\'m really stuck here. I don\'t know what to do, where to go or ANYTHING! I have been trying to uninstall, reinstall, both SDK and Eclipse-versions, trying to Google this out, but nu-uh...[详细]
2023-04-12 00:13 分类:问答Porting java server to Android
I\'m working on developing a medi开发者_Python百科cal records system using OpenMRS as a backend for Android. OpenMRS is dependent on some seriously heavyweight libraries, including Hibernate and Sprin[详细]
2023-04-02 09:17 分类:问答Android binary disassembling and debugging protection
let\'s assume I would like to protect the Android binary against disassembling or byte code debugging - are there any soluti开发者_JAVA技巧ons for that available on market for both java and native C/C[详细]
2023-03-25 03:17 分类:问答ClassLoader to replace a pre-loaded class?
General question: Is it possible to use a ClassLoader to replace a pre-loaded (by the system, e.g. found in Android\'s %android%/frameworks/base/preloaded-classes file) class?[详细]
2023-03-18 03:12 分类:问答Is it possible to debug classes in a third-party Android application?
I have an Android library that I distribute as a jar to third-parties who integrate it into t开发者_JS百科heir applications. A particular client is having a problem I wish to debug. Is it possible to[详细]
2023-02-28 05:15 分类:问答apk to dex conversion
How to convert .apk file开发者_C百科s to .dex files? Please help. Rename the .apk to .zip Extract the files from the zip[详细]
2023-02-07 17:26 分类:问答How can I use jar libraries in Android compiled with packages that Android doesn't have
I need to import a couple of jars that where compiled under the full implementation of java. I know that Android doesn\'t use all the packages that java has to offer. My question is: Is it possible to[详细]
2023-01-17 19:51 分类:问答Is it possible to decompile an Android .apk file?
Are the users able to convert the apk file of my application back to the actual code?开发者_开发技巧[详细]
2023-01-05 06:27 分类:问答How to keep process running after closing the program?
I am now developing an application on Windows Mobile 6.5 with .Net 开发者_开发知识库Compact Framework 3.5 using C#. There is a function in the program that I use it to update the location information[详细]
2022-12-28 13:31 分类:问答Using a string slice that is to be filled at runtime
I feel a little silly as this should be an easy one, however I just started with go and can\'t figure it out.[详细]
2022-12-19 21:27 分类:问答