Hi,
I have installed The Notes App on my Nextcloud and want also use the Android Notes App on my Tablet.
I’m new with all this server stuff.
Where can I find a step-by-step instruction for dummies to achieve this?
THX for Hints
Hi,
I have installed The Notes App on my Nextcloud and want also use the Android Notes App on my Tablet.
I’m new with all this server stuff.
Where can I find a step-by-step instruction for dummies to achieve this?
THX for Hints
Did you try it and experience any issues? I mean, there is really not much you could do wrong…
Assuming the Notes app is already installed on the server
Install the Nextcloud Notes app on your tablet
Open the app on your tablet
Enter the URL of your server (e.g. cloud.yourdomain.tld).
Enter your credentials
That’s it
If you already are using the official Nextcloud Android app on this tablet, it’s even easier. In this case, it will offer you to use the existing account from the Nextcloud app and you don’t need to log in manually.
THX, thats what I did
BUt I get this:
App Version: 4.0.0
App Version Code: 40000090
App Flavor: play
Files App Version Code: 30240290
---
OS Version: 3.18.140-g049da3672f7c(eng.TALU.20230128.005835)
OS API Level: 32
Device: gtaxlwifi
Manufacturer: Samsung
Model (and Product): SM-T580 (lineage_gtaxlwifi)
---
com.nextcloud.android.sso.exceptions.NextcloudHttpRequestFailedException: HTTP-Anfrage ist fehlgeschlagen mit HTTP-Statuscode: 401
at com.nextcloud.android.sso.api.AidlNetworkRequest.performNetworkRequestV2(AidlNetworkRequest.java:188)
at com.nextcloud.android.sso.api.NextcloudAPI.performNetworkRequestV2(NextcloudAPI.java:199)
at com.nextcloud.android.sso.api.NextcloudAPI.lambda$performRequestObservableV2$1$com-nextcloud-android-sso-api-NextcloudAPI(NextcloudAPI.java:129)
at com.nextcloud.android.sso.api.NextcloudAPI$$ExternalSyntheticLambda0.subscribe(Unknown Source:6)
at io.reactivex.internal.operators.observable.ObservableFromPublisher.subscribeActual(ObservableFromPublisher.java:31)
at io.reactivex.Observable.subscribe(Observable.java:12284)
at io.reactivex.internal.operators.observable.ObservableSingleMaybe.subscribeActual(ObservableSingleMaybe.java:31)
at io.reactivex.Maybe.subscribe(Maybe.java:4290)
at io.reactivex.Maybe.blockingGet(Maybe.java:2320)
at io.reactivex.Observable.blockingSingle(Observable.java:5381)
at it.niedermann.owncloud.notes.persistence.CapabilitiesClient.getCapabilities(CapabilitiesClient.java:32)
at it.niedermann.owncloud.notes.importaccount.ImportAccountActivity.lambda$onActivityResult$5$it-niedermann-owncloud-notes-importaccount-ImportAccountActivity(ImportAccountActivity.java:96)
at it.niedermann.owncloud.notes.importaccount.ImportAccountActivity$$ExternalSyntheticLambda2.run(Unknown Source:4)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)
Caused by: java.lang.IllegalStateException: <?xml version="1.0"?>
<ocs>
<meta>
<status>failure</status>
<statuscode>997</statuscode>
<message>Unauthorised</message>
</meta>
<data/>
</ocs>
at com.nextcloud.android.sso.InputStreamBinder.processRequestV2(InputStreamBinder.java:454)
at com.nextcloud.android.sso.InputStreamBinder.performNextcloudRequestAndBodyStreamV2(InputStreamBinder.java:127)
at com.nextcloud.android.sso.InputStreamBinder.performNextcloudRequestV2(InputStreamBinder.java:110)
at com.nextcloud.android.sso.aidl.IInputStreamService$Stub.onTransact(IInputStreamService.java:158)
at android.os.Binder.execTransactInternal(Binder.java:1179)
at android.os.Binder.execTransact(Binder.java:1143)
Therfore I though there is another way to login and I asked here
How to solve this?
PS: I am able to login to Nextcloud App & Deck App, also synced NC Calender with Google Calender App on the Tablet
But now This☹️
I have the same issue.