Home > android sdk > How to install apps to Android SDK?
How to install apps to Android SDK?
Posted on Kamis, 28 Maret 2013 by My First Blog
Q. Is there a way to install apps to this android emulator?
A. it's actually very simple
1) note the location of the app (.apk file)
2) in a cmd console - go to the directory where you have extracted the android SDK to (if you do not have the sdk, download it from http://developer.android.com/sdk/1.5_r1/index.html and extract it)
3) go to the tools directory
4) type 'adb install app.apk' where app.apk is the name of the application you want to install
for more helpful hints you can visit my blog at http://developreality.blogspot.com/
Good luck
Elad Katz
1) note the location of the app (.apk file)
2) in a cmd console - go to the directory where you have extracted the android SDK to (if you do not have the sdk, download it from http://developer.android.com/sdk/1.5_r1/index.html and extract it)
3) go to the tools directory
4) type 'adb install app.apk' where app.apk is the name of the application you want to install
for more helpful hints you can visit my blog at http://developreality.blogspot.com/
Good luck
Elad Katz
change android sdk emulator from tablet to phone?
Q. Hi
I created an android emulator with api level 13 and when I run it instead of a phone it is tablet size and has no virtual keyboard beside it. How can i change it to a normal Android phone?
Thanks
but I need to use API 3.2. Is there not a way to change it within that API level?
I created an android emulator with api level 13 and when I run it instead of a phone it is tablet size and has no virtual keyboard beside it. How can i change it to a normal Android phone?
Thanks
but I need to use API 3.2. Is there not a way to change it within that API level?
A. If you are using Eclipse:
Window > Android SDK And AVD Manager
Select your emulator and click edit to the left.
The second option is called "Target" (the drop down comboBox). Change that to what you want.
In case you need it:
API 8 = 2.2
API 9 = 2.3.1
API 10 = 2.3.3
If that doesn't fix the look, change the model to "WVGA800".
If you are not using Eclipse:
I don't know, sorry.
Window > Android SDK And AVD Manager
Select your emulator and click edit to the left.
The second option is called "Target" (the drop down comboBox). Change that to what you want.
In case you need it:
API 8 = 2.2
API 9 = 2.3.1
API 10 = 2.3.3
If that doesn't fix the look, change the model to "WVGA800".
If you are not using Eclipse:
I don't know, sorry.
How do i get the visible dimension of an android application, with the sdk?
Q. My archos 7 has a resolution of 800x480 but with the menu at the top the resolution is reduced to about 800x440.
((canvas)g).getHeight() returns 480 even with the menu showing.
((canvas)g).getHeight() returns 480 even with the menu showing.
A. try
View.getHeight(); View.getWidth();
View.getHeight(); View.getWidth();
Powered by Yahoo! Answers
Category Article android sdk
Diberdayakan oleh Blogger.
gadget and computer blogs
Privacy Policy
Blog Archive
-
▼
2013
(274)
-
▼
Maret
(29)
- What is the android application called that lets y...
- What is the difference between google android mark...
- Are there any apps for Android that will let you w...
- How to install apps to Android SDK?
- How to add apps to a Android SDK?
- How does android smart phone intelligent voice tal...
- What are good community sites for my HTC Tattoo An...
- I want to start developing with the Android SDK, b...
- how can i download a new android sdk version on my...
- How to download android apps from my pc and transf...
- How can I convert an executable to a format Androi...
- What's so special about Galaxy phones that regular...
- How many android applications work on the mytouch ...
- What is the best Android phone for sprint that has...
- How to download android apps from my pc and transf...
- How do I set up android market account so I can pu...
- How many android applications work on the mytouch ...
- What android phones is google maps with navigation...
- How can I convert an executable to a format Androi...
- How to find the android application that crashes a...
- What android smartphone should i get with a good b...
- How to stop android phone from shutting off and re...
- How to find the android application that crashes a...
- How do i make android apps and publish them to the...
- What android phones between £100 £180 can watch mo...
- What android phones is google maps with navigation...
- What android phones between £100 £180 can watch mo...
- How to find the android application that crashes a...
- How does android smart phone intelligent voice tal...
-
▼
Maret
(29)