Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CreamCoderz/OS.Build-Reader

Open more actions menu
 
 

Repository files navigation

#OS.Build Reader This is a development tool to show values of android.os.Build.*

Try it

Installing android SDK

See the official android doc

Create emulator

The command line for creating an AVD has the following syntax: android create avd -n -t [- ] ...

Here's an example that creates an AVD with the name "my_android1.5" and target ID "3": android create avd -n my_android1.5 -t 3

For more information about how to manage AVDs, see developer.android.com

Startup emulator

now, startup your avd using this command: emulator -avd my_android1.5

Run OS.Build Reader cd $OSBuildReader_HOME ant install now you can find it on your emulator

About

This is an android development tool to show values of android.os.Build.*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.