How to use Java on MediaPad Vouge 7 - Huawei MediaPad, T-Mobile SpringBoard

I can't see the java html on huawei mediapad vougue, Can anyome tell me How to use Java on MediaPad Vouge 7

Related

Windows Mobile 5.0 SDK for Pocket PC "official"

Any one tried it http://www.microsoft.com/downloads/...f2-f524-4ec5-9155-717cbe5d25ed&DisplayLang=en
The Windows Mobile 5.0 SDK for Pocket PC extends Visual Studio 2005 Beta 2 so that you can write managed and native application software targeting Windows Mobile 5.0 based Pocket PC devices.
This includes:
Windows Mobile 5.0 based Pocket PC Device Emulator images & skin files
Headers, Libraries, IDL files, and Managed reference assemblies
Sample Code
Documentation in CHM Format
Tools, Sample Configuration files, and Test Authenticode Certificates

xperia x10 supported JSR

hello
im searching information about what java JSR are supported on se xperia x10.
if someone have info about this i would be appreceated.
best regards
Android is not a j2me or a java platform. You develop in java but the bytecode is compiled in dalvik assembler code. For a reference to the api see here
developer.android.com/intl/de/reference/packages.html
Ciao Angelo

Cygwin[DSI XDA] kitchen problem

Hi devs
+++++++
my problem is due to a small fault
I installed cygwin before java jdk and now the kitchen says
"The app ''java'' is not installed"
i trid to uninstal cygwin
i even format my pc but it still show the same message
WHAT THE HELL SHOULD I DOOOOOOOOOOO ???
Envoyé de mon U8860 en utilisant Tapatalk
What does it say when you enter PATH in cmd? Mine is below, you want the bold part which you can add if it's not there. To test java, do this java -version
C:\Apps>path
PATH=C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32
\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre7\bin;C:\Apps\phone\tool
s;C:\Program Files (x86)\IsoBuster;C:\Program Files\SourceGear\Common\DiffMerge\
Code:
C:\Apps>java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)
askpcguy said:
What does it say when you enter PATH in cmd? Mine is below, you want the bold part which you can add if it's not there. To test java, do this java -version
C:\Apps>path
PATH=C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32
\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre7\bin;C:\Apps\phone\tool
s;C:\Program Files (x86)\IsoBuster;C:\Program Files\SourceGear\Common\DiffMerge\
Code:
C:\Apps>java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)
Click to expand...
Click to collapse
Sorry for taking too long to reply
I just copied java.exe to cygwin directory and it worked
Anyway
Thanks for your help
Sent from my U8860 using XDA Free mobile app

[Q] Genymotion and IDA PRO

Guys, help me please configure genymotion and ida properly.
I want to debug an application using no arm hardware.
So i installed genymotion, emulated htc onex android 4.2.2.
After that i installed arm translator.
Now i am trying to connect my virtual device and ida using ADB:
i push android_server file to the system folder
chmod access rights (755)
and try to start server - ./android_server
As a result i receive error saying that the file can not be executed : magic 7f45
As far as i understand android_server is ELF executable and is waiting for arm processor.
So arm translator doesn't work for ida's android_server?

Android Studio - JDK - Recommended versions and settings on Windows XP 32-bit?

My aims:
- Use Android Studio to develop a basic Android application - should be possible
- Use Android Studio to back up my physical phone (Hisense phone running Nougat 7.0) and create an emulated version of it running on my PC - should be possible, is it?
My PC:
- Windows XP 32-bit
- Pentium Dual Core T2330 processor NOT supporting Intel® Virtualization Technology (VT-x)
- 2 GB RAM
Questions:
- Are the above aims possible to achieve with my PC?
- If yes, what are the recommended Android Studio and Java SE Development Kit versions/settings to use that work for sure?
Story: I have tried to use Android Studio 3.0.1 with various versions of Java SE Development Kit 8 (including 121, 144, and 152) and various settings/hacks constantly running into various bugs/issues, most of which were seemingly resolved by new settings/hacks, yet I ended up with the same error messages after I have tried everything I have found online that nice people suggested on forums.
I am unable to even compile and run a default Android app, I get these error messages:
Gradle build finished with 2 error(s) in 21s 591ms
Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.
Error:Execution failed for task ':app:mergeDebugResources'.
> Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.
I am unable to run a default-loaded Android Virtual Device, I get this error message:
Emulator: Process finished with exit code -1073741511 (0xC0000139)
I am clueless how to continue. If my aims are possible to achieve, could someone tell me the Android Studio and JDK versions and settings that work 100% under 32-bit Win XP?
Thanks in advance!

Categories

Resources