AndroidLab
From Tmplab
(Difference between revisions)
(→Infos) |
(→Practical Info) |
||
| (16 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
= Practical Info = | = Practical Info = | ||
| - | * Tuesday afternoon, 14h-20h. | + | * Tuesday afternoon, 14h-20h Paris time, 8pm - 2am Bangkok time. Optionnal workshop will follow with Paris-only hack session on Android. Check the calendar and mailing list for workshop announcements. |
* Will be announced each time on the mailing list before it happens. | * Will be announced each time on the mailing list before it happens. | ||
| - | * In sync with Bangkok hackerspace !_ (bangspace) | + | * In sync with Bangkok hackerspace !_ (bangspace) Android session (8PM-... their time... ;-) Time Zones!) |
* Chat: http://webchat.freenode.net/?channels=android-lab | * Chat: http://webchat.freenode.net/?channels=android-lab | ||
| + | |||
| + | == Workshops details == | ||
| + | For each workshop, we keep the details in a specific page: | ||
| + | * 2010-02-23 http://www.tmplab.org/wiki/index.php/Android_Lab_Workshop:_Getting_started_with_Android_development_and_Phonegap_discovery | ||
= Resources = | = Resources = | ||
| - | * http://www. | + | |
| + | == Usage == | ||
| + | * Install .apk from SD http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm | ||
| + | |||
| + | == Development == | ||
| + | * Hello World http://developer.android.com/resources/tutorials/hello-world.html | ||
| + | * 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/ | ||
| + | * Android WebView http://developer.android.com/guide/tutorials/views/hello-webview.html | ||
| + | |||
| + | == Reverse engineering == | ||
| + | * SQLite databases http://davanum.wordpress.com/2007/12/11/android-how-to-poke-around-the-sqlite3-databases/ | ||
| + | |||
| + | == 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 | ||
| + | * Spoofing your android ID http://strazzere.com/blog/?tag=android_id | ||
| + | * Getting the sources of Android http://source.android.com/download | ||
| + | |||
| + | == Other worlds == | ||
| + | * Phonegap, HTML + Javascript dev on Android, iPhone, ... http://phonegap.com/download | ||
Current revision
Contents |
Practical Info
- Tuesday afternoon, 14h-20h Paris time, 8pm - 2am Bangkok time. Optionnal workshop will follow with Paris-only hack session on Android. Check the calendar and mailing list for workshop announcements.
- Will be announced each time on the mailing list before it happens.
- In sync with Bangkok hackerspace !_ (bangspace) Android session (8PM-... their time... ;-) Time Zones!)
- Chat: http://webchat.freenode.net/?channels=android-lab
Workshops details
For each workshop, we keep the details in a specific page:
Resources
Usage
- Install .apk from SD http://www.blogsdna.com/1939/how-to-install-non-market-apk-apps-on-google-android-g1-phone.htm
Development
- Hello World http://developer.android.com/resources/tutorials/hello-world.html
- 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/
- Android WebView http://developer.android.com/guide/tutorials/views/hello-webview.html
Reverse engineering
- SQLite databases http://davanum.wordpress.com/2007/12/11/android-how-to-poke-around-the-sqlite3-databases/
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
- Spoofing your android ID http://strazzere.com/blog/?tag=android_id
- Getting the sources of Android http://source.android.com/download
Other worlds
- Phonegap, HTML + Javascript dev on Android, iPhone, ... http://phonegap.com/download

