어플 설치용 프로그램은 다들 알아서
1. 자스 설치하시고
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
2.eclipse 어플 제작틀~~~
http://www.eclipse.org/downloads/
3.안드 모 거시기..
http://developer.android.com/sdk/index.html#download
설정방법 질문 사절...;;;












MainActivity.java
----------------------------------------------------------------
package com.example.sir;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.webkit.WebView;
import android.webkit.WebViewClient;
public class MainActivity extends Activity {
WebView web;
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
web = (WebView) this.findViewById(R.id.web1);
web.setWebViewClient(new WebViewClient());
web.loadUrl("http://sir.co.kr"); //자신에 홈피
}
}
----------------------------------------------------------------
activity_main.xml
----------------------------------------------------------------
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="${relativePackage}.${activityClass}" >
<WebView
android:id="@+id/web1"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true" />
</RelativeLayout>
----------------------------------------------------------------
이상 질문 안 받음... 참고용입니다..
그대로 따라 하시면 문제가 없습니다. 문제가 발생시 프로그램 설치 문제일수 있습니다.
최신 프로그램(4.4)으로 설명서 제작함
이정도면 레업 가능할까요??
댓글 21개
참고로 구글플레이어 등록할려면 가입비가 있죠 십만원 조금 넘는돈을... ;;
"좋아요" 두번은 안되는 줄 알면서도 두번 눌러 봤습니다.
멋져요..
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6730 |
|
11년 전 | 1107 | |
| 6729 | 11년 전 | 563 | ||
| 6728 |
|
11년 전 | 576 | |
| 6727 | 11년 전 | 2424 | ||
| 6726 | 11년 전 | 597 | ||
| 6725 |
네모웹에이전시
|
11년 전 | 437 | |
| 6724 |
네모웹에이전시
|
11년 전 | 884 | |
| 6723 | 11년 전 | 1019 | ||
| 6722 | 11년 전 | 961 | ||
| 6721 | 11년 전 | 647 | ||
| 6720 | 11년 전 | 1974 | ||
| 6719 | 11년 전 | 2197 | ||
| 6718 | 11년 전 | 1099 | ||
| 6717 |
|
11년 전 | 654 | |
| 6716 | 11년 전 | 2311 | ||
| 6715 | 11년 전 | 7579 | ||
| 6714 | 11년 전 | 2046 | ||
| 6713 | 11년 전 | 777 | ||
| 6712 |
geektoo
|
11년 전 | 1157 | |
| 6711 | 11년 전 | 896 | ||
| 6710 |
sirzzang
|
11년 전 | 2128 | |
| 6709 |
bewitched
|
11년 전 | 1801 | |
| 6708 |
levin
|
11년 전 | 566 | |
| 6707 | 11년 전 | 768 | ||
| 6706 | 11년 전 | 1789 | ||
| 6705 | 11년 전 | 988 | ||
| 6704 |
|
11년 전 | 752 | |
| 6703 | 11년 전 | 415 | ||
| 6702 | 11년 전 | 1096 | ||
| 6701 | 11년 전 | 804 | ||
| 6700 | 11년 전 | 1720 | ||
| 6699 | 11년 전 | 716 | ||
| 6698 |
이박사친구
|
11년 전 | 728 | |
| 6697 | 11년 전 | 1218 | ||
| 6696 | 11년 전 | 618 | ||
| 6695 |
Header
|
11년 전 | 706 | |
| 6694 | 11년 전 | 1161 | ||
| 6693 |
|
11년 전 | 1106 | |
| 6692 | 11년 전 | 1148 | ||
| 6691 | 11년 전 | 1288 | ||
| 6690 |
|
11년 전 | 715 | |
| 6689 | 11년 전 | 895 | ||
| 6688 | 11년 전 | 931 | ||
| 6687 | 11년 전 | 532 | ||
| 6686 |
RGB255
|
11년 전 | 962 | |
| 6685 |
|
11년 전 | 640 | |
| 6684 | 11년 전 | 716 | ||
| 6683 | 11년 전 | 386 | ||
| 6682 | 11년 전 | 1126 | ||
| 6681 | 11년 전 | 1417 | ||
| 6680 | 11년 전 | 440 | ||
| 6679 |
RGB255
|
11년 전 | 390 | |
| 6678 | 11년 전 | 1348 | ||
| 6677 |
|
11년 전 | 436 | |
| 6676 | 11년 전 | 1012 | ||
| 6675 |
디자이너필이
|
11년 전 | 823 | |
| 6674 | 11년 전 | 1242 | ||
| 6673 | 11년 전 | 1314 | ||
| 6672 | 11년 전 | 6029 | ||
| 6671 | 11년 전 | 1337 | ||
| 6670 |
하프의정령
|
11년 전 | 568 | |
| 6669 | 11년 전 | 412 | ||
| 6668 |
공부하고가겠슴다
|
11년 전 | 446 | |
| 6667 |
하프의정령
|
11년 전 | 547 | |
| 6666 | 11년 전 | 787 | ||
| 6665 | 11년 전 | 1410 | ||
| 6664 | 11년 전 | 925 | ||
| 6663 | 11년 전 | 1149 | ||
| 6662 | 11년 전 | 410 | ||
| 6661 |
basketball
|
11년 전 | 506 | |
| 6660 | 11년 전 | 2507 | ||
| 6659 | 11년 전 | 1608 | ||
| 6658 |
|
11년 전 | 1325 | |
| 6657 |
|
11년 전 | 3154 | |
| 6656 | 12년 전 | 565 | ||
| 6655 |
프로프리랜서
|
12년 전 | 2332 | |
| 6654 |
프로프리랜서
|
12년 전 | 1907 | |
| 6653 |
프로프리랜서
|
12년 전 | 1745 | |
| 6652 |
프로프리랜서
|
12년 전 | 1830 | |
| 6651 |
|
12년 전 | 782 | |
| 6650 | 12년 전 | 1314 | ||
| 6649 | 12년 전 | 1315 | ||
| 6648 | 12년 전 | 809 | ||
| 6647 | 12년 전 | 3159 | ||
| 6646 | 12년 전 | 467 | ||
| 6645 | 12년 전 | 965 | ||
| 6644 |
BBAYOUNG
|
12년 전 | 1374 | |
| 6643 | 12년 전 | 1790 | ||
| 6642 | 12년 전 | 640 | ||
| 6641 | 12년 전 | 1333 | ||
| 6640 | 12년 전 | 705 | ||
| 6639 | 12년 전 | 2319 | ||
| 6638 |
jasmin2
|
12년 전 | 748 | |
| 6637 |
geektoo
|
12년 전 | 441 | |
| 6636 | 12년 전 | 663 | ||
| 6635 |
프로프리랜서
|
12년 전 | 2229 | |
| 6634 |
프로프리랜서
|
12년 전 | 1738 | |
| 6633 |
프로프리랜서
|
12년 전 | 4059 | |
| 6632 |
프로프리랜서
|
12년 전 | 1347 | |
| 6631 |
프로프리랜서
|
12년 전 | 1781 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기