-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android App #21
Comments
Ich habe probleme damit, die app so zu ändern damit sie "on button click" direkt (d.h. ohne eingabe in den Text-Editor) eine Datei generiert mit dem Bashscript als inhalt. |
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ich habe nun eine Applikation mit zwei Knöpfen (Backup und Recovery) erstellt.
Beide Knöpfe funktionieren und wenn man sie drückt, erscheint eine Kurzmitteilung mit der Nachricht "Tapped".
Ich arbeite nun daran, die App zu verbessern.
Update meiner letzen Arbeitsschritte: Ich habe
-> Ich habe es bis jetzt noch nicht geschafft, die Zeit abzuspeichern, deswegen habe ich eine Zweite App erstellt, um das Ziel eine Datei über die App zu erstellen und auf dem Gerät abzuspeichern, zu erreichen.
The text was updated successfully, but these errors were encountered: