android-emulator tag

9 questions


1 answers
130 views
0
How do I get the build version of an application?

I want to know the build version of the re-app So I want to print it out on the UIDo I have to touch the Android manifest file?


1 answers
149 views
0
How do I run the GPS function on the Android emulator?

Hardness and latitude in an Android emulator are required for a simple experiment.Is there a good way to get hardness and latitude?How do I position the emulator to test the location information?


1 answers
130 views
0
Is there a way to speed up the Android emulator?

My computer specifications are Windows XP, 1.21 gigabytes, and my CPU uses 2.67 GHz CeleronAndroid emulators are very slow. Can't you do it fast?


1 answers
92 views
0
Can I set the width and height of ImageView in the code?

Can I set the width and height of ImageView in the code?


1 answers
71 views
0
It says "invalid command-line parameter" and the Android emulator cannot run.

Eclipse created a simple Hello World program. There is no Java file and only TextView is made in main.xml.//main.xml file<?xml version=1.0 encoding=utf-8?><LinearLayout xmlns:android=http://s...


1 answers
64 views
0
How to Rotate the Android Emulator Screen

Is there a way to view the screen horizontally on the Android emulator?


1 answers
115 views
0
How do I access the http://localhost web server from the Android emulator in Eclipse?

How do I connect to these local host web servers in the Eclipse Android Emulator http://localhost or http://127.0.1?I tried both of the addresses above, but it only says that I couldn't find the page....


2 answers
131 views
0
How do I make APK files in Eclipse?

Eclipse is developing a project, and it's running an app with an amulet But II want to install the app on my device, is there a separate tool like that? What should I do?


1 answers
87 views
0
You are about to download an APK file from an Android emulator.

How do I install and run APK on Android emulator?


© 2024 OneMinuteCode. All rights reserved.