<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Android%2Fcrash%2Fbugsense</id>
		<title>Android/crash/bugsense - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Android%2Fcrash%2Fbugsense"/>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Android/crash/bugsense&amp;action=history"/>
		<updated>2026-04-24T20:47:17Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.nonip.net/index.php?title=Android/crash/bugsense&amp;diff=6754&amp;oldid=prev</id>
		<title>Admin: Admin がページ「Android/リアルタイムレポートbugsense」を「Android/crash/bugsense」に、リダイレクトを残さずに移動しました</title>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Android/crash/bugsense&amp;diff=6754&amp;oldid=prev"/>
				<updated>2018-09-18T14:43:35Z</updated>
		
		<summary type="html">&lt;p&gt;Admin がページ「&lt;a href=&quot;/index.php?title=Android/%E3%83%AA%E3%82%A2%E3%83%AB%E3%82%BF%E3%82%A4%E3%83%A0%E3%83%AC%E3%83%9D%E3%83%BC%E3%83%88bugsense&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Android/リアルタイムレポートbugsense (存在しないページ)&quot;&gt;Android/リアルタイムレポートbugsense&lt;/a&gt;」を「&lt;a href=&quot;/index.php/Android/crash/bugsense&quot; title=&quot;Android/crash/bugsense&quot;&gt;Android/crash/bugsense&lt;/a&gt;」に、リダイレクトを残さずに移動しました&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;←前の版&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;2018年9月18日 (火) 14:43時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.nonip.net/index.php?title=Android/crash/bugsense&amp;diff=911&amp;oldid=prev</id>
		<title>127.0.0.1: ページの作成:「==bugsenseとは== スマホのアプリについてリアルタイムにレポートを表示してくれるwebtool  ==使い方== #アカウント作成 #プロジェ...」</title>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Android/crash/bugsense&amp;diff=911&amp;oldid=prev"/>
				<updated>2015-05-19T18:19:00Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「==bugsenseとは== スマホのアプリについてリアルタイムにレポートを表示してくれるwebtool  ==使い方== #アカウント作成 #プロジェ...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==bugsenseとは==&lt;br /&gt;
スマホのアプリについてリアルタイムにレポートを表示してくれるwebtool&lt;br /&gt;
&lt;br /&gt;
==使い方==&lt;br /&gt;
#アカウント作成&lt;br /&gt;
#プロジェクト作成&lt;br /&gt;
#プロジェクトAPIキー取得(51A****)&lt;br /&gt;
#bugsense.jarを手に入れる(https://www.bugsense.com/docs/android&lt;br /&gt;
#bugsense.jarをlibraryへ追加(eclipseプロジェクト/ビルドパス/ライブラリ/jar追加)&lt;br /&gt;
&lt;br /&gt;
==サンプル==&lt;br /&gt;
*AndroidManifest.xml&lt;br /&gt;
 &amp;lt;&amp;lt;nowiki /&amp;gt;uses-permission android:name=&amp;quot;android.permission.INTERNET&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*TestActivity.java&lt;br /&gt;
 public void onCreate(Bundle savedInstanceState) {&lt;br /&gt;
     super.onCreate(savedInstanceState);&lt;br /&gt;
     BugSenseHandler.initAndStartSession(getApplication(), &amp;quot;51A****&amp;quot;);&lt;br /&gt;
     setContentView(R.layout.activity_main);&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>	</entry>

	</feed>