AndroidLab
From Tmplab
(Difference between revisions)
(→Resources) |
|||
| Line 6: | Line 6: | ||
= Resources = | = Resources = | ||
| - | + | ||
| - | + | == Development == | |
| - | + | ||
* Jargon http://www.brighthub.com/mobile/google-android/articles/26463.aspx | * Jargon http://www.brighthub.com/mobile/google-android/articles/26463.aspx | ||
* Python on Android http://code.google.com/p/android-scripting/wiki/PythonAndroidAPI | * Python on Android http://code.google.com/p/android-scripting/wiki/PythonAndroidAPI | ||
| Line 14: | Line 13: | ||
* Install .apk from SD http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm | * Install .apk from SD http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm | ||
* Android WebView http://developer.android.com/guide/tutorials/views/hello-webview.html | * Android WebView http://developer.android.com/guide/tutorials/views/hello-webview.html | ||
| + | |||
| + | == Security == | ||
| + | * Excellent link list on exploring / reversing / attacking Android http://www.subspacefield.org/~travis/android.html | ||
| + | * Getting IMSI from Anroid phone http://www.anddev.org/viewtopic.php?p=28775 | ||
| + | * Telephony API http://developer.android.com/reference/android/telephony/package-summary.html | ||
Revision as of 16:41, 16 February 2010
Contents |
Practical Info
- Tuesday afternoon, 14h-20h Paris time, 8pm - 2am Bangkok time
- Will be announced each time on the mailing list before it happens.
- In sync with Bangkok hackerspace !_ (bangspace) who do the same at the same moment (but not at the same time ;-) Time Zones!)
- Chat: http://webchat.freenode.net/?channels=android-lab
Resources
Development
- Jargon http://www.brighthub.com/mobile/google-android/articles/26463.aspx
- Python on Android http://code.google.com/p/android-scripting/wiki/PythonAndroidAPI
- Scripting on Android http://code.google.com/p/android-scripting/
- Install .apk from SD http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm
- Android WebView http://developer.android.com/guide/tutorials/views/hello-webview.html
Security
- Excellent link list on exploring / reversing / attacking Android http://www.subspacefield.org/~travis/android.html
- Getting IMSI from Anroid phone http://www.anddev.org/viewtopic.php?p=28775
- Telephony API http://developer.android.com/reference/android/telephony/package-summary.html

