AndroidLab
From Tmplab
(Difference between revisions)
(→Development) |
(→Security) |
||
| Line 24: | Line 24: | ||
* Getting IMSI from Anroid phone http://www.anddev.org/viewtopic.php?p=28775 | * 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 | * Telephony API http://developer.android.com/reference/android/telephony/package-summary.html | ||
| + | * Spoofing your android ID http://strazzere.com/blog/?tag=android_id | ||
== Other worlds == | == Other worlds == | ||
* Phonegap, HTML + Javascript dev on Android, iPhone, ... http://phonegap.com/download | * Phonegap, HTML + Javascript dev on Android, iPhone, ... http://phonegap.com/download | ||
Revision as of 23:55, 18 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
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
Other worlds
- Phonegap, HTML + Javascript dev on Android, iPhone, ... http://phonegap.com/download

