Category Archives: Android

ListView minHeight, typeface

 

Posted in Android | Leave a comment

Clear All Lint Markers Errors

case of  ”Clear All Lint Markers” error … open AndroidManifest.xml

   

Posted in Android, Question | Tagged | Leave a comment

android.permission.INTERNET

 

Posted in Android | Leave a comment

eclipse Korean character problem

   

Posted in Android | Tagged , | Leave a comment

OnItemCLickListener not working gridview

true -> false

http://stackoverflow.com/questions/5982472/gridview-onitemclicklistener-never-gets-invoked http://stackoverflow.com/questions/5577945/onitemclickevent-not-fired-in-gridview-in-android

Posted in Android, Question | Tagged | Leave a comment

android.app.activitythread.performlaunchactivity nullpointerexception

 

Posted in Android | Leave a comment

android.os.NetworkOnMainThreadException

android.os.NetworkOnMainThreadException -> execution error correct source(after)

 

wrong source (before)

impossible to connet network in main UI thread after Android 3.0 version so you must create other thread cite from -> http://ironheel.tistory.com/48 사실 위 코드에는 문제가 전혀 없다. 문제는 … Continue reading

Posted in Android | Leave a comment

android socket

 

Posted in Android | Tagged | Leave a comment

socket2

 

Posted in Android, Java | Tagged , | Leave a comment

socket client data stream main

 

Posted in Android, Java | Leave a comment

socket write OutputStreamWriter OutputStream getOutputStream

 

Posted in Android, Java | Leave a comment

Create a Project with Command Line

http://developer.android.com/training/basics/firstapp/creating-project.html#CommandLine

Posted in Android | Tagged | Leave a comment

Java Source Structure

 

Posted in Android, Java | Tagged , | Leave a comment

Razdroid download

image download http://androidpi.wikia.com/wiki/Android_Pi_Wiki open Git Shell git clone https://github.com/Razdroid/razdroid-kernel <- copy and paste(right-click)

Posted in Android, Raspberry Pi | Tagged , , , | Leave a comment