Android development
-
Why bytecode cannot be run in Android?
-
Why bytecode cannot be run in Android?
-
its related to android application if you know about this please reply Thank you
-
its related to android application if you know about this please reply Thank you
-
Why bytecode cannot be run in Android?
Taking the relevant words from your posting this was the results. bytecode android - Google Search[^] Learn to do some basic research!
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Why bytecode cannot be run in Android?
Because something is wrong with it. :rolleyes:
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
-
Why bytecode cannot be run in Android?
Android uses Dalvik Virtual Machine (DVM) which requires a special bytecode. First of all, we have to convert Java class files into Dalvik Executable files using an Android tool called “dx”. In normal circumstances, developers will not be using this tool directly and build tools will care for the generation of DVM compatible files.
-
Why bytecode cannot be run in Android?
Hey Buddy, Android doesn't have JVM. ... The class file i.e the byte code for Android is first optimized even more to make it mobile friendly (Which usually has a custom format according to specifications of Dalvik VM),which differs from normal bytecode.Hence direct JAVA bytecode wont't run. That's The Simple Reason ! To Know More :Best Mobile App Development Company For Your Business - MyAppGurus