-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
39 lines (24 loc) · 856 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
MMC Monitor
Monitor für mmc-v3 Controller
=============================
Copyright 2011 elfKW (Elektroleichtfahrzeuge elfKW KG)
Licensed under the Apache License, Version 2.0 (the "License");
Android Market Link:
https://market.android.com/details?id=at.elfkw.mmc
Git-Cheatsheet and Links
========================
git console
save local
>git add .
>git commit -m "new version"
save remote
>git push origin progress
see change log of file
>git log --help src/at/elfkw/mmc/TestActivity.java
https://github.com/mikegr/mmc/tree/progress
http://developer.android.com/guide/topics/manifest/activity-element.html
http://www.devx.com/wireless/Article/40792/1954
https://market.android.com
http://developer.android.com/reference/android/widget/TextView.html#attr_android:textSize
---------------
install apk file to mobile