Difference between revisions of "Android"

From John Freier
Jump to: navigation, search
(Created page with 'Code Samples --Load Webpage--')
 
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
Code Samples
+
== Sample Code ==
 +
[[Load Webpage]]
  
--Load Webpage--
+
[[Progress Dialog and Threads]]
 +
 
 +
[[Dynamic List Activity]]
 +
 
 +
[[List OnItemClick]]
 +
 
 +
[[android_list_background_color_problem|List background color problem]]
 +
 
 +
[[Start New Activity]]
 +
 
 +
[[Change Tab Color]]
 +
 
 +
[[android_create_html_webview|Create HTML Webview]]
 +
 
 +
[[android_start_activity_for_result|Start Activity For Result]]
 +
 
 +
== Issues ==
 +
[[No Internet Connection]]

Latest revision as of 08:53, 7 July 2011

Sample Code

Load Webpage

Progress Dialog and Threads

Dynamic List Activity

List OnItemClick

List background color problem

Start New Activity

Change Tab Color

Create HTML Webview

Start Activity For Result

Issues

No Internet Connection